[glib] Release 2.21.1
- From: Matthias Clasen <matthiasc src gnome org>
- To: svn-commits-list gnome org
- Subject: [glib] Release 2.21.1
- Date: Thu, 28 May 2009 23:45:50 -0400 (EDT)
commit 33a2f5a21212a62e96ba8f5691a51d512a8925bd
Author: Matthias Clasen <mclasen redhat com>
Date: Thu May 28 23:44:48 2009 -0400
Release 2.21.1
---
docs/reference/glib/tmpl/glib-unused.sgml | 67 ---
docs/reference/glib/tmpl/macros_misc.sgml | 6 +-
docs/reference/glib/tmpl/types.sgml | 2 +
docs/reference/glib/tmpl/version.sgml | 68 +++
po/am.po | 203 ++++----
po/ar.po | 203 ++++----
po/as.po | 203 ++++----
po/az.po | 203 ++++----
po/be.po | 207 ++++----
po/be latin po | 206 ++++----
po/bg.po | 205 ++++----
po/bn.po | 203 ++++----
po/bn_IN.po | 203 ++++----
po/bs.po | 203 ++++----
po/ca.po | 204 ++++----
po/ca valencia po | 815 +++++++++++++++--------------
po/cs.po | 204 ++++----
po/cy.po | 204 ++++----
po/da.po | 204 ++++----
po/de.po | 205 ++++----
po/dz.po | 203 ++++----
po/el.po | 204 ++++----
po/en_CA.po | 203 ++++----
po/en_GB.po | 203 ++++----
po/eo.po | 203 ++++----
po/es.po | 815 ++++++++++++++---------------
po/et.po | 203 ++++----
po/eu.po | 205 ++++----
po/fa.po | 203 ++++----
po/fi.po | 203 ++++----
po/fr.po | 205 ++++----
po/ga.po | 203 ++++----
po/gl.po | 205 ++++----
po/gu.po | 203 ++++----
po/he.po | 203 ++++----
po/hi.po | 203 ++++----
po/hr.po | 204 ++++----
po/hu.po | 205 ++++----
po/hy.po | 203 ++++----
po/id.po | 205 ++++----
po/is.po | 203 ++++----
po/it.po | 205 ++++----
po/ja.po | 203 ++++----
po/ka.po | 203 ++++----
po/kn.po | 203 ++++----
po/ko.po | 203 ++++----
po/ku.po | 203 ++++----
po/lt.po | 204 ++++----
po/lv.po | 203 ++++----
po/mai.po | 203 ++++----
po/mg.po | 205 ++++----
po/mk.po | 205 ++++----
po/ml.po | 203 ++++----
po/mn.po | 203 ++++----
po/mr.po | 204 ++++----
po/ms.po | 203 ++++----
po/nb.po | 204 ++++----
po/ne.po | 203 ++++----
po/nl.po | 205 ++++----
po/nn.po | 203 ++++----
po/oc.po | 203 ++++----
po/or.po | 234 +++++----
po/pa.po | 203 ++++----
po/pl.po | 205 ++++----
po/ps.po | 203 ++++----
po/pt.po | 203 ++++----
po/pt_BR.po | 205 ++++----
po/ro.po | 203 ++++----
po/ru.po | 204 ++++----
po/rw.po | 203 ++++----
po/si.po | 203 ++++----
po/sk.po | 205 ++++----
po/sl.po | 205 ++++----
po/sq.po | 204 ++++----
po/sr.po | 203 ++++----
po/sr ije po | 203 ++++----
po/sr latin po | 203 ++++----
po/sv.po | 204 ++++----
po/ta.po | 203 ++++----
po/te.po | 203 ++++----
po/th.po | 203 ++++----
po/tl.po | 204 ++++----
po/tr.po | 203 ++++----
po/tt.po | 203 ++++----
po/uk.po | 204 ++++----
po/vi.po | 204 ++++----
po/wa.po | 203 ++++----
po/xh.po | 204 ++++----
po/yi.po | 203 ++++----
po/zh_CN.po | 203 ++++----
po/zh_HK.po | 203 ++++----
po/zh_TW.po | 203 ++++----
92 files changed, 10246 insertions(+), 9069 deletions(-)
diff --git a/docs/reference/glib/tmpl/glib-unused.sgml b/docs/reference/glib/tmpl/glib-unused.sgml
index 139c500..ca73e16 100644
--- a/docs/reference/glib/tmpl/glib-unused.sgml
+++ b/docs/reference/glib/tmpl/glib-unused.sgml
@@ -900,73 +900,6 @@ Turns the argument into a string literal by using the '#' stringizing operator.
</para>
-<!-- ##### VARIABLE glib_binary_age ##### -->
-<para>
-This is the binary age passed to <application>libtool</application>. If
-<application>libtool</application> means nothing to you, don't worry
-about it. ;-)
-</para>
-
-
-<!-- ##### FUNCTION glib_check_version ##### -->
-<para>
-
-</para>
-
- required_major:
- required_minor:
- required_micro:
- Returns:
-
-<!-- ##### VARIABLE glib_interface_age ##### -->
-<para>
-This is the interface age passed to <application>libtool</application>. If
-<application>libtool</application> means nothing to you, don't worry
-about it. ;-)
-</para>
-
-
-<!-- ##### VARIABLE glib_major_version ##### -->
-<para>
-The major version number of the GLib library.
-(e.g. in GLib version 1.2.5 this is 1.)
-</para>
-
-<para>
-This variable is in the library, so represents the
-GLib library you have linked against. Contrast with the
-#GLIB_MAJOR_VERSION macro, which represents the major version of the
-GLib headers you have included.
-</para>
-
-
-<!-- ##### VARIABLE glib_micro_version ##### -->
-<para>
-The micro version number of the GLib library.
-(e.g. in GLib version 1.2.5 this is 5.)
-</para>
-
-<para>
-This variable is in the library, so represents the GLib library you
-have linked against. Contrast with the #GLIB_MICRO_VERSION macro, which
-represents the micro version of the GLib headers you have included.
-</para>
-
-
-<!-- ##### VARIABLE glib_minor_version ##### -->
-<para>
-The minor version number of the GLib library.
-(e.g. in GLib version 1.2.5 this is 2.)
-</para>
-
-<para>
-This variable is in the library, so represents the
-GLib library you have linked against. Contrast with the
-#GLIB_MINOR_VERSION macro, which represents the minor version of the
-GLib headers you have included.
-</para>
-
-
<!-- ##### MACRO lseek ##### -->
<para>
diff --git a/docs/reference/glib/tmpl/macros_misc.sgml b/docs/reference/glib/tmpl/macros_misc.sgml
index 4a86158..9b83ea9 100644
--- a/docs/reference/glib/tmpl/macros_misc.sgml
+++ b/docs/reference/glib/tmpl/macros_misc.sgml
@@ -403,7 +403,7 @@ Since: 2.14
-<!-- ##### MACRO G_LIKELY ##### -->
+<!-- ##### FUNCTION G_LIKELY ##### -->
<para>
Hints the compiler that the expression is likely to evaluate to a true
value. The compiler may use this information for optimizations.
@@ -413,9 +413,10 @@ if (G_LIKELY (random () != 1))
g_print ("not one");
</programlisting></informalexample>
- expr: the expression
@Returns: the value of @expr
@Since: 2.2
+<!-- # Unused Parameters # -->
+ expr: the expression
<!-- ##### MACRO G_UNLIKELY ##### -->
@@ -626,6 +627,7 @@ printing values of type #goffset. See also #G_GINT64_FORMAT.
Since: 2.20
+
<!-- ##### MACRO G_GINTPTR_MODIFIER ##### -->
<para>
The platform dependent length modifier for conversion specifiers for scanning
diff --git a/docs/reference/glib/tmpl/types.sgml b/docs/reference/glib/tmpl/types.sgml
index fc3111b..8c08990 100644
--- a/docs/reference/glib/tmpl/types.sgml
+++ b/docs/reference/glib/tmpl/types.sgml
@@ -313,3 +313,5 @@ To print or scan values of this type, use
</para>
Since: 2.18
+
+
diff --git a/docs/reference/glib/tmpl/version.sgml b/docs/reference/glib/tmpl/version.sgml
index b1cf0bb..f46c1e1 100644
--- a/docs/reference/glib/tmpl/version.sgml
+++ b/docs/reference/glib/tmpl/version.sgml
@@ -19,6 +19,74 @@ typically use the features described here.
<!-- ##### SECTION Stability_Level ##### -->
+<!-- ##### VARIABLE glib_major_version ##### -->
+<para>
+The major version number of the GLib library.
+(e.g. in GLib version 1.2.5 this is 1.)
+</para>
+
+<para>
+This variable is in the library, so represents the
+GLib library you have linked against. Contrast with the
+#GLIB_MAJOR_VERSION macro, which represents the major version of the
+GLib headers you have included.
+</para>
+
+
+<!-- ##### VARIABLE glib_minor_version ##### -->
+<para>
+The minor version number of the GLib library.
+(e.g. in GLib version 1.2.5 this is 2.)
+</para>
+
+<para>
+This variable is in the library, so represents the
+GLib library you have linked against. Contrast with the
+#GLIB_MINOR_VERSION macro, which represents the minor version of the
+GLib headers you have included.
+</para>
+
+
+<!-- ##### VARIABLE glib_micro_version ##### -->
+<para>
+The micro version number of the GLib library.
+(e.g. in GLib version 1.2.5 this is 5.)
+</para>
+
+<para>
+This variable is in the library, so represents the GLib library you
+have linked against. Contrast with the #GLIB_MICRO_VERSION macro, which
+represents the micro version of the GLib headers you have included.
+</para>
+
+
+<!-- ##### VARIABLE glib_binary_age ##### -->
+<para>
+This is the binary age passed to <application>libtool</application>. If
+<application>libtool</application> means nothing to you, don't worry
+about it. ;-)
+</para>
+
+
+<!-- ##### VARIABLE glib_interface_age ##### -->
+<para>
+This is the interface age passed to <application>libtool</application>. If
+<application>libtool</application> means nothing to you, don't worry
+about it. ;-)
+</para>
+
+
+<!-- ##### FUNCTION glib_check_version ##### -->
+<para>
+
+</para>
+
+ required_major:
+ required_minor:
+ required_micro:
+ Returns:
+
+
<!-- ##### MACRO GLIB_MAJOR_VERSION ##### -->
<para>
The major version number of the GLib library.
diff --git a/po/am.po b/po/am.po
index d8d6235..fe8c731 100644
--- a/po/am.po
+++ b/po/am.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2003-01-16 08:39+EDT\n"
"Last-Translator: Ge'ez Frontier Foundation <locales geez org>\n"
"Language-Team: Amharic <locales geez org>\n"
@@ -493,7 +493,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -795,7 +795,7 @@ msgstr ""
msgid "Failed to read data from child process"
msgstr ""
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1017,11 +1017,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1064,19 +1070,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1098,34 +1104,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1162,11 +1168,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr ""
@@ -1178,49 +1185,49 @@ msgstr ""
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1246,20 +1253,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1297,7 +1304,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1307,7 +1314,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1315,110 +1322,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "á?¨á?¥á??á??á?³ á?°á??á?£á? á?µá?? á?°á??á?¥á??á??"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "á?¨á?¥á??á??á?³ á?°á??á?£á? á?µá?? á?°á??á?¥á??á??"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr ""
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr ""
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1439,7 +1447,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
@@ -1470,7 +1478,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
@@ -1489,6 +1497,11 @@ msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1507,20 +1520,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr ""
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
@@ -1529,52 +1542,52 @@ msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "á??á?á?? '%s'á?? á??á??á??á? á?¥ á?µá??á?°á?µ á? á??á?¦ %s"
@@ -1607,43 +1620,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/ar.po b/po/ar.po
index 0bc4211..b168cd4 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2008-09-17 05:06+0300\n"
"Last-Translator: Anas Afif Emad <anas e87 gmail com>\n"
"Language-Team: Arabic <doc arabeyes org>\n"
@@ -514,7 +514,7 @@ msgstr "Ù?Ù?صÙ?Ù?Ù? Ù?Ù?ØØ¯ اÙ?Ù?سÙ?Ù?Ø Ø¨Ù? Ù?Ù? Ø£Ù?Ù?Ù?Ø© اÙ?رجÙ?ع
msgid "the pattern contains items not supported for partial matching"
msgstr "اÙ?Ù?ثاÙ? Ù?ØØªÙ?Ù? عÙ?Ù? عÙ?اصر Ù?ا ØªØØªÙ?Ù? اÙ?تطابÙ? اÙ?جزئÙ?"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "خطأ داخÙ?Ù?"
@@ -816,7 +816,7 @@ msgstr "Ù?اÙ? اÙ?Ù?ص Ù?ارغا (Ø£Ù? Ù?اÙ? Ù?ØØªÙ?Ù? عÙ?Ù? Ù?راغ أب
msgid "Failed to read data from child process"
msgstr "Ù?Ø´Ù?ت Ù?راءة اÙ?بÙ?اÙ?ات Ù?Ù? اÙ?عÙ?Ù?Ù?Ø© اÙ?إبÙ?Ø©"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ù?Ø´Ù? عÙ?Ù? Ø£Ù?بÙ?ب Ù?Ù?اتصاÙ? باÙ?عÙ?Ù?Ù?Ø© اÙ?إبÙ?Ø© (%s)"
@@ -1039,11 +1039,17 @@ msgstr "Ù?ا Ù?ØØªÙ?Ù? Ù?Ù?Ù? اÙ?Ù?Ù?ØªØ§Ø Ø¹Ù?Ù? اÙ?Ù?Ù?ØªØ§Ø '%s'"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Ù?ØØªÙ?Ù? Ù?Ù?Ù? اÙ?Ù?Ù?ØªØ§Ø Ø¹Ù?Ù? اÙ?Ù?Ù?ØªØ§Ø '%s' ذÙ? اÙ?Ù?Ù?Ù?Ø© '%s' اÙ?تÙ? Ù?Ù?ست UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Ù?Ù?Ù? اÙ?Ù?Ù?ØªØ§Ø Ù?ØØªÙ?Ù? عÙ?Ù? Ù?Ù?ØªØ§Ø '%s' Ù?اÙ?ذÙ? Ù?دÙ?Ù? Ù?Ù?Ù?Ø© Ù?اÙ?Ù?Ù?Ù? تÙ?سÙ?رÙ?ا."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Ù?Ù?Ù? اÙ?Ù?Ù?ØªØ§Ø Ù?ØØªÙ?Ù? عÙ?Ù? Ù?Ù?ØªØ§Ø '%s' Ù?اÙ?ذÙ? Ù?دÙ?Ù? Ù?Ù?Ù?Ø© Ù?اÙ?Ù?Ù?Ù? تÙ?سÙ?رÙ?ا."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1088,19 +1094,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ù?ا Ù?Ù?Ù?Ù? تÙ?سÙ?ر اÙ?Ù?Ù?Ù?Ø© '%s' Ù?عدد Ù?Ù?Ø·Ù?Ù?."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Ù?Ù?رÙ?Ù?رت Ù?Ù?Ù?Ø© Ù?بÙ?رة جدÙ?ا Ø¥Ù?Ù? %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "سبÙ? إغÙ?اÙ? اÙ?دÙ?Ù?Ù? "
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Ø£Ù?Ù?غÙ?ت اÙ?عÙ?Ù?Ù?Ø© "
@@ -1122,34 +1128,34 @@ msgstr "Ù?Ù?ع %s"
msgid "Unexpected early end-of-stream"
msgstr "Ù?Ù?اÙ?Ø© دÙ?Ù?Ù? غÙ?ر Ù?تÙ?Ù?Ù?عة Ù?غÙ?ر Ù?تÙ?Ù?عة "
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "غÙ?ر Ù?سÙ?Ù?Ù?"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Ù?Ù?Ù? Ø³Ø·Ø Ø§Ù?Ù?Ù?تب Ù?Ù? Ù?ØØ¯Ø¯ اÙ?ØÙ?Ù? اÙ?تÙ?Ù?Ù?دÙ?"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "تعذÙ?ر Ø¥Ù?جاد اÙ?طرÙ?Ù?Ø© اÙ?Ù?Ø·Ù?Ù?بة Ù?Ù?تطبÙ?Ù?"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "تعذÙ?ر Ø¥Ù?شاء Ù?جÙ?د اÙ?تÙ?Ù?ئة اÙ?خاص بتطبÙ?Ù? اÙ?Ù?ستخدÙ? %s: â??%s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Ù?ا Ù?Ù?Ù?Ù? Ø¥Ù?شاء Ù?جÙ?د اÙ?تÙ?Ù?ئة MIME %s Ù?Ù?Ù?ستخدÙ?: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Ù?ا Ù?Ù?Ù?Ù? Ø¥Ù?شاء اÙ?Ù?Ù?Ù? %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "تعرÙ?Ù? Ù?خصص Ù?Ù? %s"
@@ -1186,11 +1192,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "عÙ?Ù?Ù?Ù?Ø© غÙ?ر Ù?دعÙ?Ù?Ø©"
@@ -1202,50 +1209,50 @@ msgstr "عÙ?Ù?Ù?Ù?Ø© غÙ?ر Ù?دعÙ?Ù?Ø©"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "اÙ?Ù?صÙ? اÙ?ØØ§Ù?Ù? غÙ?ر Ù?Ù?جÙ?د"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Ù?ا Ù?Ù?Ù?Ù?Ù? Ù?Ù?Ù? دÙ?Ù?Ù? عÙ?Ù? دÙ?Ù?Ù?"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Ù?ا Ù?Ù?Ù?Ù?Ù? Ù?سخ دÙ?Ù?Ù? عÙ?Ù? دÙ?Ù?Ù?"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "اÙ?Ù?Ù?Ù? اÙ?Ù?دÙ? Ù?Ù?جÙ?د Ù?سبÙ?Ù?ا"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr " Ù?ا Ù?Ù?Ù?Ù?Ù? اÙ?Ù?سخ اÙ?تÙ?رارÙ? Ù?Ù?دÙ?Ù?Ù? "
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
#, fuzzy
msgid "Can't copy special file"
msgstr "Ù?ا Ù?Ù?Ù?Ù?Ù? Ù?Ù?Ù? دÙ?Ù?Ù? عÙ?Ù? دÙ?Ù?Ù?"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr " Ù?Ù?Ù?Ø© اÙ?Ù?صÙ?Ø© اÙ?رÙ?زÙ?Ø© اÙ?Ù?Ù?عطاة غÙ?ر سÙ?Ù?Ù?Ø©"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "اÙ?Ù?Ù?Ù?Ù?ات غÙ?ر Ù?دعÙ?Ù?Ø©"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Ù?ا Ù?Ù?Ù?Ù? Ù?أسÙ?اء اÙ?Ù?Ù?Ù?ات Ø£Ù? ØªØØªÙ?Ù? عÙ?Ù? '%c' "
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "اÙ?جÙ?از Ù?ا Ù?Ù?Ù?ذ اÙ?Ù?Ù?صÙ?"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Ù?Ù? Ù?سجÙ? Ø£Ù? تطبÙ?Ù? Ù?Ù?عاÙ?ج Ù?Ù?ذا اÙ?Ù?Ù?Ù?"
@@ -1271,20 +1278,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "اÙ?دÙ?Ù?Ù? Ù?ا Ù?دعÙ? query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "عÙ?Ù?Ù?Ø© اÙ?سعÙ? اÙ?Ø¨ØØ« غÙ?ر Ù?Ù?دعÙ?Ø© عÙ?Ù? اÙ?دÙ?Ù?Ù?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "اÙ?بÙ?تÙ?رÙ? غÙ?ر Ù?سÙ?Ù?Ø Ø¨Ù? عÙ?Ù? دÙ?Ù?Ù? اÙ?إدخاÙ?"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "اÙ?بÙ?تÙ?رÙ? غÙ?ر Ù?دعÙ? عÙ?Ù? اÙ?دÙ?Ù?Ù?"
@@ -1322,7 +1329,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "دÙ?Ù?Ù? اÙ?إدخاÙ? Ù?ا Ù?Ù?Ù?Ù?Ù?ذ اÙ?Ù?راءة"
@@ -1332,7 +1339,7 @@ msgstr "دÙ?Ù?Ù? اÙ?إدخاÙ? Ù?ا Ù?Ù?Ù?Ù?Ù?ذ اÙ?Ù?راءة"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr " Ù?Ù?دÙ?Ù?Ù? عÙ?Ù?Ù?Ø© عاÙ?Ù?Ø©"
@@ -1340,109 +1347,110 @@ msgstr " Ù?Ù?دÙ?Ù?Ù? عÙ?Ù?Ù?Ø© عاÙ?Ù?Ø©"
msgid "Unable to find default local directory monitor type"
msgstr "تعذÙ?ر اÙ?جاد Ù?Ù?ع اÙ?Ù?راÙ?بة Ù?Ù?دÙ?Ù?Ù? اÙ?Ù?ØÙ?Ù? اÙ?اÙ?تراضÙ? "
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "اسÙ? Ù?Ù?Ù? غÙ?ر صاÙ?Ø %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "خطأ أثÙ?اء تÙ?Ù?Ù? Ù?عÙ?Ù?Ù?ات Ù?ظاÙ? اÙ?Ù?Ù?Ù?ات: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr " Ù?ا Ù?Ù?Ù?Ù?Ù? إعادة تسÙ?Ù?Ø© اÙ?دÙ?Ù?Ù? اÙ?جذرÙ? "
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "خطأ عÙ?د إعادة تسÙ?Ù?Ø© اÙ?Ù?Ù?Ù?: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Ù?ا Ù?Ù?Ù?Ù?Ù? إعادة تسÙ?Ù?Ø© اÙ?Ù?Ù?Ù?Ø? اسÙ? اÙ?Ù?Ù?Ù? Ù?Ù?جÙ?د باÙ?Ù?عÙ?"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "اسÙ? Ù?Ù?Ù? غÙ?ر صاÙ?Ø"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "خطأ عÙ?د Ù?ØªØ Ø§Ù?Ù?Ù?Ù?: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Ù?ا Ù?Ù?Ù?Ù? Ù?ØªØ Ø§Ù?دÙ?Ù?Ù?Ù?"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "خطأ عÙ?د ØØ°Ù? اÙ?Ù?Ù?Ù?: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "خطأ عÙ?د ارساÙ? اÙ?Ù?Ù?Ù? Ù?Ù?Ù?Ù?Ù?Ù?ات: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "تعذÙ?ر Ø¥Ù?شاء Ù?جÙ?د سÙ?Ø© اÙ?Ù?Ù?Ù?Ù?ات %s: â??%s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "تعذÙ?ر Ø¥Ù?جاد دÙ?Ù?Ù? اÙ?Ù?ستÙ?Ù? اÙ?أعÙ?Ù? Ù?Ù?Ù?Ù?Ù?Ù?ات"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "تعذÙ?ر اÙ?جاد Ø£Ù? Ø¥Ù?شاء دÙ?Ù?Ù? اÙ?Ù?Ù?Ù?Ù?ات"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "تعذÙ?ر Ø¥Ù?شاء Ù?Ù?Ù? اÙ?Ù?Ù?Ù?Ù?Ù?Ù?ات: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "تعذÙ?ر Ù?Ù?Ù? اÙ?Ù?Ù?Ù?: %s Ø¥Ù?Ù? اÙ?Ù?Ù?Ù?Ù?ات "
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "خطأ أثÙ?اء Ø¥Ù?شاء اÙ?دÙ?Ù?Ù?: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "خطأ أثÙ?اء تشÙ?Ù?Ù? اÙ?Ù?صÙ?Ø© اÙ?رÙ?زÙ?Ø©: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "خطأ عÙ?دÙ?Ù?Ù? اÙ?Ù?Ù?Ù?: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Ù?ا Ù?Ù?Ù?Ù?Ù? Ù?Ù?Ù? دÙ?Ù?Ù? عÙ?Ù? دÙ?Ù?Ù?"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Ù?Ø´Ù? Ø¥Ù?شاء Ù?Ù?Ù? اÙ?Ù?سخة اÙ?Ø§ØØªÙ?اطÙ?Ø©"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "خطأ Ù?Ù? إزاÙ?Ø© اÙ?Ù?Ù?Ù? اÙ?Ù?دÙ?: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "اÙ?Ù?Ù?Ù? بÙ?Ù? اÙ?Ù?صÙ?ات غÙ?ر Ù?دعÙ?Ù?"
@@ -1463,7 +1471,7 @@ msgstr "اسÙ? غÙ?ر سÙ?Ù?Ù? Ù?Ù?خاصÙ?Ø© اÙ?Ù?Ù?تدة"
msgid "Error setting extended attribute '%s': %s"
msgstr "خطأ عÙ?د تعÙ?Ù?Ù? اÙ?خاصÙ?Ø© اÙ?Ù?Ù?تدة '%s'â??: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "خطأ عÙ?د تÙ?اÙ?Ù? اÙ?Ù?Ù?Ù? '%s'â??: %s"
@@ -1494,7 +1502,7 @@ msgstr "Ù?Ù?ع اÙ?خاصÙ?Ø© غÙ?ر سÙ?Ù?Ù? ( Ù?Ù?Ù?تضر Ù?Ù?طع باÙ?ت )
msgid "Error setting permissions: %s"
msgstr "خطأ تعÙ?Ù?Ù? اÙ?أذÙ?Ù?ات: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "خطأ تعÙ?Ù?Ù? اÙ?Ù?اÙ?Ù?: %s"
@@ -1513,6 +1521,11 @@ msgstr "خطأ أثÙ?اء تعÙ?Ù?Ù? اÙ?Ù?صÙ?Ø© اÙ?رÙ?زÙ?Ø©: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "خطأ Ù?Ù? تعÙ?Ù?Ù? اÙ?Ù?صÙ?Ø© اÙ?رÙ?زÙ?Ø©: اÙ?Ù?Ù?Ù? Ù?Ù?س Ù?صÙ?Ø© رÙ?زÙ?Ø©"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "خطأ تعÙ?Ù?Ù? اÙ?أذÙ?Ù?ات: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "Ù?جب Ø£Ù?ا Ù?Ù?Ù?Ù? سÙ?اÙ? SELinux صÙ?را"
@@ -1531,20 +1544,20 @@ msgstr "â??SELinux Ù?Ù?س Ù?Ù?عÙ?ا عÙ?Ù? Ù?ذا اÙ?Ù?ظاÙ?"
msgid "Setting attribute %s not supported"
msgstr "تعÙ?Ù?Ù? اÙ?صÙ?Ø© %s غÙ?ر Ù?Ù?دÙ?عÙ?Ù?Ù?"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "خطأ أثÙ?اء تصÙ?Ø Ø§Ù?Ù?Ù?Ù?: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "خطأ عÙ?د غÙ?Ù? اÙ?Ù?Ù?Ù?: %s"
@@ -1553,52 +1566,52 @@ msgstr "خطأ عÙ?د غÙ?Ù? اÙ?Ù?Ù?Ù?: %s"
msgid "Unable to find default local file monitor type"
msgstr "تعذÙ?ر Ø¥Ù?جاد Ù?Ù?ع اÙ?Ù?راÙ?بة Ù?Ù?Ù?Ù?Ù? اÙ?Ù?ØÙ?Ù? اÙ?اÙ?تراضÙ? "
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "خطأ Ù?Ù? اÙ?Ù?تابة Ù?Ù?Ù?Ù?Ù?: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "خطأ أثÙ?اء إزاÙ?Ø© Ù?صÙ?Ø© اÙ?Ù?سخة اÙ?Ø§ØØªÙ?اطÙ?Ø© اÙ?Ù?دÙ?Ù?Ø©: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "خطأ أثÙ?اء Ø¥Ù?شاء اÙ?Ù?سخة اÙ?Ø§ØØªÙ?اطÙ?Ø©: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "خطأ عÙ?د إعادة تسÙ?Ù?Ø© اÙ?Ù?Ù?Ù? اÙ?Ù?ؤÙ?ت: %s "
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "خطأ أثÙ?اء بÙ?تÙ?ر اÙ?Ù?Ù?Ù?: %s "
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "خطأ عÙ?د Ù?ØªØ Ø§Ù?Ù?Ù?Ù? '%s'â??: %s "
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "اÙ?Ù?Ù?Ù? اÙ?Ù?دÙ? Ù?Ù? دÙ?Ù?Ù?"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "اÙ?Ù?Ù?Ù? اÙ?Ù?دÙ? Ù?Ù? Ù?Ù?س Ù?Ù?Ù?Ù?ا عادÙ?Ù?ا"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "تÙ?Ù? تعدÙ?Ù? اÙ?Ù?Ù?Ù? خارجÙ?Ù?ا"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "خطأ عÙ?د ØØ°Ù? اÙ?Ù?Ù?Ù?: %s"
@@ -1630,43 +1643,43 @@ msgstr "Ù?Ø´Ù? تغÙ?Ù?ر Ù?Ù?اس دÙ?Ù?Ù?Ù?Ù? اÙ?اخراج Ù?Ù?ذاÙ?رة"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "Ù?Ù?طة اÙ?Ù?صÙ? Ù?ا تدعÙ? اÙ?Ù?صÙ?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "Ù?Ù?Ø·Ù? اÙ?Ù?صÙ?Ù? Ù?ا Ù?تدعÙ? اÙ?إخراج"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "Ù?Ù?طة اÙ?Ù?صÙ? Ù?ا تدعÙ? إعادة اÙ?Ù?صÙ?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "Ù?Ù?طة اÙ?Ù?صÙ? Ù?ا تدعÙ? تخÙ?Ù?Ù? Ù?Ù?ع اÙ?Ù?ØØªÙ?Ù?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "Ù?Ù?طة اÙ?Ù?صÙ? Ù?ا تدعÙ? اÙ?تخÙ?Ù?Ù? اÙ?Ù?تزاÙ?Ù? Ù?Ù?Ù?ع اÙ?Ù?ØØªÙ?Ù?"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "دÙ?Ù?Ù?Ù?Ù? اÙ?اخراج Ù?ا Ù?دعÙ? اÙ?Ù?تابة"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "دÙ?Ù?Ù?Ù?Ù? اÙ?Ù?Ù?صدر سبÙ? إغÙ?اÙ?Ù?"
diff --git a/po/as.po b/po/as.po
index 1284972..f644a57 100644
--- a/po/as.po
+++ b/po/as.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: as\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-18 11:59+0530\n"
"Last-Translator: Amitakhya Phukan <aphukan fedoraproject org>\n"
"Language-Team: Assamese <fedora-trans-as redhat com>\n"
@@ -519,7 +519,7 @@ msgstr "backtracking ৰ স�নিৰ�দিষ�� স�মা প�
msgid "the pattern contains items not supported for partial matching"
msgstr "à¦?লà§?লিà¦?িত বিনà§?যাসত à¦?নà§?তৰà§?à¦à§?à¦?à§?ত সামà¦?à§?à§°à§?, à¦?à¦?শিà¦? মিল à¦?নà§?সনà§?ধানত সমৰà§?থিত নহà§?"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "à¦?à¦à§?যনà§?তৰà§?ণ সমসà§?যা"
@@ -822,7 +822,7 @@ msgstr "����স� ৰি��ত (বা ��ল শ�ণ�যস
msgid "Failed to read data from child process"
msgstr "�া�ল�ড প�ৰ��ৰি�াৰ পৰা তথ�য প�িবল� ব�যৰ�থ"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "�া�ল�ড প�ৰ��ৰি�াৰ স�ত� য��ায��ৰ �দ�দ�শ�য� পা�প নিৰ�মাণত ব�যৰ�থ (%s)"
@@ -1045,11 +1045,17 @@ msgstr "�াবি নথিপত�ৰত ��ন� �াবি �প
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "�াবি নথিপত�ৰত '%s' �াবি ��� '%s' মান সহ যি UTF-8 বিন�যাসত না� ।"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "�াবি নথিপত�ৰত '%s' �াবি �পস�থিত ��� যাৰ মান ব��িব পৰা নাযা� ।"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "�াবি নথিপত�ৰত '%s' �াবি �পস�থিত ��� যাৰ মান ব��িব পৰা নাযা� ।"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1092,19 +1098,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' মান ব�লি��ন ৰ�প� ব��িব পৰা নাযা� ।"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%s ল� বহ�ত ডা�ৰ count মান দি�া হ���"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "স�ৰ�ত �তিমধ�য� বন�ধ"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "�ৰ�ম বাতিল �ৰা হ���"
@@ -1126,34 +1132,34 @@ msgstr "%s ধৰন"
msgid "Unexpected early end-of-stream"
msgstr "স�ৰ�তৰ �প�ৰত�যাশিত ��ত��া �ন�ত ।"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "নামবিহ�ন"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "ড�স���প নথিপত�ৰত Exec ��ষ�ত�ৰ নিৰ�ধাৰিত নহ�"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "�ন�প�ৰ���ৰ বাব� �ৱশ�য� �াৰ�মিন�ল প�ৱা নাযা�"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "ব�যৱহাৰ�ৰ�তা �ন�প�ৰ���ৰ বিন�যাস ফ�ল�ডাৰ %s নিৰ�মাণ �ৰিবল� ব�যৰ�থ: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "ব�যৱহাৰ�ৰ�তা MIME বিন�যাস ফ�ল�ডাৰ %s নিৰ�মাণ �ৰিবল� ব�যৰ�থ: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "ব�যৱহাৰ�ৰ�তা ড�স���প নথিপত�ৰ %s নিৰ�মাণ �ৰিবল� ব�যৰ�থ"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s ৰ বাব� স�বনিৰ�ধাৰত ব�যা��যা"
@@ -1190,11 +1196,12 @@ msgstr "GEmblemedIcon encoding ত à¦?'à¦?à§?নৰ à¦à§?ল সà¦?à¦?à§?যা
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon ৰ �াৰণ� ��া GEmblem প�ৰত�যাশিত"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "�াৰ�য�য সমৰ�থিত নহ�"
@@ -1206,49 +1213,49 @@ msgstr "�াৰ�য�য সমৰ�থিত নহ�"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "ধাৰণ�াৰ� মা�ন�� �পস�থিত না�"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "প���ি�াৰ �পৰতত ন�ল �ৰা নাযাব"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "প���ি�াৰ �পৰত প���ি�া ন�ল �ৰা নাযা�"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ল��ষ�য নথিপত�ৰ �পস�থিত ���"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "ৰিà¦?াৰà§?à¦?িঠà¦à¦¾à¦¬à§? পà¦?à§?à¦?িà¦?া নà¦?ল à¦?ৰা নাযাব"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "বিশ�ষ নথিপত�ৰ ন�ল �ৰিব ন�ৱাৰি"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "�ৱ�ধ সিম-স�য�� মান �পলব�ধ �ৰা হ���"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "�বৰ��না সমৰ�থিত নহ�"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "নথিপত�ৰৰ নামত '%c' ব�যৱহাৰ �ৰা নাযাব"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "à¦à¦²à¦¿à¦?ম দà§?বাৰা mount পà§?à§°à§?à§?à¦? à¦?ৰা নহà§?"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "�িহ�নিত নথিপত�ৰ ব�যৱস�থাপনাৰ �দ�দ�শ�য� ��ন� �ন�প�ৰ��� নিবন�ধিত নহ�"
@@ -1274,20 +1281,20 @@ msgstr "GFileIcon encoding ৰ %d স�স��ৰণ পৰি�ালন
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon à§° à¦?াৰণà§? à¦à§?ল নিবà§?শ তথà§?য"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "স�ৰ�ত দ�বাৰা query_info সমৰ�থিত নহ�"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "স�ৰ�ত দ�বাৰা Seek সমৰ�থিত নহ�"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "নিব�শ স�ৰ�তত Truncate ৰ �ন�মতি না�"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "স�ৰ�তত Truncate ৰ সমৰ�থন না�"
@@ -1325,7 +1332,7 @@ msgstr "%s ধৰণ� from_tokens() প�ৰণ�ন ন�ৰ� GIcon স
msgid "Can't handle the supplied version the icon encoding"
msgstr "à¦?à¦?à¦?ন à¦?নà§?â??à¦?à§?ডিà¦?à§° দিà§?া সà¦?সà§?à¦?ৰণৰ পৰিà¦?ালন à¦?ৰিব নà§?ৱাৰি"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "নিব�শ স�ৰ�ত� প�া �াৰ�য ৰ�পা�ন ন�ৰ�"
@@ -1335,7 +1342,7 @@ msgstr "নিব�শ স�ৰ�ত� প�া �াৰ�য ৰ�প
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "স�ৰ�তৰ ��ষ�ত�ৰত �সমাপ�ত �ৰ�ম �পস�থিত ���"
@@ -1343,110 +1350,111 @@ msgstr "স�ৰ�তৰ ��ষ�ত�ৰত �সমাপ�ত �ৰ
msgid "Unable to find default local directory monitor type"
msgstr "�বি�ল�পিত স�থান�� প���ি�াৰ মনি�ৰৰ ধৰন প�ৱা ন'�'ল"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "নথিপত�ৰৰ নাম �ৱ�ধ: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "নথিপত�ৰপ�ৰণাল� স���ৰান�ত তথ�য প�ৰাপ�ত �ৰিবল� সমস�যা: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "root পà¦?à§?à¦?িà¦?াৰ নাম পৰিবৰà§?তন à¦?ৰা সমà§?à¦à§± নহà§?"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "নথিপত�ৰৰ নাম পৰিবৰ�তনত সমস�যা: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
"নথিপত�ৰৰ নাম পৰিবৰ�তন �ৰা নাযা�, নত�ন নামৰ ��া নথিপত�ৰৰ নাম বৰ�তমান� �পস�থিত ���"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "নথিপত�ৰৰ নাম �ব�ধ"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "নথিপত�ৰ ��লিবল� সমস�যা: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "প���ি�া ��লিবল� সমস�যা"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "নথিপত�ৰ ��তৰাবল� সমস�যা: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "নথিপত�ৰ �বৰ��নাল� স�থানান�তৰ �ৰিবল� সমস�যা: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "�বৰ��নাৰ প���ি�া %s নিৰ�মাণ �ৰিবল� সমস�যা: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "�বৰ��নাৰ �ৰ�ধ�বতন প���ি�া সনা��ত �ৰিবল� ব�যৰ�থ"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "�বৰ��নাৰ প���ি�া সনা��ত বা নিৰ�মাণ �ৰিবল� ব�যৰ�থ"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "trashing তথ�যৰ নথিপত�ৰ স�ষ��ি �ৰিব ন�ৱাৰি: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "নথিপত�ৰ বৰ��ন �ৰিবল� ব�যৰ�থ: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "প���ি�া নিৰ�মাণ �ৰিবল� ব�যৰ�থ: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "সা����তি� স�য�� নিৰ�মাণ �ৰিবল� ব�যৰ�থ: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "নথিপত�ৰ স�থানান�তৰ �ৰিবল� সমস�যা: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "প���ি�াৰ �পৰত প���ি�া স�থানান�তৰ �ৰা নাযাব"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "ব��-�প নথিপত�ৰ নিৰ�মাণ �ৰিবল� ব�যৰ�থ"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ল��ষ�য নথিপত�ৰ ��তৰাবল� সমস�যা: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "মাà¦?নà§?à¦? à¦?ৰা à¦?ৱসà§?থানত সà§?থানানà§?তৰ à¦?ৰা সমà§?à¦à§± নহà§?"
@@ -1467,7 +1475,7 @@ msgstr "�ব�ধ সম�প�ৰসাৰিত ��ণৰ নাম"
msgid "Error setting extended attribute '%s': %s"
msgstr "সমà§?পà§?ৰসাৰিত à¦?à§?ণ নিৰà§?ধাৰণ à¦?à§°à§?à¦?তà§? à¦à§?ল '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "নথিপত�ৰ '%s' stat �ৰিবল� ব�যৰ�থ: %s"
@@ -1498,7 +1506,7 @@ msgstr "��ণৰ ধৰন ব�ধ নহ� (প�ৰত�যাশি
msgid "Error setting permissions: %s"
msgstr "�ন�মতি নিৰ�ধাৰণ �ৰিবল� সমস�যা: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "�ৰা�� নিৰ�ধাৰণ �ৰিবল� সমস�যা: %s"
@@ -1517,6 +1525,11 @@ msgstr "সা����তি� স�য�� নিৰ�ধাৰণ �
msgid "Error setting symlink: file is not a symlink"
msgstr "সা����তি� স�য�� নিৰ�ধাৰণ �ৰিবল� ত�ৰ��ি: নথিপত�ৰ সা����তি� স�য�� নহ�"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "�ন�মতি নিৰ�ধাৰণ �ৰিবল� সমস�যা: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux ৰ সন�দৰ�ঠNULL হ'ব ন�ৱাৰ�"
@@ -1535,20 +1548,20 @@ msgstr "�� ব�যৱস�থাপ�ৰণাল�ত SELinux স�
msgid "Setting attribute %s not supported"
msgstr "%s ��ণৰ মান নিৰ�ধাৰণ সমৰ�থিত নহ�"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "নথিপত�ৰত seek �ৰিবল� সমস�যা: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "নথিপত�ৰ বন�ধ �ৰিবল� সমস�যা: %s"
@@ -1557,52 +1570,52 @@ msgstr "নথিপত�ৰ বন�ধ �ৰিবল� সমস�যা
msgid "Unable to find default local file monitor type"
msgstr "�বি�ল�পিত স�থান�� নথিপত�ৰৰ মনি�ৰৰ ধৰন প�ৱা ন'�'ল"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "নথিপত�ৰল� লি�িবল� সমস�যা: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "প�ৰনি ব��-�প স�য�� ��তৰাবল� সমস�যা: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ব��-�প প�ৰতিলিপি নিৰ�মাণ �ৰিবল� সমস�যা: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "�স�থা�� নথিপত�ৰৰ নাম পৰিবৰ�তন �ৰিবল� সমস�যা: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "নথিপতà§?à§° সৰà§? à¦?ৰিবলà§? à¦à§?ল: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "নথিপত�ৰ '%s' ��লিবল� সমস�যা: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ল��ষ�য নথিপত�ৰ ��া প���ি�া"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ল��ষ�য নথিপত�ৰ সাধাৰণ নথিপত�ৰ নহ�"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "নথিপত�ৰ স�বতন�ত�ৰৰ�প� পৰিবৰ�তন �ৰা হ���"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "প�ৰনি নথিপত�ৰ ��তৰাবল� সমস�যা: %s"
@@ -1634,43 +1647,43 @@ msgstr "স�ম�তিশ��তিৰ নিৰ��মৰ স�ৰ�
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount ৰ দ�বাৰা unmount প�ৰ��� �ৰা নহ�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount ৰ দ�বাৰা ������ �ৰ�ম স���ালিত নহ�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount ৰ দ�বাৰা remount প�ৰ��� �ৰা নহ�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount দà§?বাৰা সামà¦?à§?à§°à§?à§° ধৰন à¦?নà§?মান à¦?ৰা সমà§?à¦à§± নহà§?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount দà§?বাৰা সà§?সà¦?à¦?তà¦à¦¾à¦¬à§? সামà¦?à§?à§°à§?à§° ধৰন à¦?নà§?মান à¦?ৰা সমà§?à¦à§± নহà§?"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "নিৰ��মৰ স�ৰ�ত� লি�া �াৰ�য ৰ�পা�ন ন�ৰ�"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "��সৰ স�ৰ�ত �তিমধ�য� বন�ধ"
diff --git a/po/az.po b/po/az.po
index 715b70c..0a83c9b 100644
--- a/po/az.po
+++ b/po/az.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.az\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2004-02-02 12:12+0200\n"
"Last-Translator: MÉ?tin Æ?mirov <metin karegen com>\n"
"Language-Team: Azerbaijani Turkish <gnome azitt com>\n"
@@ -527,7 +527,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -836,7 +836,7 @@ msgstr "MÉ?tn boÅ? idi (vÉ? ya tÉ?kcÉ? boÅ?luq daxil edirdi)"
msgid "Failed to read data from child process"
msgstr "TörÉ?mÉ? gediÅ?atdan mÉ?'lumat oxuma iflası"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "TörÉ?mÉ? gediÅ?atların xÉ?bÉ?rlÉ?Å?mÉ?yi üçün pipe yaratma iflası (%s)"
@@ -1059,11 +1059,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1106,19 +1112,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1140,34 +1146,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1204,11 +1210,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Simvolik körpülÉ?r dÉ?stÉ?klÉ?nmir"
@@ -1221,50 +1228,50 @@ msgstr "Simvolik körpülÉ?r dÉ?stÉ?klÉ?nmir"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Simvolik körpülÉ?r dÉ?stÉ?klÉ?nmir"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1290,20 +1297,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1341,7 +1348,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1351,7 +1358,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1359,110 +1366,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Hökmsüz qovÅ?aq adı"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Hökmsüz qovÅ?aq adı"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Fayl yaratma iflası '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Fayl yaratma iflası '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Fayl yaratma iflası '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "CÉ?rgÉ? açma xÉ?tası: '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "DönüÅ?dürmÉ? sırasında xÉ?ta yarandı: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1484,7 +1492,7 @@ msgstr "SÉ?nÉ?d bir xüsusiyyÉ?t adı içindÉ? gözlÉ?nilmÉ?z bir Å?É?kildÉ? qur
msgid "Error setting extended attribute '%s': %s"
msgstr "CÉ?rgÉ? açma xÉ?tası: '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
@@ -1515,7 +1523,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "DönüÅ?dürmÉ? sırasında xÉ?ta yarandı: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "DönüÅ?dürmÉ? sırasında xÉ?ta yarandı: %s"
@@ -1534,6 +1542,11 @@ msgstr "%d sÉ?tirindÉ? xÉ?ta : %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "DönüÅ?dürmÉ? sırasında xÉ?ta yarandı: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1552,20 +1565,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Simvolik körpülÉ?r dÉ?stÉ?klÉ?nmir"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
@@ -1574,52 +1587,52 @@ msgstr "Fayl oxuma xÉ?tası: '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "DönüÅ?dürmÉ? sırasında xÉ?ta yarandı: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Fayl oxuma xÉ?tası: '%s': %s"
@@ -1652,43 +1665,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/be.po b/po/be.po
index 644290d..97fc0bf 100644
--- a/po/be.po
+++ b/po/be.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2005-11-16 11:21+0200\n"
"Last-Translator: Vital Khilko <vk altlinux ru>\n"
"Language-Team: Belarusian <i18n mova org>\n"
@@ -600,7 +600,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -921,7 +921,7 @@ msgid "Failed to read data from child process"
msgstr "Ð?бой Ñ?Ñ?Ñ?анÑ?нÑ? данÑ?нÑ?Ñ? з пÑ?аÑ?Ñ?Ñ?Ñ?-наÑ?Ñ?адка"
# glib/gspawn-win32.c:981 glib/gspawn.c:1228
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ð?бой Ñ?Ñ?ваÑ?Ñ?нÑ?нÑ? канала длÑ? абменÑ? з пÑ?аÑ?Ñ?Ñ?ам-наÑ?Ñ?адкам (%s)"
@@ -1176,13 +1176,21 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Файл клÑ?Ñ?Ñ? Ñ?Ñ?Ñ?Ñ?млÑ?вае клÑ?Ñ? '%s' Ñ?а знаÑ?Ñ?нÑ?нем '%s' Ñ?кÑ? не закадаванÑ? UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Файл клÑ?Ñ?Ñ? Ñ?Ñ?Ñ?Ñ?млÑ?вае клÑ?Ñ? '%s' Ñ?кÑ? мае знаÑ?Ñ?нÑ?не Ñ?Ñ?о не можа бÑ?Ñ?Ñ? "
"Ñ?нÑ?Ñ?Ñ?пÑ?Ñ?Ñ?аванае."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Файл клÑ?Ñ?Ñ? Ñ?Ñ?Ñ?Ñ?млÑ?вае клÑ?Ñ? '%s' Ñ?кÑ? мае знаÑ?Ñ?нÑ?не Ñ?Ñ?о не можа бÑ?Ñ?Ñ? "
+"Ñ?нÑ?Ñ?Ñ?пÑ?Ñ?Ñ?аванае."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1228,19 +1236,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ð?наÑ?Ñ?нÑ?не '%s' не можа бÑ?Ñ?Ñ? Ñ?нÑ?Ñ?Ñ?пÑ?Ñ?Ñ?аванае Ñ?к бÑ?лева."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1263,34 +1271,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1327,11 +1335,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "СÑ?мбалÑ?Ñ?нÑ?Ñ? Ñ?паÑ?Ñ?лкÑ? не падÑ?Ñ?Ñ?млÑ?ваÑ?Ñ?Ñ?а"
@@ -1344,50 +1353,50 @@ msgstr "СÑ?мбалÑ?Ñ?нÑ?Ñ? Ñ?паÑ?Ñ?лкÑ? не падÑ?Ñ?Ñ?млÑ?ваÑ?Ñ?
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "СÑ?мбалÑ?Ñ?нÑ?Ñ? Ñ?паÑ?Ñ?лкÑ? не падÑ?Ñ?Ñ?млÑ?ваÑ?Ñ?Ñ?а"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1413,20 +1422,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1464,7 +1473,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1474,7 +1483,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1483,124 +1492,125 @@ msgid "Unable to find default local directory monitor type"
msgstr ""
# glib/gconvert.c:1729
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Ð?едапÑ?Ñ?Ñ?алÑ?наÑ? назва пÑ?агÑ?амÑ?: %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
# glib/gconvert.c:1729
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Ð?едапÑ?Ñ?Ñ?алÑ?наÑ? назва вÑ?зла"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
# glib/gfileutils.c:745
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ð?бой Ñ?Ñ?ваÑ?Ñ?нÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
# glib/gfileutils.c:745
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ð?бой Ñ?Ñ?ваÑ?Ñ?нÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
# glib/gfileutils.c:745
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Ð?бой Ñ?Ñ?ваÑ?Ñ?нÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
# glib/gdir.c:79
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Ð?амÑ?лка Ñ? Ñ?аÑ?е адкÑ?Ñ?Ñ?Ñ?Ñ?Ñ? каÑ?алÑ?гÑ? \"%s\": %s"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Ð?амÑ?лка Ñ? Ñ?аÑ?е пеÑ?аÑ?Ñ?ваÑ?Ñ?нÑ?нÑ?: %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
# glib/gfileutils.c:348
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1625,7 +1635,7 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Ð?амÑ?лка Ñ? Ñ?аÑ?е адкÑ?Ñ?Ñ?Ñ?Ñ?Ñ? каÑ?алÑ?гÑ? \"%s\": %s"
# glib/gfileutils.c:348
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
@@ -1661,7 +1671,7 @@ msgstr "Ð?амÑ?лка Ñ? Ñ?аÑ?е пеÑ?аÑ?Ñ?ваÑ?Ñ?нÑ?нÑ?: %s"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Ð?амÑ?лка Ñ? Ñ?аÑ?е пеÑ?аÑ?Ñ?ваÑ?Ñ?нÑ?нÑ?: %s"
@@ -1681,6 +1691,13 @@ msgstr "Ð?амÑ?лка Ñ? Ñ?адкÑ? %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
+# glib/giochannel.c:2175
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Ð?амÑ?лка Ñ? Ñ?аÑ?е пеÑ?аÑ?Ñ?ваÑ?Ñ?нÑ?нÑ?: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1702,22 +1719,22 @@ msgid "Setting attribute %s not supported"
msgstr "СÑ?мбалÑ?Ñ?нÑ?Ñ? Ñ?паÑ?Ñ?лкÑ? не падÑ?Ñ?Ñ?млÑ?ваÑ?Ñ?Ñ?а"
# glib/gfileutils.c:348
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
# glib/gfileutils.c:348
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
# glib/gfileutils.c:348
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
@@ -1727,60 +1744,60 @@ msgid "Unable to find default local file monitor type"
msgstr ""
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Ð?амÑ?лка Ñ? Ñ?аÑ?е пеÑ?аÑ?Ñ?ваÑ?Ñ?нÑ?нÑ?: %s"
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "Ð?е зÑ?Ñ?Ñ?лÑ?еÑ?Ñ?а звÑ?Ñ?айнÑ?м Ñ?айлам"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Ð?амÑ?лка Ñ?Ñ?Ñ?анÑ?нÑ? Ñ?айлÑ? \"%s\": %s"
@@ -1814,43 +1831,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/be latin po b/po/be latin po
index ba63bf3..b704719 100644
--- a/po/be latin po
+++ b/po/be latin po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2008-02-16 23:33+0200\n"
"Last-Translator: Ihar Hrachyshka <ihar hrachyshka gmail com>\n"
"Language-Team: Belarusian Latin <i18n mova org>\n"
@@ -605,7 +605,7 @@ msgstr ""
"Å¡ablon utrymlivaje elementy, jakija nie padtrymvajucca dla Ä?astkovaj "
"adpaviadnaÅ?ci"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "unutranaja pamyÅ?ka"
@@ -926,7 +926,7 @@ msgid "Failed to read data from child process"
msgstr "NiemahÄ?yma adÄ?ytaÄ? źviestki pracesu-naÅ¡Ä?adka"
# glib/gspawn-win32.c:981 glib/gspawn.c:1228
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Nielha stvaryÄ? pÅ?yniu dziela kamunikacyi z pracesam-naÅ¡Ä?adkam (%s)"
@@ -1183,12 +1183,19 @@ msgstr ""
"FajÅ? kluÄ?a ÅkluÄ?aje Å siabie kluÄ? '%s' z vartaÅ?ciu '%s', nie zapisanaj jak "
"UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"FajÅ? kluÄ?a ÅkluÄ?aje Å siabie kluÄ? '%s' ź nieinterpretavalnaj vartaÅ?ciu."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"FajÅ? kluÄ?a ÅkluÄ?aje Å siabie kluÄ? '%s' ź nieinterpretavalnaj vartaÅ?ciu."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1236,19 +1243,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "LiÄ?bavuju vartaÅ?Ä? '%s' niemahÄ?yma interpretavaÄ? jak lahiÄ?nuju vartaÅ?Ä?."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Funkcyi %s pieradadzieny nadta vialiki liÄ?ylnik"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "PÅ?yÅ? užo zaÄ?ynienaja"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Aperacyja anulavanaja"
@@ -1270,35 +1277,35 @@ msgstr "typ %s"
msgid "Unexpected early end-of-stream"
msgstr "ZaÅÄ?asny kaniec pÅ?yni"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Nienazvany"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "FajÅ? staÅ?a nie akreÅ?livaje pola Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "NiemahÄ?yma znajÅ?ci terminaÅ?u, vymahanaha dla aplikacyi"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"NiemahÄ?yma stvaryÄ? kanfihuracyjny kataloh %s karystalnika dla aplikacyi: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "NiemahÄ?yma stvaryÄ? kanfihuracyjny kataloh MIME %s dla karystalnika: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "NiemahÄ?yma stvaryÄ? fajÅ? staÅ?a %s dla karystalnika"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Asablivaje aznaÄ?eÅ?nie dla %s"
@@ -1335,11 +1342,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Aperacyja nie padtrymlivajecca"
@@ -1351,50 +1359,50 @@ msgstr "Aperacyja nie padtrymlivajecca"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "ŹmiaÅ¡Ä?alnaje mantavaÅ?nie nie isnuje"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "NiemahÄ?yma skapijavaÄ? zamiest katalohu"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "NiemahÄ?yma skapijavaÄ? kataloh zamiest inÅ¡aha katalohu"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Metavy fajÅ? isnuje"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "NiemahÄ?yma rekursiÅna skapijavaÄ? kataloh"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
#, fuzzy
msgid "Can't copy special file"
msgstr "NiemahÄ?yma skapijavaÄ? zamiest katalohu"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Padadzienaja niapravilnaja vartaÅ?Ä? symbalnaj spasyÅ?ki"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Å?mietnica nie padtrymlivajacca"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Nazvy fajÅ?aÅ nia mohuÄ? utrymlivaÄ? \"%c\""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "masiÅ nie zaimplementavaÅ mantavaÅ?nia (mount)"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Nivodnaja aplikacyja nie zarehistravanaja dla pracy z hetym fajÅ?am"
@@ -1420,20 +1428,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "PÅ?yÅ? nie padtrymlivaje query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Dla pÅ?yni nie padtrymlivajecca zruch"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Dla Åvachodnaj pÅ?yni nie dazvolenaje abcinaÅ?nie"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Dla pÅ?yni nie padtrymlivajecca abcinaÅ?nie"
@@ -1471,7 +1479,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Uvachodnaja pÅ?yÅ? nie zaimplementavaÅ?a Ä?ytaÅ?nia (read)"
@@ -1481,7 +1489,7 @@ msgstr "Uvachodnaja pÅ?yÅ? nie zaimplementavaÅ?a Ä?ytaÅ?nia (read)"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Dla pÅ?yni joÅ?Ä? važkaja aperacyja"
@@ -1490,123 +1498,124 @@ msgid "Unable to find default local directory monitor type"
msgstr "NiemahÄ?yma znajÅ?ci zmoÅÄ?any typ manitora dla lakalnaha katalohu"
# glib/gconvert.c:1729
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Niapravilnaja nazva fajÅ?u %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "PamyÅ?ka atrymaÅ?nia źviestak ab fajÅ?avaj systemie: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "NiemahÄ?yma źmianiÄ? nazvu dla karaniovaha katalohu"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "PamyÅ?ka adÄ?ytaÅ?nia fajÅ?u: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "NiemahÄ?yma źmianiÄ? nazvu dla fajÅ?u, taki fajÅ? užo isnuje"
# glib/gconvert.c:1729
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Niapravilnaja nazva fajÅ?u"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "PamyÅ?ka adÄ?ynieÅ?nia fajÅ?u: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "NiemahÄ?yma adÄ?yniÄ? kataloh"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "PamyÅ?ka vydaleÅ?nia fajÅ?u: %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "PamyÅ?ka vykidaÅ?nia Å Å?mietnicu fajÅ?u: %s"
# glib/gfileutils.c:745
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "NiemahÄ?yma stvaryÄ? kataloh Å?mietnicy %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "NiemahÄ?yma znajÅ?ci najvyÅ¡ejÅ¡y kataloh dziela Å?mieÄ?cia"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "NiemahÄ?yma znajÅ?ci ci stvaryÄ? kataloh dziela Å?mieÄ?cia"
# glib/gfileutils.c:745
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "NiemahÄ?yma stvaryÄ? Å?miaÄ?ciovy fajÅ? źviestak: %s"
# glib/gfileutils.c:745
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "NiemahÄ?yma vykinuÄ? u Å?mietnicu fajÅ?: %s"
# glib/gdir.c:79
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "PamyÅ?ka pry adÄ?ynieÅ?ni katalohu '%s': %s"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "PamyÅ?ka stvareÅ?nia symbalnaj spasyÅ?ki: %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "PamyÅ?ka pieranosu fajÅ?u: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "NiemahÄ?yma pieranieÅ?ci kataloh zamiest inÅ¡aha katalohu"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "NiaÅdaÅ?aje stvareÅ?nie zapasnoha fajÅ?u"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "PamyÅ?ka vydaleÅ?nia metavaha fajÅ?u: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Pieranos pamiž punktami mantavaÅ?nia nie padtrymlivajecca"
@@ -1630,7 +1639,7 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "PamyÅ?ka akreÅ?leÅ?nia paÅ¡yranaha atrybutu '%s': %s"
# glib/gfileutils.c:348
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "PamyÅ?ka atrymaÅ?nia stat() dla fajÅ?u '%s': %s"
@@ -1666,7 +1675,7 @@ msgstr "PamyÅ?ka akreÅ?leÅ?nia pravoÅ: %s"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "PamyÅ?ka akreÅ?leÅ?nia ÅÅ?adalnika: %s"
@@ -1688,6 +1697,13 @@ msgstr ""
"PamyÅ?ka akreÅ?leÅ?nia symbalnaj spasyÅ?ki: fajÅ? nie źjaÅlajecca symbalnaj "
"spasyÅ?kaj"
+# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
+# glib/giochannel.c:2175
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "PamyÅ?ka akreÅ?leÅ?nia pravoÅ: %s"
+
#: gio/glocalfileinfo.c:2074
#, fuzzy
msgid "SELinux context must be non-NULL"
@@ -1710,22 +1726,22 @@ msgid "Setting attribute %s not supported"
msgstr "AkreÅ?leÅ?nie atrybutu %s nie padtrymlivajecca"
# glib/gfileutils.c:348
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "PamyÅ?ka adÄ?ytaÅ?nia z fajÅ?u: %s"
# glib/gfileutils.c:348
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "PamyÅ?ka zruchu Å fajle: %s"
# glib/gfileutils.c:348
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "PamyÅ?ka zaÄ?ynieÅ?nia fajÅ?u: %s"
@@ -1735,59 +1751,59 @@ msgid "Unable to find default local file monitor type"
msgstr "NiemahÄ?yma znajÅ?ci zmoÅÄ?any typ manitora dla lakalnaha fajÅ?u"
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "PamyÅ?ka zapisu Å fajÅ?: %s"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "PamyÅ?ka vydaleÅ?nia staroj zapasnoj spasyÅ?ki: %s"
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "PamyÅ?ka stvareÅ?nia zapasnoj kopii: %s"
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "PamyÅ?ka źmieny nazy Ä?asovaha fajÅ?u: %s"
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "PamyÅ?ka abcinaÅ?nia fajÅ?u: %s"
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "PamyÅ?ka adÄ?ynieÅ?nia fajÅ?u '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Metavy fajÅ? źjaÅlajecca kataloham"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Metavy fajÅ? nia prosty"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "FajÅ? byŠźmienieny zvonku"
# glib/gfileutils.c:348
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "PamyÅ?ka vydaleÅ?nia fajÅ?u: %s"
@@ -1820,28 +1836,28 @@ msgstr "Nie ÅdaÅ?osia źmianiÄ? pamier pÅ?yni vyjÅ?cia Å pamiaci"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mantavaÅ?nie nie zaimplementavaÅ?a admantavaÅ?nia (unmount)"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mantavaÅ?nie nie zaimplementavaÅ?a vysoÅvaÅ?nia (eject)"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mantavaÅ?nie nie zaimplementavaÅ?a pieramantavaÅ?nia (remount)"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
#, fuzzy
msgid "mount doesn't implement content type guessing"
msgstr "mantavaÅ?nie nie zaimplementavaÅ?a admantavaÅ?nia (unmount)"
@@ -1849,16 +1865,16 @@ msgstr "mantavaÅ?nie nie zaimplementavaÅ?a admantavaÅ?nia (unmount)"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
#, fuzzy
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mantavaÅ?nie nie zaimplementavaÅ?a admantavaÅ?nia (unmount)"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "VyjÅ?ciovaja pÅ?yÅ? nie zaimplementavaÅ?a zapisu (write)"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "KryniÄ?naja pÅ?yÅ? užo zaÄ?ynienaja"
diff --git a/po/bg.po b/po/bg.po
index 444aacf..275e587 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib trunk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-17 14:06+0200\n"
"Last-Translator: Alexander Shopov <ash contact bg>\n"
"Language-Team: Bulgarian <dict fsa-bg org>\n"
@@ -539,7 +539,7 @@ msgid "the pattern contains items not supported for partial matching"
msgstr ""
"Ñ?аблонÑ?Ñ? Ñ?Ñ?дÑ?Ñ?жа елеменÑ?и, коиÑ?о не Ñ?е поддÑ?Ñ?жаÑ? пÑ?и Ñ?аÑ?Ñ?иÑ?но Ñ?Ñ?впадение"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "вÑ?Ñ?Ñ?еÑ?на гÑ?еÑ?ка"
@@ -848,7 +848,7 @@ msgstr "ТекÑ?Ñ?Ñ?Ñ? е пÑ?азен (или Ñ?Ñ?дÑ?Ñ?жа Ñ?амо пÑ?аз
msgid "Failed to read data from child process"
msgstr "Ð?еÑ?Ñ?пеÑ? пÑ?и Ñ?еÑ?ене на данни оÑ? дÑ?Ñ?еÑ?ен пÑ?оÑ?еÑ?"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ð?еÑ?Ñ?пеÑ? пÑ?и Ñ?Ñ?здаванеÑ?о на канал за комÑ?никаÑ?иÑ? Ñ? дÑ?Ñ?еÑ?ен пÑ?оÑ?еÑ? (%s)"
@@ -1081,13 +1081,21 @@ msgstr "Ð?лÑ?Ñ?овиÑ?Ñ? Ñ?айл не Ñ?Ñ?дÑ?Ñ?жа клÑ?Ñ?а â??%sâ??"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Ð?лÑ?Ñ?овиÑ?Ñ? Ñ?айл Ñ?Ñ?дÑ?Ñ?жа клÑ?Ñ? â??%sâ?? Ñ?Ñ?Ñ? Ñ?Ñ?ойноÑ?Ñ? â??%sâ??, коÑ?Ñ?о не е в UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Ð?лÑ?Ñ?овиÑ?Ñ? Ñ?айл Ñ?Ñ?дÑ?Ñ?жа клÑ?Ñ?а â??%sâ??, Ñ?иÑ?Ñ?о Ñ?Ñ?ойноÑ?Ñ? не може да бÑ?де "
"анализиÑ?ана."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Ð?лÑ?Ñ?овиÑ?Ñ? Ñ?айл Ñ?Ñ?дÑ?Ñ?жа клÑ?Ñ?а â??%sâ??, Ñ?иÑ?Ñ?о Ñ?Ñ?ойноÑ?Ñ? не може да бÑ?де "
+"анализиÑ?ана."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1133,19 +1141,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "СÑ?ойноÑ?Ñ?Ñ?а â??%sâ?? не може да Ñ?е инÑ?еÑ?пÑ?еÑ?иÑ?а каÑ?о бÑ?лева."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Ð?одадена е пÑ?екалено голÑ?ма Ñ?Ñ?ойноÑ?Ñ? на %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Ð?оÑ?окÑ?Ñ? веÑ?е е заÑ?воÑ?ен"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Ð?ейÑ?Ñ?виеÑ?о е пÑ?екÑ?аÑ?ено"
@@ -1167,34 +1175,34 @@ msgstr "Ð?ид на %s"
msgid "Unexpected early end-of-stream"
msgstr "Ð?еоÑ?аквано Ñ?анен кÑ?ай на поÑ?ок"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Ð?ез име"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Ð?Ñ?в Ñ?айла .desktop липÑ?ва поле за изпÑ?лнение"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Ð?е може да Ñ?е оÑ?кÑ?ие Ñ?еÑ?минал за пÑ?иложениеÑ?о"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Ð?е може да Ñ?е Ñ?Ñ?здаде папкаÑ?а Ñ? поÑ?Ñ?ебиÑ?елÑ?киÑ?е наÑ?Ñ?Ñ?ойки %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Ð?е може да Ñ?е Ñ?Ñ?здаде папкаÑ?а Ñ? наÑ?Ñ?Ñ?ойкиÑ?е за MIME %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Ð?е може да Ñ?е Ñ?Ñ?здаде Ñ?айл .desktop â?? â??%sâ??"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Ð?оÑ?Ñ?ебиÑ?елÑ?ка деÑ?иниÑ?иÑ? за %s"
@@ -1231,11 +1239,12 @@ msgstr "Ð?епÑ?авилен бÑ?ой лекÑ?еми (%d) в кодиÑ?анеÑ?
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Ð?Ñ?акваÑ?е Ñ?е GEmblem за GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Ð?ейÑ?Ñ?виеÑ?о не Ñ?е поддÑ?Ñ?жа"
@@ -1247,49 +1256,49 @@ msgstr "Ð?ейÑ?Ñ?виеÑ?о не Ñ?е поддÑ?Ñ?жа"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "СÑ?дÑ?Ñ?жаÑ?иÑ?Ñ? монÑ?иÑ?ан обекÑ? не Ñ?Ñ?Ñ?еÑ?Ñ?вÑ?ва"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Ð?е може да Ñ?е копиÑ?а вÑ?Ñ?Ñ?Ñ? папка"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Ð?апка не може да Ñ?е копиÑ?а вÑ?Ñ?Ñ?Ñ? папка"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ЦелевиÑ?Ñ? Ñ?айл Ñ?Ñ?Ñ?еÑ?Ñ?вÑ?ва"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Ð?апкаÑ?а не може да Ñ?е копиÑ?а Ñ?екÑ?Ñ?Ñ?ивно"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Ð?е може да Ñ?е копиÑ?а Ñ?пеÑ?иален Ñ?айл"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ð?ададена е непÑ?авилна Ñ?Ñ?ойноÑ?Ñ? на Ñ?имволна вÑ?Ñ?зка"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Ð?е Ñ?е поддÑ?Ñ?жа коÑ?Ñ?е"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ФайловиÑ?е имена не могаÑ? да Ñ?Ñ?дÑ?Ñ?жаÑ? â??%câ??"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "Ñ?омÑ?Ñ? не поддÑ?Ñ?жа монÑ?иÑ?ане"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Ð?е е Ñ?егиÑ?Ñ?Ñ?иÑ?ано пÑ?иложение за обÑ?абоÑ?ка на Ñ?ози вид Ñ?айлове"
@@ -1315,20 +1324,20 @@ msgstr "Ð?еÑ?Ñ?иÑ? %d на кодиÑ?анеÑ?о GFileIcon не Ñ?е поддÑ?
msgid "Malformed input data for GFileIcon"
msgstr "Ð?епÑ?авилни вÑ?одни данни за GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Ð?оÑ?окÑ?Ñ? не поддÑ?Ñ?жа запиÑ?ване за инÑ?оÑ?маÑ?иÑ?"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "ТÑ?Ñ?Ñ?енеÑ?о не Ñ?е поддÑ?Ñ?жа оÑ? поÑ?ока"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Ð?Ñ?одниÑ?Ñ? поÑ?ок не може да Ñ?е Ñ?Ñ?кÑ?аÑ?ава"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Ð?оÑ?окÑ?Ñ? не може да Ñ?е Ñ?Ñ?кÑ?аÑ?ава"
@@ -1366,7 +1375,7 @@ msgstr "ТипÑ?Ñ? â??%sâ?? не поддÑ?Ñ?жа from_tokens() оÑ? инÑ?еÑ?
msgid "Can't handle the supplied version the icon encoding"
msgstr "Ð?одаденаÑ?а веÑ?Ñ?иÑ? на кодиÑ?анеÑ?о на икони не Ñ?е поддÑ?Ñ?жа"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Ð?Ñ?одниÑ?Ñ? поÑ?ок не поддÑ?Ñ?жа Ñ?еÑ?ене"
@@ -1376,7 +1385,7 @@ msgstr "Ð?Ñ?одниÑ?Ñ? поÑ?ок не поддÑ?Ñ?жа Ñ?еÑ?ене"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Ð?ейÑ?Ñ?виÑ?Ñ?а вÑ?Ñ?Ñ?Ñ? поÑ?ока не Ñ?а пÑ?ивÑ?Ñ?Ñ?или"
@@ -1385,109 +1394,110 @@ msgid "Unable to find default local directory monitor type"
msgstr ""
"СÑ?андаÑ?Ñ?ниÑ?Ñ? даÑ?Ñ?ик за монÑ?иÑ?ане на локални папки не може да Ñ?е оÑ?кÑ?ие "
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ð?епÑ?авилно име на Ñ?айл: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и полÑ?Ñ?аване на инÑ?оÑ?маÑ?иÑ? за Ñ?айловаÑ?а Ñ?иÑ?Ñ?ема: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Ð?оÑ?еноваÑ?а папка не може да Ñ?е пÑ?еименÑ?ва"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?еименÑ?ване на Ñ?айл: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "ФайлÑ?Ñ? не може да Ñ?е пÑ?еименÑ?ва â?? Ñ?Ñ?Ñ?еÑ?Ñ?вÑ?ва дÑ?Ñ?г Ñ?айл Ñ? Ñ?акова име"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ð?епÑ?авилно име на Ñ?айл"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и оÑ?ваÑ?Ñ?не на Ñ?айл: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Ð?апкаÑ?а не може да бÑ?де оÑ?воÑ?ена"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и изÑ?Ñ?иване на Ñ?айл: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?емеÑ?Ñ?ване на Ñ?айл в коÑ?Ñ?еÑ?о: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ð?еÑ?Ñ?пеÑ? пÑ?и Ñ?Ñ?здаване на папкаÑ?а за коÑ?Ñ?е â??%sâ??: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Ð?е може да Ñ?е оÑ?кÑ?ие най-гоÑ?наÑ?а папка за коÑ?Ñ?е"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Ð?е може да Ñ?е Ñ?Ñ?здаде папкаÑ?а за коÑ?Ñ?е"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ð?еÑ?Ñ?пеÑ? пÑ?и Ñ?Ñ?здаване на Ñ?айл Ñ? инÑ?оÑ?маÑ?иÑ? за коÑ?Ñ?еÑ?о: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Ð?еÑ?Ñ?пеÑ? пÑ?и пÑ?емеÑ?Ñ?ване на Ñ?айл в коÑ?Ñ?еÑ?о: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?Ñ?здаване на папка: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?Ñ?здаване на Ñ?имволна вÑ?Ñ?зка: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?емеÑ?Ñ?ване на Ñ?айл: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Ð?апка не може да бÑ?де пÑ?емеÑ?Ñ?ена вÑ?Ñ?Ñ?Ñ? папка"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Ð?еÑ?Ñ?пеÑ?но Ñ?Ñ?здаване на Ñ?езеÑ?вен Ñ?айл"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?емаÑ?ване на Ñ?елевиÑ? Ñ?айл: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Ð?е Ñ?е поддÑ?Ñ?жа меÑ?Ñ?ене междÑ? монÑ?иÑ?ани меÑ?Ñ?оположениÑ?"
@@ -1508,7 +1518,7 @@ msgstr "Ð?епÑ?авилно име на допÑ?лниÑ?елен аÑ?Ñ?ибÑ?Ñ?
msgid "Error setting extended attribute '%s': %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и задаване на допÑ?лниÑ?елен аÑ?Ñ?ибÑ?Ñ? â??%sâ??: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и полÑ?Ñ?аване на Ñ?Ñ?Ñ?Ñ?оÑ?ниеÑ?о на Ñ?айл â??%sâ??: %s"
@@ -1539,7 +1549,7 @@ msgstr "Ð?епÑ?авилен вид на аÑ?Ñ?ибÑ?Ñ? (оÑ?акваÑ?е Ñ?е
msgid "Error setting permissions: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и задаване на пÑ?аваÑ?а за доÑ?Ñ?Ñ?п: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и задаване на Ñ?обÑ?Ñ?веник: %s"
@@ -1558,6 +1568,11 @@ msgstr "Ð?Ñ?еÑ?ка пÑ?и задаване на Ñ?имволна вÑ?Ñ?зка:
msgid "Error setting symlink: file is not a symlink"
msgstr "Ð?Ñ?еÑ?ка пÑ?и задаване на Ñ?имволна вÑ?Ñ?зка: Ñ?айлÑ?Ñ? не е Ñ?акава"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Ð?Ñ?еÑ?ка пÑ?и задаване на пÑ?аваÑ?а за доÑ?Ñ?Ñ?п: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "Ð?онÑ?екÑ?Ñ?Ñ?Ñ? на SELinux Ñ?Ñ?Ñ?бва да не е NULL"
@@ -1576,20 +1591,20 @@ msgstr "SELinux не е вклÑ?Ñ?ен на Ñ?ази Ñ?иÑ?Ñ?ема"
msgid "Setting attribute %s not supported"
msgstr "Ð?е Ñ?е поддÑ?Ñ?жа задаванеÑ?о на аÑ?Ñ?ибÑ?Ñ?а %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?Ñ?Ñ?Ñ?ене вÑ?в Ñ?айл: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и заÑ?ваÑ?Ñ?не на Ñ?айл: %s"
@@ -1598,52 +1613,52 @@ msgstr "Ð?Ñ?еÑ?ка пÑ?и заÑ?ваÑ?Ñ?не на Ñ?айл: %s"
msgid "Unable to find default local file monitor type"
msgstr "СÑ?андаÑ?Ñ?ниÑ?Ñ? даÑ?Ñ?ик за локални Ñ?айлове не може да Ñ?е оÑ?кÑ?ие "
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и запиÑ? вÑ?в Ñ?айл: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?емаÑ?ване на Ñ?Ñ?аÑ?а, Ñ?езеÑ?вна вÑ?Ñ?зка: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?Ñ?здаване на Ñ?езеÑ?вно копие: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?еименÑ?ване на вÑ?еменен Ñ?айл: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?Ñ?кÑ?аÑ?аване на Ñ?айл: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и оÑ?ваÑ?Ñ?не на Ñ?айла â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ЦелевиÑ?Ñ? Ñ?айл е папка"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ЦелевиÑ?Ñ? Ñ?айл не е обикновен Ñ?айл"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "ФайлÑ?Ñ? бе пÑ?оменен оÑ? вÑ?нÑ?но пÑ?иложение"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и изÑ?Ñ?иване на Ñ?Ñ?аÑ? Ñ?айл: %s"
@@ -1675,43 +1690,43 @@ msgstr "Ð?еÑ?Ñ?пеÑ? пÑ?и пÑ?еоÑ?азмеÑ?Ñ?ванеÑ?о на изÑ?од
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "монÑ?иÑ?аниÑ?Ñ? обекÑ? не поддÑ?Ñ?жа демонÑ?иÑ?ане"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "монÑ?иÑ?аниÑ?Ñ? обекÑ? не поддÑ?Ñ?жа изваждане"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "монÑ?иÑ?аниÑ?Ñ? обекÑ? не поддÑ?Ñ?жа повÑ?оÑ?но монÑ?иÑ?ане"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "монÑ?иÑ?аниÑ?Ñ? обекÑ? не поддÑ?Ñ?жа оÑ?кÑ?иване на вида"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "монÑ?иÑ?аниÑ?Ñ? обекÑ? не поддÑ?Ñ?жа Ñ?инÑ?Ñ?онно оÑ?кÑ?иване на вида"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Ð?зÑ?одниÑ?Ñ? поÑ?ок не поддÑ?Ñ?жа запиÑ?"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Ð?зÑ?одниÑ?Ñ? поÑ?ок веÑ?е е заÑ?воÑ?ен"
diff --git a/po/bn.po b/po/bn.po
index 02c3ca4..f1eb7c2 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2006-08-31 21:21+0600\n"
"Last-Translator: Khandakar Mujahidul Islam <suzan bengalinux org>\n"
"Language-Team: Bengali <gnome-translation bengalinux org>\n"
@@ -518,7 +518,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -827,7 +827,7 @@ msgstr "����স� শ�ণ�য �িল (�থবা স�ধ�
msgid "Failed to read data from child process"
msgstr "�া�ল�ড প�রস�স থ��� তথ�য প�ত� ব�যর�থ"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "�া�ল�ড প�রস�স (%s) �র সাথ� য��ায�� �রার �ন�য পা�প স�ষ��ি �রত� ব�যর�থ"
@@ -1051,11 +1051,17 @@ msgstr "�� ফা�ল�র �� '%s' ন��"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "�� ফা�ল� '%s' �� �র মান '%s', যা UTF-8 ন�"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "�� ফা�ল '%s' �� ধারণ �র� যার মান �ন��ারপ�র�� �রা যাব�না।"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "�� ফা�ল '%s' �� ধারণ �র� যার মান �ন��ারপ�র�� �রা যাব�না।"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1098,19 +1104,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "মান '%s' �� ব�লি�ান হিস�ব� �ন��ারপ�র�� �রা যা� না।"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1133,34 +1139,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1197,11 +1203,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "প�রত��� লি��� সমর�থিত ন�"
@@ -1214,50 +1221,50 @@ msgstr "প�রত��� লি��� সমর�থিত ন�"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "প�রত��� লি��� সমর�থিত ন�"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
#, fuzzy
msgid "No application is registered as handling this file"
msgstr "'%s' নাম� ��ন� ��যাপ�লি��শন�র দ�বারা '%s' ব��মার�� নিবন�ধিত হ� নি"
@@ -1284,20 +1291,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1335,7 +1342,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1345,7 +1352,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1353,110 +1360,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "প�র���রাম�র নাম �ব�ধ: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "à¦à§?ল হà§?সà§?à¦? নাম"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ফা�ল \"%s\" স�ষ��ি �রত� ব�যর�থ: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ফা�ল \"%s\" স�ষ��ি �রত� ব�যর�থ: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "ফা�ল \"%s\" স�ষ��ি �রত� ব�যর�থ: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "ডা�র����রি '%s' ��লত� ব�যর�থ: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "%s বি�ল�প পার�স �রত� ব�যর�থ"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1478,7 +1486,7 @@ msgstr "à¦?à¦?à¦?ি বà§?শিষà§?à¦?à§?য নাম à¦?à¦à§?যনà§?ত
msgid "Error setting extended attribute '%s': %s"
msgstr "ডা�র����রি '%s' ��লত� ব�যর�থ: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
@@ -1509,7 +1517,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "পরিবরà§?তন সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "পরিবরà§?তন সমà§?à¦?ালà§?ন à¦à§?ল: %s"
@@ -1528,6 +1536,11 @@ msgstr "লাà¦?ন %d à¦? à¦à§?ল: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "পরিবরà§?তন সমà§?à¦?ালà§?ন à¦à§?ল: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1546,20 +1559,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "প�রত��� লি��� সমর�থিত ন�"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
@@ -1568,53 +1581,53 @@ msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "%s বি�ল�প পার�স �রত� ব�যর�থ"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "���ি নি�মিত ফা�ল নহ�"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "ফাà¦?ল \"%s\" পà§?ার সমà§?à¦?ালà§?ন à¦à§?ল: %s"
@@ -1647,43 +1660,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 677e5de..3721b6e 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: bn_IN\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-09 12:38+0530\n"
"Last-Translator: Runa Bhattacharjee <runab redhat com>\n"
"Language-Team: Bengali INDIA <discuss lists ankur org in>\n"
@@ -531,7 +531,7 @@ msgstr "ব�যা�-��যা� �রার স�নির�দিষ
msgid "the pattern contains items not supported for partial matching"
msgstr "à¦?লà§?লিà¦?িত বিনà§?যাসà¦?ির মধà§?যà§? à¦?নà§?তরà§?à¦à§?à¦?à§?ত সামà¦?à§?রà§?, à¦?à¦?শিà¦? মিল à¦?নà§?সনà§?ধানà§? সমরà§?থিত নà§?"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "à¦?à¦à§?যনà§?তরà§?ণ সমসà§?যা"
@@ -835,7 +835,7 @@ msgstr "����স� ফা��া (�থবা শ�ধ�মাত
msgid "Failed to read data from child process"
msgstr "�া�ল�ড প�রস�স থ��� তথ�য প�ত� ব�যর�থ"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "�া�ল�ড প�রস�স�র সাথ� য��ায���র �দ�দ�শ�য� পা�প নির�মাণ� ব�যর�থ (%s)"
@@ -1059,11 +1059,17 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"�ি-ফা�ল�র মধ�য� '%2$s' মান সহ '%1$s' �ি �পস�থিত র���� যা UTF-8 বিন�যাস� ন��।"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "à¦?ি-ফাà¦?লà§?র মধà§?যà§? '%s' à¦?ি à¦?পসà§?থিত রà§?à§?à¦?à§? যার মান বà§?যাà¦?à§?যা à¦?রা সমà§?à¦à¦¬ নà§?।"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "à¦?ি-ফাà¦?লà§?র মধà§?যà§? '%s' à¦?ি à¦?পসà§?থিত রà§?à§?à¦?à§? যার মান বà§?যাà¦?à§?যা à¦?রা সমà§?à¦à¦¬ নà§?।"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1108,19 +1114,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' মান বà§?লিà§?ান রà§?পà§? বà§?যাà¦?à§?যা à¦?রা সমà§?à¦à¦¬ নà§?।"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "স���রিম বর�তমান বন�ধ হ����"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "�র�ম বাতিল �রা হ����"
@@ -1142,34 +1148,34 @@ msgstr "%s ধরন"
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "নামবিহ�ন"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "ড�স���প ফা�ল�র মধ�য� Exec ফিল�ড"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "��যাপ�লি��শন�র �ন�য �বশ�য� �ার�মিনাল পা��া যা�নি"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "���ার ��যাপ�লি��শন�র �নফি�ার�শন ফ�ল�ডার %s নির�মাণ �রত� ব�যর�থ: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "���ার MIME �নফি�ার�শন ফ�ল�ডার %s নির�মাণ �রত� ব�যর�থ: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "���ার ড�স���প ফা�ল %s নির�মাণ �রত� ব�যর�থ"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s-র �ন�য স�বনির�ধারত ব�যা��যা"
@@ -1206,11 +1212,12 @@ msgstr "GEmblemedIcon �ন��ডি�-র মধ�য� �পস�থ
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon-র �ন�য ���ি GEmblem প�রত�যাশিত"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "�র�ম সমর�থিত হ� না"
@@ -1222,49 +1229,49 @@ msgstr "�র�ম সমর�থিত হ� না"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "ধারণ�ার� মা�ন�� �পস�থিত ন��"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "ডির����রির �পর� �পি �রা যাব� না"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "ডির����রির �পর ডির����রি �পি �রা যা�নি"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "�দ�দিষ�� ফা�ল �পস�থিত র����"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "রিà¦?ারà§?সিঠà¦à¦¾à¦¬à§? ডিরà§?à¦?à§?à¦?রি à¦?পি à¦?রা যাবà§? না"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "বিশ�ষ ফা�ল �পি �রা যাব� না"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "�ব�ধ সিম-লি��� মান �পলব�ধ �রা হ����"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "�বর��না সমর�থিত হ� না"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ফা�ল�র নাম�র মধ�য� '%c' ব�যবহার �রা যাব� না"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "à¦à¦²à¦¿à¦?ম দà§?বারা mount পà§?রà§?à§?à¦? à¦?রা হà§? না"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "�িহ�নিত ফা�ল ব�যবস�থাপনার �দ�দ�শ�য� ��ন� ��যাপ�লি��শন নিবন�ধিত হ�নি"
@@ -1290,20 +1297,20 @@ msgstr "GFileIcon �ন��ডি�-র %d স�স��রণ ব�য
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon-র �ন�য ��ষতি��রস�ত �নপ�� তথ�য �পস�থিত"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "স���রিম দ�বারা query_info সমর�থিত হ� না"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "স���রিম দ�বারা Seek সমর�থিত হ� না"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1341,7 +1348,7 @@ msgstr "%s ধরন দ�বারা GIcon �ন��ারফ�স�র
msgid "Can't handle the supplied version the icon encoding"
msgstr "à¦?পলবà§?ধ à¦?à¦?à¦?ন à¦?নà¦?à§?ডিà¦?-র সà¦?সà§?à¦?রণ বà§?যবসà§?থাপনা à¦?রা সমà§?à¦à¦¬ নà§?"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "�নপ�� স���রিম দ�বারা read বাস�তবা�িত হ� না"
@@ -1351,7 +1358,7 @@ msgstr "�নপ�� স���রিম দ�বারা read বাস
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "স���রিম�র ��ষ�ত�র� �সমাপ�ত �র�ম �পস�থিত র����"
@@ -1359,110 +1366,111 @@ msgstr "স���রিম�র ��ষ�ত�র� �সমাপ�
msgid "Unable to find default local directory monitor type"
msgstr "স�থান�� ডির����রি নি�ন�ত�রণ�র ডিফল�� ধরন সন�ধান �রত� ব�যর�থ"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "ফা�ল�র নাম �ব�ধ: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ফা�ল-সিস���ম স���রান�ত তথ�য প�রাপ�ত �রত� সমস�যা: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "root ডিরà§?à¦?à§?à¦?রির নাম পরিবরà§?তন à¦?রা সমà§?à¦à¦¬ নà§?"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "ফা�ল�র নাম পরিবর�তন� সমস�যা: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
"ফা�ল�র নাম পরিবর�তন �রা যা�নি, নত�ন নাম�র ���ি ফা�ল�র নাম বর�তমান� �পস�থিত র����"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "ফা�ল�র নাম ব�ধ ন�"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "ফা�ল ��লত� সমস�যা: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "ডির����রি ��লত� সমস�যা"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "ফা�ল ম��� ফ�লত� সমস�যা: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "ফা�ল�ি �বর��না� স�থানান�তর �রত� সমস�যা: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "�বর��নার ডির����রি %s নির�মাণ �রত� সমস�যা: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "�বর��নার �র�ধ�বতন ডির����রি সনা��ত �রত� ব�যর�থ"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "�বর��নার ডির����রি সনা��ত �থবা নির�মাণ �রত� ব�যর�থ"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr ""
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "ফা�ল বর��ন �রত� ব�যর�থ: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "ডির����রি নির�মাণ �রত� ব�যর�থ: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "সিমà§?â??বলিà¦? লিà¦?à§?à¦? নিরà§?মাণ à¦?রতà§? বà§?যরà§?থ: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "ফা�ল স�থানান�তর �রত� সমস�যা: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "ডির����রির �পর ডির����রি স�থানান�তর �রা যাব� না"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "ব�যা�-�প ফা�ল নির�মাণ �রত� ব�যর�থ"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "�দ�দিষ�� ফা�ল ম��� ফ�লত� সমস�যা: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "মাà¦?নà§?à¦? à¦?রা à¦?বসà§?থানà§?র মধà§?যà§? সà§?থানানà§?তর à¦?রা সমà§?à¦à¦¬ নà§?"
@@ -1483,7 +1491,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr ""
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "ফা�ল '%s' stat �রত� ব�যর�থ: %s"
@@ -1514,7 +1522,7 @@ msgstr "��যা��রিবি���র ধরন ব�ধ ন� (b
msgid "Error setting permissions: %s"
msgstr "�ন�মতি নির�ধারণ �রত� সমস�যা: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "মালি�ানা নির�ধারণ �রত� সমস�যা: %s"
@@ -1533,6 +1541,11 @@ msgstr "সিমà§?â??-লিà¦?à§?à¦? নিরà§?ধারণ à¦?রতà§?
msgid "Error setting symlink: file is not a symlink"
msgstr "সিমà§?â??-লিà¦?à§?à¦? নিরà§?ধারণ à¦?রতà§? তà§?রà§?à¦?ি: ফাà¦?লà¦?ি সিমà§?â??-লিà¦?à§?à¦? নà§?"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "�ন�মতি নির�ধারণ �রত� সমস�যা: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux �ন����স��র NULL-ব�যাত�ত মান হ��া �বশ�য�"
@@ -1551,20 +1564,20 @@ msgstr "�� সিস���ম� SELinux স��রি� �রা হ
msgid "Setting attribute %s not supported"
msgstr "%s ��যা��রিবি���র মান নির�ধারণ সমর�থিত ন�"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "ফা�ল�র মধ�য� seek �রত� সমস�যা: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "ফা�ল বন�ধ �রত� সমস�যা: %s"
@@ -1573,52 +1586,52 @@ msgstr "ফা�ল বন�ধ �রত� সমস�যা: %s"
msgid "Unable to find default local file monitor type"
msgstr "স�থান�� ডির����রি নি�ন�ত�রণ�র ডিফল�� ধরন সন�ধান �রত� ব�যর�থ"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "ফা�ল� লি�ত� সমস�যা: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "প�র�ন� ব�যা�-�প�র লি�� ম��� ফ�লত� ত�র��ি: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ব�যা�-�প প�রতিলিপি নির�মাণ �রত� সমস�যা: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "�স�থা�� ফা�ল�র নাম পরিবর�তন �রত� সমস�যা: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "ফা�ল '%s' ��লত� সমস�যা: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "�দ�দিষ�� ফা�ল�ি ���ি ডির����রি"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "�দ�দিষ�� ফা�ল�ি সাধারণ ফা�ল ন�"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "ফা�ল�ি স�বতন�ত�রর�প� পরিবর�তন �রা হ����"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "প�র�ন� ফা�ল ম��� ফ�লত� সমস�যা: %s"
@@ -1650,43 +1663,43 @@ msgstr "ম�মরি ���প�� স���রিম�র মাপ
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount à¦?রা বসà§?তà§?র à¦?à§?ষà§?তà§?রà§? unmount পà§?রà§?à§?à¦? à¦?রা সমà§?à¦à¦¬ হà§?নি"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount à¦?রা বসà§?তà§?র à¦?à§?ষà§?তà§?রà§? eject পà§?রà§?à§?à¦? à¦?রা সমà§?à¦à¦¬ হà§?নি"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount à¦?রা বসà§?তà§?র à¦?à§?ষà§?তà§?রà§? remount পà§?রà§?à§?à¦? à¦?রা সমà§?à¦à¦¬ হà§?নি"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount দà§?বারা সামà¦?à§?রà§?র ধরন à¦?নà§?মান à¦?রা সমà§?à¦à¦¬ নà§?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount দà§?বারা সà§?সà¦?à¦?তà¦à¦¾à¦¬à§? সামà¦?à§?রà§?র ধরন à¦?নà§?মান à¦?রা সমà§?à¦à¦¬ নà§?"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "���প�� স���রিম দ�বারা write বাস�তবা�িত হ� না"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "ম�ল স���রিম বর�তমান� বন�ধ �রা হ����"
diff --git a/po/bs.po b/po/bs.po
index 5486cd8..c9df336 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2004-05-17 01:30+0000\n"
"Last-Translator: Kenan HadžiavdiÄ? <kenanh frisurf no>\n"
"Language-Team: Bosnian <lokal lugbih org>\n"
@@ -523,7 +523,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -832,7 +832,7 @@ msgstr "Tekst je bio prazan (ili je sadržavao samo prazna polja)"
msgid "Failed to read data from child process"
msgstr "NeuspjeÅ¡no Ä?itanje podataka iz podreÄ?enog procesa"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1059,11 +1059,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1106,19 +1112,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1140,34 +1146,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1204,11 +1210,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "SimboliÄ?ki linkovi nisu podržani"
@@ -1221,50 +1228,50 @@ msgstr "SimboliÄ?ki linkovi nisu podržani"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "SimboliÄ?ki linkovi nisu podržani"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1290,20 +1297,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1341,7 +1348,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1351,7 +1358,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1359,110 +1366,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "NevažeÄ?e ime raÄ?unara"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "NevažeÄ?e ime raÄ?unara"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Neuspješno pravljenje datoteke '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Neuspješno pravljenje datoteke '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Neuspješno pravljenje datoteke '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Greška tokom otvaranja direktorija '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Greška tokom pretvaranja: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1484,7 +1492,7 @@ msgstr "NeoÄ?ekivan kraj dokumenta unutar imena osobine"
msgid "Error setting extended attribute '%s': %s"
msgstr "Greška tokom otvaranja direktorija '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
@@ -1515,7 +1523,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Greška tokom pretvaranja: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Greška tokom pretvaranja: %s"
@@ -1534,6 +1542,11 @@ msgstr "Greška u %d. redu: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Greška tokom pretvaranja: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1552,20 +1565,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "SimboliÄ?ki linkovi nisu podržani"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
@@ -1574,52 +1587,52 @@ msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Greška tokom pretvaranja: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "GreÅ¡ka tokom Ä?itanja datoteke '%s': %s"
@@ -1652,43 +1665,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index 297d8e8..1f4c896 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-04-26 20:18+0200\n"
"Last-Translator: Gil Forcada <gilforcada guifi net>\n"
"Language-Team: Catalan <tradgnome softcatala org>\n"
@@ -549,7 +549,7 @@ msgstr ""
"el patró conté elements que no estan implementats en les concordances "
"parcials"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "error intern"
@@ -864,7 +864,7 @@ msgstr "El text era buit (o només contenia espais en blanc)"
msgid "Failed to read data from child process"
msgstr "No s'ha pogut llegir dades del procés fill"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1095,12 +1095,19 @@ msgstr "El fitxer de claus no té la clau «%s»"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "El fitxer de claus conté la clau «%s» amb el valor «%s» que no és UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"El fitxer de claus conté la clau «%s» que té un valor que no és interpretable."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"El fitxer de claus conté la clau «%s» que té un valor que no és interpretable."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1145,19 +1152,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "El valor «%s» no es pot interpretar com un booleà ."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "El valor de comptatge passat a %s és massa llarg"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Ja està tancat el flux"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "S'ha cancel·lat l'operació"
@@ -1179,37 +1186,37 @@ msgstr "tipus %s"
msgid "Unexpected early end-of-stream"
msgstr "No s'esperava un final de flux tant aviat"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Sense nom"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "El fitxer d'escriptori no especificava el camp d'execució"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "No s'ha pogut trobar el terminal que demanava l'aplicació"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"No s'ha pogut crear el directori de configuració de l'aplicació de l'usuari %"
"s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
"No s'ha pogut crear el directori de configuració MIME de l'usuari %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "No s'ha pogut crear el fitxer d'escriptori de l'usuari %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Definició personalitzada per a %s"
@@ -1250,11 +1257,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "S'esperava un GEmblem per a un GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "L'operació no està implementada"
@@ -1266,49 +1274,49 @@ msgstr "L'operació no està implementada"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "No existeix el punt de muntatge contenidor"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "No es pot copiar al directori"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "No es pot copiar el directori al directori"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Ja existeix el fitxer de destinació"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "No es pot copiar el directori de forma recursiva"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "No es pot copiar el fitxer especial"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "El valor donat per a l'enllaç simbòlic no és và lid"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "No es pot utilitzar la paperera"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "En els noms de fitxers no pot haver-hi «%c»"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "el volum no implementa el muntatge"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
"No hi ha cap aplicació que s'hagi registrat per a gestionar aquest fitxer"
@@ -1335,20 +1343,20 @@ msgstr "No es pot gestionar la versió %d de la codificació del GFileIcon"
msgid "Malformed input data for GFileIcon"
msgstr "Les dades d'entrada pel GFileIcon no són formades correctament"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "El flux no implementa «query_info»"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "No està implementada la cerca en el flux"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "No es permet truncar en els fluxs d'entrada"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "No es permet trucar en els fluxs"
@@ -1387,7 +1395,7 @@ msgid "Can't handle the supplied version the icon encoding"
msgstr ""
"No es pot gestionar la versió proporcionada de la codificació de la icona"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "El flux d'entrada no té implementada la lectura"
@@ -1397,7 +1405,7 @@ msgstr "El flux d'entrada no té implementada la lectura"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "El flux té una operació pendent"
@@ -1406,110 +1414,111 @@ msgid "Unable to find default local directory monitor type"
msgstr ""
"No s'ha pogut trobar el tipus de seguiment de directoris locals predeterminat"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "El nom del fitxer no és và lid: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr ""
"S'ha produït un error en obtenir la informació del sistema de fitxers: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "No es pot canviar el nom del directori arrel"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "S'ha produït un error en canviar el nom del fitxer: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "No es pot canviar el nom del fitxer, ja existeix aquest nom"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Nom de fitxer no và lid"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "S'ha produït un error en obrir el fitxer: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "No s'ha pogut obrir el directori"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "S'ha produït un error en suprimir el fitxer: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "S'ha produït un error en enviar el fitxer a la paperera: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "No s'ha pogut crear el directori de la paperera %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "No s'ha pogut trobar el directori superior per a la paperera"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "No s'ha pogut trobar o crear el directori de la paperera"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "No s'ha pogut crear el fitxer d'informació d'enviar a la paperera: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "No s'ha pogut enviar el fitxer a la paperera: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "S'ha produït un error en crear el directori: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "S'ha produït un error en fer l'enllaç simbòlic: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "S'ha produït un error en moure el fitxer: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "No s'ha pogut moure el directori al directori"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Ha fallat la creació del fitxer de còpia de seguretat"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "S'ha produït un error en suprimir el fitxer objectiu: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "No està implementat el moure entre muntatges"
@@ -1530,7 +1539,7 @@ msgstr "El nom de l'atribut estés no és và lid"
msgid "Error setting extended attribute '%s': %s"
msgstr "S'ha produït un error en establir l'atribut estés «%s»: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr ""
@@ -1564,7 +1573,7 @@ msgstr "Tipus d'atribut no và lid (s'esperava una cadena de bytes)"
msgid "Error setting permissions: %s"
msgstr "S'ha produït un error en establir els permisos: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "S'ha produït un error en establir el propietari: %s"
@@ -1585,6 +1594,11 @@ msgstr ""
"S'ha produït un error en establir l'enllaç simbòlic: el fitxer no és un "
"enllaç simbòlic"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "S'ha produït un error en establir els permisos: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "El context del SELinux no pot ser nul"
@@ -1603,20 +1617,20 @@ msgstr "Aquest sistema no té habilitat el SELinux"
msgid "Setting attribute %s not supported"
msgstr "No està implementat establir l'atribut %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "S'ha produït un error en llegir des del fitxer: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "S'ha produït un error en cercar en el fitxer: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "S'ha produït un error en tancar el fitxer: %s"
@@ -1626,53 +1640,53 @@ msgid "Unable to find default local file monitor type"
msgstr ""
"No s'ha pogut trobar el tipus de monitorització de fitxer local predeterminat"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "S'ha produït un error en escriure al fitxer: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr ""
"S'ha produït un error en suprimir l'enllaç de còpia de seguretat antic: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "S'ha produït un error en crear la còpia de seguretat: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "S'ha produït un error en canviar el nom del fitxer temporal: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "S'ha produït un error en truncar el fitxer: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "S'ha produït un error en obrir el fitxer «%s»: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "El fitxer objectiu és un directori"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "El fitxer objectiu no és un fitxer regular"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "El fitxer ha estat modificat des d'alguna aplicació externa"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "S'ha produït un error en suprimir el fitxer vell: %s"
@@ -1704,43 +1718,43 @@ msgstr "Ha fallat el redimensionament de la memòria del flux de sortida"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "el muntatge no implementa el desmuntatge"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "el muntatge no implementa l'expulsió"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "el muntatge no implementa el tornar-se a muntar"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "el muntatge no implementa l'estimació de tipus de contingut"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "el muntatge no implementa l'estimació de tipus de contingut sÃncron"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "El flux de sortida no implementa l'escriptura"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "El flux font ja està tancat"
diff --git a/po/ca valencia po b/po/ca valencia po
index 0ecb0a0..781e4f1 100644
--- a/po/ca valencia po
+++ b/po/ca valencia po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-25 00:23+0200\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-19 20:27+0100\n"
"Last-Translator: Gil Forcada <gilforcada guifi net>\n"
"Language-Team: Catalan <tradgnome softcatala org>\n"
@@ -19,328 +19,327 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../glib/gbookmarkfile.c:737
+#: glib/gbookmarkfile.c:737
#, c-format
msgid "Unexpected attribute '%s' for element '%s'"
msgstr "No s'esperava l'atribut «%s» per a l'element «%s»"
-#: ../glib/gbookmarkfile.c:748 ../glib/gbookmarkfile.c:819
-#: ../glib/gbookmarkfile.c:829 ../glib/gbookmarkfile.c:936
+#: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829
+#: glib/gbookmarkfile.c:936
#, c-format
msgid "Attribute '%s' of element '%s' not found"
msgstr "No s'ha trobat l'atribut «%s» de l'element «%s»"
-#: ../glib/gbookmarkfile.c:1106 ../glib/gbookmarkfile.c:1171
-#: ../glib/gbookmarkfile.c:1235 ../glib/gbookmarkfile.c:1245
+#: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171
+#: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245
#, c-format
msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "No s'esperava l'etiqueta «%s», s'esperava «%s»"
-#: ../glib/gbookmarkfile.c:1131 ../glib/gbookmarkfile.c:1145
-#: ../glib/gbookmarkfile.c:1213 ../glib/gbookmarkfile.c:1265
+#: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:1145
+#: glib/gbookmarkfile.c:1213 glib/gbookmarkfile.c:1265
#, c-format
msgid "Unexpected tag '%s' inside '%s'"
msgstr "No s'esperava l'etiqueta «%s» dins «%s»"
-#: ../glib/gbookmarkfile.c:1793
+#: glib/gbookmarkfile.c:1793
msgid "No valid bookmark file found in data dirs"
msgstr ""
"No s'ha trobat cap fitxer d'adreces d'interés dins dels directoris de dades"
-#: ../glib/gbookmarkfile.c:1994
+#: glib/gbookmarkfile.c:1994
#, c-format
msgid "A bookmark for URI '%s' already exists"
msgstr "Ja existeix una adreça d'interés per a l'URI «%s»"
-#: ../glib/gbookmarkfile.c:2040 ../glib/gbookmarkfile.c:2198
-#: ../glib/gbookmarkfile.c:2283 ../glib/gbookmarkfile.c:2363
-#: ../glib/gbookmarkfile.c:2448 ../glib/gbookmarkfile.c:2531
-#: ../glib/gbookmarkfile.c:2609 ../glib/gbookmarkfile.c:2688
-#: ../glib/gbookmarkfile.c:2730 ../glib/gbookmarkfile.c:2827
-#: ../glib/gbookmarkfile.c:2953 ../glib/gbookmarkfile.c:3143
-#: ../glib/gbookmarkfile.c:3219 ../glib/gbookmarkfile.c:3384
-#: ../glib/gbookmarkfile.c:3473 ../glib/gbookmarkfile.c:3563
-#: ../glib/gbookmarkfile.c:3691
+#: glib/gbookmarkfile.c:2040 glib/gbookmarkfile.c:2198
+#: glib/gbookmarkfile.c:2283 glib/gbookmarkfile.c:2363
+#: glib/gbookmarkfile.c:2448 glib/gbookmarkfile.c:2531
+#: glib/gbookmarkfile.c:2609 glib/gbookmarkfile.c:2688
+#: glib/gbookmarkfile.c:2730 glib/gbookmarkfile.c:2827
+#: glib/gbookmarkfile.c:2953 glib/gbookmarkfile.c:3143
+#: glib/gbookmarkfile.c:3219 glib/gbookmarkfile.c:3384
+#: glib/gbookmarkfile.c:3473 glib/gbookmarkfile.c:3563
+#: glib/gbookmarkfile.c:3691
#, c-format
msgid "No bookmark found for URI '%s'"
msgstr "No s'ha trobat cap adreça d'interés per a l'URI «%s»"
-#: ../glib/gbookmarkfile.c:2372
+#: glib/gbookmarkfile.c:2372
#, c-format
msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "No hi ha cap tipus MIME definit a l'adreça d'interés per a l'URI «%s»"
-#: ../glib/gbookmarkfile.c:2457
+#: glib/gbookmarkfile.c:2457
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr ""
"No hi ha cap senyalador privat definit a l'adreça d'interés per a l'URI «%s»"
-#: ../glib/gbookmarkfile.c:2836
+#: glib/gbookmarkfile.c:2836
#, c-format
msgid "No groups set in bookmark for URI '%s'"
msgstr "No hi ha cap grup establert a l'adreça d'interés per a l'URI «%s»"
-#: ../glib/gbookmarkfile.c:3237 ../glib/gbookmarkfile.c:3394
+#: glib/gbookmarkfile.c:3237 glib/gbookmarkfile.c:3394
#, c-format
msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr ""
"No hi ha cap aplicació amb el nom «%s» que haja registrat l'adreça d'interés «%"
"s»"
-#: ../glib/gbookmarkfile.c:3417
+#: glib/gbookmarkfile.c:3417
#, c-format
msgid "Failed to expand exec line '%s' with URI '%s'"
msgstr "No s'ha pogut expandir la lÃnia d'execució «%s» amb URI «%s»"
-#: ../glib/gconvert.c:431 ../glib/gconvert.c:509 ../glib/giochannel.c:1230
+#: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1230
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "No es permet la conversió entre els jocs de carà cters «%s» a «%s»"
-#: ../glib/gconvert.c:435 ../glib/gconvert.c:513
+#: glib/gconvert.c:435 glib/gconvert.c:513
#, c-format
msgid "Could not open converter from '%s' to '%s'"
msgstr "No s'ha pogut obrir el convertidor de «%s» a «%s»"
-#: ../glib/gconvert.c:632 ../glib/gconvert.c:1017 ../glib/giochannel.c:1402
-#: ../glib/giochannel.c:1444 ../glib/giochannel.c:2288 ../glib/gutf8.c:964
-#: ../glib/gutf8.c:1413
+#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
+#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
+#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "La seqüència de bytes a l'entrada de conversió no és và lida"
-#: ../glib/gconvert.c:638 ../glib/gconvert.c:944 ../glib/giochannel.c:1409
-#: ../glib/giochannel.c:2300
+#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1409
+#: glib/giochannel.c:2300
#, c-format
msgid "Error during conversion: %s"
msgstr "S'ha produït un error durant la conversió: %s"
-#: ../glib/gconvert.c:669 ../glib/gutf8.c:960 ../glib/gutf8.c:1164
-#: ../glib/gutf8.c:1305 ../glib/gutf8.c:1409
+#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
+#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Seqüència de carà cters parcial al final de l'entrada"
# FIXME: fallback
-#: ../glib/gconvert.c:919
+#: glib/gconvert.c:919
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "No es pot convertir el «fallback» «%s» al joc de codis «%s»"
-#: ../glib/gconvert.c:1737
+#: glib/gconvert.c:1737
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "L'URI «%s» no és un URI absolut que utilitze l'esquema «file»"
-#: ../glib/gconvert.c:1747
+#: glib/gconvert.c:1747
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Pot ser que l'URI del fitxer local «%s» no incloga cap «#»"
-#: ../glib/gconvert.c:1764
+#: glib/gconvert.c:1764
#, c-format
msgid "The URI '%s' is invalid"
msgstr "L'URI «%s» no és và lid"
-#: ../glib/gconvert.c:1776
+#: glib/gconvert.c:1776
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "El nom de l'ordinador de l'URI «%s» no és và lid"
-#: ../glib/gconvert.c:1792
+#: glib/gconvert.c:1792
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "L'URI «%s» conté carà cters d'escapada invà lids"
-#: ../glib/gconvert.c:1887
+#: glib/gconvert.c:1887
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "El nom de camà «%s» no és un camà absolut"
-#: ../glib/gconvert.c:1897
+#: glib/gconvert.c:1897
msgid "Invalid hostname"
msgstr "El nom de l'ordinador no és và lid"
-#: ../glib/gdir.c:110 ../glib/gdir.c:130
+#: glib/gdir.c:110 glib/gdir.c:130
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "S'ha produït un error en obrir el directori «%s»: %s"
-#: ../glib/gfileutils.c:532 ../glib/gfileutils.c:620
+#: glib/gfileutils.c:532 glib/gfileutils.c:620
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "No s'ha pogut assignar %lu bytes per a llegir el fitxer «%s»"
-#: ../glib/gfileutils.c:547
+#: glib/gfileutils.c:547
#, c-format
msgid "Error reading file '%s': %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
-#: ../glib/gfileutils.c:561
+#: glib/gfileutils.c:561
#, c-format
msgid "File \"%s\" is too large"
msgstr "El fitxer «%s» és massa gran"
-#: ../glib/gfileutils.c:644
+#: glib/gfileutils.c:644
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "No s'ha pogut llegir del fitxer «%s»: %s"
-#: ../glib/gfileutils.c:695 ../glib/gfileutils.c:782
+#: glib/gfileutils.c:695 glib/gfileutils.c:782
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "No s'ha pogut obrir el fitxer «%s»: %s"
-#: ../glib/gfileutils.c:712 ../glib/gmappedfile.c:133
+#: glib/gfileutils.c:712 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr ""
"No s'ha pogut obtindre els atributs del fitxer «%s»: ha fallat la funció fstat"
"(): %s"
-#: ../glib/gfileutils.c:746
+#: glib/gfileutils.c:746
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "No s'ha pogut obrir el fitxer «%s»: ha fallat la funció fdopen(): %s"
-#: ../glib/gfileutils.c:854
+#: glib/gfileutils.c:854
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr ""
"No s'ha pogut canviar el nom del fitxer «%s» a «%s»: ha fallat la funció "
"g_rename(): %s"
-#: ../glib/gfileutils.c:896 ../glib/gfileutils.c:1328
+#: glib/gfileutils.c:896 glib/gfileutils.c:1328
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "No s'ha pogut crear el fitxer «%s»: %s"
-#: ../glib/gfileutils.c:910
+#: glib/gfileutils.c:910
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr ""
"No s'ha pogut obrir el fitxer «%s» per a escriptura: ha fallat la funció "
"fdopen(): %s"
-#: ../glib/gfileutils.c:935
+#: glib/gfileutils.c:935
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "No s'ha pogut escriure el fitxer «%s»: ha fallat la funció fwrite(): %s"
-#: ../glib/gfileutils.c:954
+#: glib/gfileutils.c:954
#, fuzzy, c-format
msgid "Failed to write file '%s': fflush() failed: %s"
msgstr "No s'ha pogut escriure el fitxer «%s»: ha fallat la funció fwrite(): %s"
-#: ../glib/gfileutils.c:979
+#: glib/gfileutils.c:979
#, fuzzy, c-format
msgid "Failed to write file '%s': fsync() failed: %s"
msgstr "No s'ha pogut escriure el fitxer «%s»: ha fallat la funció fwrite(): %s"
-#: ../glib/gfileutils.c:997
+#: glib/gfileutils.c:997
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "No s'ha pogut tancar el fitxer «%s»: ha fallat la funció fclose(): %s"
-#: ../glib/gfileutils.c:1115
+#: glib/gfileutils.c:1115
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr ""
"No s'ha pogut suprimir el fitxer existent «%s»: ha fallat la funció g_unlink"
"(): %s"
-#: ../glib/gfileutils.c:1290
+#: glib/gfileutils.c:1290
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "La plantilla «%s» no és và lida, no hauria de tindre cap «%s»"
-#: ../glib/gfileutils.c:1303
+#: glib/gfileutils.c:1303
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "La plantilla «%s» no conté XXXXXX"
-#: ../glib/gfileutils.c:1742
+#: glib/gfileutils.c:1742
#, c-format
msgid "%.1f KB"
msgstr "%.1f KB"
-#: ../glib/gfileutils.c:1747
+#: glib/gfileutils.c:1747
#, c-format
msgid "%.1f MB"
msgstr "%.1f MB"
-#: ../glib/gfileutils.c:1752
+#: glib/gfileutils.c:1752
#, c-format
msgid "%.1f GB"
msgstr "%.1f GB"
-#: ../glib/gfileutils.c:1795
+#: glib/gfileutils.c:1795
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "No s'ha pogut llegir l'enllaç simbòlic «%s»: %s"
-#: ../glib/gfileutils.c:1816
+#: glib/gfileutils.c:1816
msgid "Symbolic links not supported"
msgstr "No es poden utilitzar els enllaços simbòlics"
-#: ../glib/giochannel.c:1234
+#: glib/giochannel.c:1234
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr "No s'ha pogut obrir el convertidor de «%s» a «%s»: %s"
-#: ../glib/giochannel.c:1579
+#: glib/giochannel.c:1579
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "No es pot fer una lectura bà sica a g_io_channel_read_line_string"
-#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1884
-#: ../glib/giochannel.c:1971
+#: glib/giochannel.c:1626 glib/giochannel.c:1884 glib/giochannel.c:1971
msgid "Leftover unconverted data in read buffer"
msgstr "A la memòria intermèdia de lectura hi ha dades sobrants no convertides"
-#: ../glib/giochannel.c:1707 ../glib/giochannel.c:1784
+#: glib/giochannel.c:1707 glib/giochannel.c:1784
msgid "Channel terminates in a partial character"
msgstr "El canal acaba en un carà cter parcial"
-#: ../glib/giochannel.c:1770
+#: glib/giochannel.c:1770
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "No es pot fer una lectura bà sica a g_io_channel_read_to_end"
-#: ../glib/gmappedfile.c:116
+#: glib/gmappedfile.c:116
#, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "No s'ha pogut obrir el fitxer «%s»: ha fallat la funció open(): %s"
-#: ../glib/gmappedfile.c:193
+#: glib/gmappedfile.c:193
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "No s'ha pogut mapejar el fitxer «%s»: ha fallat la funció mmap(): %s"
-#: ../glib/gmarkup.c:303 ../glib/gmarkup.c:343
+#: glib/gmarkup.c:303 glib/gmarkup.c:343
#, c-format
msgid "Error on line %d char %d: "
msgstr "S'ha produït un error a la lÃnia %d carà cter %d:"
# FIXME: això no funcionarà en català (josep)
-#: ../glib/gmarkup.c:363 ../glib/gmarkup.c:441
+#: glib/gmarkup.c:363 glib/gmarkup.c:441
#, fuzzy, c-format
msgid "Invalid UTF-8 encoded text in name - not valid '%s'"
msgstr "El text no està codificat correctament a UTF-8 - no és un và lid «%s»"
-#: ../glib/gmarkup.c:374
+#: glib/gmarkup.c:374
#, c-format
msgid "'%s' is not a valid name "
msgstr ""
-#: ../glib/gmarkup.c:390
+#: glib/gmarkup.c:390
#, c-format
msgid "'%s' is not a valid name: '%c' "
msgstr ""
-#: ../glib/gmarkup.c:494
+#: glib/gmarkup.c:494
#, c-format
msgid "Error on line %d: %s"
msgstr "S'ha produït un error a la lÃnia %d: %s"
-#: ../glib/gmarkup.c:578
+#: glib/gmarkup.c:578
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -349,7 +348,7 @@ msgstr ""
"No s'ha pogut analitzar «%-.*s», hi hauria d'haver hagut un dÃgit dins un "
"carà cter de referència (per exemple ê) - potser el dÃgit és massa llarg"
-#: ../glib/gmarkup.c:590
+#: glib/gmarkup.c:590
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -359,24 +358,24 @@ msgstr ""
"utilitzat un carà cter «&» sense intenció d'iniciar una entitat. Substituïu el "
"carà cter «&» per &"
-#: ../glib/gmarkup.c:616
+#: glib/gmarkup.c:616
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "El carà cter de referència «%-.*s» no codifica un carà cter permès"
-#: ../glib/gmarkup.c:654
+#: glib/gmarkup.c:654
msgid ""
"Empty entity '&;' seen; valid entities are: & " < > '"
msgstr ""
"S'ha vist una entitat buida «&;». Les entitats và lides són: & " < "
"> '"
-#: ../glib/gmarkup.c:662
+#: glib/gmarkup.c:662
#, fuzzy, c-format
msgid "Entity name '%-.*s' is not known"
msgstr "No es coneix el nom de l'entitat «%s»"
-#: ../glib/gmarkup.c:667
+#: glib/gmarkup.c:667
msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &"
@@ -384,11 +383,11 @@ msgstr ""
"L'entitat no acaba amb un punt i coma. Segurament heu utilitzat un carà cter "
"«&» sense intenció d'iniciar una entitat. Substituïu el carà cter «&» per &"
-#: ../glib/gmarkup.c:973
+#: glib/gmarkup.c:973
msgid "Document must begin with an element (e.g. <book>)"
msgstr "El document ha de començar amb un element (p.ex. <llibre>)"
-#: ../glib/gmarkup.c:1013
+#: glib/gmarkup.c:1013
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -397,7 +396,7 @@ msgstr ""
"«%s» no és un carà cter và lid després d'un carà cter «<». No pot començar un nom "
"d'element"
-#: ../glib/gmarkup.c:1081
+#: glib/gmarkup.c:1081
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the empty-element tag '%"
@@ -406,7 +405,7 @@ msgstr ""
"S'ha trobat un carà cter estrany «%s». S'esperava el carà cter «>» per acabar "
"l'etiqueta d'element buit «%s»"
-#: ../glib/gmarkup.c:1165
+#: glib/gmarkup.c:1165
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -414,7 +413,7 @@ msgstr ""
"S'ha trobat un carà cter estrany «%s». S'esperava un «=» després del nom "
"d'atribut «%s» de l'element «%s»"
-#: ../glib/gmarkup.c:1206
+#: glib/gmarkup.c:1206
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -425,7 +424,7 @@ msgstr ""
"finalitzar l'etiqueta d'inici de l'element «%s», o opcionalment un atribut. "
"Potser heu utilitzat un carà cter no và lid en un nom d'atribut"
-#: ../glib/gmarkup.c:1283
+#: glib/gmarkup.c:1283
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -434,7 +433,7 @@ msgstr ""
"S'ha trobat un carà cter estrany «%s». S'esperaven unes cometes d'obertura "
"després del signe «=» en donar valor a l'atribut «%s» de l'element «%s»"
-#: ../glib/gmarkup.c:1417
+#: glib/gmarkup.c:1417
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -443,7 +442,7 @@ msgstr ""
"«%s» no és un carà cter và lid després dels caracters «</»; «%s» no hauria "
"d'iniciar un nom d'element"
-#: ../glib/gmarkup.c:1453
+#: glib/gmarkup.c:1453
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -452,27 +451,27 @@ msgstr ""
"«%s» no és un carà cter và lid després del nom d'element de tancament «%s». El "
"carà cter permès és «>»"
-#: ../glib/gmarkup.c:1464
+#: glib/gmarkup.c:1464
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "L'element «%s» estava tancat. Actualment no hi ha cap element obert"
-#: ../glib/gmarkup.c:1473
+#: glib/gmarkup.c:1473
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "L'element «%s» estava tancat. L'element obert actualment és «%s»"
-#: ../glib/gmarkup.c:1640
+#: glib/gmarkup.c:1640
msgid "Document was empty or contained only whitespace"
msgstr "El document era buit o només contenia espais en blanc"
-#: ../glib/gmarkup.c:1654
+#: glib/gmarkup.c:1654
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr ""
"El document ha acabat de manera inesperada immediatament després del sÃmbol "
"«<»"
-#: ../glib/gmarkup.c:1662 ../glib/gmarkup.c:1707
+#: glib/gmarkup.c:1662 glib/gmarkup.c:1707
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -481,7 +480,7 @@ msgstr ""
"El document ha acabat de manera inesperada amb elements encara oberts. «%s» "
"era l'últim element obert"
-#: ../glib/gmarkup.c:1670
+#: glib/gmarkup.c:1670
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -490,21 +489,21 @@ msgstr ""
"El document ha acabat de manera inesperada. S'esperava trobar un sÃmbol «>» "
"que acabés l'etiqueta <%s/>"
-#: ../glib/gmarkup.c:1676
+#: glib/gmarkup.c:1676
msgid "Document ended unexpectedly inside an element name"
msgstr "El document ha acabat de manera inesperada enmig d'un nom d'element"
-#: ../glib/gmarkup.c:1682
+#: glib/gmarkup.c:1682
msgid "Document ended unexpectedly inside an attribute name"
msgstr "El document ha acabat de manera inesperada enmig d'un nom d'atribut"
-#: ../glib/gmarkup.c:1687
+#: glib/gmarkup.c:1687
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr ""
"El document ha acabat de manera inesperada enmig d'una etiqueta d'obertura "
"d'un element."
-#: ../glib/gmarkup.c:1693
+#: glib/gmarkup.c:1693
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -512,409 +511,407 @@ msgstr ""
"El document ha acabat de manera inesperada després d'un signe d'igual "
"després d'un nom d'atribut. No hi ha cap valor d'atribut"
-#: ../glib/gmarkup.c:1700
+#: glib/gmarkup.c:1700
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "El document ha acabat de manera inesperada enmig d'un valor d'atribut"
-#: ../glib/gmarkup.c:1716
+#: glib/gmarkup.c:1716
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr ""
"El document ha acabat de manera inesperada enmig de l'etiqueta de tancament "
"de l'element «%s»"
-#: ../glib/gmarkup.c:1722
+#: glib/gmarkup.c:1722
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"El document ha acabat de manera inesperada enmig d'un comentari o una "
"instrucció de processament"
-#: ../glib/gregex.c:131
+#: glib/gregex.c:131
msgid "corrupted object"
msgstr "objecte malmés"
-#: ../glib/gregex.c:133
+#: glib/gregex.c:133
msgid "internal error or corrupted object"
msgstr "error intern o objecte malmés"
-#: ../glib/gregex.c:135
+#: glib/gregex.c:135
msgid "out of memory"
msgstr "no hi ha prou memòria"
-#: ../glib/gregex.c:140
+#: glib/gregex.c:140
msgid "backtracking limit reached"
msgstr "s'ha arribat al lÃmit de tornades arrere"
-#: ../glib/gregex.c:152 ../glib/gregex.c:160
+#: glib/gregex.c:152 glib/gregex.c:160
msgid "the pattern contains items not supported for partial matching"
msgstr ""
"el patró conté elements que no estan implementats en les concordances "
"parcials"
-#: ../glib/gregex.c:154 ../gio/glocalfile.c:2083
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "error intern"
-#: ../glib/gregex.c:162
+#: glib/gregex.c:162
msgid "back references as conditions are not supported for partial matching"
msgstr ""
"no s'ha implementat l'ús de referències anteriors per a coincidències "
"parcials"
-#: ../glib/gregex.c:171
+#: glib/gregex.c:171
msgid "recursion limit reached"
msgstr "s'ha arribat al lÃmit de recurrències"
-#: ../glib/gregex.c:173
+#: glib/gregex.c:173
msgid "workspace limit for empty substrings reached"
msgstr "s'ha arribat al lÃmit d'espais de treball per a subcadenes buides"
-#: ../glib/gregex.c:175
+#: glib/gregex.c:175
msgid "invalid combination of newline flags"
msgstr "la combinació de senyaladors de lÃnia nova no és và lida"
-#: ../glib/gregex.c:179
+#: glib/gregex.c:179
msgid "unknown error"
msgstr "error desconegut"
-#: ../glib/gregex.c:199
+#: glib/gregex.c:199
msgid "\\ at end of pattern"
msgstr "\\ al final del patró"
-#: ../glib/gregex.c:202
+#: glib/gregex.c:202
msgid "\\c at end of pattern"
msgstr "\\c al final del patró"
-#: ../glib/gregex.c:205
+#: glib/gregex.c:205
msgid "unrecognized character follows \\"
msgstr "carà cter no reconegut després de \\"
-#: ../glib/gregex.c:212
+#: glib/gregex.c:212
msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
msgstr "acà no es permeten els escapaments (\\l,\\L, \\u, \\U)"
-#: ../glib/gregex.c:215
+#: glib/gregex.c:215
msgid "numbers out of order in {} quantifier"
msgstr "nombres fora del rang en el quantificador {}"
-#: ../glib/gregex.c:218
+#: glib/gregex.c:218
msgid "number too big in {} quantifier"
msgstr "nombre massa gran en el quantificador {}"
-#: ../glib/gregex.c:221
+#: glib/gregex.c:221
msgid "missing terminating ] for character class"
msgstr "falta el «]» per a la classe de carà cter"
-#: ../glib/gregex.c:224
+#: glib/gregex.c:224
msgid "invalid escape sequence in character class"
msgstr "la seqüència d'escapada en la classe de carà cter no és và lida"
-#: ../glib/gregex.c:227
+#: glib/gregex.c:227
msgid "range out of order in character class"
msgstr "s'ha eixit del rang en la classe de carà cter"
-#: ../glib/gregex.c:230
+#: glib/gregex.c:230
msgid "nothing to repeat"
msgstr "no hi ha res a repetir"
-#: ../glib/gregex.c:233
+#: glib/gregex.c:233
msgid "unrecognized character after (?"
msgstr "no es reconeix el carà cter després de «(?»"
-#: ../glib/gregex.c:237
+#: glib/gregex.c:237
msgid "unrecognized character after (?<"
msgstr "no es reconeix el carà cter després de «(?<»"
-#: ../glib/gregex.c:241
+#: glib/gregex.c:241
msgid "unrecognized character after (?P"
msgstr "no es reconeix el carà cter després de «(?P»"
-#: ../glib/gregex.c:244
+#: glib/gregex.c:244
msgid "POSIX named classes are supported only within a class"
msgstr ""
"només es permeten les classes amb nom de POSIX dins de la pròpia classe"
-#: ../glib/gregex.c:247
+#: glib/gregex.c:247
msgid "missing terminating )"
msgstr "falta un «)»"
-#: ../glib/gregex.c:251
+#: glib/gregex.c:251
msgid ") without opening ("
msgstr "hi ha un «)» sense el corresponent «(»"
#. 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
+#: glib/gregex.c:258
msgid "(?R or (?[+-]digits must be followed by )"
msgstr "«(?R» o «(?[+-]digits» han d'anar seguits per «)»"
-#: ../glib/gregex.c:261
+#: glib/gregex.c:261
msgid "reference to non-existent subpattern"
msgstr "referència a un subpatró que no existeix"
-#: ../glib/gregex.c:264
+#: glib/gregex.c:264
msgid "missing ) after comment"
msgstr "falta un «)» després del comentari"
-#: ../glib/gregex.c:267
+#: glib/gregex.c:267
msgid "regular expression too large"
msgstr "l'expressió regular és massa llarga"
-#: ../glib/gregex.c:270
+#: glib/gregex.c:270
msgid "failed to get memory"
msgstr "no s'ha pogut obtindre memòria"
-#: ../glib/gregex.c:273
+#: glib/gregex.c:273
msgid "lookbehind assertion is not fixed length"
msgstr "l'asserció cap arrere no té llargada fixa"
-#: ../glib/gregex.c:276
+#: glib/gregex.c:276
msgid "malformed number or name after (?("
msgstr "nombre o nom malformats després de «(?(»"
-#: ../glib/gregex.c:279
+#: glib/gregex.c:279
msgid "conditional group contains more than two branches"
msgstr "el grup condicional conté més de dues branques"
-#: ../glib/gregex.c:282
+#: glib/gregex.c:282
msgid "assertion expected after (?("
msgstr "s'esperava una asserció després de «(?(»"
-#: ../glib/gregex.c:285
+#: glib/gregex.c:285
msgid "unknown POSIX class name"
msgstr "nom de classe POSIX desconeguda"
-#: ../glib/gregex.c:288
+#: glib/gregex.c:288
msgid "POSIX collating elements are not supported"
msgstr "no es poden utilitzar els elements d'ordenació de POSIX"
-#: ../glib/gregex.c:291
+#: glib/gregex.c:291
msgid "character value in \\x{...} sequence is too large"
msgstr "el valor del carà cter a la seqüència «\\x{...}» és massa llarg"
-#: ../glib/gregex.c:294
+#: glib/gregex.c:294
msgid "invalid condition (?(0)"
msgstr "condició «(?(0)» no và lida"
-#: ../glib/gregex.c:297
+#: glib/gregex.c:297
msgid "\\C not allowed in lookbehind assertion"
msgstr "no es permet \\C en assercions cap arrere"
-#: ../glib/gregex.c:300
+#: glib/gregex.c:300
msgid "recursive call could loop indefinitely"
msgstr "la crida recursiva podria buclar-se indefinidament"
-#: ../glib/gregex.c:303
+#: glib/gregex.c:303
msgid "missing terminator in subpattern name"
msgstr "falta la finalització en el nom del subpatró"
-#: ../glib/gregex.c:306
+#: glib/gregex.c:306
msgid "two named subpatterns have the same name"
msgstr "dos noms de subpatró tenen el mateix nom"
-#: ../glib/gregex.c:309
+#: glib/gregex.c:309
msgid "malformed \\P or \\p sequence"
msgstr "la seqüència «\\P» o «\\p» és malformada"
-#: ../glib/gregex.c:312
+#: glib/gregex.c:312
msgid "unknown property name after \\P or \\p"
msgstr "es desconeix el nom de la propietat després de «\\P» o «\\p»"
-#: ../glib/gregex.c:315
+#: glib/gregex.c:315
msgid "subpattern name is too long (maximum 32 characters)"
msgstr "el nom del subpatró és massa llarg (32 carà cters com a mà xim)"
-#: ../glib/gregex.c:318
+#: glib/gregex.c:318
msgid "too many named subpatterns (maximum 10,000)"
msgstr "hi ha massa subpatrons amb nom (mà xim de 10.000)"
-#: ../glib/gregex.c:321
+#: glib/gregex.c:321
msgid "octal value is greater than \\377"
msgstr "el valor octal és més gran que \\377"
-#: ../glib/gregex.c:324
+#: glib/gregex.c:324
msgid "DEFINE group contains more than one branch"
msgstr "el grup «DEFINE» conté més d'una branca"
-#: ../glib/gregex.c:327
+#: glib/gregex.c:327
msgid "repeating a DEFINE group is not allowed"
msgstr "no es permet repetir un grup «DEFINE»"
-#: ../glib/gregex.c:330
+#: glib/gregex.c:330
msgid "inconsistent NEWLINE options"
msgstr "opcions «NEWLINE» inconsistents"
-#: ../glib/gregex.c:333
+#: glib/gregex.c:333
msgid ""
"\\g is not followed by a braced name or an optionally braced non-zero number"
msgstr ""
"«\\g» no és seguit per un nom entre claus o un nombre opcional diferent de "
"zero entre claus"
-#: ../glib/gregex.c:338
+#: glib/gregex.c:338
msgid "unexpected repeat"
msgstr "repetició no esperada"
-#: ../glib/gregex.c:342
+#: glib/gregex.c:342
msgid "code overflow"
msgstr "desbordament del codi"
-#: ../glib/gregex.c:346
+#: glib/gregex.c:346
msgid "overran compiling workspace"
msgstr "s'ha produït un desbordament en compilar l'espai de treball"
-#: ../glib/gregex.c:350
+#: glib/gregex.c:350
msgid "previously-checked referenced subpattern not found"
msgstr "no s'ha trobat el subpatró referenciat comprovat anteriorment"
-#: ../glib/gregex.c:526 ../glib/gregex.c:1607
+#: glib/gregex.c:526 glib/gregex.c:1607
#, c-format
msgid "Error while matching regular expression %s: %s"
msgstr "S'ha produït un error en fer coincidir l'expressió regular %s: %s"
-#: ../glib/gregex.c:1098
+#: glib/gregex.c:1098
msgid "PCRE library is compiled without UTF8 support"
msgstr "La biblioteca PCRE no està compilada per a interpretar UTF8"
-#: ../glib/gregex.c:1107
+#: glib/gregex.c:1107
msgid "PCRE library is compiled without UTF8 properties support"
msgstr ""
"La biblioteca PCRE no està compilada per a interpretar les propietats UTF8"
-#: ../glib/gregex.c:1161
+#: glib/gregex.c:1161
#, c-format
msgid "Error while compiling regular expression %s at char %d: %s"
msgstr ""
"S'ha produït un error en compilar l'expressió regular %s al carà cter %d: %s"
-#: ../glib/gregex.c:1197
+#: glib/gregex.c:1197
#, c-format
msgid "Error while optimizing regular expression %s: %s"
msgstr "S'ha produït un error en optimitzar l'expressió regular %s: %s"
-#: ../glib/gregex.c:2035
+#: glib/gregex.c:2035
msgid "hexadecimal digit or '}' expected"
msgstr "s'esperava un dÃgit hexadecimal o bé «}»"
-#: ../glib/gregex.c:2051
+#: glib/gregex.c:2051
msgid "hexadecimal digit expected"
msgstr "s'esperava un dÃgit hexadecimal"
-#: ../glib/gregex.c:2091
+#: glib/gregex.c:2091
msgid "missing '<' in symbolic reference"
msgstr "falta un «<» en la referència simbòlica"
-#: ../glib/gregex.c:2100
+#: glib/gregex.c:2100
msgid "unfinished symbolic reference"
msgstr "la referència simbòlica no està acabada"
-#: ../glib/gregex.c:2107
+#: glib/gregex.c:2107
msgid "zero-length symbolic reference"
msgstr "referència simbòlica de longitud zero"
-#: ../glib/gregex.c:2118
+#: glib/gregex.c:2118
msgid "digit expected"
msgstr "s'esperava un dÃgit"
-#: ../glib/gregex.c:2136
+#: glib/gregex.c:2136
msgid "illegal symbolic reference"
msgstr "la referència simbòlica no és và lida"
-#: ../glib/gregex.c:2198
+#: glib/gregex.c:2198
msgid "stray final '\\'"
msgstr "«\\» final extraviat"
-#: ../glib/gregex.c:2202
+#: glib/gregex.c:2202
msgid "unknown escape sequence"
msgstr "no es reconeix la seqüència d'escapament"
-#: ../glib/gregex.c:2212
+#: glib/gregex.c:2212
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
msgstr ""
"S'ha produït un error en analitzar el text de reemplaçament «%s» al carà cter %"
"lu: %s"
-#: ../glib/gshell.c:70
+#: glib/gshell.c:70
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "El text citat no comença amb cometes"
-#: ../glib/gshell.c:160
+#: glib/gshell.c:160
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr ""
"S'han trobat unes cometes desaparellades en una lÃnia d'ordes o en un altre "
"text entre cometes"
-#: ../glib/gshell.c:538
+#: glib/gshell.c:538
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "El text acaba just després d'un carà cter «\\». (El text era «%s»)"
-#: ../glib/gshell.c:545
+#: glib/gshell.c:545
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr ""
"El text ha acabat abans de trobar les cometes corresponents a %c. (El text "
"era «%s»)"
-#: ../glib/gshell.c:557
+#: glib/gshell.c:557
msgid "Text was empty (or contained only whitespace)"
msgstr "El text era buit (o només contenia espais en blanc)"
-#: ../glib/gspawn-win32.c:283
+#: glib/gspawn-win32.c:283
msgid "Failed to read data from child process"
msgstr "No s'ha pogut llegir dades del procés fill"
-#: ../glib/gspawn-win32.c:298 ../glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
"No s'ha pogut crear el conducte per comunicar-se amb el procés fill (%s)"
-#: ../glib/gspawn-win32.c:336 ../glib/gspawn-win32.c:344 ../glib/gspawn.c:1132
+#: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1132
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "No s'ha pogut llegir des del conducte fill (%s)"
-#: ../glib/gspawn-win32.c:367 ../glib/gspawn.c:1337
+#: glib/gspawn-win32.c:367 glib/gspawn.c:1337
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "No s'ha pogut canviar al directori «%s» (%s)"
-#: ../glib/gspawn-win32.c:373 ../glib/gspawn-win32.c:492
+#: glib/gspawn-win32.c:373 glib/gspawn-win32.c:492
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "No s'ha pogut executar el procés fill (%s)"
-#: ../glib/gspawn-win32.c:442
+#: glib/gspawn-win32.c:442
#, c-format
msgid "Invalid program name: %s"
msgstr "El nom del programa no és và lid: %s"
-#: ../glib/gspawn-win32.c:452 ../glib/gspawn-win32.c:720
-#: ../glib/gspawn-win32.c:1276
+#: glib/gspawn-win32.c:452 glib/gspawn-win32.c:720 glib/gspawn-win32.c:1276
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "La cadena en el vector d'argument no és và lida a %d: %s"
-#: ../glib/gspawn-win32.c:463 ../glib/gspawn-win32.c:735
-#: ../glib/gspawn-win32.c:1309
+#: glib/gspawn-win32.c:463 glib/gspawn-win32.c:735 glib/gspawn-win32.c:1309
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Cadena no và lida a l'entorn: %s"
-#: ../glib/gspawn-win32.c:716 ../glib/gspawn-win32.c:1257
+#: glib/gspawn-win32.c:716 glib/gspawn-win32.c:1257
#, c-format
msgid "Invalid working directory: %s"
msgstr "El directori de treball no és và lid: %s"
-#: ../glib/gspawn-win32.c:781
+#: glib/gspawn-win32.c:781
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "No s'ha pogut executar el programa d'ajuda (%s)"
-#: ../glib/gspawn-win32.c:995
+#: glib/gspawn-win32.c:995
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
@@ -922,140 +919,140 @@ msgstr ""
"S'ha produït un error inesperat a g_io_chanel_win32_poll() en llegir dades "
"d'un procés fill"
-#: ../glib/gspawn.c:188
+#: glib/gspawn.c:188
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "No s'ha pogut llegir dades des del procés fill (%s)"
-#: ../glib/gspawn.c:325
+#: glib/gspawn.c:325
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr ""
"S'ha produït un error inesperat a select() en llegir dades des d'un procés "
"fill (%s)"
-#: ../glib/gspawn.c:408
+#: glib/gspawn.c:408
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "S'ha produït un error inesperat en waitpid() (%s)"
-#: ../glib/gspawn.c:1197
+#: glib/gspawn.c:1197
#, c-format
msgid "Failed to fork (%s)"
msgstr "No s'ha pogut bifurcar-se (%s)"
-#: ../glib/gspawn.c:1347
+#: glib/gspawn.c:1347
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "No s'ha pogut executar el procés fill «%s» (%s)"
-#: ../glib/gspawn.c:1357
+#: glib/gspawn.c:1357
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "No s'ha pogut redirigir l'entrada o l'eixida del procés fill (%s)"
-#: ../glib/gspawn.c:1366
+#: glib/gspawn.c:1366
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "No s'ha pogut bifurcar el procés fill (%s)"
-#: ../glib/gspawn.c:1374
+#: glib/gspawn.c:1374
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "S'ha produït un error desconegut en executar el procés fill «%s»"
-#: ../glib/gspawn.c:1396
+#: glib/gspawn.c:1396
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"No s'han pogut llegir prou dades del conducte de l'identificador del procés "
"fill (%s)"
-#: ../glib/gutf8.c:1038
+#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "El carà cter és fora del rang per a UTF-8"
-#: ../glib/gutf8.c:1132 ../glib/gutf8.c:1141 ../glib/gutf8.c:1273
-#: ../glib/gutf8.c:1282 ../glib/gutf8.c:1423 ../glib/gutf8.c:1519
+#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
+#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Seqüència no và lida a l'entrada de la conversió"
-#: ../glib/gutf8.c:1434 ../glib/gutf8.c:1530
+#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "El carà cter és fora del rang per a UTF-16"
-#: ../glib/goption.c:724
+#: glib/goption.c:724
msgid "Usage:"
msgstr "Forma d'ús:"
-#: ../glib/goption.c:724
+#: glib/goption.c:724
msgid "[OPTION...]"
msgstr "[OPCIÃ?...]"
-#: ../glib/goption.c:828
+#: glib/goption.c:828
msgid "Help Options:"
msgstr "Opcions d'ajuda:"
-#: ../glib/goption.c:829
+#: glib/goption.c:829
msgid "Show help options"
msgstr "Mostra les opcions d'ajuda"
-#: ../glib/goption.c:835
+#: glib/goption.c:835
msgid "Show all help options"
msgstr "Mostra totes les opcions d'ajuda"
-#: ../glib/goption.c:897
+#: glib/goption.c:897
msgid "Application Options:"
msgstr "Opcions de l'aplicació:"
-#: ../glib/goption.c:959 ../glib/goption.c:1029
+#: glib/goption.c:959 glib/goption.c:1029
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "No es pot analitzar el valor enter «%s» per a %s"
-#: ../glib/goption.c:969 ../glib/goption.c:1037
+#: glib/goption.c:969 glib/goption.c:1037
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "El valor enter «%s» per a %s és fora del rang"
-#: ../glib/goption.c:994
+#: glib/goption.c:994
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "No es pot analitzar el valor doble «%s» per a %s"
-#: ../glib/goption.c:1002
+#: glib/goption.c:1002
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr "El valor doble «%s» per a %s és fora del rang"
-#: ../glib/goption.c:1265 ../glib/goption.c:1344
+#: glib/goption.c:1265 glib/goption.c:1344
#, c-format
msgid "Error parsing option %s"
msgstr "S'ha produït un error en analitzar l'opció %s"
-#: ../glib/goption.c:1375 ../glib/goption.c:1489
+#: glib/goption.c:1375 glib/goption.c:1489
#, c-format
msgid "Missing argument for %s"
msgstr "Manca un argument per a %s"
-#: ../glib/goption.c:1882
+#: glib/goption.c:1882
#, c-format
msgid "Unknown option %s"
msgstr "Es desconeix l'opció %s"
-#: ../glib/gkeyfile.c:358
+#: glib/gkeyfile.c:358
msgid "Valid key file could not be found in search dirs"
msgstr "No s'ha pogut trobar cap fitxer de claus và lid als directoris de cerca"
-#: ../glib/gkeyfile.c:393
+#: glib/gkeyfile.c:393
msgid "Not a regular file"
msgstr "No és un fitxer regular"
-#: ../glib/gkeyfile.c:401
+#: glib/gkeyfile.c:401
msgid "File is empty"
msgstr "El fitxer és buit"
-#: ../glib/gkeyfile.c:761
+#: glib/gkeyfile.c:761
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -1063,49 +1060,56 @@ msgstr ""
"El fitxer de claus conté la lÃnia «%s» que no és una parella clau-valor, grup "
"o comentari"
-#: ../glib/gkeyfile.c:821
+#: glib/gkeyfile.c:821
#, c-format
msgid "Invalid group name: %s"
msgstr "El nom del grup no és và lid: %s"
-#: ../glib/gkeyfile.c:843
+#: glib/gkeyfile.c:843
msgid "Key file does not start with a group"
msgstr "El fitxer de claus no comença amb un grup"
-#: ../glib/gkeyfile.c:869
+#: glib/gkeyfile.c:869
#, c-format
msgid "Invalid key name: %s"
msgstr "El nom de la clau no és và lid: %s"
-#: ../glib/gkeyfile.c:896
+#: glib/gkeyfile.c:896
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "El fitxer de claus conté la codificació no implementada «%s»"
-#: ../glib/gkeyfile.c:1112 ../glib/gkeyfile.c:1274 ../glib/gkeyfile.c:2503
-#: ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 ../glib/gkeyfile.c:2837
-#: ../glib/gkeyfile.c:2990 ../glib/gkeyfile.c:3177 ../glib/gkeyfile.c:3238
+#: glib/gkeyfile.c:1112 glib/gkeyfile.c:1274 glib/gkeyfile.c:2503
+#: glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 glib/gkeyfile.c:2837
+#: glib/gkeyfile.c:2990 glib/gkeyfile.c:3177 glib/gkeyfile.c:3238
#, c-format
msgid "Key file does not have group '%s'"
msgstr "El fitxer de claus no té el grup «%s»"
-#: ../glib/gkeyfile.c:1286
+#: glib/gkeyfile.c:1286
#, c-format
msgid "Key file does not have key '%s'"
msgstr "El fitxer de claus no té la clau «%s»"
-#: ../glib/gkeyfile.c:1393 ../glib/gkeyfile.c:1508
+#: glib/gkeyfile.c:1393 glib/gkeyfile.c:1508
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "El fitxer de claus conté la clau «%s» amb el valor «%s» que no és UTF-8"
-#: ../glib/gkeyfile.c:1413 ../glib/gkeyfile.c:1528 ../glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"El fitxer de claus conté la clau «%s» que té un valor que no és interpretable."
-#: ../glib/gkeyfile.c:2122 ../glib/gkeyfile.c:2334
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"El fitxer de claus conté la clau «%s» que té un valor que no és interpretable."
+
+#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -1114,155 +1118,152 @@ msgstr ""
"El fitxer de claus conté la clau «%s» en el grup «%s», que té un valor no "
"interpretable."
-#: ../glib/gkeyfile.c:2518 ../glib/gkeyfile.c:2719 ../glib/gkeyfile.c:3249
+#: glib/gkeyfile.c:2518 glib/gkeyfile.c:2719 glib/gkeyfile.c:3249
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "El fitxer de claus no conté una clau «%s» en el grup «%s»"
-#: ../glib/gkeyfile.c:3483
+#: glib/gkeyfile.c:3483
msgid "Key file contains escape character at end of line"
msgstr "El fitxer de claus conté un carà cter d'escapada al final de lÃnia"
-#: ../glib/gkeyfile.c:3505
+#: glib/gkeyfile.c:3505
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "El fitxer de claus conté una seqüència d'escapada no và lida «%s»"
-#: ../glib/gkeyfile.c:3647
+#: glib/gkeyfile.c:3647
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "El valor «%s» no es pot interpretar com a un nombre."
-#: ../glib/gkeyfile.c:3661
+#: glib/gkeyfile.c:3661
#, c-format
msgid "Integer value '%s' out of range"
msgstr "El valor enter «%s» és fora del rang"
-#: ../glib/gkeyfile.c:3694
+#: glib/gkeyfile.c:3694
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "El valor «%s» no es pot interpretar com a un nombre en coma flotant."
-#: ../glib/gkeyfile.c:3718
+#: glib/gkeyfile.c:3718
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "El valor «%s» no es pot interpretar com un booleà ."
-#: ../gio/gbufferedinputstream.c:417 ../gio/gbufferedinputstream.c:498
-#: ../gio/ginputstream.c:190 ../gio/ginputstream.c:322
-#: ../gio/ginputstream.c:563 ../gio/ginputstream.c:688
-#: ../gio/goutputstream.c:201 ../gio/goutputstream.c:655
+#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "El valor de comptatge passat a %s és massa llarg"
-#: ../gio/gbufferedinputstream.c:885 ../gio/ginputstream.c:898
-#: ../gio/goutputstream.c:1084
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
+#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Ja està tancat el flux"
-#: ../gio/gcancellable.c:388 ../gio/glocalfile.c:2076
-#: ../gio/gsimpleasyncresult.c:638 ../gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "S'ha cancel·lat l'operació"
-#: ../gio/gcontenttype.c:180
+#: gio/gcontenttype.c:180
msgid "Unknown type"
msgstr "Tipus desconegut"
-#: ../gio/gcontenttype.c:181
+#: gio/gcontenttype.c:181
#, c-format
msgid "%s filetype"
msgstr "tipus de tixer %s"
-#: ../gio/gcontenttype.c:678
+#: gio/gcontenttype.c:678
#, c-format
msgid "%s type"
msgstr "tipus %s"
-#: ../gio/gdatainputstream.c:313
+#: gio/gdatainputstream.c:313
msgid "Unexpected early end-of-stream"
msgstr "No s'esperava un final de flux tant aviat"
-#: ../gio/gdesktopappinfo.c:463 ../gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Sense nom"
-#: ../gio/gdesktopappinfo.c:710
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "El fitxer d'escriptori no especificava el camp d'execucció"
-#: ../gio/gdesktopappinfo.c:1004
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "No s'ha pogut trobar el terminal que demanava l'aplicació"
-#: ../gio/gdesktopappinfo.c:1236
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"No s'ha pogut crear el directori de configuració de l'aplicació de l'usuari %"
"s: %s"
-#: ../gio/gdesktopappinfo.c:1240
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
"No s'ha pogut crear el directori de configuració MIME de l'usuari %s: %s"
-#: ../gio/gdesktopappinfo.c:1644
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "No s'ha pogut crear el fitxer d'escriptori de l'usuari %s"
-#: ../gio/gdesktopappinfo.c:1756
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Definició personalitzada per a %s"
-#: ../gio/gdrive.c:381
+#: gio/gdrive.c:381
msgid "drive doesn't implement eject"
msgstr "la unitat no implementa l'expulsió"
-#: ../gio/gdrive.c:451
+#: gio/gdrive.c:451
msgid "drive doesn't implement polling for media"
msgstr "la unitat no implementa l'enquesta per si hi ha un medi"
-#: ../gio/gemblem.c:325
+#: gio/gemblem.c:325
#, c-format
msgid "Can't handle version %d of GEmblem encoding"
msgstr "No es pot gestionar la versió %d de la codificació del GEmblem"
-#: ../gio/gemblem.c:335
+#: gio/gemblem.c:335
#, c-format
msgid "Malformed number of tokens (%d) in GEmblem encoding"
msgstr ""
"Un nombre de testimonis (%d) de la codificació del GEmblem no són formats "
"correctament"
-#: ../gio/gemblemedicon.c:296
+#: gio/gemblemedicon.c:296
#, c-format
msgid "Can't handle version %d of GEmblemedIcon encoding"
msgstr "No es pot gestionar la versió %d de la codificació del GEmblemedIcon"
-#: ../gio/gemblemedicon.c:306
+#: gio/gemblemedicon.c:306
#, c-format
msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding"
msgstr ""
"Un nombre de testimonis (%d) en la codificació del GEmblemedIcon no són "
"formats correctament"
-#: ../gio/gemblemedicon.c:329
+#: gio/gemblemedicon.c:329
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "S'esperava un GEmblem per a un GEmblemedIcon"
-#: ../gio/gfile.c:861 ../gio/gfile.c:1091 ../gio/gfile.c:1226
-#: ../gio/gfile.c:1462 ../gio/gfile.c:1516 ../gio/gfile.c:1573
-#: ../gio/gfile.c:1656 ../gio/gfile.c:1711 ../gio/gfile.c:1774
-#: ../gio/gfile.c:1828 ../gio/gfile.c:3149 ../gio/gfile.c:3203
-#: ../gio/gfile.c:3334 ../gio/gfile.c:3374 ../gio/gfile.c:3701
-#: ../gio/gfile.c:4103 ../gio/gfile.c:4187 ../gio/gfile.c:4270
-#: ../gio/gfile.c:4350 ../gio/gfile.c:4680 ../gio/gfile.c:4960
-#: ../gio/gfile.c:5029 ../gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "L'operació no està implementada"
@@ -1274,128 +1275,128 @@ msgstr "L'operació no està implementada"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: ../gio/gfile.c:1347 ../gio/glocalfile.c:1083 ../gio/glocalfile.c:1094
-#: ../gio/glocalfile.c:1107
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "No existeix el punt de muntatge contenidor"
-#: ../gio/gfile.c:2402 ../gio/glocalfile.c:2226
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "No es pot copiar al directori"
-#: ../gio/gfile.c:2462
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "No es pot copiar el directori al directori"
-#: ../gio/gfile.c:2470 ../gio/glocalfile.c:2235
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Ja existeix el fitxer de destinació"
-#: ../gio/gfile.c:2488
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "No es pot copiar el directori de forma recursiva"
-#: ../gio/gfile.c:2783
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "No es pot copiar el fitxer especial"
-#: ../gio/gfile.c:3324
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "El valor donat per a l'enllaç simbòlic no és và lid"
-#: ../gio/gfile.c:3417
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "No es pot utilitzar la paperera"
-#: ../gio/gfile.c:3466
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "En els noms de fitxers no pot haver-hi «%c»"
-#: ../gio/gfile.c:5677 ../gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "el volum no implementa el muntatge"
-#: ../gio/gfile.c:5785
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
"No hi ha cap aplicació que s'haja registrat per a gestionar este fitxer"
-#: ../gio/gfileenumerator.c:206
+#: gio/gfileenumerator.c:206
msgid "Enumerator is closed"
msgstr "L'enumerador està tancat"
-#: ../gio/gfileenumerator.c:213 ../gio/gfileenumerator.c:272
-#: ../gio/gfileenumerator.c:372 ../gio/gfileenumerator.c:481
+#: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272
+#: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481
msgid "File enumerator has outstanding operation"
msgstr "L'enumerador de fitxer té una operació pendent"
-#: ../gio/gfileenumerator.c:362 ../gio/gfileenumerator.c:471
+#: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471
msgid "File enumerator is already closed"
msgstr "Ja està tancat l'enumerador de fitxer"
-#: ../gio/gfileicon.c:237
+#: gio/gfileicon.c:237
#, c-format
msgid "Can't handle version %d of GFileIcon encoding"
msgstr "No es pot gestionar la versió %d de la codificació del GFileIcon"
-#: ../gio/gfileicon.c:247
+#: gio/gfileicon.c:247
msgid "Malformed input data for GFileIcon"
msgstr "Les dades d'entrada pel GFileIcon no són formades correctament"
-#: ../gio/gfileinputstream.c:157 ../gio/gfileinputstream.c:424
-#: ../gio/gfileoutputstream.c:171 ../gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "El flux no implementa «query_info»"
-#: ../gio/gfileinputstream.c:339 ../gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "No està implementada la cerca en el flux"
-#: ../gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "No es permet truncar en els fluxs d'entrada"
-#: ../gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "No es permet trucar en els fluxs"
-#: ../gio/gicon.c:324
+#: gio/gicon.c:324
#, c-format
msgid "Wrong number of tokens (%d)"
msgstr "Nombre de testimonis erroni (%d)"
-#: ../gio/gicon.c:344
+#: gio/gicon.c:344
#, c-format
msgid "No type for class name %s"
msgstr "El nom de classe %s no té tipus"
-#: ../gio/gicon.c:354
+#: gio/gicon.c:354
#, c-format
msgid "Type %s does not implement the GIcon interface"
msgstr "El tipus %s no implementa la interfÃcie GIcon"
-#: ../gio/gicon.c:365
+#: gio/gicon.c:365
#, c-format
msgid "Type %s is not classed"
msgstr "El tipus %s no té classe"
-#: ../gio/gicon.c:379
+#: gio/gicon.c:379
#, c-format
msgid "Malformed version number: %s"
msgstr "El número de versió no és format correctament: %s"
-#: ../gio/gicon.c:393
+#: gio/gicon.c:393
#, c-format
msgid "Type %s does not implement from_tokens() on the GIcon interface"
msgstr "El tipus %s no implementa «from_tokens()» a la interfÃcie GIcon"
-#: ../gio/gicon.c:469
+#: gio/gicon.c:469
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
"No es pot gestionar la versió proporcionada de la codificació de la icona"
-#: ../gio/ginputstream.c:199
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "El flux d'entrada no té implementada la lectura"
@@ -1405,419 +1406,419 @@ msgstr "El flux d'entrada no té implementada la lectura"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: ../gio/ginputstream.c:908 ../gio/goutputstream.c:1094
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "El flux té una operació pendent"
-#: ../gio/glocaldirectorymonitor.c:274
+#: gio/glocaldirectorymonitor.c:274
msgid "Unable to find default local directory monitor type"
msgstr ""
"No s'ha pogut trobar el tipus de seguiment de directoris locals predeterminat"
-#: ../gio/glocalfile.c:618 ../gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "El nom del fitxer no és và lid: %s"
-#: ../gio/glocalfile.c:991
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr ""
"S'ha produït un error en obtindre la informació del sistema de fitxers: %s"
-#: ../gio/glocalfile.c:1127
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "No es pot canviar el nom del directori arrel"
-#: ../gio/glocalfile.c:1147 ../gio/glocalfile.c:1173
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "S'ha produït un error en canviar el nom del fitxer: %s"
-#: ../gio/glocalfile.c:1156
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "No es pot canviar el nom del fitxer, ja existeix este nom"
-#: ../gio/glocalfile.c:1169 ../gio/glocalfile.c:2105 ../gio/glocalfile.c:2134
-#: ../gio/glocalfile.c:2288 ../gio/glocalfileoutputstream.c:550
-#: ../gio/glocalfileoutputstream.c:603 ../gio/glocalfileoutputstream.c:648
-#: ../gio/glocalfileoutputstream.c:1130
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Nom de fitxer no và lid"
-#: ../gio/glocalfile.c:1292
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "S'ha produït un error en obrir el fitxer: %s"
-#: ../gio/glocalfile.c:1302
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "No s'ha pogut obrir el directori"
-#: ../gio/glocalfile.c:1425
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "S'ha produït un error en suprimir el fitxer: %s"
-#: ../gio/glocalfile.c:1789
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "S'ha produït un error en enviar el fitxer a la paperera: %s"
-#: ../gio/glocalfile.c:1812
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "No s'ha pogut crear el directori de la paperera %s: %s"
-#: ../gio/glocalfile.c:1833
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "No s'ha pogut trobar el directori superior per a la paperera"
-#: ../gio/glocalfile.c:1912 ../gio/glocalfile.c:1932
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "No s'ha pogut trobar o crear el directori de la paperera"
-#: ../gio/glocalfile.c:1966
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "No s'ha pogut crear el fitxer d'informació d'enviar a la paperera: %s"
-#: ../gio/glocalfile.c:1995 ../gio/glocalfile.c:2000 ../gio/glocalfile.c:2075
-#: ../gio/glocalfile.c:2082
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "No s'ha pogut enviar el fitxer a la paperera: %s"
-#: ../gio/glocalfile.c:2109
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "S'ha produït un error en crear el directori: %s"
-#: ../gio/glocalfile.c:2138
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "S'ha produït un error en fer l'enllaç simbòlic: %s"
-#: ../gio/glocalfile.c:2198 ../gio/glocalfile.c:2292
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "S'ha produït un error en moure el fitxer: %s"
-#: ../gio/glocalfile.c:2221
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "No s'ha pogut moure el directori al directori"
-#: ../gio/glocalfile.c:2248 ../gio/glocalfileoutputstream.c:928
-#: ../gio/glocalfileoutputstream.c:942 ../gio/glocalfileoutputstream.c:957
-#: ../gio/glocalfileoutputstream.c:973 ../gio/glocalfileoutputstream.c:987
+#: gio/glocalfile.c:2248 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 "Ha fallat la creació del fitxer de còpia de seguretat"
-#: ../gio/glocalfile.c:2267
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "S'ha produït un error en suprimir el fitxer objectiu: %s"
-#: ../gio/glocalfile.c:2281
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "No està implementat el moure entre muntatges"
-#: ../gio/glocalfileinfo.c:719
+#: gio/glocalfileinfo.c:719
msgid "Attribute value must be non-NULL"
msgstr "El valor de l'atribut no pot ser nul"
-#: ../gio/glocalfileinfo.c:726
+#: gio/glocalfileinfo.c:726
msgid "Invalid attribute type (string expected)"
msgstr "Tipus d'atribut no và lid (s'esperava una cadena)"
-#: ../gio/glocalfileinfo.c:733
+#: gio/glocalfileinfo.c:733
msgid "Invalid extended attribute name"
msgstr "El nom de l'atribut estés no és và lid"
-#: ../gio/glocalfileinfo.c:773
+#: gio/glocalfileinfo.c:773
#, c-format
msgid "Error setting extended attribute '%s': %s"
msgstr "S'ha produït un error en establir l'atribut estés «%s»: %s"
-#: ../gio/glocalfileinfo.c:1466 ../gio/glocalfileoutputstream.c:812
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr ""
"S'ha produït un error en executar la funció «stat()» en el fitxer «%s»: %s"
-#: ../gio/glocalfileinfo.c:1537
+#: gio/glocalfileinfo.c:1537
msgid " (invalid encoding)"
msgstr " (codificació no và lida)"
-#: ../gio/glocalfileinfo.c:1705
+#: gio/glocalfileinfo.c:1705
#, c-format
msgid "Error stating file descriptor: %s"
msgstr ""
"S'ha produït un error en executar la funció «stat()» al descriptor de fitxer: "
"%s"
-#: ../gio/glocalfileinfo.c:1750
+#: gio/glocalfileinfo.c:1750
msgid "Invalid attribute type (uint32 expected)"
msgstr "Tipus d'atribut no và lid (s'esperava un uint32)"
-#: ../gio/glocalfileinfo.c:1768
+#: gio/glocalfileinfo.c:1768
msgid "Invalid attribute type (uint64 expected)"
msgstr "Tipus d'atribut no và lid (s'esperava un uint64)"
-#: ../gio/glocalfileinfo.c:1787 ../gio/glocalfileinfo.c:1806
+#: gio/glocalfileinfo.c:1787 gio/glocalfileinfo.c:1806
msgid "Invalid attribute type (byte string expected)"
msgstr "Tipus d'atribut no và lid (s'esperava una cadena de bytes)"
-#: ../gio/glocalfileinfo.c:1832
+#: gio/glocalfileinfo.c:1832
#, c-format
msgid "Error setting permissions: %s"
msgstr "S'ha produït un error en establir els permisos: %s"
-#: ../gio/glocalfileinfo.c:1883
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "S'ha produït un error en establir el propietari: %s"
-#: ../gio/glocalfileinfo.c:1906
+#: gio/glocalfileinfo.c:1906
msgid "symlink must be non-NULL"
msgstr "l'enllaç simbòlic no pot ser nul"
-#: ../gio/glocalfileinfo.c:1916 ../gio/glocalfileinfo.c:1935
-#: ../gio/glocalfileinfo.c:1946
+#: gio/glocalfileinfo.c:1916 gio/glocalfileinfo.c:1935
+#: gio/glocalfileinfo.c:1946
#, c-format
msgid "Error setting symlink: %s"
msgstr "S'ha produït un error en establir l'enllaç simbòlic: %s"
-#: ../gio/glocalfileinfo.c:1925
+#: gio/glocalfileinfo.c:1925
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"S'ha produït un error en establir l'enllaç simbòlic: el fitxer no és un "
"enllaç simbòlic"
-#: ../gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:2051
#, fuzzy, c-format
msgid "Error setting modification or access time: %s"
msgstr "S'ha produït un error en establir els permisos: %s"
-#: ../gio/glocalfileinfo.c:2074
+#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "El context del SELinux no pot ser nul"
-#: ../gio/glocalfileinfo.c:2089
+#: gio/glocalfileinfo.c:2089
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "S'ha produït un error en establir el context del SELinux: %s"
-#: ../gio/glocalfileinfo.c:2096
+#: gio/glocalfileinfo.c:2096
msgid "SELinux is not enabled on this system"
msgstr "Este sistema no té habilitat el SELinux"
-#: ../gio/glocalfileinfo.c:2157
+#: gio/glocalfileinfo.c:2157
#, c-format
msgid "Setting attribute %s not supported"
msgstr "No està implementat establir l'atribut %s"
-#: ../gio/glocalfileinputstream.c:169 ../gio/glocalfileoutputstream.c:701
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "S'ha produït un error en llegir des del fitxer: %s"
-#: ../gio/glocalfileinputstream.c:200 ../gio/glocalfileinputstream.c:212
-#: ../gio/glocalfileinputstream.c:324 ../gio/glocalfileoutputstream.c:449
-#: ../gio/glocalfileoutputstream.c:1005
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "S'ha produït un error en cercar en el fitxer: %s"
-#: ../gio/glocalfileinputstream.c:245 ../gio/glocalfileoutputstream.c:235
-#: ../gio/glocalfileoutputstream.c:330
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "S'ha produït un error en tancar el fitxer: %s"
-#: ../gio/glocalfilemonitor.c:198
+#: gio/glocalfilemonitor.c:198
msgid "Unable to find default local file monitor type"
msgstr ""
"No s'ha pogut trobar el tipus de monitorització de fitxer local predeterminat"
-#: ../gio/glocalfileoutputstream.c:181 ../gio/glocalfileoutputstream.c:214
-#: ../gio/glocalfileoutputstream.c:722
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "S'ha produït un error en escriure al fitxer: %s"
-#: ../gio/glocalfileoutputstream.c:262
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr ""
"S'ha produït un error en suprimir l'enllaç de còpia de seguretat antic: %s"
-#: ../gio/glocalfileoutputstream.c:276 ../gio/glocalfileoutputstream.c:289
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "S'ha produït un error en crear la còpia de seguretat: %s"
-#: ../gio/glocalfileoutputstream.c:307
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "S'ha produït un error en canviar el nom del fitxer temporal: %s"
-#: ../gio/glocalfileoutputstream.c:495 ../gio/glocalfileoutputstream.c:1056
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "S'ha produït un error en truncar el fitxer: %s"
-#: ../gio/glocalfileoutputstream.c:556 ../gio/glocalfileoutputstream.c:609
-#: ../gio/glocalfileoutputstream.c:654 ../gio/glocalfileoutputstream.c:794
-#: ../gio/glocalfileoutputstream.c:1037 ../gio/glocalfileoutputstream.c:1136
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "S'ha produït un error en obrir el fitxer «%s»: %s"
-#: ../gio/glocalfileoutputstream.c:825
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "El fitxer objectiu és un directori"
-#: ../gio/glocalfileoutputstream.c:830
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "El fitxer objectiu no és un fitxer regular"
-#: ../gio/glocalfileoutputstream.c:842
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "El fitxer ha estat modificat des d'alguna aplicació externa"
-#: ../gio/glocalfileoutputstream.c:1021
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "S'ha produït un error en suprimir el fitxer vell: %s"
-#: ../gio/gmemoryinputstream.c:487 ../gio/gmemoryoutputstream.c:553
+#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:553
msgid "Invalid GSeekType supplied"
msgstr "El GSeekType proporcionat no és và lid"
-#: ../gio/gmemoryinputstream.c:497 ../gio/gmemoryoutputstream.c:563
+#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:563
msgid "Invalid seek request"
msgstr "La sol·licitud de cerca és invà lida"
-#: ../gio/gmemoryinputstream.c:521
+#: gio/gmemoryinputstream.c:521
msgid "Cannot truncate GMemoryInputStream"
msgstr "No es pot truncar el GMemoryInputStream"
-#: ../gio/gmemoryoutputstream.c:290
+#: gio/gmemoryoutputstream.c:290
msgid "Reached maximum data array limit"
msgstr "S'ha arribat al mà xim del lÃmit de la matriu de dades"
-#: ../gio/gmemoryoutputstream.c:325
+#: gio/gmemoryoutputstream.c:325
msgid "Memory output stream not resizable"
msgstr "El flux d'eixida de memòria no és modificable"
-#: ../gio/gmemoryoutputstream.c:341
+#: gio/gmemoryoutputstream.c:341
msgid "Failed to resize memory output stream"
msgstr "Ha fallat el redimensionament de la memòria del flux d'eixida"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: ../gio/gmount.c:376
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "el muntatge no implementa el desmuntatge"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: ../gio/gmount.c:451
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "el muntatge no implementa l'expulsió"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: ../gio/gmount.c:533
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "el muntatge no implementa el tornar-se a muntar"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: ../gio/gmount.c:617
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "el muntatge no implementa l'estimació de tipus de contingut"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: ../gio/gmount.c:706
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "el muntatge no implementa l'estimació de tipus de contingut sÃncron"
-#: ../gio/goutputstream.c:210 ../gio/goutputstream.c:411
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "El flux d'eixida no implementa l'escriptura"
-#: ../gio/goutputstream.c:371 ../gio/goutputstream.c:779
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "El flux font ja està tancat"
-#: ../gio/gthemedicon.c:499
+#: gio/gthemedicon.c:499
#, c-format
msgid "Can't handle version %d of GThemedIcon encoding"
msgstr "No es pot gestionar la versió %d de la codificació del GThemedIcon"
-#: ../gio/gunixinputstream.c:358 ../gio/gunixinputstream.c:378
-#: ../gio/gunixinputstream.c:456 ../gio/gunixoutputstream.c:443
+#: gio/gunixinputstream.c:358 gio/gunixinputstream.c:378
+#: gio/gunixinputstream.c:456 gio/gunixoutputstream.c:443
#, c-format
msgid "Error reading from unix: %s"
msgstr "S'ha produït un error en llegir des de UNIX: %s"
-#: ../gio/gunixinputstream.c:411 ../gio/gunixinputstream.c:593
-#: ../gio/gunixoutputstream.c:398 ../gio/gunixoutputstream.c:549
+#: gio/gunixinputstream.c:411 gio/gunixinputstream.c:593
+#: gio/gunixoutputstream.c:398 gio/gunixoutputstream.c:549
#, c-format
msgid "Error closing unix: %s"
msgstr "S'ha produït un error en tancar des de UNIX: %s"
-#: ../gio/gunixmounts.c:1846 ../gio/gunixmounts.c:1883
+#: gio/gunixmounts.c:1846 gio/gunixmounts.c:1883
msgid "Filesystem root"
msgstr "Arrel del sistema de fitxers"
-#: ../gio/gunixoutputstream.c:344 ../gio/gunixoutputstream.c:365
+#: gio/gunixoutputstream.c:344 gio/gunixoutputstream.c:365
#, c-format
msgid "Error writing to unix: %s"
msgstr "S'ha produït un error en escriure a UNIX: %s"
-#: ../gio/gvolume.c:450
+#: gio/gvolume.c:450
msgid "volume doesn't implement eject"
msgstr "el volum no implementa l'expulsió"
-#: ../gio/gwin32appinfo.c:277
+#: gio/gwin32appinfo.c:277
msgid "Can't find application"
msgstr "No es pot trobar l'aplicació"
-#: ../gio/gwin32appinfo.c:300
+#: gio/gwin32appinfo.c:300
#, c-format
msgid "Error launching application: %s"
msgstr "S'ha produït un error en executar l'aplicació: %s"
-#: ../gio/gwin32appinfo.c:336
+#: gio/gwin32appinfo.c:336
msgid "URIs not supported"
msgstr "No estan implementats els URI"
-#: ../gio/gwin32appinfo.c:358
+#: gio/gwin32appinfo.c:358
msgid "association changes not supported on win32"
msgstr "els canvis associatius no estan implementats a win32"
-#: ../gio/gwin32appinfo.c:370
+#: gio/gwin32appinfo.c:370
msgid "Association creation not supported on win32"
msgstr "La creació associativa no està implementada a win32"
-#: ../tests/gio-ls.c:27
+#: tests/gio-ls.c:27
msgid "do not hide entries"
msgstr "no amaguis les entrades"
-#: ../tests/gio-ls.c:29
+#: tests/gio-ls.c:29
msgid "use a long listing format"
msgstr "utilitza un format de llistat llarg"
-#: ../tests/gio-ls.c:37
+#: tests/gio-ls.c:37
msgid "[FILE...]"
msgstr "[FITXER...]"
diff --git a/po/cs.po b/po/cs.po
index 1aac7fd..12e6234 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-05-03 18:30+0200\n"
"Last-Translator: Petr Kovar <pknbe volny cz>\n"
"Language-Team: Czech <gnome-cs-list gnome org>\n"
@@ -528,7 +528,7 @@ msgstr "dosažen limit zpÄ?tného vyhledávánÃ"
msgid "the pattern contains items not supported for partial matching"
msgstr "vzorek obsahuje položky nepodporované u Ä?ásteÄ?ného porovnávánÃ"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "vnitÅ?nà chyba"
@@ -836,7 +836,7 @@ msgstr "Text je prázdný (nebo obsahuje pouze mezery)"
msgid "Failed to read data from child process"
msgstr "Nelze Ä?Ãst data z procesu potomka"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Nelze vytvoÅ?it rouru ke komunikaci s procesem potomka (%s)"
@@ -1062,12 +1062,19 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Soubor klÃÄ?e obsahuje klÃÄ? \"%s\" s hodnotou \"%s\", která nenà v UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Soubor klÃÄ?e obsahuje klÃÄ? \"%s\", který má neinterpretovatelnou hodnotu."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Soubor klÃÄ?e obsahuje klÃÄ? \"%s\", který má neinterpretovatelnou hodnotu."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1112,19 +1119,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Hodnotu \"%s\" nelze interpretovat jako booleovskou hodnotu."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%s poskytnut pÅ?ÃliÅ¡ vysoký poÄ?et"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Proud je již uzavÅ?en"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operace byla zrušena"
@@ -1146,34 +1153,34 @@ msgstr "typ %s"
msgid "Unexpected early end-of-stream"
msgstr "NeoÄ?ekávaný Ä?asný konec proudu"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Bez názvu"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "V souboru desktop nezadáno pole Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Nelze nalézt terminál vyžadovaný pro aplikaci"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Nelze vytvoÅ?it uživatelskou konfiguraÄ?nà složku aplikace %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Nelze vytvoÅ?it uživatelskou konfiguraÄ?nà složku MIME %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Nelze vytvoÅ?it uživatelský soubor desktop %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Vlastnà definice %s"
@@ -1210,11 +1217,12 @@ msgstr "Chybný poÄ?et tokenů (%d) v kódovánà GEmblemedIcon"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "OÄ?ekáváno GEmblem u GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operace nenà podporována"
@@ -1226,49 +1234,49 @@ msgstr "Operace nenà podporována"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "ObsahujÃcà pÅ?ipojené neexistuje"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Nelze kopÃrovat nad adresáÅ?"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Nelze kopÃrovat adresáÅ? nad adresáÅ?"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "CÃlový soubor existuje"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "AdresáÅ? nelze kopÃrovat rekurzivnÄ?"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Nelze kopÃrovat zvláštnà soubor"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Zadaný symbolický odkaz je neplatný"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Zahozené nenà podporováno"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Názvy souborů nemohou obsahovat \"%c\""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "svazek neprovádà pÅ?ipojenÃ"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Žádná aplikace nenà zaregistrována k obsluze tohoto souboru"
@@ -1294,20 +1302,20 @@ msgstr "Nelze zpracovat verzi %d kódovánà GFileIcon"
msgid "Malformed input data for GFileIcon"
msgstr "Chybná vstupnà data u GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Proud nepodporuje query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Hledánà nenà v proudu podporováno"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Zkrácenà nepodporováno ve vstupnÃm proudu"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Zkrácenà nenà v proudu podporováno"
@@ -1345,7 +1353,7 @@ msgstr "Typ %s neimplementuje from_tokens() v rozhranà GIcon"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Nelze zpracovat poskytnutou verzi kódovánà ikony"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Vstupnà proud neprovádà Ä?tenÃ"
@@ -1355,7 +1363,7 @@ msgstr "Vstupnà proud neprovádà Ä?tenÃ"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Proud má otevÅ?enou operaci"
@@ -1363,109 +1371,110 @@ msgstr "Proud má otevÅ?enou operaci"
msgid "Unable to find default local directory monitor type"
msgstr "Nelze nalézt výchozà typ sledovánà mÃstnÃho adresáÅ?e"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Neplatný název souboru %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Chyba pÅ?i zÃskávánà informace o systému souborů: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Nelze pÅ?ejmenovat koÅ?enový adresáÅ?"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Chyba pÅ?i pÅ?ejmenovávánà souboru: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Soubor nelze pÅ?ejmenovat, název souboru již existuje"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Neplatný název souboru"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Chyba pÅ?i otevÃránà souboru: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Nelze otevÅ?Ãt adresáÅ?"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Chyba pÅ?i odstraÅ?ovánà souboru: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Chyba pÅ?i zahazovánà souboru: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nelze vytvoÅ?it adresáÅ? koÅ¡e %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Ke koÅ¡i nelze nalézt adresáÅ? nejvyššà úrovnÄ?"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Nelze nalézt nebo vytvoÅ?it adresáÅ? koÅ¡e"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nelze vytvoÅ?it informaÄ?nà soubor o zahozeném: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nelze zahodit soubor: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Chyba pÅ?i vytváÅ?enà adresáÅ?e: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Chyba pÅ?i vytváÅ?enà symbolického odkazu: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Chyba pÅ?i pÅ?esunovánà souboru: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "AdresáÅ? nelze pÅ?esunout nad adresáÅ?"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "VytvoÅ?enà záložnÃho souboru selhalo"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Chyba pÅ?i odstraÅ?ovánà cÃlového souboru: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "PÅ?esunovánà mezi pÅ?ipojenÃmi nenà podporováno"
@@ -1486,7 +1495,7 @@ msgstr "Neplatný název rozÅ¡ÃÅ?eného atributu"
msgid "Error setting extended attribute '%s': %s"
msgstr "Chyba pÅ?i nastavovánà rozÅ¡ÃÅ?eného atributu \"%s\": %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Chyba pÅ?i prohledávánà souboru \"%s\" s fstat(): %s"
@@ -1517,7 +1526,7 @@ msgstr "Neplatný typ atributu (oÄ?ekáván bajtový Å?etÄ?zec)"
msgid "Error setting permissions: %s"
msgstr "Chyba pÅ?i nastavovánà oprávnÄ?nÃ: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Chyba pÅ?i nastavovánà vlastnÃka: %s"
@@ -1537,6 +1546,11 @@ msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Chyba pÅ?i nastavovánà symbolického odkazu: soubor nenà symbolickým odkazem"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Chyba pÅ?i nastavovánà oprávnÄ?nÃ: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "Kontext SELinux nesmà být prázdný"
@@ -1555,20 +1569,20 @@ msgstr "V tomto systému nenà SELinux povolen"
msgid "Setting attribute %s not supported"
msgstr "Nastavenà atributu %s nenà podporováno"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Chyba pÅ?i Ä?tenà ze souboru: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Chyba pÅ?i hledánà v souboru: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Chyba pÅ?i zavÃránà souboru: %s"
@@ -1577,52 +1591,52 @@ msgstr "Chyba pÅ?i zavÃránà souboru: %s"
msgid "Unable to find default local file monitor type"
msgstr "Nelze nalézt výchozà typ sledovánà mÃstnÃho souboru"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Chyba pÅ?i zápisu do souboru: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Chyba pÅ?i odstraÅ?ovánà starého záložnÃho odkazu: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Chyba pÅ?i vytváÅ?enà záložnà kopie: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Chyba pÅ?i pÅ?ejmenovávánà doÄ?asného souboru: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Chyba pÅ?i zkracovánà souboru: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Chyba pÅ?i otevÃránà souboru \"%s\": %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "CÃlový soubor je adresáÅ?em"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "CÃlový soubor nenà obyÄ?ejným souborem"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Soubor byl externÄ? pozmÄ?nÄ?n"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Chyba pÅ?i odstraÅ?ovánà starého souboru: %s"
@@ -1654,43 +1668,43 @@ msgstr "Nelze zmÄ?nit velikost výstupnÃho proudu pamÄ?ti"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "pÅ?ipojené neprovádà odpojenÃ"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "pÅ?ipojené neprovádà vysouvánÃ"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "pÅ?ipojené neprovádà opakované pÅ?ipojenÃ"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "pÅ?ipojené neprovádà odhad typu obsahu"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "pÅ?ipojené neprovádà synchronnà odhad typu obsahu"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Výstupnà proud neprovádà zápis"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Zdrojový proud je již ukonÄ?en"
diff --git a/po/cy.po b/po/cy.po
index 8d432cb..214ada1 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2006-06-29 19:38+0100\n"
"Last-Translator: Rhys Jones <rhys sucs org>\n"
"Language-Team: Welsh <gnome-cy pengwyn linux org uk>\n"
@@ -521,7 +521,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -834,7 +834,7 @@ msgstr "Roedd y testun yn wag, neu'n cynnwys gofodnodau'n unig"
msgid "Failed to read data from child process"
msgstr "Methwyd darllen data o broses plentyn"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Methwyd creu pibell er mwyn cyfathrebu â phroses plentyn (%s)"
@@ -1062,12 +1062,19 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Ffeil allwedd yn cynnwys yr allwedd '%s' gyda'r gwerth '%s' nad yw'n UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Ffeil allwedd yn cynnwys yr allwedd '%s' sydd â gwerth na ellir ei ddirnad."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Ffeil allwedd yn cynnwys yr allwedd '%s' sydd â gwerth na ellir ei ddirnad."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1112,19 +1119,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ni ellir darllen '%s' fel gwerth Boole."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1147,34 +1154,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1211,11 +1218,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Ni chynhelir cysylltion symbolaidd"
@@ -1228,50 +1236,50 @@ msgstr "Ni chynhelir cysylltion symbolaidd"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Ni chynhelir cysylltion symbolaidd"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
#, fuzzy
msgid "No application is registered as handling this file"
msgstr "Does dim un rhaglen o'r enw '%s' wedi cofrestru llyfrnod ar gyfer '%s'"
@@ -1298,20 +1306,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1349,7 +1357,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1359,7 +1367,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1367,110 +1375,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Enw rhaglen annilys: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Enw gwesteiwr annilys"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Methwyd creu'r ffeil '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Methwyd creu'r ffeil '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Methwyd creu'r ffeil '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Gwall y cyfeiriadur '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Gwall wrth ramadegu opsiwn %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1492,7 +1501,7 @@ msgstr "Gorffennodd y ddogfen yn annisgwyl y tu fewn i enw priodoledd"
msgid "Error setting extended attribute '%s': %s"
msgstr "Gwall y cyfeiriadur '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
@@ -1523,7 +1532,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Gwall wrth drawsnewid: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Gwall wrth drawsnewid: %s"
@@ -1542,6 +1551,11 @@ msgstr "Gwall ar linell %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Gwall wrth drawsnewid: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1560,20 +1574,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Ni chynhelir cysylltion symbolaidd"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
@@ -1582,53 +1596,53 @@ msgstr "Gwall wrth ddarllen ffeil '%s': %s "
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Gwall wrth ramadegu opsiwn %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "Ddim yn ffeil cyffredin"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
@@ -1661,43 +1675,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/da.po b/po/da.po
index 420edfc..8113751 100644
--- a/po/da.po
+++ b/po/da.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-04-09 13:36+0200\n"
"Last-Translator: Ask Hjorth Larsen <asklarsen gmail com>\n"
"Language-Team: Danish <dansk dansk-gruppen dk>\n"
@@ -538,7 +538,7 @@ msgstr ""
"mønsteret indeholder elementer der ikke understøttes i forbindelse med "
"partiel træfning"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "intern fejl"
@@ -850,7 +850,7 @@ msgstr "Tekst var tom (eller indeholdt kun blanke tegn)"
msgid "Failed to read data from child process"
msgstr "Fejl under læsning af data fra underprocess"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Fejl under oprettelse af kommunikationskanal til underproces (%s)"
@@ -1078,12 +1078,19 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Nøglefilen indeholder nøglen \"%s\" med værdien \"%s\" der ikke er UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Nøglefilen indeholder nøglen \"%s\" som har en værdi der ikke kan fortolkes."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Nøglefilen indeholder nøglen \"%s\" som har en værdi der ikke kan fortolkes."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1128,19 +1135,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Værdien \"%s\" kan ikke fortolkes som en sandhedsværdi."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "For stor talværdi givet til %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Strømmen er allerede lukket"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operationen blev afbrudt"
@@ -1162,34 +1169,34 @@ msgstr "%s-type"
msgid "Unexpected early end-of-stream"
msgstr "Uventet tidlig strømafslutning"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Unavngivet"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Skrivebordsfil angav intet Exec-felt"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Kan ikke finde terminal krævet af dette program"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Kan ikke oprette konfigurationsfolder %s for brugerprogram: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Kan ikke oprette bruger-MIME-konfigurationsfolder %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Kan ikke oprette brugerskrivebords-fil %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Tilpasset definition for %s"
@@ -1226,11 +1233,12 @@ msgstr "Forkert antal symboler (%d) i GEmblemedIcon-kodning"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Forventede et GEmblem til GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operationen understøttes ikke"
@@ -1242,50 +1250,50 @@ msgstr "Operationen understøttes ikke"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Indeholdende montering findes ikke"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Kan ikke kopiere over mappe"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Kan ikke kopiere mappe over mappe"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "MÃ¥lfilen findes"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Kan ikke kopiere mappe rekursivt"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Kan ikke kopiere specialfil"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ugyldig værdi givet for symbolsk henvisning"
# ved ikke om det er papirkurv eller blot affald, eller om det er et udsagnsord. Vi skriver det sikreste...
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Affald understøttes ikke"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Filnavne kan ikke indeholder \"%c\""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "drevet implementerer ikke montering"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Intet program er registreret til håndtering af denne fil"
@@ -1312,20 +1320,20 @@ msgstr "Kan ikke håndtere version %d af GFileIcon-kodning"
msgid "Malformed input data for GFileIcon"
msgstr "Fejlformateret inddata til GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Strømmen understøtter ikke query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Søgning understøttes ikke på strømmen"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Afskæring tillades ikke for inputstrømmen"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Afskæring understøttes ikke på strømmen"
@@ -1364,7 +1372,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr "Kan ikke håndtere den angivne version af ikonkodningen"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Inputstrøm implementerer ikke læsning"
@@ -1374,7 +1382,7 @@ msgstr "Inputstrøm implementerer ikke læsning"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Strøm arbejder stadig"
@@ -1382,109 +1390,110 @@ msgstr "Strøm arbejder stadig"
msgid "Unable to find default local directory monitor type"
msgstr "Kan ikke finde standardmonitortype for lokal mappe"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ugyldigt filnavn %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Fejl ved læsning af filsysteminformation: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Kan ikke omdøbe rodmappen"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Fejl ved omdøbning af fil: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Kan ikke omdøbe fil, filnavn findes allerede"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ugyldigt filnavn"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Fejl ved åbning af fil: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Kan ikke åbne mappe"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Fejl under fjernelse af fil: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Fejl ved udsmidning af fil: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Kan ikke oprette affaldsmappe %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Kan ikke finde topniveau-mappe til affald"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Kan ikke finde eller oprette affaldsmappe"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Kan ikke oprette affalds-infofil: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Kan ikke smide fil ud: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Fejl ved oprettelse af mappen: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Fejl under oprettelse af symbolsk henvisning: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Fejl ved flytning af fil: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Kan ikke flytte mappe over mappe"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Oprettelse af sikkerhedskopi mislykkedes"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Fejl ved fjernelse af målfil: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Flytning mellem monteringer understøttes ikke"
@@ -1505,7 +1514,7 @@ msgstr "Ugyldigt udvidet attributnavn"
msgid "Error setting extended attribute '%s': %s"
msgstr "Fejl ved instilling af udvidet attribut \"%s\": %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Fejl ved stat for filen \"%s\": %s"
@@ -1536,7 +1545,7 @@ msgstr "Ugyldig attributtype (byte-streng forventet)"
msgid "Error setting permissions: %s"
msgstr "Fejl ved ændring af rettigheder: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Fejl ved ændring af ejer: %s"
@@ -1557,6 +1566,11 @@ msgstr ""
"Fejl ved manipulation af symbolsk henvisning: filen er ikke en symbolsk "
"henvisning"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Fejl ved ændring af rettigheder: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux-kontekst skal være forskellig fra NULL"
@@ -1575,20 +1589,20 @@ msgstr "SELinux er ikke aktiveret på dette system"
msgid "Setting attribute %s not supported"
msgstr "Indstilling af attributten %s understøttes ikke"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Fejl ved læsning fra filen: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Fejl under søgning i filen: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Fejl ved lukning af filen: %s"
@@ -1597,52 +1611,52 @@ msgstr "Fejl ved lukning af filen: %s"
msgid "Unable to find default local file monitor type"
msgstr "Kan ikke finde standardmonitortype for lokal fil"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Fejl under skrivning til filen: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Fejl under fjernelse af gammel sikkerhedskopi-henvisning: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Fejl under oprettelse af sikkerhedskopi: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Fejl under omdøbning af midlertidig fil: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Fejl ved beskæring af filen: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Fejl ved åbning af filen \"%s\": %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "MÃ¥lfilen er en mappe"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "MÃ¥lfilen er ikke en almindelig fil"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Filen blev modificeret eksternt"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Fejl under fjernelse af gammel fil: %s"
@@ -1674,43 +1688,43 @@ msgstr "Kunne ikke ændre størrelse for hukommelses-uddatastrøm"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "montering implementerer ikke unmount"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "montering implementerer ikke eject"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "montering implementerer ikke remount"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount implementerer ikke gæt på indholdstype"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount implementerer ikke synkrone gæt på indholdstype"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Uddatastrøm implementerer ikke write"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Kildestrømmen er allerede lukket"
diff --git a/po/de.po b/po/de.po
index bf9cf98..5c24245 100644
--- a/po/de.po
+++ b/po/de.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-17 13:08+0100\n"
"Last-Translator: Hendrik Richter <hendrikr gnome org>\n"
"Language-Team: German <gnome-de gnome org>\n"
@@ -552,7 +552,7 @@ msgstr ""
"Der Ausdruck enthält Elemente, die teilweise �bereinstimmung nicht "
"unterstützen"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "Interner Fehler"
@@ -868,7 +868,7 @@ msgstr "Text war leer (oder enthielt nur Leerraum)"
msgid "Failed to read data from child process"
msgstr "Daten konnten nicht vom Kindprozess gelesen werden"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1102,13 +1102,21 @@ msgstr ""
"Die Schlüsselwertedatei enthält den Schlüssel »%s« mit dem Wert »%s«, der "
"nicht in UTF-8 kodiert ist"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Die Schlüsselwertedatei enthält den Schlüssel »%s« mit einem Wert der nicht "
"interpretiert werden konnte."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Die Schlüsselwertedatei enthält den Schlüssel »%s« mit einem Wert der nicht "
+"interpretiert werden konnte."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1155,19 +1163,19 @@ msgstr ""
"Der Wert »%s« konnte nicht als boolescher Ausdruck interpretiert werden."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Zu gro�er Zählwert an %s übermittelt"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Datenstrom ist bereits geschlossen"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Vorgang wurde abgebrochen"
@@ -1189,37 +1197,37 @@ msgstr "%s-Typ"
msgid "Unexpected early end-of-stream"
msgstr "Unerwartet frühes Datenstromende"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Unbenannt"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Desktop-Datei hat kein Exec-Feld angegeben"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Für die Anwendung benötigtes Terminal konnte nicht gefunden werden"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"Konfigurationsordner %s für Benutzeranwendungen konnte nicht erstellt "
"werden: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
"MIME-Konfigurationsordner %s des Benutzers konnte nicht erstellt werden: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Benutzer-Desktop-Datei %s kann nicht erstellt werden"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Benutzerdefinition für %s"
@@ -1256,11 +1264,12 @@ msgstr "Ungültige Symbolanzahl (%d) in GEmblemedIcon encoding"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Es wurde ein GEmblem für GEmblemedIcon erwartet"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Vorgang nicht unterstützt"
@@ -1272,49 +1281,49 @@ msgstr "Vorgang nicht unterstützt"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Enthaltender Einhängepunkt existiert nicht"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Es kann nicht über das Verzeichnis kopiert werden"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Verzeichnis kann nicht über Verzeichnis kopiert werden"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Zieldatei existiert"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Verzeichnis kann nicht rekursiv kopiert werden"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Spezielle Datei kann nicht kopiert werden"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ungültiger Wert für Symbolische Verknüpfung angegeben"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Müll nicht unterstützt"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Dateinamen dürfen kein »%c« enthalten"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "Datenträger unterstützt Einhängen nicht"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Es wurde keine Anwendung gefunden, die diese Datei verarbeiten kann"
@@ -1340,20 +1349,20 @@ msgstr "Version %d der GFileIcon-Kodierung kann nicht verarbeitet werden"
msgid "Malformed input data for GFileIcon"
msgstr "Ungültige Eingangsdaten für GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Datenstrom unterstützt query_info nicht"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Suchen im Datenstrom nicht unterstützt"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Abschneiden des Eingabedatenstroms nicht erlaubt"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Abschneiden wird vom Datenstrom nicht unterstützt"
@@ -1391,7 +1400,7 @@ msgstr "Typ %s implementiert nicht from_tokens() der GIcon-Schnittstelle"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Ã?bergebene Version der Symbol-Kodierung kann nicht verarbeitet werden"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Eingabedatenstrom unterstützt kein Lesen"
@@ -1401,7 +1410,7 @@ msgstr "Eingabedatenstrom unterstützt kein Lesen"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Datenstrom hat noch einen ausstehenden Vorgang"
@@ -1410,109 +1419,110 @@ msgid "Unable to find default local directory monitor type"
msgstr ""
"Vorgegebener �berwachungstyp für lokale Ordner konnte nicht gefunden werden"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ungültiger Dateiname %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Fehler beim Einlesen der Dateisystem-Information: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Wurzelverzeichnis kann nicht umbenannt werden"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Fehler beim Umbenennen der Datei: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Datei kann nicht umbenannt werden, da der Dateiname bereits existiert"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ungültiger Dateiname"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Fehler beim Ã?ffnen der Datei: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Verzeichnis kann nicht geöffnet werden"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Fehler beim Entfernen der Datei: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Fehler beim Verschieben der Datei in den Müll: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Müll-Verzeichnis %s konnte nicht angelegt werden: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Elternverzeichnis für den Müll konnte nicht gefunden werden"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Müll-Verzeichnis konnte nicht gefunden oder angelegt werden"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Löschprotokoll-Datei konnte nicht angelegt werden: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Datei konnte nicht in den Müll verschoben werden: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Fehler beim Erstellen des Verzeichnisses: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Fehler beim Erstellen des Symbolischen Verknüpfung: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Fehler beim Verschieben der Datei: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Verzeichnis kann nicht über Verzeichnis verschoben werden"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Erstellen der Sicherungsdatei gescheitert"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Fehler beim Entfernen der Zieldatei: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Verschieben zwischen Einhängepunkten nicht unterstützt"
@@ -1533,7 +1543,7 @@ msgstr "Ungültiger erweiterter Attributname"
msgid "Error setting extended attribute '%s': %s"
msgstr "Fehler beim Setzen des erweiterten Attributs »%s«: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Fehler beim Untersuchen der Datei %s mit fstat(): %s"
@@ -1564,7 +1574,7 @@ msgstr "Ungültiger Attributtyp (»byte string« erwartet)"
msgid "Error setting permissions: %s"
msgstr "Fehler beim Setzen der Zugriffsrechte: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Fehler beim Setzen des Besitzers: %s"
@@ -1585,6 +1595,11 @@ msgstr ""
"Fehler beim Setzen der Symbolischen Verknüpfung: Datei ist keine Symbolische "
"Verknüpfung"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Fehler beim Setzen der Zugriffsrechte: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux-Kontext darf nicht NULL sein"
@@ -1603,20 +1618,20 @@ msgstr "SELinux ist auf diesem System nicht aktiviert"
msgid "Setting attribute %s not supported"
msgstr "Setzen des Attributs %s nicht unterstützt"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Fehler beim Lesen aus Datei: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Fehler beim Suchen in Datei: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Fehler beim SchlieÃ?en der Datei: %s"
@@ -1626,52 +1641,52 @@ msgid "Unable to find default local file monitor type"
msgstr ""
"Vorgegebener �berwachungstyp für lokale Dateien konnte nicht gefunden werden"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Fehler beim Schreiben in Datei: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Fehler beim Entfernen der alten Sicherungsverknüpfung: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Fehler beim Erzeugen der Sicherungskopie: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Fehler beim Umbenennen der temporären Datei: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Fehler beim Abschneiden der Datei: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Fehler beim �ffnen der Datei »%s«: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Zieldatei ist ein Verzeichnis"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Zieldatei ist keine reguläre Datei"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Die Datei wurde extern verändert"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Fehler beim Entfernen der alten Datei: %s"
@@ -1703,43 +1718,43 @@ msgstr "Grö�e des Speicherausgabestroms konnte nicht geändert werden"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "Einhängepunkt unterstützt Aushängen nicht"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "Einhängepunkt unterstützt Auswerfen nicht"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "Einhängepunkt unterstützt erneutes Einhängen nicht"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "Einhängepunkt unterstützt Erraten des Inhaltstyps nicht"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "Einhängepunkt unterstützt synchrones Erraten des Inhaltstyps nicht"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Ausgabedatenstrom unterstützt kein Schreiben"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Quelldatenstrom ist bereits geschlossen"
diff --git a/po/dz.po b/po/dz.po
index bc56021..0e14046 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.dz\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2006-08-09 10:23+0530\n"
"Last-Translator: Mindu Dorji\n"
"Language-Team: DZONGKHA <pgeyleg dit gov bt>\n"
@@ -524,7 +524,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -837,7 +837,7 @@ msgstr "�ི��ཡི���ེ� ས�ོ���འ�� (ཡ��
msgid "Failed to read data from child process"
msgstr "��ལ��ལས�སྦྱོར����ལས� ����སྡུ��ལྷ�����ུ�ས� "
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1064,11 +1064,17 @@ msgstr "ལྡེ��ི��ཡི��སྣོ����� ལྡེ
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "ལྡེ��ི��ཡི��སྣོ�����ལུ� ཡུ��ི�ཨེ��-༨ �ེ���འི� ལྡེ��ི��'%s' �ེ�ལུ�'%s' �����ས��སྦེ�འ�ུ�"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "ལྡེ��ི��ཡི��སྣོ�����ལུ� ���ས�ྱུར�འ������ུ�ས��འི� �ེ�ལུ�ཡོ���ི� ལྡེ��ི�� '%s'འ�ུ�"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "ལྡེ��ི��ཡི��སྣོ�����ལུ� ���ས�ྱུར�འ������ུ�ས��འི� �ེ�ལུ�ཡོ���ི� ལྡེ��ི�� '%s'འ�ུ�"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1111,19 +1117,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "�ེ�ལུ�'%s'�ེ� �ུ�ལི���ི��སྦེ� ���ས�ྱུར�འ����ི��ུ�ས�"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1146,34 +1152,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1210,11 +1216,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "�རྡ���ོ��འ�ྲེལ�ལ��ལུ� ར�ྱ��ས�ྱོར��ི��འ�ུ�"
@@ -1227,50 +1234,50 @@ msgstr "�རྡ���ོ��འ�ྲེལ�ལ��ལུ� ར�
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "�རྡ���ོ��འ�ྲེལ�ལ��ལུ� ར�ྱ��ས�ྱོར��ི��འ�ུ�"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
#, fuzzy
msgid "No application is registered as handling this file"
msgstr "�ི��'%sའ����ི��ློ��རི���ྱིས� '%s �ོ��ལུ� �ེ��ར��ས��ི���ོ�འ�ོ����འ����ས� "
@@ -1297,20 +1304,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1348,7 +1355,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1358,7 +1365,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1366,110 +1373,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "�ུས��ེ��ལསརི���ི��:%s�"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "�ུས��ེ���ྱི� ཧོས�ི��ེ��"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??:%s à½?སརà¼?à½?སà¾?ྲུà½?à¼?འà½?à½?à¼?à½?à¼?à½?ུà½?སà¼?"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??:%s à½?སརà¼?à½?སà¾?ྲུà½?à¼?འà½?à½?à¼?à½?à¼?à½?ུà½?སà¼?"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??:%s à½?སརà¼?à½?སà¾?ྲུà½?à¼?འà½?à½?à¼?à½?à¼?à½?ུà½?སà¼?"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "སྣོ���ོ� '%s':%s ���ྱེ��ི�ལུ�འ�ོལ���"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "������%s �ི����ྱ��འ����ི�ལུ�འ�ོལ���"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1491,7 +1499,7 @@ msgstr "ཡི�����ེ� �ྱ���ོས��ྱི��ི
msgid "Error setting extended attribute '%s': %s"
msgstr "སྣོ���ོ� '%s':%s ���ྱེ��ི�ལུ�འ�ོལ���"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
@@ -1522,7 +1530,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "��ི��ས�ྱུར��ྱི�ས��ས�འ�ོལ��� :%s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "��ི��ས�ྱུར��ྱི�ས��ས�འ�ོལ��� :%s"
@@ -1541,6 +1549,11 @@ msgstr "�ྱལ�རི�� %d�: %s ལུ�འ�ོལ���"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "��ི��ས�ྱུར��ྱི�ས��ས�འ�ོལ��� :%s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1559,20 +1572,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "�རྡ���ོ��འ�ྲེལ�ལ��ལུ� ར�ྱ��ས�ྱོར��ི��འ�ུ�"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
@@ -1581,53 +1594,53 @@ msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "������%s �ི����ྱ��འ����ི�ལུ�འ�ོལ���"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "�ུས�ར�ྱུ���ྱི�ཡི��སྣོ���ི���ེ���ས�"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "ཡིà½?à¼?སྣོà½?à¼? â??%sâ??: %s ལྷà½?à¼?à½?ིà¼?ལུà¼?འà½?ོལà¼?à½?à¼?"
@@ -1660,43 +1673,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/el.po b/po/el.po
index cbe6c42..9043aae 100644
--- a/po/el.po
+++ b/po/el.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-04-02 00:15+0200\n"
"Last-Translator: Thanos Lefteris <alefteris gmail com>\n"
"Language-Team: Greek\n"
@@ -562,7 +562,7 @@ msgid "the pattern contains items not supported for partial matching"
msgstr ""
"Ï?ο Ï?Ï?Ï?δειγμα Ï?εÏ?ιÎÏ?ει ανÏ?ικείμενα Ï?οÏ? δεν Ï?Ï?οÏ?Ï?ηÏ?ίζονÏ?αι για μεÏ?ικÏ? Ï?αίÏ?ιαÏ?μα"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "εÏ?Ï?Ï?εÏ?ικÏ? Ï?Ï?άλμα"
@@ -886,7 +886,7 @@ msgstr "Το κείμενο ήÏ?αν κενÏ? (ή Ï?εÏ?ιÎÏ?ει μÏ?νο λε
msgid "Failed to read data from child process"
msgstr "Î?Ï?οÏ?Ï?Ï?ία ανάγνÏ?Ï?ηÏ? δεδομÎνÏ?ν αÏ?Ï? θÏ?γαÏ?Ï?ική διεÏ?γαÏ?ία"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1123,11 +1123,17 @@ msgstr "Το key file δεν ÎÏ?ει κλειδί '%s'"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Το key file Ï?εÏ?ιÎÏ?ει Îνα κλειδί '%s' με Ï?ιμή '%s' Ï?οÏ? δεν είναι UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Το key file Ï?εÏ?ιÎÏ?ει key '%s' Ï?οÏ? η Ï?ιμή Ï?οÏ? δεν μÏ?οÏ?εί να εÏ?μηνεÏ?θεί."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Το key file Ï?εÏ?ιÎÏ?ει key '%s' Ï?οÏ? η Ï?ιμή Ï?οÏ? δεν μÏ?οÏ?εί να εÏ?μηνεÏ?θεί."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1172,19 +1178,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Î? Ï?ιμή '%s' δεν μÏ?οÏ?εί να εÏ?μηνεÏ?θεί Ï?Ï? boolean."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Î? Ï?ιμή Ï?οÏ? διαβιβάÏ?Ï?ηκε Ï?Ï?ο %s είναι Ï?Ï?εÏ?βολικά μεγάλη"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Î? Ï?οή ÎÏ?ει ήδη κλείÏ?ει"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Î? λειÏ?οÏ?Ï?γία ακÏ?Ï?Ï?θηκε"
@@ -1206,34 +1212,34 @@ msgstr "Ï?Ï?Ï?οÏ? %s"
msgid "Unexpected early end-of-stream"
msgstr "Î?η αναμενÏ?μενο Ï?Ï?Ï?Ï?Ï?ο Ï?ÎλοÏ? Ï?οήÏ?"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Î?νÏ?νÏ?μο"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Το αÏ?Ï?είο εÏ?ιÏ?άνειαÏ? εÏ?γαÏ?ίαÏ? δεν αναÏ?ÎÏ?ει Ï?Ï?γκεκÏ?ιμÎνο Ï?εδίο Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Î?δÏ?ναμία εÏ?Ï?εÏ?ηÏ? Ï?οÏ? Ï?εÏ?μαÏ?ικοÏ? Ï?οÏ? αÏ?αιÏ?είÏ?αι για Ï?ην εÏ?αÏ?μογή"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Î?δÏ?ναμία δημιοÏ?Ï?γίαÏ? Ï?ακÎλοÏ? Ï?Ï?θμίÏ?εÏ?ν εÏ?αÏ?μογήÏ? %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Î?δÏ?ναμία δημιοÏ?Ï?γίαÏ? Ï?ακÎλοÏ? Ï?Ï?θμίÏ?εÏ?ν MIME %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Î?δÏ?ναμία δημιοÏ?Ï?γίαÏ? αÏ?Ï?είοÏ? εÏ?ιÏ?άνειαÏ? εÏ?γαÏ?ίαÏ? %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Î Ï?οÏ?αÏ?μοÏ?μÎνοÏ? οÏ?ιÏ?μÏ?Ï? Ï?οÏ? %s"
@@ -1271,11 +1277,12 @@ msgstr "Î?ανθαÏ?μÎνοÏ? αÏ?ιθμÏ?Ï? token (%d) Ï?Ï?ην κÏ?δικοÏ?
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Î?ναμενÏ?Ï?αν GEmblem για Ï?ο GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Î?εν Ï?Ï?οÏ?Ï?ηÏ?ίζεÏ?αι η λειÏ?οÏ?Ï?γία"
@@ -1287,49 +1294,49 @@ msgstr "Î?εν Ï?Ï?οÏ?Ï?ηÏ?ίζεÏ?αι η λειÏ?οÏ?Ï?γία"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Î?εν Ï?Ï?άÏ?Ï?ει η Ï?εÏ?ιÎÏ?οÏ?Ï?α Ï?Ï?οÏ?άÏ?Ï?ηÏ?η"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Î?δÏ?ναÏ?η η ανÏ?ιγÏ?αÏ?ή εÏ?ί καÏ?αλÏ?γοÏ?"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Î?δÏ?ναÏ?η η ανÏ?ιγÏ?αÏ?ή καÏ?αλÏ?γοÏ? εÏ?ί καÏ?αλÏ?γοÏ?"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Το αÏ?Ï?είο Ï?Ï?οοÏ?ιÏ?μοÏ? Ï?Ï?άÏ?Ï?ει"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Î?δÏ?ναÏ?η η αναδÏ?ομική ανÏ?ιγÏ?αÏ?ή καÏ?αλÏ?γοÏ?"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Î?δÏ?ναÏ?η η ανÏ?ιγÏ?αÏ?ή Ï?οÏ? ειδικοÏ? αÏ?Ï?είοÏ?"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Î?η ÎγκÏ?Ï?η Ï?ιμή Ï?Ï?μβολικοÏ? Ï?Ï?νδÎÏ?μοÏ?"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Î?εν Ï?Ï?οÏ?Ï?ηÏ?ίζεÏ?αι η Ï?Ï?αÏ?ξη αÏ?οÏ?Ï?ιμάÏ?Ï?ν"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Τα ονÏ?μαÏ?α Ï?Ï?ν αÏ?Ï?είÏ?ν δεν εÏ?ιÏ?Ï?ÎÏ?εÏ?αι να Ï?εÏ?ιÎÏ?οÏ?ν '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "ο Ï?Ï?μοÏ? δεν Ï?Ï?οÏ?Ï?ηÏ?ίζει Ï?ην Ï?Ï?οÏ?άÏ?Ï?ηÏ?η"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Î?εν ÎÏ?οÏ?ν οÏ?ιÏ?Ï?εί εÏ?αÏ?μογÎÏ? για Ï?ο Ï?ειÏ?ιÏ?μÏ? αÏ?Ï?οÏ? Ï?οÏ? αÏ?Ï?είοÏ?"
@@ -1356,20 +1363,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr "Î?ανθαÏ?μÎνη μοÏ?Ï?ή Ï?Ï?ν δεδομÎνÏ?ν ειÏ?Ï?δοÏ? Ï?οÏ? GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Î? Ï?οή δεν Ï?Ï?οÏ?Ï?ηÏ?ίζει Ï?ο query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Î?εν Ï?Ï?οÏ?Ï?ηÏ?ίζεÏ?αι η αναζήÏ?ηÏ?η ενÏ?Ï?Ï? Ï?ηÏ? Ï?οήÏ?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Î?εν εÏ?ιÏ?Ï?ÎÏ?εÏ?αι η κοÏ?ή για Ï?η Ï?οή ειÏ?Ï?δοÏ?"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Î?εν Ï?Ï?οÏ?Ï?ηÏ?ίζεÏ?αι η κοÏ?ή για Ï?η Ï?οή"
@@ -1409,7 +1416,7 @@ msgstr ""
"Î?εν είναι δÏ?ναÏ?Ï?Ï? ο Ï?ειÏ?ιÏ?μÏ?Ï? Ï?ηÏ? Ï?αÏ?εÏ?Ï?μενηÏ? ÎκδοÏ?ηÏ? Ï?ηÏ? κÏ?δικοÏ?οίηÏ?ηÏ? Ï?οÏ? "
"εικονιδίοÏ?"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Î? Ï?οή ειÏ?Ï?δοÏ? δεν Ï?Ï?οÏ?Ï?ηÏ?ίζει Ï?ην ανάγνÏ?Ï?η"
@@ -1419,7 +1426,7 @@ msgstr "Î? Ï?οή ειÏ?Ï?δοÏ? δεν Ï?Ï?οÏ?Ï?ηÏ?ίζει Ï?ην ανάγν
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Î?κκÏ?εμεί μία ενÎÏ?γεια για Ï?η Ï?οή"
@@ -1427,113 +1434,114 @@ msgstr "Î?κκÏ?εμεί μία ενÎÏ?γεια για Ï?η Ï?οή"
msgid "Unable to find default local directory monitor type"
msgstr "Î?ε βÏ?Îθηκε ο Ï?Ï?Ï?οÏ? monitor Ï?οÏ? Ï?Ï?οεÏ?ιλεγμÎνοÏ? Ï?οÏ?ικοÏ? καÏ?αλÏ?γοÏ?"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Î?η ÎγκÏ?Ï?ο Ï?νομα αÏ?Ï?είοÏ?: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ΣÏ?άλμα λήÏ?ηÏ? Ï?ληÏ?οÏ?οÏ?ιÏ?ν Ï?Ï?Ï?Ï?ήμαÏ?οÏ? αÏ?Ï?είÏ?ν: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Î?δÏ?ναÏ?η η μεÏ?ονομαÏ?ία Ï?οÏ? καÏ?αλÏ?γοÏ? root"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "ΣÏ?άλμα μεÏ?ονομαÏ?ίαÏ? αÏ?Ï?είοÏ?: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Î?δÏ?ναÏ?η η μεÏ?ονομαÏ?ία Ï?οÏ? αÏ?Ï?είοÏ?, Ï?ο Ï?νομα αÏ?Ï?είοÏ? Ï?Ï?άÏ?Ï?ει ήδη"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Î?η ÎγκÏ?Ï?ο Ï?νομα αÏ?Ï?είοÏ?"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "ΣÏ?άλμα ανοίγμαÏ?οÏ? αÏ?Ï?είοÏ?: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Î?δÏ?ναμία ανοίγμαÏ?οÏ? καÏ?αλÏ?γοÏ?"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "ΣÏ?άλμα αÏ?αίÏ?εÏ?ηÏ? αÏ?Ï?είοÏ?: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "ΣÏ?άλμα μεÏ?αÏ?οÏ?άÏ? αÏ?Ï?είοÏ? Ï?Ï?α αÏ?οÏ?Ï?ίμμαÏ?α: %s"
# gconf/gconf-internals.c:2416
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Î?Ï?οÏ?Ï?Ï?ία δημιοÏ?Ï?γίαÏ? καÏ?αλÏ?γοÏ? αÏ?οÏ?Ï?ιμμάÏ?Ï?ν %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Î?δÏ?ναμία εÏ?Ï?εÏ?ηÏ? καÏ?αλÏ?γοÏ? ανÏ?Ï?αÏ?οÏ? εÏ?ιÏ?ÎδοÏ? για Ï?α αÏ?οÏ?Ï?ίμμαÏ?α"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Î?δÏ?ναÏ?η η εÏ?Ï?εÏ?η ή δημιοÏ?Ï?γία Ï?οÏ? καÏ?αλÏ?γοÏ? αÏ?οÏ?Ï?ιμμάÏ?Ï?ν"
# gconf/gconf-internals.c:2416
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Î?Ï?οÏ?Ï?Ï?ία δημιοÏ?Ï?γίαÏ? αÏ?Ï?είοÏ? Ï?ληÏ?οÏ?οÏ?ιÏ?ν αÏ?οÏ?Ï?ιμμάÏ?Ï?ν: %s"
# gconf/gconf-internals.c:2416
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Î?δÏ?ναÏ?η η μεÏ?αÏ?οÏ?ά Ï?οÏ? αÏ?Ï?είοÏ? Ï?Ï?α αÏ?οÏ?Ï?ίμμαÏ?α: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "ΣÏ?άλμα δημιοÏ?Ï?γίαÏ? καÏ?αλÏ?γοÏ?: %s"
# gconf/gconftool.c:1181
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "ΣÏ?άλμα δημιοÏ?Ï?γίαÏ? Ï?Ï?μβολικοÏ? Ï?Ï?νδÎÏ?μοÏ?: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "ΣÏ?άλμα καÏ?ά Ï?η μεÏ?ακίνηÏ?η Ï?οÏ? αÏ?Ï?είοÏ?: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Î?δÏ?ναÏ?η η μεÏ?ακίνηÏ?η καÏ?αλÏ?γοÏ? εÏ?ί καÏ?αλÏ?γοÏ?"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Î?Ï?ÎÏ?Ï?Ï?ε η δημιοÏ?Ï?γία ανÏ?ιγÏ?άÏ?οÏ? αÏ?Ï?αλείαÏ?"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ΣÏ?άλμα αÏ?αίÏ?εÏ?ηÏ? Ï?οÏ? αÏ?Ï?είοÏ? Ï?Ï?οοÏ?ιÏ?μοÏ?: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Î?εν Ï?Ï?οÏ?Ï?ηÏ?ίζεÏ?αι η μεÏ?ακίνηÏ?η μεÏ?αξÏ? Ï?Ï?οÏ?αÏ?Ï?ήÏ?εÏ?ν"
@@ -1554,7 +1562,7 @@ msgstr "Î?η ÎγκÏ?Ï?ο εκÏ?εÏ?αμÎνο Ï?νομα γνÏ?Ï?ίÏ?μαÏ?οÏ?
msgid "Error setting extended attribute '%s': %s"
msgstr "ΣÏ?άλμα οÏ?ιÏ?μοÏ? εκÏ?εÏ?αμÎνοÏ? ονÏ?μαÏ?οÏ? γνÏ?Ï?ίÏ?μαÏ?οÏ? '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "ΣÏ?άλμα δήλÏ?Ï?ηÏ? αÏ?Ï?είοÏ? '%s': %s"
@@ -1587,7 +1595,7 @@ msgid "Error setting permissions: %s"
msgstr "ΣÏ?άλμα καÏ?ά Ï?η Ï?Ï?θμιÏ?η Ï?Ï?ν δικαιÏ?μάÏ?Ï?ν: %s"
# gconf/gconftool.c:1181
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "ΣÏ?άλμα καÏ?ά Ï?η Ï?Ï?θμιÏ?η Ï?οÏ? ιδιοκÏ?ήÏ?η: %s"
@@ -1608,6 +1616,12 @@ msgstr ""
"ΣÏ?άλμα καÏ?ά Ï?ον οÏ?ιÏ?μÏ? Ï?οÏ? Ï?Ï?μβολικοÏ? Ï?Ï?νδÎÏ?μοÏ?: Ï?ο αÏ?Ï?είο δεν είναι "
"Ï?Ï?μβολικÏ?Ï? Ï?Ï?νδεÏ?μοÏ?"
+# gconf/gconftool.c:1181
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "ΣÏ?άλμα καÏ?ά Ï?η Ï?Ï?θμιÏ?η Ï?Ï?ν δικαιÏ?μάÏ?Ï?ν: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "Το Ï?εÏ?ιεÏ?Ï?μενο SELinux δεν εÏ?ιÏ?Ï?ÎÏ?εÏ?αι να είναι κενÏ?"
@@ -1627,20 +1641,20 @@ msgstr "Το SELinux δεν ÎÏ?ει ενεÏ?γοÏ?οιηθεί Ï?Ï?ο Ï?Ï?Ï?Ï?
msgid "Setting attribute %s not supported"
msgstr "Î?εν Ï?Ï?οÏ?Ï?ηÏ?ίζεÏ?αι ο οÏ?ιÏ?μÏ?Ï? Ï?οÏ? γνÏ?Ï?ίÏ?μαÏ?οÏ? %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "ΣÏ?άλμα αναζήÏ?ηÏ?ηÏ? Ï?Ï?ο αÏ?Ï?είο: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "ΣÏ?άλμα καÏ?ά Ï?ο κλείÏ?ιμο Ï?οÏ? αÏ?Ï?είοÏ?: %s"
@@ -1649,57 +1663,57 @@ msgstr "ΣÏ?άλμα καÏ?ά Ï?ο κλείÏ?ιμο Ï?οÏ? αÏ?Ï?είοÏ?: %s"
msgid "Unable to find default local file monitor type"
msgstr "Î?ε βÏ?Îθηκε ο Ï?Ï?Ï?οÏ? monitor Ï?οÏ? Ï?Ï?οεÏ?ιλεγμÎνοÏ? Ï?οÏ?ικοÏ? αÏ?Ï?είοÏ?"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "ΣÏ?άλμα καÏ?ά Ï?ην εγγÏ?αÏ?ή Ï?Ï?ο αÏ?Ï?είο: %s"
# gconf/gconftool.c:1181
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "ΣÏ?άλμα αÏ?αίÏ?εÏ?ηÏ? Ï?αλαιοÏ? ανÏ?ιγÏ?άÏ?οÏ? Ï?Ï?νδÎÏ?μοÏ?: %s"
#
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ΣÏ?άλμα δημιοÏ?Ï?γίαÏ? ανÏ?ιγÏ?άÏ?οÏ? αÏ?Ï?αλείαÏ?: %s"
#
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "ΣÏ?άλμα μεÏ?ονομαÏ?ίαÏ? Ï?Ï?οÏ?Ï?Ï?ινοÏ? αÏ?Ï?είοÏ?: %s"
#
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "ΣÏ?άλμα κοÏ?ήÏ? (truncating) αÏ?Ï?είοÏ?: %s"
#
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "ΣÏ?άλμα ανοίγμαÏ?οÏ? αÏ?Ï?είοÏ? '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Το αÏ?Ï?είο Ï?Ï?οοÏ?ιÏ?μοÏ? είναι καÏ?άλογοÏ?"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Το αÏ?Ï?είο Ï?Ï?οοÏ?ιÏ?μοÏ? δεν είναι κανονικÏ? αÏ?Ï?είο"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Το αÏ?Ï?είο Ï?Ï?οÏ?οÏ?οιήθηκε εξÏ?Ï?εÏ?ικά"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "ΣÏ?άλμα αÏ?αίÏ?εÏ?ηÏ? Ï?αλαιοÏ? αÏ?Ï?είοÏ?: %s"
@@ -1731,44 +1745,44 @@ msgstr "Î?Ï?ÎÏ?Ï?Ï?ε η αλλαγή διαÏ?Ï?άÏ?εÏ?ν Ï?ηÏ? Ï?οήÏ? εξ
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "η Ï?Ï?οÏ?άÏ?Ï?ηÏ?η δεν Ï?Ï?οÏ?Ï?ηÏ?ίζει Ï?ην αÏ?οÏ?Ï?οÏ?άÏ?Ï?ηÏ?η"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "η Ï?Ï?οÏ?άÏ?Ï?ηÏ?η δεν Ï?Ï?οÏ?Ï?ηÏ?ίζει Ï?ην εξαγÏ?γή"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "η Ï?Ï?οÏ?άÏ?Ï?ηÏ?η δεν Ï?Ï?οÏ?Ï?ηÏ?ίζει Ï?ην εÏ?ανάληÏ?η Ï?ηÏ? Ï?Ï?οÏ?άÏ?Ï?ηÏ?ηÏ?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "η Ï?Ï?οÏ?άÏ?Ï?ηÏ?η δεν Ï?Ï?οÏ?Ï?ηÏ?ίζει Ï?ο μάνÏ?εμα Ï?οÏ? Ï?Ï?Ï?οÏ? Ï?εÏ?ιεÏ?ομÎνÏ?ν"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
"η Ï?Ï?οÏ?άÏ?Ï?ηÏ?η δεν Ï?Ï?οÏ?Ï?ηÏ?ίζει Ï?ο μάνÏ?εμα Ï?οÏ? Ï?Ï?Ï?οÏ? Ï?Ï?γÏ?Ï?ονÏ?ν Ï?εÏ?ιεÏ?ομÎνÏ?ν"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Î? Ï?οή εξÏ?δοÏ? δεν Ï?Ï?οÏ?Ï?ηÏ?ίζει Ï?ην εγγÏ?αÏ?ή"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Î? Ï?οή Ï?ηγήÏ? ÎÏ?ει ήδη κλείÏ?ει"
diff --git a/po/en_CA.po b/po/en_CA.po
index 40ed0d5..97126d8 100644
--- a/po/en_CA.po
+++ b/po/en_CA.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2005-08-27 16:20-0400\n"
"Last-Translator: Adam Weinberger <adamw gnome org>\n"
"Language-Team: Canadian English <adamw gnome org>\n"
@@ -522,7 +522,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:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "internal error"
@@ -825,7 +825,7 @@ msgstr "Text was empty (or contained only whitespace)"
msgid "Failed to read data from child process"
msgstr "Failed to read data from child process"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Failed to create pipe for communicating with child process (%s)"
@@ -1050,11 +1050,17 @@ msgstr "Key file does not have key '%s'"
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:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, 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:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Key file contains key '%s' which has value that cannot be interpreted."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1099,19 +1105,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Value '%s' cannot be interpreted as a boolean."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Too large count value passed to %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Stream is already closed"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operation was cancelled"
@@ -1133,34 +1139,34 @@ msgstr "%s type"
msgid "Unexpected early end-of-stream"
msgstr "Unexpected early end-of-stream"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Unnamed"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Desktop file didn't specify Exec field"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Unable to find terminal required for application"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, 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:1239
+#: gio/gdesktopappinfo.c:1240
#, 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:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Can't create user desktop file %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Custom definition for %s"
@@ -1197,11 +1203,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operation not supported"
@@ -1213,50 +1220,50 @@ 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:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Containing mount does not exist"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Can't copy over directory"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Can't copy directory over directory"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Target file exists"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Can't recursively copy directory"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
#, fuzzy
msgid "Can't copy special file"
msgstr "Can't copy over directory"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Invalid symlink value given"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Trash not supported"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "File names cannot contain '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "volume doesn't implement mount"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "No application is registered as handling this file"
@@ -1282,20 +1289,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Stream doesn't support query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Seek not supported on stream"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Truncate not allowed on input stream"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Truncate not supported on stream"
@@ -1333,7 +1340,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Input stream doesn't implement read"
@@ -1343,7 +1350,7 @@ msgstr "Input stream doesn't implement read"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Stream has outstanding operation"
@@ -1351,109 +1358,110 @@ msgstr "Stream has outstanding operation"
msgid "Unable to find default local directory monitor type"
msgstr "Unable to find default local directory monitor type"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Invalid filename %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error getting filesystem info: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Can't rename root directory"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Error renaming file: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Can't rename file: filename already exist"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 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:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Error opening file: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Can't open directory"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Error removing file: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Error trashing file: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Unable to create trash dir %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Unable to find toplevel directory for trash"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Unable to find or create trash directory"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Unable to create trashing info file: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Unable to trash file: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Error opening directory '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Error making symbolic link: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Error moving file: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Can't move directory over directory"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Error removing target file: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Move between mounts not supported"
@@ -1474,7 +1482,7 @@ msgstr "Invalid extended attribute name"
msgid "Error setting extended attribute '%s': %s"
msgstr "Error setting extended attribute '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Error stating file '%s': %s"
@@ -1505,7 +1513,7 @@ msgstr "Invalid attribute type (byte string expected)"
msgid "Error setting permissions: %s"
msgstr "Error setting permissions: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Error setting owner: %s"
@@ -1524,6 +1532,11 @@ msgstr "Error setting symlink: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Error setting symlink: file is not a symlink"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Error setting permissions: %s"
+
#: gio/glocalfileinfo.c:2074
#, fuzzy
msgid "SELinux context must be non-NULL"
@@ -1543,20 +1556,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Setting attribute %s not supported"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Error reading from file: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Error seeking in file: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Error closing file: %s"
@@ -1565,52 +1578,52 @@ msgstr "Error closing file: %s"
msgid "Unable to find default local file monitor type"
msgstr "Unable to find default local file monitor type"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Error writing to file: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Error removing old backup link: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Error creating backup copy: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Error renaming temporary file: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Error truncating file: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Error opening file '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Target file is a directory"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Target file is not a regular file"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "The file was externally modified"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Error removing file: %s"
@@ -1642,28 +1655,28 @@ msgstr "Failed to resize memory output stream"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount doesn't implement unmount"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount doesn't implement eject"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount doesn't implement remount"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
#, fuzzy
msgid "mount doesn't implement content type guessing"
msgstr "mount doesn't implement unmount"
@@ -1671,16 +1684,16 @@ msgstr "mount doesn't implement unmount"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
#, fuzzy
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount doesn't implement unmount"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Output stream doesn't implement write"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Source stream is already closed"
diff --git a/po/en_GB.po b/po/en_GB.po
index 339846d..4f6cf03 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLIB\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-23 19:30+0000\n"
"Last-Translator: David Lodge <dave cirt net>\n"
"Language-Team: <>\n"
@@ -521,7 +521,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:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "internal error"
@@ -824,7 +824,7 @@ msgstr "Text was empty (or contained only whitespace)"
msgid "Failed to read data from child process"
msgstr "Failed to read data from child process"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Failed to create pipe for communicating with child process (%s)"
@@ -1049,11 +1049,17 @@ msgstr "Key file does not have key '%s'"
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:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, 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:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Key file contains key '%s' which has value that cannot be interpreted."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1098,19 +1104,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Value '%s' cannot be interpreted as a boolean."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Too large count value passed to %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Stream is already closed"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operation was cancelled"
@@ -1132,34 +1138,34 @@ msgstr "%s type"
msgid "Unexpected early end-of-stream"
msgstr "Unexpected early end-of-stream"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Unnamed"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Desktop file didn't specify Exec field"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Unable to find terminal required for application"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, 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:1239
+#: gio/gdesktopappinfo.c:1240
#, 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:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Can't create user desktop file %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Custom definition for %s"
@@ -1196,11 +1202,12 @@ msgstr "Malformed number of tokens (%d) in GEmblemedIcon encoding"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Expected a GEmblem for GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operation not supported"
@@ -1212,49 +1219,49 @@ 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:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Containing mount does not exist"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Can't copy over directory"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Can't copy directory over directory"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Target file exists"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Can't recursively copy directory"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Can't copy special file"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Invalid symlink value given"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Wastebasket not supported"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "File names cannot contain '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "volume doesn't implement mount"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "No application is registered as handling this file"
@@ -1280,20 +1287,20 @@ msgstr "Can't handle version %d of GFileIcon encoding"
msgid "Malformed input data for GFileIcon"
msgstr "Malformed input data for GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Stream doesn't support query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Seek not supported on stream"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Truncate not allowed on input stream"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Truncate not supported on stream"
@@ -1331,7 +1338,7 @@ msgstr "Type %s does not implement from_tokens() on the GIcon interface"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Can't handle the supplied version of the icon encoding"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Input stream doesn't implement read"
@@ -1341,7 +1348,7 @@ msgstr "Input stream doesn't implement read"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Stream has outstanding operation"
@@ -1349,109 +1356,110 @@ msgstr "Stream has outstanding operation"
msgid "Unable to find default local directory monitor type"
msgstr "Unable to find default local directory monitor type"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Invalid filename %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error getting filesystem info: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Can't rename root directory"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Error renaming file: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Can't rename file, filename already exist"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 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:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Error opening file: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Can't open directory"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Error removing file: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Error moving file to wastebasket: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Unable to create wastebasket dir %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Unable to find toplevel directory for wastebasket"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Unable to find or create wastebasket directory"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Unable to create wastebasket info file: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Unable to move file to the wastebasket: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Error creating directory: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Error making symbolic link: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Error moving file: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Can't move directory over directory"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Error removing target file: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Move between mounts not supported"
@@ -1472,7 +1480,7 @@ msgstr "Invalid extended attribute name"
msgid "Error setting extended attribute '%s': %s"
msgstr "Error setting extended attribute '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Error stating file '%s': %s"
@@ -1503,7 +1511,7 @@ msgstr "Invalid attribute type (byte string expected)"
msgid "Error setting permissions: %s"
msgstr "Error setting permissions: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Error setting owner: %s"
@@ -1522,6 +1530,11 @@ msgstr "Error setting symlink: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Error setting symlink: file is not a symlink"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Error setting permissions: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux context must be non-NULL"
@@ -1540,20 +1553,20 @@ msgstr "SELinux is not enabled on this system"
msgid "Setting attribute %s not supported"
msgstr "Setting attribute %s not supported"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Error reading from file: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Error seeking in file: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Error closing file: %s"
@@ -1562,52 +1575,52 @@ msgstr "Error closing file: %s"
msgid "Unable to find default local file monitor type"
msgstr "Unable to find default local file monitor type"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Error writing to file: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Error removing old backup link: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Error creating backup copy: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Error renaming temporary file: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Error truncating file: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Error opening file '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Target file is a directory"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Target file is not a regular file"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "The file was externally modified"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Error removing old file: %s"
@@ -1639,43 +1652,43 @@ msgstr "Failed to resize memory output stream"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount doesn't implement unmount"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount doesn't implement eject"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount doesn't implement remount"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount doesn't implement content type guessing"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount doesn't implement synchronous content type guessing"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Output stream doesn't implement write"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Source stream is already closed"
diff --git a/po/eo.po b/po/eo.po
index 4a5bbc0..faf6d6f 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.3.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2003-07-01 15:10-0500\n"
"Last-Translator: Charles Voelger <cvoelger dweasel com>\n"
"Language-Team: Esperanto <LL li org>\n"
@@ -522,7 +522,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -830,7 +830,7 @@ msgstr "Teksto estis malplena (aÅ enhavis nur blankspacon)"
msgid "Failed to read data from child process"
msgstr "Malsukesis legi datumon de procezido"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Malsukcesis krei dukton por komunikado kun procezido (%s)"
@@ -1053,11 +1053,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1100,19 +1106,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1134,34 +1140,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1198,11 +1204,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr ""
@@ -1214,49 +1221,49 @@ msgstr ""
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1282,20 +1289,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1333,7 +1340,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1343,7 +1350,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1351,110 +1358,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Nevalida komputilnomo"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Nevalida komputilnomo"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Malsukcesis krei dosieron '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Malsukcesis krei dosieron '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Malsukcesis krei dosieron '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Eraro dum malfermado de dosierujo '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Eraro dum konverto: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1476,7 +1484,7 @@ msgstr "Dokumento neatendite finis en atributa nomo"
msgid "Error setting extended attribute '%s': %s"
msgstr "Eraro dum malfermado de dosierujo '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
@@ -1507,7 +1515,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Eraro dum konverto: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Eraro dum konverto: %s"
@@ -1526,6 +1534,11 @@ msgstr "Eraro Ä?e linio %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Eraro dum konverto: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1544,20 +1557,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr ""
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
@@ -1566,52 +1579,52 @@ msgstr "Eraro dum legado de dosiero '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Eraro dum konverto: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
@@ -1644,43 +1657,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/es.po b/po/es.po
index a16f959..85d82c9 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,9 +9,8 @@
msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
-"product=glib&component=general\n"
-"POT-Creation-Date: 2009-05-23 16:02+0000\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-05-23 19:59+0200\n"
"Last-Translator: Jorge González <jorgegonz svn gnome org>\n"
"Language-Team: Español <gnome-es-list gnome org>\n"
@@ -21,319 +20,318 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../glib/gbookmarkfile.c:737
+#: glib/gbookmarkfile.c:737
#, c-format
msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Atributo inesperado «%s» para el elemento «%s»"
-#: ../glib/gbookmarkfile.c:748 ../glib/gbookmarkfile.c:819
-#: ../glib/gbookmarkfile.c:829 ../glib/gbookmarkfile.c:936
+#: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829
+#: glib/gbookmarkfile.c:936
#, c-format
msgid "Attribute '%s' of element '%s' not found"
msgstr "El atributo «%s» del elemento «%s» no se ha encontrado"
-#: ../glib/gbookmarkfile.c:1106 ../glib/gbookmarkfile.c:1171
-#: ../glib/gbookmarkfile.c:1235 ../glib/gbookmarkfile.c:1245
+#: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171
+#: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245
#, c-format
msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Etiqueta «%s» inesperada, se esperaba la etiqueta «%s»"
-#: ../glib/gbookmarkfile.c:1131 ../glib/gbookmarkfile.c:1145
-#: ../glib/gbookmarkfile.c:1213 ../glib/gbookmarkfile.c:1265
+#: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:1145
+#: glib/gbookmarkfile.c:1213 glib/gbookmarkfile.c:1265
#, c-format
msgid "Unexpected tag '%s' inside '%s'"
msgstr "Etiqueta «%s» inesperada dentro de «%s»"
-#: ../glib/gbookmarkfile.c:1793
+#: glib/gbookmarkfile.c:1793
msgid "No valid bookmark file found in data dirs"
msgstr ""
"No se pudo encontrar ningún archivo de marcadores válido en los directorios "
"de datos"
-#: ../glib/gbookmarkfile.c:1994
+#: glib/gbookmarkfile.c:1994
#, c-format
msgid "A bookmark for URI '%s' already exists"
msgstr "Ya existe un marcador para el URI «%s»"
-#: ../glib/gbookmarkfile.c:2040 ../glib/gbookmarkfile.c:2198
-#: ../glib/gbookmarkfile.c:2283 ../glib/gbookmarkfile.c:2363
-#: ../glib/gbookmarkfile.c:2448 ../glib/gbookmarkfile.c:2531
-#: ../glib/gbookmarkfile.c:2609 ../glib/gbookmarkfile.c:2688
-#: ../glib/gbookmarkfile.c:2730 ../glib/gbookmarkfile.c:2827
-#: ../glib/gbookmarkfile.c:2953 ../glib/gbookmarkfile.c:3143
-#: ../glib/gbookmarkfile.c:3219 ../glib/gbookmarkfile.c:3384
-#: ../glib/gbookmarkfile.c:3473 ../glib/gbookmarkfile.c:3563
-#: ../glib/gbookmarkfile.c:3691
+#: glib/gbookmarkfile.c:2040 glib/gbookmarkfile.c:2198
+#: glib/gbookmarkfile.c:2283 glib/gbookmarkfile.c:2363
+#: glib/gbookmarkfile.c:2448 glib/gbookmarkfile.c:2531
+#: glib/gbookmarkfile.c:2609 glib/gbookmarkfile.c:2688
+#: glib/gbookmarkfile.c:2730 glib/gbookmarkfile.c:2827
+#: glib/gbookmarkfile.c:2953 glib/gbookmarkfile.c:3143
+#: glib/gbookmarkfile.c:3219 glib/gbookmarkfile.c:3384
+#: glib/gbookmarkfile.c:3473 glib/gbookmarkfile.c:3563
+#: glib/gbookmarkfile.c:3691
#, c-format
msgid "No bookmark found for URI '%s'"
msgstr "No se encontró un marcador para el URI «%s»"
-#: ../glib/gbookmarkfile.c:2372
+#: glib/gbookmarkfile.c:2372
#, c-format
msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "Ningún tipo MIME definido en el marcador para la URI «%s»"
-#: ../glib/gbookmarkfile.c:2457
+#: glib/gbookmarkfile.c:2457
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "No se ha definido ningún flag privado en el marcador para el URI «%s»"
-#: ../glib/gbookmarkfile.c:2836
+#: glib/gbookmarkfile.c:2836
#, c-format
msgid "No groups set in bookmark for URI '%s'"
msgstr "No se ha establecido ningún grupo en el marcador para el URI «%s»"
-#: ../glib/gbookmarkfile.c:3237 ../glib/gbookmarkfile.c:3394
+#: glib/gbookmarkfile.c:3237 glib/gbookmarkfile.c:3394
#, c-format
msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Ninguna aplicación con nombre «%s» registró un marcador para «%s»"
-#: ../glib/gbookmarkfile.c:3417
+#: glib/gbookmarkfile.c:3417
#, c-format
msgid "Failed to expand exec line '%s' with URI '%s'"
msgstr "Falló la expansión de la la linea ejecutable «%s» con el URI «%s»"
-#: ../glib/gconvert.c:431 ../glib/gconvert.c:509 ../glib/giochannel.c:1230
+#: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1230
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr ""
"La conversión desde el conjunto de caracteres «%s» a «%s» no está soportada"
-#: ../glib/gconvert.c:435 ../glib/gconvert.c:513
+#: glib/gconvert.c:435 glib/gconvert.c:513
#, c-format
msgid "Could not open converter from '%s' to '%s'"
msgstr "No se pudo abrir el conversor de «%s» a «%s»"
-#: ../glib/gconvert.c:632 ../glib/gconvert.c:1017 ../glib/giochannel.c:1402
-#: ../glib/giochannel.c:1444 ../glib/giochannel.c:2288 ../glib/gutf8.c:964
-#: ../glib/gutf8.c:1413
+#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
+#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
+#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Hay una secuencia de bytes no válida en la entrada de conversión"
-#: ../glib/gconvert.c:638 ../glib/gconvert.c:944 ../glib/giochannel.c:1409
-#: ../glib/giochannel.c:2300
+#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1409
+#: glib/giochannel.c:2300
#, c-format
msgid "Error during conversion: %s"
msgstr "Falló durante la conversión: %s"
-#: ../glib/gconvert.c:669 ../glib/gutf8.c:960 ../glib/gutf8.c:1164
-#: ../glib/gutf8.c:1305 ../glib/gutf8.c:1409
+#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
+#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Hay una secuencia parcial de caracteres en el final de la entrada"
-#: ../glib/gconvert.c:919
+#: glib/gconvert.c:919
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "No se puede convertir el fallback «%s» al conjunto de códigos «%s»"
-#: ../glib/gconvert.c:1737
+#: glib/gconvert.c:1737
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "El URI «%s» no es una URI absoluta utilizando el esquema «file»"
-#: ../glib/gconvert.c:1747
+#: glib/gconvert.c:1747
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "El archivo local en la URI «%s» no debe incluir un «#»"
-#: ../glib/gconvert.c:1764
+#: glib/gconvert.c:1764
#, c-format
msgid "The URI '%s' is invalid"
msgstr "El URI «%s» es inválida"
-#: ../glib/gconvert.c:1776
+#: glib/gconvert.c:1776
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "El nombre del host de la URI «%s» es inválido"
-#: ../glib/gconvert.c:1792
+#: glib/gconvert.c:1792
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "El URI «%s» contiene caracteres de escape inválidos"
-#: ../glib/gconvert.c:1887
+#: glib/gconvert.c:1887
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "El nombre de la ruta «%s» no es una ruta absoluta"
-#: ../glib/gconvert.c:1897
+#: glib/gconvert.c:1897
msgid "Invalid hostname"
msgstr "El nombre del host es inválido"
-#: ../glib/gdir.c:110 ../glib/gdir.c:130
+#: glib/gdir.c:110 glib/gdir.c:130
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Falló al abrir el directorio «%s»: %s"
-#: ../glib/gfileutils.c:532 ../glib/gfileutils.c:620
+#: glib/gfileutils.c:532 glib/gfileutils.c:620
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "No se pueden asignar %lu bytes para leer el archivo «%s»"
-#: ../glib/gfileutils.c:547
+#: glib/gfileutils.c:547
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Falló al leer el archivo «%s»: %s"
-#: ../glib/gfileutils.c:561
+#: glib/gfileutils.c:561
#, c-format
msgid "File \"%s\" is too large"
msgstr "El archivo «%s» es demasiado grande"
-#: ../glib/gfileutils.c:644
+#: glib/gfileutils.c:644
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Falló al leer del archivo «%s»: %s"
-#: ../glib/gfileutils.c:695 ../glib/gfileutils.c:782
+#: glib/gfileutils.c:695 glib/gfileutils.c:782
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Falló al abrir el archivo «%s»: %s"
-#: ../glib/gfileutils.c:712 ../glib/gmappedfile.c:133
+#: glib/gfileutils.c:712 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Falló al obtener los atributos del archivo «%s»: fstat() falló: %s"
-#: ../glib/gfileutils.c:746
+#: glib/gfileutils.c:746
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Falló al abrir el archivo «%s»: fdopen() falló: %s"
-#: ../glib/gfileutils.c:854
+#: glib/gfileutils.c:854
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Falló al renombrar el archivo «%s» a «%s»: g_rename() falló: %s"
-#: ../glib/gfileutils.c:896 ../glib/gfileutils.c:1328
+#: glib/gfileutils.c:896 glib/gfileutils.c:1328
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Falló al crear el archivo «%s»: %s"
-#: ../glib/gfileutils.c:910
+#: glib/gfileutils.c:910
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Falló al abrir el archivo «%s» para escritura: fdopen() falló: %s"
-#: ../glib/gfileutils.c:935
+#: glib/gfileutils.c:935
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Falló al escribir el archivo «%s»: falló fwrite(): %s"
-#: ../glib/gfileutils.c:954
+#: glib/gfileutils.c:954
#, c-format
msgid "Failed to write file '%s': fflush() failed: %s"
msgstr "Falló al escribir el archivo «%s»: falló fflush(): %s"
-#: ../glib/gfileutils.c:979
+#: glib/gfileutils.c:979
#, c-format
msgid "Failed to write file '%s': fsync() failed: %s"
msgstr "Falló al escribir el archivo «%s»: falló fsync(): %s"
-#: ../glib/gfileutils.c:997
+#: glib/gfileutils.c:997
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Falló al cerrar el archivo «%s»: falló fclose(): %s"
-#: ../glib/gfileutils.c:1115
+#: glib/gfileutils.c:1115
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "El archivo existente «%s» no se pudo eliminar: g_unlink() falló: %s"
-#: ../glib/gfileutils.c:1290
+#: glib/gfileutils.c:1290
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "La plantilla «%s» es inválida, no deberÃa contener un «%s»"
-#: ../glib/gfileutils.c:1303
+#: glib/gfileutils.c:1303
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "La plantilla «%s» no contiene XXXXXX"
-#: ../glib/gfileutils.c:1742
+#: glib/gfileutils.c:1742
#, c-format
msgid "%.1f KB"
msgstr "%.1f KiB"
-#: ../glib/gfileutils.c:1747
+#: glib/gfileutils.c:1747
#, c-format
msgid "%.1f MB"
msgstr "%.1f MiB"
-#: ../glib/gfileutils.c:1752
+#: glib/gfileutils.c:1752
#, c-format
msgid "%.1f GB"
msgstr "%.1f GiB"
-#: ../glib/gfileutils.c:1795
+#: glib/gfileutils.c:1795
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Falló al leer el enlace simbólico «%s»: %s"
-#: ../glib/gfileutils.c:1816
+#: glib/gfileutils.c:1816
msgid "Symbolic links not supported"
msgstr "Enlaces simbólicos no soportados"
-#: ../glib/giochannel.c:1234
+#: glib/giochannel.c:1234
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr "No se pudo abrir el conversor de «%s» a «%s»: %s"
-#: ../glib/giochannel.c:1579
+#: glib/giochannel.c:1579
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr ""
"No se puede hacer una lectura en bruto (raw) en g_io_channel_read_line_string"
-#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1884
-#: ../glib/giochannel.c:1971
+#: glib/giochannel.c:1626 glib/giochannel.c:1884 glib/giochannel.c:1971
msgid "Leftover unconverted data in read buffer"
msgstr "Se han dejado datos no convertidos en el búfer de lectura"
-#: ../glib/giochannel.c:1707 ../glib/giochannel.c:1784
+#: glib/giochannel.c:1707 glib/giochannel.c:1784
msgid "Channel terminates in a partial character"
msgstr "El canal termina en un carácter parcial"
-#: ../glib/giochannel.c:1770
+#: glib/giochannel.c:1770
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr ""
"No se puede hacer una lectura en bruto (raw) en g_io_channel_read_to_end"
-#: ../glib/gmappedfile.c:116
+#: glib/gmappedfile.c:116
#, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "Falló al abrir el archivo «%s»: open() falló: %s"
-#: ../glib/gmappedfile.c:193
+#: glib/gmappedfile.c:193
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Falló al mapear el archivo «%s»: mmap() falló: %s"
-#: ../glib/gmarkup.c:303 ../glib/gmarkup.c:343
+#: glib/gmarkup.c:303 glib/gmarkup.c:343
#, c-format
msgid "Error on line %d char %d: "
msgstr "Error en la lÃnea %d, carácter %d: "
-#: ../glib/gmarkup.c:363 ../glib/gmarkup.c:441
+#: glib/gmarkup.c:363 glib/gmarkup.c:441
#, c-format
msgid "Invalid UTF-8 encoded text in name - not valid '%s'"
msgstr "Texto codificado como UTF-8 en el nombre no válido; «%s» no es válido"
-#: ../glib/gmarkup.c:374
+#: glib/gmarkup.c:374
#, c-format
msgid "'%s' is not a valid name "
msgstr "«%s» no es un nombre válido "
-#: ../glib/gmarkup.c:390
+#: glib/gmarkup.c:390
#, c-format
msgid "'%s' is not a valid name: '%c' "
msgstr "«%s» no es un nombre válido: «%c» "
-#: ../glib/gmarkup.c:494
+#: glib/gmarkup.c:494
#, c-format
msgid "Error on line %d: %s"
msgstr "Error en la lÃnea %d: %s"
-#: ../glib/gmarkup.c:578
+#: glib/gmarkup.c:578
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -343,7 +341,7 @@ msgstr ""
"carácter de referencia( por ejemplo ê) - tal vez el dÃgito es demasiado "
"grande"
-#: ../glib/gmarkup.c:590
+#: glib/gmarkup.c:590
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -353,24 +351,24 @@ msgstr ""
"un carácter «&» sin pretender iniciar una entidad, escape el carácter \"&\" "
"como &"
-#: ../glib/gmarkup.c:616
+#: glib/gmarkup.c:616
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "El carácter de referencia «%-.*s» no codifica un carácter permitido"
-#: ../glib/gmarkup.c:654
+#: glib/gmarkup.c:654
msgid ""
"Empty entity '&;' seen; valid entities are: & " < > '"
msgstr ""
"La entidad '&;' está vacÃa; las entidades válidas son: & " < "
"> '"
-#: ../glib/gmarkup.c:662
+#: glib/gmarkup.c:662
#, c-format
msgid "Entity name '%-.*s' is not known"
msgstr "El nombre de la entidad «%-.*s» es desconocido"
-#: ../glib/gmarkup.c:667
+#: glib/gmarkup.c:667
msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &"
@@ -379,11 +377,11 @@ msgstr ""
"\"&\" sin la intención de indicar una entidad, escape el signo \"&\" como "
"&"
-#: ../glib/gmarkup.c:973
+#: glib/gmarkup.c:973
msgid "Document must begin with an element (e.g. <book>)"
msgstr "El documento debe comenzar con un elemento (por ejemplo: <book>)"
-#: ../glib/gmarkup.c:1013
+#: glib/gmarkup.c:1013
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -392,7 +390,7 @@ msgstr ""
"«%s» no es un carácter válido a continuación del carácter '<'; no debe "
"iniciar un nombre de elemento"
-#: ../glib/gmarkup.c:1081
+#: glib/gmarkup.c:1081
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the empty-element tag '%"
@@ -401,7 +399,7 @@ msgstr ""
"Carácter «%s» impropio, se esperaba un carácter «>» para terminar la etiqueta "
"vacÃa del elemento «%s»"
-#: ../glib/gmarkup.c:1165
+#: glib/gmarkup.c:1165
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -409,7 +407,7 @@ msgstr ""
"Carácter «%s» impropio, se esperaba el carácter '=' después del nombre de "
"atributo «%s» del elemento «%s»"
-#: ../glib/gmarkup.c:1206
+#: glib/gmarkup.c:1206
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -420,7 +418,7 @@ msgstr ""
"etiqueta de inicio del elemento «%s» u opcionalmente un atributo; tal vez "
"utilizó un carácter que no es válido en un nombre de atributo"
-#: ../glib/gmarkup.c:1283
+#: glib/gmarkup.c:1283
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -429,7 +427,7 @@ msgstr ""
"Carácter «%s» impropio, se esperaba una marca de apertura de comillas después "
"del signo igual al darle valor al atributo «%s» del elemento «%s»"
-#: ../glib/gmarkup.c:1417
+#: glib/gmarkup.c:1417
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -438,7 +436,7 @@ msgstr ""
"«%s» no es un carácter válido a continuación de los caracteres '</'; «%s» no "
"debe iniciar un nombre de elemento"
-#: ../glib/gmarkup.c:1453
+#: glib/gmarkup.c:1453
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -447,27 +445,27 @@ msgstr ""
"«%s» no es un carácter válido a continuación del nombre del elemento de "
"cierre «%s»; el carácter permitido es '>'"
-#: ../glib/gmarkup.c:1464
+#: glib/gmarkup.c:1464
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "El elemento «%s» fue cerrado, no existe ningún elemento abierto"
-#: ../glib/gmarkup.c:1473
+#: glib/gmarkup.c:1473
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr ""
"El elemento «%s» fue cerrado, pero el elemento que está abierto actualmente "
"es «%s»"
-#: ../glib/gmarkup.c:1640
+#: glib/gmarkup.c:1640
msgid "Document was empty or contained only whitespace"
msgstr "El documento estaba vacÃo o sólo contenÃa espacios en blanco"
-#: ../glib/gmarkup.c:1654
+#: glib/gmarkup.c:1654
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "El documento termina inesperadamente justo después de un '<'"
-#: ../glib/gmarkup.c:1662 ../glib/gmarkup.c:1707
+#: glib/gmarkup.c:1662 glib/gmarkup.c:1707
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -476,7 +474,7 @@ msgstr ""
"El documento termina inesperadamente con elementos todavÃa abiertos - «%s» "
"fue el último elemento abierto"
-#: ../glib/gmarkup.c:1670
+#: glib/gmarkup.c:1670
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -485,21 +483,21 @@ msgstr ""
"El documento termina inesperadamente, se esperaba un carácter '>' "
"finalizando la etiqueta <%s/>"
-#: ../glib/gmarkup.c:1676
+#: glib/gmarkup.c:1676
msgid "Document ended unexpectedly inside an element name"
msgstr "El documento termina inesperadamente dentro de un nombre de elemento"
-#: ../glib/gmarkup.c:1682
+#: glib/gmarkup.c:1682
msgid "Document ended unexpectedly inside an attribute name"
msgstr "El documento termina inesperadamente dentro de un nombre de atributo"
-#: ../glib/gmarkup.c:1687
+#: glib/gmarkup.c:1687
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr ""
"El documento termina inesperadamente dentro de una etiqueta de apertura de "
"elemento."
-#: ../glib/gmarkup.c:1693
+#: glib/gmarkup.c:1693
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -507,407 +505,405 @@ msgstr ""
"El documento termina inesperadamente después de los signos igual que siguen "
"al nombre de atributo; sin valor de atributo"
-#: ../glib/gmarkup.c:1700
+#: glib/gmarkup.c:1700
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "El documento termina inesperadamente dentro del valor de un atributo"
-#: ../glib/gmarkup.c:1716
+#: glib/gmarkup.c:1716
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr ""
"El documento termina inesperadamente dentro de la etiqueta de cierre del "
"elemento «%s»"
-#: ../glib/gmarkup.c:1722
+#: glib/gmarkup.c:1722
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"El documento termina inesperadamente dentro de un comentario o instrucción "
"de proceso"
-#: ../glib/gregex.c:131
+#: glib/gregex.c:131
msgid "corrupted object"
msgstr "objeto corrupto"
-#: ../glib/gregex.c:133
+#: glib/gregex.c:133
msgid "internal error or corrupted object"
msgstr "error interno u objeto corrupto"
-#: ../glib/gregex.c:135
+#: glib/gregex.c:135
msgid "out of memory"
msgstr "sin memoria"
-#: ../glib/gregex.c:140
+#: glib/gregex.c:140
msgid "backtracking limit reached"
msgstr "se alcanzó el lÃmite de «backtracking»"
-#: ../glib/gregex.c:152 ../glib/gregex.c:160
+#: glib/gregex.c:152 glib/gregex.c:160
msgid "the pattern contains items not supported for partial matching"
msgstr ""
"el patrón contiene elementos no soportados para una coincidencia parcial"
-#: ../glib/gregex.c:154 ../gio/glocalfile.c:2083
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "error interno"
-#: ../glib/gregex.c:162
+#: glib/gregex.c:162
msgid "back references as conditions are not supported for partial matching"
msgstr ""
"no se soportan referencias anteriores como condiciones para coincidencias "
"parciales"
-#: ../glib/gregex.c:171
+#: glib/gregex.c:171
msgid "recursion limit reached"
msgstr "se alcanzó el lÃmite de recursividad"
-#: ../glib/gregex.c:173
+#: glib/gregex.c:173
msgid "workspace limit for empty substrings reached"
msgstr "lÃmite del espacio de trabajo cuando se alcanzan subcadenas vacÃas"
-#: ../glib/gregex.c:175
+#: glib/gregex.c:175
msgid "invalid combination of newline flags"
msgstr "combinación de banderas de nueva lÃnea inválidas"
-#: ../glib/gregex.c:179
+#: glib/gregex.c:179
msgid "unknown error"
msgstr "error desconocido"
-#: ../glib/gregex.c:199
+#: glib/gregex.c:199
msgid "\\ at end of pattern"
msgstr "\\ al final del patrón"
-#: ../glib/gregex.c:202
+#: glib/gregex.c:202
msgid "\\c at end of pattern"
msgstr "\\c al final del patrón"
-#: ../glib/gregex.c:205
+#: glib/gregex.c:205
msgid "unrecognized character follows \\"
msgstr "carácter no reconocido después de \\"
-#: ../glib/gregex.c:212
+#: glib/gregex.c:212
msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
msgstr ""
"aquà no se permite escapar las letras (\\l, \\L, \\u, \\U) (mayúscula y "
"minúscula)"
-#: ../glib/gregex.c:215
+#: glib/gregex.c:215
msgid "numbers out of order in {} quantifier"
msgstr "números fuera de rango en el cuantificador {}"
-#: ../glib/gregex.c:218
+#: glib/gregex.c:218
msgid "number too big in {} quantifier"
msgstr "número demasiado grande en el cuantificador {}"
-#: ../glib/gregex.c:221
+#: glib/gregex.c:221
msgid "missing terminating ] for character class"
msgstr "falta la terminación ] para la clase de carácter"
-#: ../glib/gregex.c:224
+#: glib/gregex.c:224
msgid "invalid escape sequence in character class"
msgstr "secuencia de escape no válida en la clase de carácter"
-#: ../glib/gregex.c:227
+#: glib/gregex.c:227
msgid "range out of order in character class"
msgstr "rango fuera de orden en la clase de carácter"
-#: ../glib/gregex.c:230
+#: glib/gregex.c:230
msgid "nothing to repeat"
msgstr "nada que repetir"
-#: ../glib/gregex.c:233
+#: glib/gregex.c:233
msgid "unrecognized character after (?"
msgstr "carácter no reconocido después de (?"
-#: ../glib/gregex.c:237
+#: glib/gregex.c:237
msgid "unrecognized character after (?<"
msgstr "carácter no reconocido después de (?<"
-#: ../glib/gregex.c:241
+#: glib/gregex.c:241
msgid "unrecognized character after (?P"
msgstr "carácter no reconocido después de (?P"
-#: ../glib/gregex.c:244
+#: glib/gregex.c:244
msgid "POSIX named classes are supported only within a class"
msgstr "Sólo se soportan las clases con nombres POSIX dentro de una clase"
-#: ../glib/gregex.c:247
+#: glib/gregex.c:247
msgid "missing terminating )"
msgstr "falta el ) de terminación"
-#: ../glib/gregex.c:251
+#: glib/gregex.c:251
msgid ") without opening ("
msgstr ") sin ( que lo abriera"
#. 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
+#: glib/gregex.c:258
msgid "(?R or (?[+-]digits must be followed by )"
msgstr "(?R o los dÃgitos (?[+-] deben estar seguidos por )"
-#: ../glib/gregex.c:261
+#: glib/gregex.c:261
msgid "reference to non-existent subpattern"
msgstr "referencia a un subpatrón no existente"
-#: ../glib/gregex.c:264
+#: glib/gregex.c:264
msgid "missing ) after comment"
msgstr "falta ) después del comentario"
-#: ../glib/gregex.c:267
+#: glib/gregex.c:267
msgid "regular expression too large"
msgstr "la expresión regular es demasiado larga"
-#: ../glib/gregex.c:270
+#: glib/gregex.c:270
msgid "failed to get memory"
msgstr "falló al obtener memoria"
-#: ../glib/gregex.c:273
+#: glib/gregex.c:273
msgid "lookbehind assertion is not fixed length"
msgstr "la comprobación «lookbehind» no tiene una longitud fija"
-#: ../glib/gregex.c:276
+#: glib/gregex.c:276
msgid "malformed number or name after (?("
msgstr "número o nombre mal formado después de (?("
-#: ../glib/gregex.c:279
+#: glib/gregex.c:279
msgid "conditional group contains more than two branches"
msgstr "el grupo condicional contiene más de dos ramas"
-#: ../glib/gregex.c:282
+#: glib/gregex.c:282
msgid "assertion expected after (?("
msgstr "se esperaba una comprobación después de (?("
-#: ../glib/gregex.c:285
+#: glib/gregex.c:285
msgid "unknown POSIX class name"
msgstr "nombre de clase POSIX desconocido"
-#: ../glib/gregex.c:288
+#: glib/gregex.c:288
msgid "POSIX collating elements are not supported"
msgstr "los elementos POSIX recopilados no están soportados"
-#: ../glib/gregex.c:291
+#: glib/gregex.c:291
msgid "character value in \\x{...} sequence is too large"
msgstr "el valor del carácter en la secuencia \\x{�} es demasiado largo"
-#: ../glib/gregex.c:294
+#: glib/gregex.c:294
msgid "invalid condition (?(0)"
msgstr "condición no válida (?(0)"
-#: ../glib/gregex.c:297
+#: glib/gregex.c:297
msgid "\\C not allowed in lookbehind assertion"
msgstr "no se permite \\C en comprobaciones «lookbehind»"
-#: ../glib/gregex.c:300
+#: glib/gregex.c:300
msgid "recursive call could loop indefinitely"
msgstr "una llamada recursiva podrá crear un bucle infinito"
-#: ../glib/gregex.c:303
+#: glib/gregex.c:303
msgid "missing terminator in subpattern name"
msgstr "falta el terminador en el nombre del subpatrón"
-#: ../glib/gregex.c:306
+#: glib/gregex.c:306
msgid "two named subpatterns have the same name"
msgstr "dos subpatrones tienen el mismo nombre"
-#: ../glib/gregex.c:309
+#: glib/gregex.c:309
msgid "malformed \\P or \\p sequence"
msgstr "secuencia \\P o \\p mal formada"
-#: ../glib/gregex.c:312
+#: glib/gregex.c:312
msgid "unknown property name after \\P or \\p"
msgstr "nombre de propiedad desconocido después de \\P o \\p"
-#: ../glib/gregex.c:315
+#: glib/gregex.c:315
msgid "subpattern name is too long (maximum 32 characters)"
msgstr "el nombre del subpatrón es demasiado largo (máximo 32 caracteres)"
-#: ../glib/gregex.c:318
+#: glib/gregex.c:318
msgid "too many named subpatterns (maximum 10,000)"
msgstr "demasiados subpatrones con nombre (máximo 10.000)"
-#: ../glib/gregex.c:321
+#: glib/gregex.c:321
msgid "octal value is greater than \\377"
msgstr "el valor octal es mayor que \\377"
-#: ../glib/gregex.c:324
+#: glib/gregex.c:324
msgid "DEFINE group contains more than one branch"
msgstr "el grupo DEFINE contiene más de una rama"
-#: ../glib/gregex.c:327
+#: glib/gregex.c:327
msgid "repeating a DEFINE group is not allowed"
msgstr "no se permite repetir un grupo DEFINE"
-#: ../glib/gregex.c:330
+#: glib/gregex.c:330
msgid "inconsistent NEWLINE options"
msgstr "opciones NEWLINE inconsistentes"
-#: ../glib/gregex.c:333
+#: glib/gregex.c:333
msgid ""
"\\g is not followed by a braced name or an optionally braced non-zero number"
msgstr ""
"\\g no está seguido por un nombre de llave o un número distinto de cero con "
"una llave opcional"
-#: ../glib/gregex.c:338
+#: glib/gregex.c:338
msgid "unexpected repeat"
msgstr "repetición inesperada"
-#: ../glib/gregex.c:342
+#: glib/gregex.c:342
msgid "code overflow"
msgstr "desbordamiento de código"
-#: ../glib/gregex.c:346
+#: glib/gregex.c:346
msgid "overran compiling workspace"
msgstr "se desbordó el espacio de trabajo de compilación"
-#: ../glib/gregex.c:350
+#: glib/gregex.c:350
msgid "previously-checked referenced subpattern not found"
msgstr "no se encontró el subpatrón referenciado anteriormente comprobado"
-#: ../glib/gregex.c:526 ../glib/gregex.c:1607
+#: glib/gregex.c:526 glib/gregex.c:1607
#, c-format
msgid "Error while matching regular expression %s: %s"
msgstr "Error al coincidir con la expresión regular %s: %s"
-#: ../glib/gregex.c:1098
+#: glib/gregex.c:1098
msgid "PCRE library is compiled without UTF8 support"
msgstr "La biblioteca PCRE está compilada sin soporte para UTF8"
-#: ../glib/gregex.c:1107
+#: glib/gregex.c:1107
msgid "PCRE library is compiled without UTF8 properties support"
msgstr ""
"La biblioteca PCRE está compilada sin soporte para las propiedades de UTF8"
-#: ../glib/gregex.c:1161
+#: glib/gregex.c:1161
#, c-format
msgid "Error while compiling regular expression %s at char %d: %s"
msgstr "Error al compilar la expresión regular %s en el carácter %d: %s"
-#: ../glib/gregex.c:1197
+#: glib/gregex.c:1197
#, c-format
msgid "Error while optimizing regular expression %s: %s"
msgstr "Error al optimizar la expresión regular %s: %s"
-#: ../glib/gregex.c:2035
+#: glib/gregex.c:2035
msgid "hexadecimal digit or '}' expected"
msgstr "se esperaba un dÃgito hexadecimal o «}»"
-#: ../glib/gregex.c:2051
+#: glib/gregex.c:2051
msgid "hexadecimal digit expected"
msgstr "se esperaba un dÃgito hexadecimal"
-#: ../glib/gregex.c:2091
+#: glib/gregex.c:2091
msgid "missing '<' in symbolic reference"
msgstr "falta «<» en la referencia simbólica"
-#: ../glib/gregex.c:2100
+#: glib/gregex.c:2100
msgid "unfinished symbolic reference"
msgstr "referencia de sÃmbolo sin terminar"
-#: ../glib/gregex.c:2107
+#: glib/gregex.c:2107
msgid "zero-length symbolic reference"
msgstr "referencia simbólica de longitud cero"
-#: ../glib/gregex.c:2118
+#: glib/gregex.c:2118
msgid "digit expected"
msgstr "se esperaba un dÃgito"
-#: ../glib/gregex.c:2136
+#: glib/gregex.c:2136
msgid "illegal symbolic reference"
msgstr "referencia simbólica ilegal"
-#: ../glib/gregex.c:2198
+#: glib/gregex.c:2198
msgid "stray final '\\'"
msgstr "«\\» al final de la cadena"
-#: ../glib/gregex.c:2202
+#: glib/gregex.c:2202
msgid "unknown escape sequence"
msgstr "secuencia de escape desconocida"
-#: ../glib/gregex.c:2212
+#: glib/gregex.c:2212
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
msgstr "Error al analizar el texto de reemplazo «%s» en el carácter %lu: %s"
-#: ../glib/gshell.c:70
+#: glib/gshell.c:70
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "El texto entrecomillado no empieza por un signo de comilla"
-#: ../glib/gshell.c:160
+#: glib/gshell.c:160
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr ""
"Falta una comilla en la lÃnea de comandos o en otro texto con comillas tipo "
"shell"
-#: ../glib/gshell.c:538
+#: glib/gshell.c:538
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "El texto termina justo después de un carácter '\\'. (El texto era «%s»)"
-#: ../glib/gshell.c:545
+#: glib/gshell.c:545
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr ""
"El texto terminó antes de que se encontrase la comilla correspondiente con %"
"c. (El texto era «%s»)"
-#: ../glib/gshell.c:557
+#: glib/gshell.c:557
msgid "Text was empty (or contained only whitespace)"
msgstr "El texto está vacÃo (o sólo contiene espacios en blanco)"
-#: ../glib/gspawn-win32.c:283
+#: glib/gspawn-win32.c:283
msgid "Failed to read data from child process"
msgstr "Falló al leer los datos desde un proceso hijo"
-#: ../glib/gspawn-win32.c:298 ../glib/gspawn.c:1469
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
"Falló en la creación de un conducto (pipe) para comunicarse con el proceso "
"hijo (%s)"
-#: ../glib/gspawn-win32.c:336 ../glib/gspawn-win32.c:344 ../glib/gspawn.c:1132
+#: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1132
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Falló al leer desde el conducto hijo (%s)"
-#: ../glib/gspawn-win32.c:367 ../glib/gspawn.c:1337
+#: glib/gspawn-win32.c:367 glib/gspawn.c:1337
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Falló al cambiar al directorio «%s» (%s)"
-#: ../glib/gspawn-win32.c:373 ../glib/gspawn-win32.c:492
+#: glib/gspawn-win32.c:373 glib/gspawn-win32.c:492
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Falló al ejecutar el proceso hijo (%s)"
-#: ../glib/gspawn-win32.c:442
+#: glib/gspawn-win32.c:442
#, c-format
msgid "Invalid program name: %s"
msgstr "Nombre de programa inválido: %s"
-#: ../glib/gspawn-win32.c:452 ../glib/gspawn-win32.c:720
-#: ../glib/gspawn-win32.c:1276
+#: glib/gspawn-win32.c:452 glib/gspawn-win32.c:720 glib/gspawn-win32.c:1276
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "Cadena inválida en el vector del argumento en %d: %s"
-#: ../glib/gspawn-win32.c:463 ../glib/gspawn-win32.c:735
-#: ../glib/gspawn-win32.c:1309
+#: glib/gspawn-win32.c:463 glib/gspawn-win32.c:735 glib/gspawn-win32.c:1309
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Cadena inválida en el entorno: %s"
-#: ../glib/gspawn-win32.c:716 ../glib/gspawn-win32.c:1257
+#: glib/gspawn-win32.c:716 glib/gspawn-win32.c:1257
#, c-format
msgid "Invalid working directory: %s"
msgstr "Directorio de trabajo inválido: %s"
-#: ../glib/gspawn-win32.c:781
+#: glib/gspawn-win32.c:781
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Falló al ejecutar el programa auxiliar (%s)"
-#: ../glib/gspawn-win32.c:995
+#: glib/gspawn-win32.c:995
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
@@ -915,138 +911,138 @@ msgstr ""
"Falló inesperado en g_io_channel_win32_poll() al leer datos desde un proceso "
"hijo"
-#: ../glib/gspawn.c:188
+#: glib/gspawn.c:188
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Falló en la lectura de datos desde el proceso hijo (%s)"
-#: ../glib/gspawn.c:325
+#: glib/gspawn.c:325
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Falló inesperado en select() leyendo datos desde el proceso hijo (%s)"
-#: ../glib/gspawn.c:408
+#: glib/gspawn.c:408
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Falló inesperado en waitpid() (%s)"
-#: ../glib/gspawn.c:1197
+#: glib/gspawn.c:1197
#, c-format
msgid "Failed to fork (%s)"
msgstr "Falló al bifurcar (fork) (%s)"
-#: ../glib/gspawn.c:1347
+#: glib/gspawn.c:1347
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Falló al ejecutar el proceso hijo «%s» (%s)"
-#: ../glib/gspawn.c:1357
+#: glib/gspawn.c:1357
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Falló al redirigir la salida o la entrada del proceso hijo (%s)"
-#: ../glib/gspawn.c:1366
+#: glib/gspawn.c:1366
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Falló al bifurcar el proceso hijo (%s)"
-#: ../glib/gspawn.c:1374
+#: glib/gspawn.c:1374
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Falló desconocido al ejecutar el proceso hijo «%s»"
-#: ../glib/gspawn.c:1396
+#: glib/gspawn.c:1396
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Falló al leer suficientes datos desde el conducto del pid hijo (%s)"
-#: ../glib/gutf8.c:1038
+#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "El carácter se sale del rango para UTF-8"
-#: ../glib/gutf8.c:1132 ../glib/gutf8.c:1141 ../glib/gutf8.c:1273
-#: ../glib/gutf8.c:1282 ../glib/gutf8.c:1423 ../glib/gutf8.c:1519
+#: glib/gutf8.c:1132 glib/gutf8.c:1141 glib/gutf8.c:1273 glib/gutf8.c:1282
+#: glib/gutf8.c:1423 glib/gutf8.c:1519
msgid "Invalid sequence in conversion input"
msgstr "Secuencia inválida en la entrada de conversión"
-#: ../glib/gutf8.c:1434 ../glib/gutf8.c:1530
+#: glib/gutf8.c:1434 glib/gutf8.c:1530
msgid "Character out of range for UTF-16"
msgstr "El carácter se sale del rango para UTF-16"
-#: ../glib/goption.c:724
+#: glib/goption.c:724
msgid "Usage:"
msgstr "Uso:"
-#: ../glib/goption.c:724
+#: glib/goption.c:724
msgid "[OPTION...]"
msgstr "[OPCIÃ?Nâ?¦]"
-#: ../glib/goption.c:828
+#: glib/goption.c:828
msgid "Help Options:"
msgstr "Opciones de ayuda:"
-#: ../glib/goption.c:829
+#: glib/goption.c:829
msgid "Show help options"
msgstr "Mostrar opciones de ayuda"
-#: ../glib/goption.c:835
+#: glib/goption.c:835
msgid "Show all help options"
msgstr "Muestra todas las opciones de ayuda"
-#: ../glib/goption.c:897
+#: glib/goption.c:897
msgid "Application Options:"
msgstr "Opciones de la aplicación:"
-#: ../glib/goption.c:959 ../glib/goption.c:1029
+#: glib/goption.c:959 glib/goption.c:1029
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "No se puede analizar el valor entero «%s» para %s"
-#: ../glib/goption.c:969 ../glib/goption.c:1037
+#: glib/goption.c:969 glib/goption.c:1037
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "El valor entero «%s» para %s está fuera de rango"
-#: ../glib/goption.c:994
+#: glib/goption.c:994
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "No se puede analizar el valor doble «%s» para %s"
-#: ../glib/goption.c:1002
+#: glib/goption.c:1002
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr "El valor doble «%s» para %s está fuera de rango"
-#: ../glib/goption.c:1265 ../glib/goption.c:1344
+#: glib/goption.c:1265 glib/goption.c:1344
#, c-format
msgid "Error parsing option %s"
msgstr "Error al analizar la opción: %s"
-#: ../glib/goption.c:1375 ../glib/goption.c:1489
+#: glib/goption.c:1375 glib/goption.c:1489
#, c-format
msgid "Missing argument for %s"
msgstr "Falta un argumento para %s"
-#: ../glib/goption.c:1882
+#: glib/goption.c:1882
#, c-format
msgid "Unknown option %s"
msgstr "Opción desconocida %s"
-#: ../glib/gkeyfile.c:358
+#: glib/gkeyfile.c:358
msgid "Valid key file could not be found in search dirs"
msgstr ""
"No se pudo encontrar la clave de archivo válida en los directorios de "
"búsqueda"
-#: ../glib/gkeyfile.c:393
+#: glib/gkeyfile.c:393
msgid "Not a regular file"
msgstr "No es un archivo regular"
-#: ../glib/gkeyfile.c:401
+#: glib/gkeyfile.c:401
msgid "File is empty"
msgstr "El archivo está vacÃo"
-#: ../glib/gkeyfile.c:761
+#: glib/gkeyfile.c:761
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -1054,62 +1050,60 @@ msgstr ""
"El archivo de claves contiene la lÃnea «%s» que no es un par valor-clave, "
"grupo o comentario"
-#: ../glib/gkeyfile.c:821
+#: glib/gkeyfile.c:821
#, c-format
msgid "Invalid group name: %s"
msgstr "Nombre de grupo no válido: %s"
-#: ../glib/gkeyfile.c:843
+#: glib/gkeyfile.c:843
msgid "Key file does not start with a group"
msgstr "El archivo de claves no empieza por un grupo"
-#: ../glib/gkeyfile.c:869
+#: glib/gkeyfile.c:869
#, c-format
msgid "Invalid key name: %s"
msgstr "Nombre de clave no válida: %s"
-#: ../glib/gkeyfile.c:896
+#: glib/gkeyfile.c:896
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "El archivo de claves contiene una codificación «%s» no soportada"
-#: ../glib/gkeyfile.c:1112 ../glib/gkeyfile.c:1274 ../glib/gkeyfile.c:2503
-#: ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704 ../glib/gkeyfile.c:2837
-#: ../glib/gkeyfile.c:2990 ../glib/gkeyfile.c:3177 ../glib/gkeyfile.c:3238
+#: glib/gkeyfile.c:1112 glib/gkeyfile.c:1274 glib/gkeyfile.c:2503
+#: glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 glib/gkeyfile.c:2837
+#: glib/gkeyfile.c:2990 glib/gkeyfile.c:3177 glib/gkeyfile.c:3238
#, c-format
msgid "Key file does not have group '%s'"
msgstr "El archivo de claves no tiene el grupo «%s»"
-#: ../glib/gkeyfile.c:1286
+#: glib/gkeyfile.c:1286
#, c-format
msgid "Key file does not have key '%s'"
msgstr "El archivo de claves no tiene la clave «%s»"
-#: ../glib/gkeyfile.c:1393 ../glib/gkeyfile.c:1508
+#: glib/gkeyfile.c:1393 glib/gkeyfile.c:1508
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"El archivo de claves contiene la clave «%s» con el valor «%s» el cual no es "
"UTF-8"
-#: ../glib/gkeyfile.c:1413 ../glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"El archivo de claves contiene la clave «%s» que tiene un valor que no puede "
"interpretarse."
-#: ../glib/gkeyfile.c:1528
+#: glib/gkeyfile.c:1528
#, c-format
-#| msgid ""
-#| "Key file contains key '%s' which has value that cannot be interpreted."
msgid ""
"Key file contains key '%s' which has a value that cannot be interpreted."
msgstr ""
"El archivo de claves contiene la clave «%s» que tiene un valor que no se "
"puede interpretar."
-#: ../glib/gkeyfile.c:2122 ../glib/gkeyfile.c:2334
+#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -1118,151 +1112,148 @@ msgstr ""
"El archivo de claves contiene la clave «%s» en el grupo «%s» que tiene un "
"valor que no puede interpretarse."
-#: ../glib/gkeyfile.c:2518 ../glib/gkeyfile.c:2719 ../glib/gkeyfile.c:3249
+#: glib/gkeyfile.c:2518 glib/gkeyfile.c:2719 glib/gkeyfile.c:3249
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "El archivo de claves no tiene la clave «%s» en el grupo «%s»"
-#: ../glib/gkeyfile.c:3483
+#: glib/gkeyfile.c:3483
msgid "Key file contains escape character at end of line"
msgstr ""
"El archivo de claves contiene un carácter de escape al final de la lÃnea"
-#: ../glib/gkeyfile.c:3505
+#: glib/gkeyfile.c:3505
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "El archivo de claves contiene la secuencia de escape inválida «%s»"
-#: ../glib/gkeyfile.c:3647
+#: glib/gkeyfile.c:3647
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "El valor «%s» no puede interpretarse como un número."
-#: ../glib/gkeyfile.c:3661
+#: glib/gkeyfile.c:3661
#, c-format
msgid "Integer value '%s' out of range"
msgstr "El valor entero «%s» está fuera de rango"
-#: ../glib/gkeyfile.c:3694
+#: glib/gkeyfile.c:3694
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "El valor «%s» no puede interpretarse como un número de coma flotante."
-#: ../glib/gkeyfile.c:3718
+#: glib/gkeyfile.c:3718
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "El valor «%s» no puede interpretarse como un booleano."
-#: ../gio/gbufferedinputstream.c:417 ../gio/gbufferedinputstream.c:498
-#: ../gio/ginputstream.c:190 ../gio/ginputstream.c:322
-#: ../gio/ginputstream.c:563 ../gio/ginputstream.c:688
-#: ../gio/goutputstream.c:201 ../gio/goutputstream.c:656
+#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "El valor de conteo pasado a %s es demasiado largo"
-#: ../gio/gbufferedinputstream.c:885 ../gio/ginputstream.c:898
-#: ../gio/goutputstream.c:1085
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
+#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "El flujo ya se cerró"
-#: ../gio/gcancellable.c:388 ../gio/glocalfile.c:2076
-#: ../gio/gsimpleasyncresult.c:621 ../gio/gsimpleasyncresult.c:648
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Se canceló la operación"
-#: ../gio/gcontenttype.c:180
+#: gio/gcontenttype.c:180
msgid "Unknown type"
msgstr "Tipo desconocido"
-#: ../gio/gcontenttype.c:181
+#: gio/gcontenttype.c:181
#, c-format
msgid "%s filetype"
msgstr "tipo de archivo %s"
-#: ../gio/gcontenttype.c:678
+#: gio/gcontenttype.c:678
#, c-format
msgid "%s type"
msgstr "tipo %s"
-#: ../gio/gdatainputstream.c:313
+#: gio/gdatainputstream.c:313
msgid "Unexpected early end-of-stream"
msgstr "Final de flujo inesperadamente prematuro"
-#: ../gio/gdesktopappinfo.c:463 ../gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Sin nombre"
-#: ../gio/gdesktopappinfo.c:710
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "El archivo de escritorio no especificó el campo Exec"
-#: ../gio/gdesktopappinfo.c:1004
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Imposible encontrar el terminal requerido por la aplicación"
-#: ../gio/gdesktopappinfo.c:1236
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"No se puede crear la carpeta de configuración de la aplicación %s del "
"usuario: %s"
-#: ../gio/gdesktopappinfo.c:1240
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "No se puede crear la carpeta de configuración MIME %s del usuario: %s"
-#: ../gio/gdesktopappinfo.c:1644
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "No se puede crear el archivo de escritorio %s del usuario"
-#: ../gio/gdesktopappinfo.c:1756
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Definición personalizada para %s"
-#: ../gio/gdrive.c:381
+#: gio/gdrive.c:381
msgid "drive doesn't implement eject"
msgstr "la unidad no implementa la expulsión"
-#: ../gio/gdrive.c:451
+#: gio/gdrive.c:451
msgid "drive doesn't implement polling for media"
msgstr "la unidad no implementa el sondeo para medios"
-#: ../gio/gemblem.c:325
+#: gio/gemblem.c:325
#, c-format
msgid "Can't handle version %d of GEmblem encoding"
msgstr "No se puede manejar la versión %d de la codificación GEmblem"
-#: ../gio/gemblem.c:335
+#: gio/gemblem.c:335
#, c-format
msgid "Malformed number of tokens (%d) in GEmblem encoding"
msgstr "Número de tokens (%d) mal formados en la codificación GEmblem"
-#: ../gio/gemblemedicon.c:296
+#: gio/gemblemedicon.c:296
#, c-format
msgid "Can't handle version %d of GEmblemedIcon encoding"
msgstr "No se puede manejar la versión %d de la codificación GEmblemedIcon"
-#: ../gio/gemblemedicon.c:306
+#: gio/gemblemedicon.c:306
#, c-format
msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding"
msgstr "Número de tokens (%d) mal formados en la codificación GEmblemedIcon"
-#: ../gio/gemblemedicon.c:329
+#: gio/gemblemedicon.c:329
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Se esperaba un GEmblem para GEmblemedIconjo"
-#: ../gio/gfile.c:861 ../gio/gfile.c:1091 ../gio/gfile.c:1226
-#: ../gio/gfile.c:1462 ../gio/gfile.c:1516 ../gio/gfile.c:1573
-#: ../gio/gfile.c:1656 ../gio/gfile.c:1711 ../gio/gfile.c:1774
-#: ../gio/gfile.c:1828 ../gio/gfile.c:3149 ../gio/gfile.c:3203
-#: ../gio/gfile.c:3334 ../gio/gfile.c:3374 ../gio/gfile.c:3701
-#: ../gio/gfile.c:4103 ../gio/gfile.c:4187 ../gio/gfile.c:4270
-#: ../gio/gfile.c:4350 ../gio/gfile.c:4680 ../gio/gfile.c:4960
-#: ../gio/gfile.c:5029 ../gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operación no soportada"
@@ -1274,127 +1265,127 @@ msgstr "Operación no soportada"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: ../gio/gfile.c:1347 ../gio/glocalfile.c:1083 ../gio/glocalfile.c:1094
-#: ../gio/glocalfile.c:1107
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "El punto de montaje contenido no existe"
-#: ../gio/gfile.c:2402 ../gio/glocalfile.c:2226
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "No se puede copiar sobre el directorio"
-#: ../gio/gfile.c:2462
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "No se puede copiar directorio sobre directorio"
-#: ../gio/gfile.c:2470 ../gio/glocalfile.c:2235
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "El archivo destino ya existe"
-#: ../gio/gfile.c:2488
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "No se puede copiar el directorio recursivamente"
-#: ../gio/gfile.c:2783
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "No se puede copiar el archivo especial"
-#: ../gio/gfile.c:3324
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "El valor del enlace simbólico dado no es válido"
-#: ../gio/gfile.c:3417
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "No se soporta mover a la papelera"
-#: ../gio/gfile.c:3466
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Los nombres de archivo no pueden contener «%c»"
-#: ../gio/gfile.c:5677 ../gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "el volumen no implementa el montado"
-#: ../gio/gfile.c:5785
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "No hay ninguna aplicación registrada para manejar este archivo"
-#: ../gio/gfileenumerator.c:206
+#: gio/gfileenumerator.c:206
msgid "Enumerator is closed"
msgstr "El enumerador está cerrado"
-#: ../gio/gfileenumerator.c:213 ../gio/gfileenumerator.c:272
-#: ../gio/gfileenumerator.c:372 ../gio/gfileenumerator.c:481
+#: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272
+#: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481
msgid "File enumerator has outstanding operation"
msgstr "El enumerador del archivo tiene una operación excepcional"
-#: ../gio/gfileenumerator.c:362 ../gio/gfileenumerator.c:471
+#: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471
msgid "File enumerator is already closed"
msgstr "El enumerador del archivo ya está cerrado"
-#: ../gio/gfileicon.c:237
+#: gio/gfileicon.c:237
#, c-format
msgid "Can't handle version %d of GFileIcon encoding"
msgstr "No se puede manejar la versión %d de la codificación GFileIcon"
-#: ../gio/gfileicon.c:247
+#: gio/gfileicon.c:247
msgid "Malformed input data for GFileIcon"
msgstr "Datos de entrada mal formados para GFileIcon"
-#: ../gio/gfileinputstream.c:157 ../gio/gfileinputstream.c:424
-#: ../gio/gfileoutputstream.c:171 ../gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "El flujo no soporta query_info"
-#: ../gio/gfileinputstream.c:339 ../gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "No se permite buscar en el flujo"
-#: ../gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "No se permite truncar en el flujo de entrada"
-#: ../gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "No se soporta el truncamiento en el flujo"
-#: ../gio/gicon.c:324
+#: gio/gicon.c:324
#, c-format
msgid "Wrong number of tokens (%d)"
msgstr "Número de tokens (%d) incorrecto"
-#: ../gio/gicon.c:344
+#: gio/gicon.c:344
#, c-format
msgid "No type for class name %s"
msgstr "No existe el tipo para la clase de nombre %s"
-#: ../gio/gicon.c:354
+#: gio/gicon.c:354
#, c-format
msgid "Type %s does not implement the GIcon interface"
msgstr "El tipo %s no implementa la interfaz GIcon"
-#: ../gio/gicon.c:365
+#: gio/gicon.c:365
#, c-format
msgid "Type %s is not classed"
msgstr "El tipo %s no tiene clase"
-#: ../gio/gicon.c:379
+#: gio/gicon.c:379
#, c-format
msgid "Malformed version number: %s"
msgstr "Número de versión mal formado: %s"
-#: ../gio/gicon.c:393
+#: gio/gicon.c:393
#, c-format
msgid "Type %s does not implement from_tokens() on the GIcon interface"
msgstr "El tipo %s no implementa from_tokens() en la interfaz GIcon"
-#: ../gio/gicon.c:469
+#: gio/gicon.c:469
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
"No se puede manejar la versión proporcionada de la codificación de icono"
-#: ../gio/ginputstream.c:199
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "El flujo de entrada no implementa la lectura"
@@ -1404,418 +1395,418 @@ msgstr "El flujo de entrada no implementa la lectura"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: ../gio/ginputstream.c:908 ../gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "El flujo tiene una operación excepcional"
-#: ../gio/glocaldirectorymonitor.c:274
+#: gio/glocaldirectorymonitor.c:274
msgid "Unable to find default local directory monitor type"
msgstr ""
"No se pudo encontrar el tipo de monitorización del directorio local "
"predeterminado"
-#: ../gio/glocalfile.c:618 ../gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Nombre de archivo no válido %s"
-#: ../gio/glocalfile.c:991
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error al obtener la información del sistema de archivos: %s"
-#: ../gio/glocalfile.c:1127
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "No se puede renombrar el directorio raÃz"
-#: ../gio/glocalfile.c:1147 ../gio/glocalfile.c:1173
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Error al renombrar el archivo: %s"
-#: ../gio/glocalfile.c:1156
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "No se puede renombrar el archivo, el nombre ya existe"
-#: ../gio/glocalfile.c:1169 ../gio/glocalfile.c:2105 ../gio/glocalfile.c:2134
-#: ../gio/glocalfile.c:2288 ../gio/glocalfileoutputstream.c:550
-#: ../gio/glocalfileoutputstream.c:603 ../gio/glocalfileoutputstream.c:648
-#: ../gio/glocalfileoutputstream.c:1130
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Nombre de archivo inválido"
-#: ../gio/glocalfile.c:1292
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Error al abrir el archivo: %s"
-#: ../gio/glocalfile.c:1302
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "No se puede abrir el directorio"
-#: ../gio/glocalfile.c:1425
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Error al eliminar el archivo: %s"
-#: ../gio/glocalfile.c:1789
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Error al mover a la papelera el archivo: %s"
-#: ../gio/glocalfile.c:1812
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "No se pudo crear el directorio papelera %s: %s"
-#: ../gio/glocalfile.c:1833
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
"No se pudo encontrar el directorio de nivel superior para mover a la papelera"
-#: ../gio/glocalfile.c:1912 ../gio/glocalfile.c:1932
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "No se pudo encontrar o crear el directorio de la papelera"
-#: ../gio/glocalfile.c:1966
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "No se pudo crear la información de papelera para el archivo: %s"
-#: ../gio/glocalfile.c:1995 ../gio/glocalfile.c:2000 ../gio/glocalfile.c:2075
-#: ../gio/glocalfile.c:2082
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "No se pudo enviar a la papelera el archivo: %s"
-#: ../gio/glocalfile.c:2109
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Error al crear el directorio: %s"
-#: ../gio/glocalfile.c:2138
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Error al crear el enlace simbólico: %s"
-#: ../gio/glocalfile.c:2198 ../gio/glocalfile.c:2292
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Error al mover el archivo: %s"
-#: ../gio/glocalfile.c:2221
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "No se puede mover un directorio sobre un directoro"
-#: ../gio/glocalfile.c:2248 ../gio/glocalfileoutputstream.c:928
-#: ../gio/glocalfileoutputstream.c:942 ../gio/glocalfileoutputstream.c:957
-#: ../gio/glocalfileoutputstream.c:973 ../gio/glocalfileoutputstream.c:987
+#: gio/glocalfile.c:2248 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 "Falló la creación del archivo de respaldo"
-#: ../gio/glocalfile.c:2267
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Error al eliminar el archivo destino: %s"
-#: ../gio/glocalfile.c:2281
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "No se soporta mover archivos entre puntos de montaje"
-#: ../gio/glocalfileinfo.c:719
+#: gio/glocalfileinfo.c:719
msgid "Attribute value must be non-NULL"
msgstr "El valor del atributo de ser no nulo"
-#: ../gio/glocalfileinfo.c:726
+#: gio/glocalfileinfo.c:726
msgid "Invalid attribute type (string expected)"
msgstr "Tipo de atributo no válido (se esperaba una cadena)"
-#: ../gio/glocalfileinfo.c:733
+#: gio/glocalfileinfo.c:733
msgid "Invalid extended attribute name"
msgstr "Nombre extendido del atributo no válido"
-#: ../gio/glocalfileinfo.c:773
+#: gio/glocalfileinfo.c:773
#, c-format
msgid "Error setting extended attribute '%s': %s"
msgstr "Error al establecer el atributo extendido «%s»: %s"
-#: ../gio/glocalfileinfo.c:1466 ../gio/glocalfileoutputstream.c:812
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Error al mostrar información del estado del archivo «%s»: %s"
-#: ../gio/glocalfileinfo.c:1537
+#: gio/glocalfileinfo.c:1537
msgid " (invalid encoding)"
msgstr " (codificación no válida)"
-#: ../gio/glocalfileinfo.c:1705
+#: gio/glocalfileinfo.c:1705
#, c-format
msgid "Error stating file descriptor: %s"
msgstr ""
"Error al mostrar la información del estado del descriptor del archivo: %s"
-#: ../gio/glocalfileinfo.c:1750
+#: gio/glocalfileinfo.c:1750
msgid "Invalid attribute type (uint32 expected)"
msgstr "Tipo de atributo no válido (se esperaba uint32)"
-#: ../gio/glocalfileinfo.c:1768
+#: gio/glocalfileinfo.c:1768
msgid "Invalid attribute type (uint64 expected)"
msgstr "Tipo de atributo no válido (se esperaba uint64)"
-#: ../gio/glocalfileinfo.c:1787 ../gio/glocalfileinfo.c:1806
+#: gio/glocalfileinfo.c:1787 gio/glocalfileinfo.c:1806
msgid "Invalid attribute type (byte string expected)"
msgstr "Tipo de atributo no válido (se esperaba una cadena byte)"
-#: ../gio/glocalfileinfo.c:1832
+#: gio/glocalfileinfo.c:1832
#, c-format
msgid "Error setting permissions: %s"
msgstr "Error al establecer permisos: %s"
-#: ../gio/glocalfileinfo.c:1883
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Error al establecer el propietario: %s"
-#: ../gio/glocalfileinfo.c:1906
+#: gio/glocalfileinfo.c:1906
msgid "symlink must be non-NULL"
msgstr "el enlace simbólico debe ser no nulo"
-#: ../gio/glocalfileinfo.c:1916 ../gio/glocalfileinfo.c:1935
-#: ../gio/glocalfileinfo.c:1946
+#: gio/glocalfileinfo.c:1916 gio/glocalfileinfo.c:1935
+#: gio/glocalfileinfo.c:1946
#, c-format
msgid "Error setting symlink: %s"
msgstr "Error al establecer el enlace simbólico: %s"
-#: ../gio/glocalfileinfo.c:1925
+#: gio/glocalfileinfo.c:1925
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Error al establecer el enlace simbólico: el archivo no es un enlace simbólico"
-#: ../gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:2051
#, c-format
msgid "Error setting modification or access time: %s"
msgstr "Error al establecer o modificar el tiempo de acceso: %s"
-#: ../gio/glocalfileinfo.c:2074
+#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "El contexto SELinux debe ser no nulo"
-#: ../gio/glocalfileinfo.c:2089
+#: gio/glocalfileinfo.c:2089
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Error al establecer el contexto SELinux: %s"
-#: ../gio/glocalfileinfo.c:2096
+#: gio/glocalfileinfo.c:2096
msgid "SELinux is not enabled on this system"
msgstr "SELinux no está activado en este sistema"
-#: ../gio/glocalfileinfo.c:2157
+#: gio/glocalfileinfo.c:2157
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Establecer el atributo %s no está soportado"
-#: ../gio/glocalfileinputstream.c:169 ../gio/glocalfileoutputstream.c:701
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Error al leer del archivo: %s"
-#: ../gio/glocalfileinputstream.c:200 ../gio/glocalfileinputstream.c:212
-#: ../gio/glocalfileinputstream.c:324 ../gio/glocalfileoutputstream.c:449
-#: ../gio/glocalfileoutputstream.c:1005
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Error al buscar en el archivo: %s"
-#: ../gio/glocalfileinputstream.c:245 ../gio/glocalfileoutputstream.c:235
-#: ../gio/glocalfileoutputstream.c:330
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Error al cerrar el archivo: %s"
-#: ../gio/glocalfilemonitor.c:198
+#: gio/glocalfilemonitor.c:198
msgid "Unable to find default local file monitor type"
msgstr ""
"No se pudo encontrar el tipo de monitorización del archivo local "
"predeterminado"
-#: ../gio/glocalfileoutputstream.c:181 ../gio/glocalfileoutputstream.c:214
-#: ../gio/glocalfileoutputstream.c:722
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Error al escribir en el archivo: %s"
-#: ../gio/glocalfileoutputstream.c:262
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Error al eliminar el enlace de respaldo antiguo: %s"
-#: ../gio/glocalfileoutputstream.c:276 ../gio/glocalfileoutputstream.c:289
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Error al crear una copia de respaldo: %s"
-#: ../gio/glocalfileoutputstream.c:307
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Error al renombrar el archivo temporal: %s"
-#: ../gio/glocalfileoutputstream.c:495 ../gio/glocalfileoutputstream.c:1056
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Error al truncar el archivo: %s"
-#: ../gio/glocalfileoutputstream.c:556 ../gio/glocalfileoutputstream.c:609
-#: ../gio/glocalfileoutputstream.c:654 ../gio/glocalfileoutputstream.c:794
-#: ../gio/glocalfileoutputstream.c:1037 ../gio/glocalfileoutputstream.c:1136
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Error al abrir el archivo «%s»: %s"
-#: ../gio/glocalfileoutputstream.c:825
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "El archivo destino es un directorio"
-#: ../gio/glocalfileoutputstream.c:830
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "El archivo destino no es un archivo regular"
-#: ../gio/glocalfileoutputstream.c:842
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "El archivo se modificó externamente"
-#: ../gio/glocalfileoutputstream.c:1021
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Error al eliminar el archivo antiguo: %s"
-#: ../gio/gmemoryinputstream.c:487 ../gio/gmemoryoutputstream.c:553
+#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:553
msgid "Invalid GSeekType supplied"
msgstr "Se proporcionó un GSeekType no válido"
-#: ../gio/gmemoryinputstream.c:497 ../gio/gmemoryoutputstream.c:563
+#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:563
msgid "Invalid seek request"
msgstr "Petición de búsqueda no válida"
-#: ../gio/gmemoryinputstream.c:521
+#: gio/gmemoryinputstream.c:521
msgid "Cannot truncate GMemoryInputStream"
msgstr "No se puede truncar GMemoryInputStream"
-#: ../gio/gmemoryoutputstream.c:290
+#: gio/gmemoryoutputstream.c:290
msgid "Reached maximum data array limit"
msgstr "Se alcanzó el lÃmite máximo del array de datos"
-#: ../gio/gmemoryoutputstream.c:325
+#: gio/gmemoryoutputstream.c:325
msgid "Memory output stream not resizable"
msgstr "El flujo de salida de la memoria no es redimensionable"
-#: ../gio/gmemoryoutputstream.c:341
+#: gio/gmemoryoutputstream.c:341
msgid "Failed to resize memory output stream"
msgstr "Falló al redimensionar el flujo de salida de la memoria"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: ../gio/gmount.c:376
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "el punto de montaje no implementa desmontado"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: ../gio/gmount.c:451
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "el punto de montaje no implementa la expulsión"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: ../gio/gmount.c:533
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "el punto de montaje no implementa remontado"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: ../gio/gmount.c:617
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "el punto de montaje no implementa averiguación del tipo de contenido"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: ../gio/gmount.c:706
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
"el punto de montaje no implementa averiguación del tipo de contenido sÃncrona"
-#: ../gio/goutputstream.c:210 ../gio/goutputstream.c:411
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "El flujo de salida no implementa la escritura"
-#: ../gio/goutputstream.c:371 ../gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "El flujo de origen ya está cerrado"
-#: ../gio/gthemedicon.c:499
+#: gio/gthemedicon.c:499
#, c-format
msgid "Can't handle version %d of GThemedIcon encoding"
msgstr "No se puede manejar la versión %d de la codificación GThemedIcon"
-#: ../gio/gunixinputstream.c:358 ../gio/gunixinputstream.c:378
-#: ../gio/gunixinputstream.c:456 ../gio/gunixoutputstream.c:443
+#: gio/gunixinputstream.c:358 gio/gunixinputstream.c:378
+#: gio/gunixinputstream.c:456 gio/gunixoutputstream.c:443
#, c-format
msgid "Error reading from unix: %s"
msgstr "Error al leer de unix: %s"
-#: ../gio/gunixinputstream.c:411 ../gio/gunixinputstream.c:593
-#: ../gio/gunixoutputstream.c:398 ../gio/gunixoutputstream.c:549
+#: gio/gunixinputstream.c:411 gio/gunixinputstream.c:593
+#: gio/gunixoutputstream.c:398 gio/gunixoutputstream.c:549
#, c-format
msgid "Error closing unix: %s"
msgstr "Error al cerrar unix: %s"
-#: ../gio/gunixmounts.c:1846 ../gio/gunixmounts.c:1883
+#: gio/gunixmounts.c:1846 gio/gunixmounts.c:1883
msgid "Filesystem root"
msgstr "Sistema de archivos raÃz"
-#: ../gio/gunixoutputstream.c:344 ../gio/gunixoutputstream.c:365
+#: gio/gunixoutputstream.c:344 gio/gunixoutputstream.c:365
#, c-format
msgid "Error writing to unix: %s"
msgstr "Error al escribir en unix: %s"
-#: ../gio/gvolume.c:450
+#: gio/gvolume.c:450
msgid "volume doesn't implement eject"
msgstr "el volumen no implementa la expulsión"
-#: ../gio/gwin32appinfo.c:277
+#: gio/gwin32appinfo.c:277
msgid "Can't find application"
msgstr "No se puede encontrar la aplicación"
-#: ../gio/gwin32appinfo.c:300
+#: gio/gwin32appinfo.c:300
#, c-format
msgid "Error launching application: %s"
msgstr "Error al analizar la aplicación: %s"
-#: ../gio/gwin32appinfo.c:336
+#: gio/gwin32appinfo.c:336
msgid "URIs not supported"
msgstr "No se soportan URI"
-#: ../gio/gwin32appinfo.c:358
+#: gio/gwin32appinfo.c:358
msgid "association changes not supported on win32"
msgstr "los cambios de asociación no están soportados en win32"
-#: ../gio/gwin32appinfo.c:370
+#: gio/gwin32appinfo.c:370
msgid "Association creation not supported on win32"
msgstr "La creación de asociación no está soportada en win32"
-#: ../tests/gio-ls.c:27
+#: tests/gio-ls.c:27
msgid "do not hide entries"
msgstr "no ocultar entradas"
-#: ../tests/gio-ls.c:29
+#: tests/gio-ls.c:29
msgid "use a long listing format"
msgstr "usar un formato de listado largo"
-#: ../tests/gio-ls.c:37
+#: tests/gio-ls.c:37
msgid "[FILE...]"
msgstr "[ARCHIVOâ?¦]"
diff --git a/po/et.po b/po/et.po
index cb99102..f802945 100644
--- a/po/et.po
+++ b/po/et.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-05-02 15:38+0300\n"
"Last-Translator: Ivar Smolin <okul linux ee>\n"
"Language-Team: Estonian <gnome-et linux ee>\n"
@@ -526,7 +526,7 @@ msgid "the pattern contains items not supported for partial matching"
msgstr ""
"muster sisaldab kirjeid, mis pole osalise vastavuse otsingu puhul toetatud"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "sisemine viga"
@@ -828,7 +828,7 @@ msgstr "Tekst puudus (või sisaldas ainult tühja ruumi)"
msgid "Failed to read data from child process"
msgstr "Tõrge andmete lugemisel alamprotsessilt"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Tõrge toru loomisel alamprotsessiga suhtlemiseks (%s)"
@@ -1056,11 +1056,17 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Võtmefail sisaldab võtit '%s', mille väärtus '%s' pole UTF-8 kodeeringus"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Võtmefail sisaldab võtit '%s', mille väärtus pole võimalik kasutada."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Võtmefail sisaldab võtit '%s', mille väärtus pole võimalik kasutada."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1105,19 +1111,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Väärtust '%s' pole võimalik tõeväärtusena kasutada."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Voog on juba suletud"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operatsioon tühistati"
@@ -1139,35 +1145,35 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr "Ootamatult varajane voolõpp"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Nimeta"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Töölauafail ei määra Exec-välja"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
"Rakenduse käivitamiseks vajalikku terminalprogrammi pole võimalik leida"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Kasutaja rakenduse seadistustekataloogi %s pole võimalik luua: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Kasutaja MIME-seadistustekataloogi %s pole võimalik luua: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Kasutaja töölauafaili %s pole võimalik luua"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1204,11 +1210,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operatsioon ei ole toetatud"
@@ -1220,49 +1227,49 @@ msgstr "Operatsioon ei ole toetatud"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Sihtfail on olemas"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Kataloogi pole võimalik rekursiivselt kopeerida"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Erifaili pole võimalik kopeerida"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Määrati vigane nimeviida väärtus"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Failinimed ei tohi sisaldada märki '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Selle faili käsitlemiseks pole rakendust registreeritud"
@@ -1288,20 +1295,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Voog ei toeta query_info't"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Sisendvoo kärpimine pole lubatud"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Andmevoo kärpimine pole toetatud"
@@ -1339,7 +1346,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1349,7 +1356,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1357,109 +1364,110 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Vigane failinimi %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Viga failisüsteemi andmete hankimisel: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Juurkataloogi nime pole võimalik muuta"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Viga faili nime muutmisel: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Faili pole võimalik ümber nimetada, failinimi on juba olemas"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Vigane failinimi"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Viga avamisel: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Kataloogi pole võimalik avada"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Viga faili eemaldamisel: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Viga faili prügikasti viskamisel: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Prügikataloogi %s pole võimalik luua: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Prügikasti ülemise taseme kataloogi pole võimalik leida"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Prügikasti kataloogi pole võimalik leida või luua"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr ""
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr ""
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Viga kataloogi loomisel: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Viga nimeviida loomisel: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Viga faili ümbertõstmisel: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Tõrge varufaili loomisel"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Viga sihtfaili eemaldamisel: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1480,7 +1488,7 @@ msgstr "Vigane laiendatud rekvisiidi nimi"
msgid "Error setting extended attribute '%s': %s"
msgstr "Viga laiendatud rekvisiidi '%s' seadmisel: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Viga faili '%s' kohta andmete hankimisel: %s"
@@ -1511,7 +1519,7 @@ msgstr "Vigane rekvisiidi tüüp (oodatakse baitstringi)"
msgid "Error setting permissions: %s"
msgstr "Viga pääsuõiguste määramisel: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Viga omaniku seadmisel: %s"
@@ -1530,6 +1538,11 @@ msgstr "Viga nimeviida seadmisel: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Viga nimeviida seadmisel: fail pole nimeviide"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Viga pääsuõiguste määramisel: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinuxi kontekst ei tohi olla NULL"
@@ -1548,20 +1561,20 @@ msgstr "SELinux pole selles süsteemis lubatud"
msgid "Setting attribute %s not supported"
msgstr "Rekvisiidi %s seadmine pole toetatud"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Viga failist lugemisel: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr ""
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Viga faili sulgemisel: %s"
@@ -1570,52 +1583,52 @@ msgstr "Viga faili sulgemisel: %s"
msgid "Unable to find default local file monitor type"
msgstr "Failimonitori vaikimisi liiki pole võimalik leida"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Viga faili kirjutamisel: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Viga vana varuviite eemaldamisel: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Viga varukoopia loomisel: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Viga ajutise faili nime muutmisel: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Viga faili kärpimisel: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Viga faili '%s' avamisel: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Sihtfail on kataloog"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Sihtfail pole tavaline fail"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Viga vana faili eemaldamisel: %s"
@@ -1647,43 +1660,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Lähtevoog on juba suletud"
diff --git a/po/eu.po b/po/eu.po
index a5597c9..a226b0d 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-17 18:55+0100\n"
"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo euskalgnu org>\n"
"Language-Team: Basque <itzulpena euskalgnu org>\n"
@@ -547,7 +547,7 @@ msgid "the pattern contains items not supported for partial matching"
msgstr ""
"ereduak zenbait elementu ditu bat etortze partzialetan onartzen ez direnak"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "barneko errorea"
@@ -858,7 +858,7 @@ msgstr "Testua hutsik dago (edo zuriuneak bakarrik ditu)"
msgid "Failed to read data from child process"
msgstr "Ezin izan da daturik irakurri prozesu umetik"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ezin izan da kanalizazioa sortu prozesu umearekin komunikatzeko (%s) "
@@ -1088,13 +1088,21 @@ msgstr "Gako-fitxategiak ez dauka '%s' gakoa"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Gako-fitxategiak '%s' gakoa dauka (%s balioduna) baina ez da UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Gako-fitxategiak '%s' gakoa dauka, baina dagokion balioa ezin da "
"interpretatu."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Gako-fitxategiak '%s' gakoa dauka, baina dagokion balioa ezin da "
+"interpretatu."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1139,19 +1147,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' balioa ezin da bolear gisa interpretatu"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Zenbaketaren balio handiegia honi pasatuta: %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Korrontea jadanik itxita dago"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Eragiketa bertan behera utzi da"
@@ -1173,35 +1181,35 @@ msgstr "%s mota"
msgid "Unexpected early end-of-stream"
msgstr "Ustekabeko korronte-amaiera azkarregia"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Izenbagea"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Mahaigaineko fitxategiak ez du Exec eremua zehaztu"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Ezin izan da aplikazioak eskatzen duen terminala aurkitu"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"Ezin da erabiltzailearen aplikazioaren %s konfigurazio-karpeta sortu: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Ezin da erabiltzailearen MIMEren %s konfigurazio-karpeta sortu: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Ezin da erabiltzailearen mahaigaineko %s fitxategia sortu"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s(r)en definizio pertsonalizatua"
@@ -1238,11 +1246,12 @@ msgstr "Gaizki osatutako token kopurua (%d) GEmblemedIcon kodeketan"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblen espero zen GEmblemedIcon-entzako"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Eragiketa ez dago onartuta"
@@ -1254,49 +1263,49 @@ msgstr "Eragiketa ez dago onartuta"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Ontziaren muntaia ez da existitzen"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Ezin da direktorioaren gainean kopiatu"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Ezin da direktorioa kopiatu direktorio gainean"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Helburuko fitxategia existitzen da"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Ezin da direktorioa errekurtsiboki kopiatu"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Ezin da fitxategi berezia kopiatu"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Esteka sinbolikoaren baliogabeko balioa eman da"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Zakarrontzira botatzea ez dago onartuta"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Fitxategi-izenek ezin dute '%c' eduki"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "bolumenak ez dauka muntatzea inplementatuta"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Ez da aplikaziorik erregistratu fitxategi hau kudeatzeko"
@@ -1322,20 +1331,20 @@ msgstr "Ezin da GFileIcon kodeketaren %d bertsioa kudeatu"
msgid "Malformed input data for GFileIcon"
msgstr "Gaizki osatutako sarrerako datuak GFileIcon-entzako"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Korronteak ez du query_info onartzen"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Ez da bilaketarik onartzen korrontean"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Trunkatzea ez da baimentzen sarrerako korrontean"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Trunkatzea ez da onartzen korrontean"
@@ -1373,7 +1382,7 @@ msgstr "%s motak ez du from_tokens() inplementatzen GIcon interfazean"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Ezin da ikonoaren kodeketaren emandako bertsioa kudeatu"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Sarrerako korronteak ez dauka irakurtzea inplementatuta"
@@ -1383,7 +1392,7 @@ msgstr "Sarrerako korronteak ez dauka irakurtzea inplementatuta"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Korronteak eragiketa bat du lanean"
@@ -1392,110 +1401,111 @@ msgid "Unable to find default local directory monitor type"
msgstr "Ezin da lokaleko direktorio lehenetsiaren monitorizazio mota aurkitu"
#
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "%s fitxategi-izen baliogabea"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Errorea fitxategi-sistemako informazioa lortzean: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Ezin da erroko direktorioa izenez aldatu"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Errorea fitxategia izenez aldatzean: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Ezin da fitxategia izenez aldatu, fitxategi-izena badago lehendik ere"
#
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Fitxategi-izen baliogabea"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Errorea fitxategia irekitzean: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Ezin da direktorioa ireki"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Errorea fitxategia kentzean: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Errorea fitxategia zakarrontzira botatzean: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ezin izan da zakarrontziaren '%s' direktorioa sortu: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Ezin da zakarrontziaren goi-mailako direktorioa aurkitu"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Ezin da zakarrontziaren direktorioa aurkitu edo sortu"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ezin da zakarrontziaren informazio-fitxategia sortu: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Ezin da fitxategia zakarrontzira bota: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Errorea direktorioa sortzean: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Errorea esteka sinbolikoa sortzean: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Errorea fitxategia lekuz aldatzean: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Ezin da direktorioa lekuz aldatu direktorioaren gainera"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Huts egin du babeskopia sortzean"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Errorea helburuko fitxategia kentzean: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Muntaien artean lekuz aldatzea ez dago onartuta"
@@ -1516,7 +1526,7 @@ msgstr "Atributu hedatuaren izen baliogabea"
msgid "Error setting extended attribute '%s': %s"
msgstr "Errorea '%s' atributu hedatua ezartzean: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Errorea '%s' fitxategiaren egoera irakurtzean: %s"
@@ -1547,7 +1557,7 @@ msgstr "Baliogabeko atributu mota (byte katea espero zen)"
msgid "Error setting permissions: %s"
msgstr "Errorea baimenak ezartzean: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Errorea jabea ezartzean: %s"
@@ -1567,6 +1577,11 @@ msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Errorea esteka sinbolikoa ezartzean: fitxategia ez da esteka sinboliko bat"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Errorea baimenak ezartzean: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux testuinguruak NULL-en desberdina izan behar du"
@@ -1585,20 +1600,20 @@ msgstr "SELinux ez dago gaituta sistema honetan"
msgid "Setting attribute %s not supported"
msgstr "%s atributuaren ezarpena ez dago onartuta"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Errorea fitxategitik irakurtzean: %s "
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Errorea fitxategian bilatzean: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Errorea fitxategia ixtean: %s"
@@ -1607,52 +1622,52 @@ msgstr "Errorea fitxategia ixtean: %s"
msgid "Unable to find default local file monitor type"
msgstr "Ezin da lokaleko fitxategi lehenetsiaren monitorizazio mota aurkitu"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Errorea fitxategian idaztean: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Errorea babeskopiaren esteka zaharra kentzean: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Errorea babeskopiaren kopia sortzean: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Errorea aldi baterako fitxategia izenez aldatzean: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Errorea fitxategia trunkatzean: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Errorea '%s' fitxategia irekitzean: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Helburuko fitxategia direktorio bat da"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Helburuko fitxategia ez da fitxategi arrunta"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Fitxategia kanpotik aldatu da"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Errorea fitxategi zaharra kentzean: %s"
@@ -1685,43 +1700,43 @@ msgstr "Huts egin du memoriaren irteeraren korrontea tamainaz aldatzean"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "muntaiak ez dauka desmuntatzea inplementatuta"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "muntaiak ez dauka egoztea inplementatuta"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "muntaiak ez dauka birmuntaketa inplementatuta"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "muntaiak ez dauka eduki mota sinkronoa asmatzea inplementatuta"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "muntaiak ez dauka eduki mota sinkronoa asmatzea inplementatuta"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Irteerako korronteak ez dauka idaztea inplementatuta"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Iturburuko korrontea jadanik itxi da"
diff --git a/po/fa.po b/po/fa.po
index 13a6b35..11cd937 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2006-09-04 18:36+0330\n"
"Last-Translator: Roozbeh Pournader <roozbeh farsiweb info>\n"
"Language-Team: Persian\n"
@@ -521,7 +521,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -832,7 +832,7 @@ msgstr "Ù?تÙ? خاÙ?Û? بÙ?د (Û?ا Ù?Ù?Ø· Ù?اصÙ?Ù?Ù? خاÙ?Û? داشت)"
msgid "Failed to read data from child process"
msgstr "Ø®Ù?اÙ?دÙ? دادÙ?â??Ù?ا از Ù?رارÙ?Ù?د Ù?رزÙ?د شکست Ø®Ù?رد"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "اÛ?جاد Ù?Ù?Ù?Ù? براÛ? ارتباط با Ù?رارÙ?Ù?د Ù?رزÙ?د شکست Ø®Ù?رد (%s)"
@@ -1058,11 +1058,17 @@ msgstr "پرÙ?Ù?دÙ?Ù? Ú©Ù?Û?دØ? Ú©Ù?Û?د «%s» را Ù?دارد"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "پرÙ?Ù?دÙ?Ù? Ú©Ù?Û?د ØØ§Ù?Û? Ú©Ù?Û?د «%s» با Ù?Ù?دار «%s» است Ú©Ù? UTF-8 Ù?Û?ست"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "پرÙ?Ù?دÙ?Ù? Ú©Ù?Û?د ØØ§Ù?Û? Ú©Ù?Û?د «%s» است Ú©Ù? Ù?Ù?دارÛ? دارد Ú©Ù? Ù?ابÙ? تÙ?سÛ?ر Ù?Û?ست."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "پرÙ?Ù?دÙ?Ù? Ú©Ù?Û?د ØØ§Ù?Û? Ú©Ù?Û?د «%s» است Ú©Ù? Ù?Ù?دارÛ? دارد Ú©Ù? Ù?ابÙ? تÙ?سÛ?ر Ù?Û?ست."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1106,19 +1112,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ù?Ù?دار «%s» را Ù?Ù?Û?â??تÙ?اÙ? بÙ? Ù?Ù?دار بÙ?Ù?Û? تÙ?سÛ?ر کرد"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1141,34 +1147,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1205,11 +1211,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Ù¾Û?Ù?Ù?دÙ?اÛ? Ù?Ù?ادÛ? پشتÛ?باÙ?Û? Ù?Ù?Û?â??Ø´Ù?Ù?د"
@@ -1222,50 +1229,50 @@ msgstr "Ù¾Û?Ù?Ù?دÙ?اÛ? Ù?Ù?ادÛ? پشتÛ?باÙ?Û? Ù?Ù?Û?â??Ø´Ù?Ù?د"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Ù¾Û?Ù?Ù?دÙ?اÛ? Ù?Ù?ادÛ? پشتÛ?باÙ?Û? Ù?Ù?Û?â??Ø´Ù?Ù?د"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
#, fuzzy
msgid "No application is registered as handling this file"
msgstr "برÙ?اÙ?Ù?â??اÛ? با Ù?اÙ? «%s» Ú?Ù?بâ??اÙ?Ù?Û? براÛ? «â??%s» ثبت Ù?کردÙ? است"
@@ -1292,20 +1299,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1343,7 +1350,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1353,7 +1360,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1361,110 +1368,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Ù?اÙ? برÙ?اÙ?Ù?Ù? Ù?اÙ?عتبر: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Ù?اÙ? Ù?Û?زباÙ? Ù?اÙ?عتبر"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "اÛ?جاد پرÙ?Ù?دÙ?Ù? «â??%s» شکست Ø®Ù?رد: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "اÛ?جاد پرÙ?Ù?دÙ?Ù? «â??%s» شکست Ø®Ù?رد: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "اÛ?جاد پرÙ?Ù?دÙ?Ù? «â??%s» شکست Ø®Ù?رد: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "خطا در باز کردÙ? شاخÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "خطا در تجزÛ?Ù?Ù? گزÛ?Ù?Ù?Ù? %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1486,7 +1494,7 @@ msgstr "Ù?Ù?شتار بÙ?â??Ø·Ù?ر غÛ?رÙ?Ù?تظرÙ?â??اÛ? داخÙ? Ù?اÙ? Û?
msgid "Error setting extended attribute '%s': %s"
msgstr "خطا در باز کردÙ? شاخÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
@@ -1517,7 +1525,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "خطا در ØÛ?Ù? تبدÛ?Ù?: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "خطا در ØÛ?Ù? تبدÛ?Ù?: %s"
@@ -1536,6 +1544,11 @@ msgstr "خطا در سطر %Id:â?? %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "خطا در ØÛ?Ù? تبدÛ?Ù?: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1554,20 +1567,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Ù¾Û?Ù?Ù?دÙ?اÛ? Ù?Ù?ادÛ? پشتÛ?باÙ?Û? Ù?Ù?Û?â??Ø´Ù?Ù?د"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
@@ -1576,53 +1589,53 @@ msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "خطا در تجزÛ?Ù?Ù? گزÛ?Ù?Ù?Ù? %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "پرÙ?Ù?دÙ? Ù?تعارÙ? Ù?Û?ست"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "خطا در Ø®Ù?اÙ?دÙ? پرÙ?Ù?دÙ?Ù? «â??%s»â??: %s"
@@ -1655,43 +1668,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 5ac7538..d1a429f 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-02 20:52+0200\n"
"Last-Translator: Ilkka Tuohela <hile iki fi>\n"
"Language-Team: Finnish <gnome-fi-laatu lists sourceforge net>\n"
@@ -538,7 +538,7 @@ msgid "the pattern contains items not supported for partial matching"
msgstr ""
"malli sisältää kohtia, jotka eivät ole tuettu osittaisessa täsmäyksessä"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "sisäinen virhe"
@@ -845,7 +845,7 @@ msgstr "Teksti oli tyhjä (tai sisälsi vain tyhjiä merkkejä)"
msgid "Failed to read data from child process"
msgstr "Datan lukeminen lapsiprosessilta epäonnistui"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1075,11 +1075,17 @@ msgstr ""
"Avaintiedosto sisältää avaimen \"%s\" arvolla \"%s\", joka ei ole UTF-8 "
"merkkijono"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Avaintiedosto sisältää avaimen \"%s\", jonka arvoa ei voida tulkita."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Avaintiedosto sisältää avaimen \"%s\", jonka arvoa ei voida tulkita."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1124,19 +1130,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Arvoa \"%s\" ei voida tulkita totuusarvoksi."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Liian suuri laskuriarvo välitetty kohteelle %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Virta on jo suljettu"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Toiminto oli peruttu"
@@ -1158,34 +1164,34 @@ msgstr "%s-tyyppi"
msgid "Unexpected early end-of-stream"
msgstr "Odottamaton aikainen virran loppu"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Nimeämätön"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Työpöytätiedosto ei määrittele Exec-kenttää"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Sovelluksen vaatimaa päätettä ei löydy"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Käyttäjän sovellusten asetuskansiota %s ei voi luoda: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Käyttäjän MIME-asetusten kansiota %s ei voi luoda: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Käyttäjän työpöytätiedostoa %s ei voi luoda"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Oma määrittely kohteelle %s"
@@ -1222,11 +1228,12 @@ msgstr "Virheellinen määrä tunnisteita (%d) GEmblemedIcon-koodauksessa"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Oletettiin GEmblen kohteelle GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Toiminto ei ole tuettu"
@@ -1238,49 +1245,49 @@ msgstr "Toiminto ei ole tuettu"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Yllä olevaa liitospistettä ei löydy"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Kansion päälle ei voi kopioida"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Kansiota ei voi kopioida kansion päälle"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Kohdetiedosto on olemassa"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Kansiota ei voi kopioida rekursiivisesti"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Erikoistiedostoa ei voi kopioida"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Saatiin virheellinen symbolisen linkin arvo"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Roskakori ei ole tuettu"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Tiedostonimi ei voi sisältää merkkiä \"%c\""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "taltio ei toteuta liittämistä"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Tiedoston käsittelyyn ei ole rekisteröity mitään sovellusta"
@@ -1306,20 +1313,20 @@ msgstr "GFileIcon-koodauksen versiota %d ei voi käsitellä"
msgid "Malformed input data for GFileIcon"
msgstr "Virheellistä syötetietoa GFileIcon-oliolle"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Virta ei tue komentoa query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Virta ei tue siirtymistä"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Syötevirtaa ei voi kutistaa"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Virta ei tue kutistamista"
@@ -1357,7 +1364,7 @@ msgstr "Tyyppi %s ei toteuta GIcon-määrityksen kutsua from_tokens()"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Annettua kuvakkeen koodauksen versiota ei voi käsitellä"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Syötevirta ei toteuta lukua"
@@ -1367,7 +1374,7 @@ msgstr "Syötevirta ei toteuta lukua"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Virrassa on toiminto odottamassa"
@@ -1375,109 +1382,110 @@ msgstr "Virrassa on toiminto odottamassa"
msgid "Unable to find default local directory monitor type"
msgstr "Paikallista kansiontarkkailun oletustyyppiä ei voi selvittää"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Virheellinen tiedostonimi %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Virhe haettaessa tietoja tiedostojärjestelmästä: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Juurikansiota ei voi nimetä uudestaan"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Virhe nimettäessä tiedostoa uudestaan: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Tiedostoa ei voi nimetä uudestaan, tiedosto on jo olemassa"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Virheellinen tiedostonimi"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Virhe avattaessa tiedostoa: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Kansiota ei voi avata"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Virhe poistettaessa tiedostoa: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Virhe siirrettäessä tiedostoa roskakoriin: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Roskakorikansiota %s ei voi luoda: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Päätasoa roskakoria varten ei löydy"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Roskakori kansiota ei löydy tai sitä ei voi luoda"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Roskakorin informaatiotiedostoa ei voi luoda: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Tiedosto ei voi siirtää roskakoriin: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Virhe luotaessa kansiota: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Virhe luotaessa symbolista linkkiä: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Virhe siirrettäessä tiedostoa: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Kansiota ei voi siirtää kansion päälle"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Varmuuskopiotiedoston luonti epäonnistui"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Virhe poistettaessa kohdetiedostoa: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Siirto liitospisteiden välillä ei ole tuettu"
@@ -1498,7 +1506,7 @@ msgstr "Virheellinen laajennetun ominaisuuden nimi"
msgid "Error setting extended attribute '%s': %s"
msgstr "Virhe asetettaessa laajennettua ominaisuutta \"%s\": %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Virhe tarkkailtaessa tiedostoa \"%s\": %s"
@@ -1529,7 +1537,7 @@ msgstr "Virheellinen ominaisuuden tyyppi (piti olla tavujono)"
msgid "Error setting permissions: %s"
msgstr "Virhe asetettaessa oikeuksia: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Virhe asetettaessa omistajaa: %s"
@@ -1549,6 +1557,11 @@ msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Virhe asetettaessa symbolista linkkiä: tiedosto ei ole symbolinen linkki"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Virhe asetettaessa oikeuksia: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux-konteksti ei voi olla NULL"
@@ -1567,20 +1580,20 @@ msgstr "SELinux ei ole käytössä tässä tietokoneessa"
msgid "Setting attribute %s not supported"
msgstr "Ominaisuuden %s asetus ei ole tuettu"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Virhe luettaessa tiedostosta: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Virhe siirryttäessä tiedostossa: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Virhe suljettaessa tiedostoa: %s"
@@ -1589,52 +1602,52 @@ msgstr "Virhe suljettaessa tiedostoa: %s"
msgid "Unable to find default local file monitor type"
msgstr "Paikallisen tiedostomonitoroinnin oletustapaa ei voitu selvittää"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Virhe kirjoitettaessa tiedostoon: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Virhe poistettaessa vanhaa varmuuskopiolinkkiä: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Virhe luotaessa varmuuskopiota: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Virhe nimettäessä uudestaan väliaikaistiedostoa: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Virhe katkaistaessa tiedostoa: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Virhe avattaessa tiedostoa \"%s\": %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Kohdetiedosto on kansio"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Kohdetiedosto ei ole tavallinen tiedosto"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Tiedostoa muokattiin muualta"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Virhe poistettaessa vanhaa tiedostoa: %s"
@@ -1666,43 +1679,43 @@ msgstr "Muistin tulostevirran koon muutos epäonnistui"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount ei toteuta irrottamista"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount ei toteuta aseman avaamista"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount ei toteuta uudestaanliittämistä"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount ei toteuta sisältötyypin arvausta"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount ei toteuta synkronista sisältötyypin arvausta"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Tulostevirta ei toteuta kirjoitusta"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Lähdevirta on jo suljettu"
diff --git a/po/fr.po b/po/fr.po
index f42d22b..91793e5 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-17 09:21+0100\n"
"Last-Translator: Claude Paroz <claude 2xlibre net>\n"
"Language-Team: GNOME French Team <gnomefr traduc org>\n"
@@ -563,7 +563,7 @@ msgstr ""
"le motif contient des éléments non pris en charge par la correspondance "
"partielle"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "erreur interne"
@@ -881,7 +881,7 @@ msgstr "Le texte était vide (ou ne contenait que des espaces)"
msgid "Failed to read data from child process"
msgstr "La lecture des données depuis le processus fils a échoué"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1118,13 +1118,21 @@ msgstr ""
"Le fichier de clés contient la clé « %s » avec la valeur « %s » qui n'est pas "
"codé en UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Le fichier de clés contient la clé « %s » avec une valeur impossible à "
"interpréter."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Le fichier de clés contient la clé « %s » avec une valeur impossible à "
+"interpréter."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1172,19 +1180,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "La valeur « %s » ne peut pas être interprétée comme un booléen."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "La valeur de comptage fournie à %s est trop grande"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Le flux est déjà fermé"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "L'opération a été annulée"
@@ -1206,38 +1214,38 @@ msgstr "Type %s"
msgid "Unexpected early end-of-stream"
msgstr "Fin précoce de flux inattendue"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Sans nom"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Le fichier Bureau n'a pas indiqué de champ Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Impossible de trouver le terminal requis par l'application"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"Impossible de créer le dossier de configuration de l'application %s pour "
"l'utilisateur : %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
"Impossible de créer le dossier de configuration MIME %s pour l'utilisateur : "
"%s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Impossible de créer le fichier bureau %s pour l'utilisateur"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Définition personnalisée pour %s"
@@ -1274,11 +1282,12 @@ msgstr "Nombre de jetons incorrect (%d) dans le codage GEmblemedIcon"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Un GEmblem est attendu pour le GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Opération non prise en charge"
@@ -1290,49 +1299,49 @@ msgstr "Opération non prise en charge"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Le point de montage conteneur n'existe pas"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Impossible de copier par dessus un répertoire"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Impossible de copier un répertoire par dessus un autre"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Le fichier cible existe"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Impossible de copier récursivement un répertoire"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Impossible de copier le fichier spécial"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Valeur de lien symbolique donnée non valide"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "La corbeille n'est pas prise en charge"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Les noms de fichiers ne peuvent contenir « %c »"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "le volume n'implémente pas « mount »"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Aucune application n'est enregistrée pour gérer ce fichier"
@@ -1358,20 +1367,20 @@ msgstr "Impossible de gérer la version %d du codage GFileIcon"
msgid "Malformed input data for GFileIcon"
msgstr "Données d'entrée incorrectes pour GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Le flux ne prend pas en charge query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "La recherche n'est pas prise en charge sur le flux"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "La troncature n'est pas autorisée sur le flux en entrée"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "La troncature n'est pas prise en charge sur le flux"
@@ -1410,7 +1419,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr "Impossible de gérer la version fournie du codage de l'icône"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Le flux en entrée n'implémente pas « read »"
@@ -1420,7 +1429,7 @@ msgstr "Le flux en entrée n'implémente pas « read »"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Le flux a une opération en cours"
@@ -1429,110 +1438,111 @@ msgid "Unable to find default local directory monitor type"
msgstr ""
"Impossible de trouver le type de moniteur de répertoire local par défaut"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Nom de fichier non valide : %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Impossible d'obtenir les informations du système de fichiers : %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Impossible de renommer le répertoire racine"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Erreur au renommage du fichier : %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Impossible de renommer le fichier car ce nom est déjà utilisé"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Nom de fichier non valide"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Erreur à l'ouverture du fichier : %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Impossible d'ouvrir le répertoire"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Erreur à la suppression du fichier : %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Erreur à la mise à la corbeille du fichier : %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Impossible de créer le répertoire de la corbeille %s : %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Impossible de trouver le répertoire racine pour la corbeille"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Impossible de trouver ou créer le répertoire de la corbeille"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr ""
"Impossible de créer le fichier d'informations de mise à la corbeille : %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Impossible de mettre à la corbeille le fichier : %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Erreur à la création du répertoire : %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Erreur lors de la création du lien symbolique : %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Erreur lors du déplacement du fichier : %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Impossible de déplacer un répertoire par dessus un autre"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "La création du fichier de sauvegarde a échoué"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Erreur lors de la suppression du fichier cible : %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Le déplacement entre des points de montage n'est pas pris en charge"
@@ -1553,7 +1563,7 @@ msgstr "Nom d'attribut étendu non valide"
msgid "Error setting extended attribute '%s': %s"
msgstr "Erreur lors de la définition de l'attribut étendu « %s » : %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Erreur de l'interrogation du fichier « %s » : %s"
@@ -1584,7 +1594,7 @@ msgstr "Type d'attribut non valide (chaîne octet attendu)"
msgid "Error setting permissions: %s"
msgstr "Erreur lors de la définition des permissions : %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Erreur lors de la définition du propriétaire : %s"
@@ -1605,6 +1615,11 @@ msgstr ""
"Erreur lors de la définition du lien symbolique : le fichier n'est pas un "
"lien symbolique"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Erreur lors de la définition des permissions : %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "Le contexte SELinux ne doit pas être « NULL »"
@@ -1623,20 +1638,20 @@ msgstr "SELinux n'est pas activé sur ce système"
msgid "Setting attribute %s not supported"
msgstr "La définition de l'attribut %s n'est pas prise en charge"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Erreur lors de la lecture du fichier : %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Erreur lors de la navigation à travers le fichier : %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Erreur lors de la fermeture du fichier : %s"
@@ -1645,52 +1660,52 @@ msgstr "Erreur lors de la fermeture du fichier : %s"
msgid "Unable to find default local file monitor type"
msgstr "Impossible de trouver le type de moniteur de fichier local par défaut"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Erreur lors de l'écriture du fichier : %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Erreur lors de la suppression de l'ancien lien de sauvegarde : %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Erreur lors de la création de la copie de sauvegarde : %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Erreur lors du renommage du fichier temporaire : %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Erreur lors de la troncature du fichier : %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Erreur lors de l'ouverture du fichier « %s » : %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Le fichier cible est un répertoire"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Le fichier cible n'est pas un fichier standard"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Le fichier a été modifié extérieurement"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Erreur à la suppression de l'ancien fichier : %s"
@@ -1722,43 +1737,43 @@ msgstr "Le redimensionnement du flux de sortie mémoire a échoué"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount n'implémente pas le démontage (« unmount »)"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount n'implémente pas l'éjection"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount n'implémente pas le remontage (« remount »)"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount n'implémente pas l'estimation du type de contenu"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount n'implémente pas l'estimation du type de contenu synchrone"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Le flux de sortie n'implémente pas « write »"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Le flux source est déjà fermé"
diff --git a/po/ga.po b/po/ga.po
index 5107e6e..3c38a74 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2007-12-20 21:28-0700\n"
"Last-Translator: Seán de Búrca <leftmostcat gmail com>\n"
"Language-Team: Irish <gaeilge-gnulinux lists sourceforge net>\n"
@@ -494,7 +494,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "earráid inmheánach"
@@ -796,7 +796,7 @@ msgstr ""
msgid "Failed to read data from child process"
msgstr "Theip ar léamh sonraà ó mhacphróiseas"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1018,11 +1018,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1065,19 +1071,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1099,34 +1105,34 @@ msgstr "cineál %s"
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Gan ainm"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1163,11 +1169,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr ""
@@ -1179,49 +1186,49 @@ msgstr ""
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1247,20 +1254,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1298,7 +1305,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1308,7 +1315,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1316,109 +1323,110 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ainm comhaid %s neamhbhailÃ"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Earráid agus eolas chóras comhad á fháil: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Earráid agus comhad á athainmniú: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ainm comhaid neamhbhailÃ"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Earráid agus comhad á oscailt: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Earráid agus comhad á bhaint: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Earráid agus comhad á chur sa bhruscar: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nà féidir comhadlann bhruscair %s a chruthú: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nà féidir comhad curtha sa bhruscar a chruthú: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nà féidir comhad a chur sa bhruscar: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Earráid agus comhadlann '%s' á oscailt: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Earráid agus nasc siombalach á dhéanamh: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Earráid agus comhad á bhogadh: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1439,7 +1447,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "Earráid agus comhadlann '%s' á oscailt: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Earráid agus comhad '%s' á léamh: %s"
@@ -1470,7 +1478,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Earráid le linn cumarsáide: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Earráid le linn cumarsáide: %s"
@@ -1489,6 +1497,11 @@ msgstr "Earráid agus nasc siombalach á shocrú: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Earráid le linn cumarsáide: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1507,20 +1520,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr ""
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Earráid agus comhad á léamh: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Earráid agus comhad á dhúnadh: %s"
@@ -1529,52 +1542,52 @@ msgstr "Earráid agus comhad á dhúnadh: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Earráid agus comhad á scrÃobh: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Earráid agus rogha %s á pharsáil"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Earráid agus comhad '%s' á oscailt: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Earráid agus comhad á bhaint: %s"
@@ -1607,43 +1620,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/gl.po b/po/gl.po
index 31abb4c..0e3fe72 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-16 23:39+0100\n"
"Last-Translator: Suso Baleato <suso baleato xunta es>\n"
"Language-Team: Galego <proxecto trasno net>\n"
@@ -541,7 +541,7 @@ msgstr "alcanzouse o lÃmite de \"backtracking\""
msgid "the pattern contains items not supported for partial matching"
msgstr "o patrón contén elementos non soportados na coincidencia parcial"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "erro interno"
@@ -853,7 +853,7 @@ msgstr "O texto estaba baleiro (ou só contiña espazos en branco)"
msgid "Failed to read data from child process"
msgstr "Fallo ao ler datos desde un proceso fillo"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Fallo ao crear a canalización para comunicarse co proceso fillo (%s)"
@@ -1081,13 +1081,21 @@ msgstr "O ficheiro chave non ten a chave '%s'"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "O ficheiro chave contén a chave '%s' co valor '%s' que non é UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"O ficheiro chave contén a chave '%s' que ten un valor que non pode ser "
"interpretado."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"O ficheiro chave contén a chave '%s' que ten un valor que non pode ser "
+"interpretado."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1132,19 +1140,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "O valor '%s' non se pode interpretar como un booleano."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "O valor de conta pasado a %s é demasiado longo"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "O fluxo xa se pechou"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "A operación foi cancelada"
@@ -1166,35 +1174,35 @@ msgstr "tipo %s"
msgid "Unexpected early end-of-stream"
msgstr "Final de fluxo inesperadamente prematuro"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Sen nome"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "O ficheiro de escritorio non especificou o campo Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Non é posÃbel encontrar o terminal requerido pola aplicación"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"Non se pode crear o cartafol de configuración da aplicación de usuario %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Non se pode crear o cartafol de configuración MIME %s do usuario: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Non se pode crear o ficheiro de escritorio %s do usuario"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Definición personalizada para %s"
@@ -1234,11 +1242,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Esperábase un GEmblem para o GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operación non soportada"
@@ -1250,49 +1259,49 @@ msgstr "Operación non soportada"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "O punto de montaxe contido non existe"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Non se pode copiar sobre o directorio"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Non se pode copiar un directorio sobre o directorio"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "O ficheiro de destino xa existe"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Non se pode copiar o directorio recursivamente"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Non é posÃbel copiar o ficheiro especial"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "O valor da ligazón simbólica dada non é válido"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Non se soporta o Lixo"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Os nomes de ficheiro non poden conter '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "o volume non implementa o montado"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Non hai ningunha aplicación rexistrada para manexar este ficheiro"
@@ -1318,20 +1327,20 @@ msgstr "Non é posÃbel manipular a versión %d da codificación de GFileIcon"
msgid "Malformed input data for GFileIcon"
msgstr "Datos de entrada formados incorrectamente para o GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "O fluxo non soporta query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Non se permite buscar no fluxo"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Non se permite truncar no fluxo de entrada"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Non se soporta truncar no fluxo"
@@ -1369,7 +1378,7 @@ msgstr "O tipo %s non implementa from_tokens() na interface do GIcon"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Non é posÃbel manipular a versión fornecida da codificación da icona"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "O fluxo de entrada non implementa a lectura"
@@ -1379,7 +1388,7 @@ msgstr "O fluxo de entrada non implementa a lectura"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "O fluxo ten unha operación excepcional"
@@ -1389,109 +1398,110 @@ msgstr ""
"Non se pode encontrar o tipo de monitorización do directorio local "
"predeterminado"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Nome de ficheiro non válido %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Erro ao obter a información do sistema de ficheiros: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Non se pode renomear o directorio raÃz"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Erro ao renomear o ficheiro: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Non se pode renomear o ficheiro; o ficheiro xa existe"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "O nome do ficheiro non é válido"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Erro ao abrir o ficheiro: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Non se pode abrir o directorio"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Erro ao eliminar o ficheiro: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Erro ao mover ao lixo o ficheiro: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Non se pode crear o directorio do lixo %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Non se pode encontrar o directorio de nivel superior para o lixo"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Non se pode encontrar ou crear o directorio do lixo"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Non se pode crear a información de lixo para o ficheiro: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Non se pode mover ao lixo o ficheiro: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Erro ao crear o directorio: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Erro ao crear a ligazón simbolica: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Erro ao mover o ficheiro: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Non se pode mover o directorio sobre un directorio"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Fallou a creación do ficheiro de seguranza"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Erro ao eliminar o ficheiro obxectivo: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Non se soporta mover ficheiros entre puntos de montaxe"
@@ -1512,7 +1522,7 @@ msgstr "Nome estendido do atributo non válido"
msgid "Error setting extended attribute '%s': %s"
msgstr "Erro ao estabelecer o atributo estendido '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Erro ao iniciar o ficheiro '%s': %s"
@@ -1543,7 +1553,7 @@ msgstr "Tipo de atributo non válido (esperábase unha cadea de bytes)"
msgid "Error setting permissions: %s"
msgstr "Erro ao estabelecer os permisos: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Erro ao estabelecer o propietario: %s"
@@ -1562,6 +1572,11 @@ msgstr "Erro ao estabelecer a ligazón simbólica: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Erro ao estabelecer a ligazón simbólica: o ficheiro non é unha ligazón"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Erro ao estabelecer os permisos: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "O contexto SELinux debe ser non-NULL"
@@ -1580,20 +1595,20 @@ msgstr "O contexto SELinux non está habilitado neste sistema"
msgid "Setting attribute %s not supported"
msgstr "Estabelecer o atributo %s non está soportado"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Erro ao ler do ficheiro: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Erro ao buscar no ficheiro: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Erro ao pechar o ficheiro: %s"
@@ -1604,52 +1619,52 @@ msgstr ""
"Non se pode encontrar o tipo de monitorización do ficheiro local "
"predeterminado"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Erro ao escribir no ficheiro: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Erro ao eliminar a ligazón da copia de seguranza antiga: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Erro ao crear a copia de seguranza: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Erro ao renomear o ficheiro temporal: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Erro ao truncar o ficheiro: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Erro ao abrir o ficheiro '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "O ficheiro destino é un directorio"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "O ficheiro destino non é un ficheiro normal"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "O ficheiro foi modificado externamente"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Erro ao eliminar o ficheiro antigo: %s"
@@ -1681,43 +1696,43 @@ msgstr "Fallou ao redimensionar o fluxo de saÃda da memoria"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "a montaxe non implementa o desmontado"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "a montaxe non implementa a expulsión"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "a montaxe non implementa o remontado"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "a montaxe non implementa a averiguación do tipo de contido"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "a montaxe non implementa a averiguación sÃncrona do tipo de contido"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "O fluxo de saÃda non implementa a escritura"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "O fluxo de orixe xa está pechado"
diff --git a/po/gu.po b/po/gu.po
index 26ddb9c..86ae133 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.gu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-25 12:08+0530\n"
"Last-Translator: Sweta Kothari <swkothar redhat com>\n"
"Language-Team: Gujarati\n"
@@ -520,7 +520,7 @@ msgstr "પા�ળ �વાન� મર�યાદા� પહ����
msgid "the pattern contains items not supported for partial matching"
msgstr "àªàª¾àª¤ àª?àª?શતàª? àª?à«?ડણà«? માàª?à«? àª?ધારàªà«?ત વસà«?તà«?àª? સમાવતà«? નથà«?"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "àª?àª?તરિàª? àªà«?લ"
@@ -823,7 +823,7 @@ msgstr "વા��ય �ાલ� �� (�થવા ત�મા� ફ�
msgid "Failed to read data from child process"
msgstr "બાળ-પ�ર��રિયા મા�થ� માહિત� વા��વા મા� નિષ�ફળ ��"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr " (%s) બાળપ�ર��રિયા સાથ� સ�પર�� મા�� પા�પ બનાવવામા� નિષ�ફળ"
@@ -1046,11 +1046,17 @@ msgstr "�� ફા�લ પાસ� �� '%s' નથ�"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "�� ફા�લ '%s' ��ન� �િ�મત '%s' સાથ� સમાવ� �� �� �� UTF-8 નથ�"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "�� ફા�લ '%s' �� સમાવ� �� �� ��ન� પાસ� �િ�મત �� �� �ન��રપ�ર�� �ર� શ�ાત� નથ�."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "�� ફા�લ '%s' �� સમાવ� �� �� ��ન� પાસ� �િ�મત �� �� �ન��રપ�ર�� �ર� શ�ાત� નથ�."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1095,19 +1101,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "�િ�મત '%s' બ�લિયન તર��� �ન��રપ�ર�� �ર� શ�ાત�� નથ�."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%s ન� ��બ મ��� �ણ� �િ�મત પસાર �ર�લ ��"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "સ���ર�મ પહ�લાથ� � બ�ધ થ� �ય�લ ��"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "પ�ર��રિયા રદ થ� �� હત�"
@@ -1129,34 +1135,34 @@ msgstr "%s પ�ર�ાર"
msgid "Unexpected early end-of-stream"
msgstr "સ���ર�મન�-��ત �નિ���ન�ય ર�ત� �લદ�"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "શ�ર�ષ�વ�હિન"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "ડ�સ����પ ફા�લ� Exec ��ષ�ત�ર સ�પષ�� �ર�લ નથ�"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "�ાર�ય��રમ મા�� �ર�ર� �ર�મિનલ શ�ધવામા� �સમર�થ"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "વપરાશ�ર�તા �ાર�ય��રમ ર�પર��ા��ન ફ�લ�ડર %s બનાવ� શ��યા નહિ�: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "વપરાશ�ર�તા MIME ર�પર��ા��ન ફ�લ�ડર %s બનાવ� શ��યા નહિ�: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "વપરાશ�ર�તા ડ�સ����પ ફા�લ %s બનાવ� શ�તા નથ�"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s મા�� વ�વિધ�યપ�ર�ણ વ�યા��યા"
@@ -1193,11 +1199,12 @@ msgstr "GEmblemedIcon �ન��ડ��� મા� ���ન� (%d)
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon મા�� GEmblem � �પ���ષિત ��"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "પà«?રàª?à«?રિયા àª?ધારàªà«?ત નથà«?"
@@ -1209,49 +1216,49 @@ msgstr "પà«?રàª?à«?રિયા àª?ધારàªà«?ત નથà«?"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "સમાવનાર મા�ન�� �સ�તિત�વમા� નથ�"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "ડિર����ર� �પર ન�લ �ર� શ�તા નથ�"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "ડિર����ર�ન� ડિર����ર� �પર ન�લ �ર� શ�તા નથ�"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "લ��ષ�ય ફા�લ �સ�તિત�વમા� નથ�"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "પ�નરાવર�તિત ર�ત� ડિર����ર�ન� ન�લ �ર� શ�તા નથ�"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "વિશિષ�� ફા�લ ન� ન�લ �ર� શ�તા નથ�"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "�ય���ય સા���તિ� �ડ� �િ�મત �પાય�લ ��"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "àª?àª?રાપà«?àª?à«? àª?ધારàªà«?ત નથà«?"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ફા�લ નામ� '%c' સમાવ� શ�તા નથ�"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "વ�લ�ય�મ મા�ન�� �મલમા� મ��ત�� નથ�"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "àª? ફાàª?લ સàª?àªàª¾àª³àªµàª¾ માàª?à«? àª?à«?àª? àª?ારà«?યàª?à«?રમ રàª?à«?સà«?àª?ર થયà«?લ નથà«?"
@@ -1277,20 +1284,20 @@ msgstr "GFileIcon �ન��ડ��� ન� �વ�ત�તિ %d ન
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon મા�� મ�લફ�ર�મ થય�લ �નપ�� માહિત�"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "સ���ર�મ query_info ન� �ધાર �પત�� નથ�"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "સà«?àª?à«?રà«?મ પર પહà«?àª?àª?વાનà«?àª? àª?ધારàªà«?ત નથà«?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "�નપ�� સ���ર�મ પર �ાપવાન�� માન�ય નથ�"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "સ���ર�મ પર �ાપવાન�� માન�ય નથ�"
@@ -1328,7 +1335,7 @@ msgstr "પ�ર�ાર %s � GIcon �ન��રફ�સ પર tokens()
msgid "Can't handle the supplied version the icon encoding"
msgstr "àª?àª?àª?à«?ન àª?નàª?à«?ડà«?àª?àª? નà«? પà«?રà«? પાડà«?લ àª?વà«?તà«?તિ નà«? સàª?àªàª¾àª³à«? શàª?ાતà«? નથà«?"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "�નપ�� સ���ર�મ વા��નન� �મલમા� મ��ત�� નથ�"
@@ -1338,7 +1345,7 @@ msgstr "�નપ�� સ���ર�મ વા��નન� �મલમ
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "સà«?àª?à«?રà«?મનà«? àªàª°àªªà«?ર પà«?રàª?à«?રિયા àª?à«?"
@@ -1346,109 +1353,110 @@ msgstr "સà«?àª?à«?રà«?મનà«? àªàª°àªªà«?ર પà«?રàª?à«?રિયા
msgid "Unable to find default local directory monitor type"
msgstr "મà«?ળàªà«?ત સà«?થાનિàª? ડિરà«?àª?à«?àª?રà«? મà«?નà«?àª?ર પà«?રàª?ાર શà«?ધવામાàª? àª?સમરà«?થ"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "�ય���ય ફા�લનામ %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ફાàª?લસિસà«?àª?મ àª?ાણàª?ારà«? મà«?ળવવામાàª? àªà«?લ: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "ર�� ડિર����ર�ન�� નામ બદલ� શ�તા નથ�"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "ફાàª?લનà«?àª? નામ બદલવામાàª? àªà«?લ: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "ફા�લન�� નામ બદલ� શ�તા નથ�, ફા�લનામ પહ�લાથ� � હા�ર ��"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "�ય���ય ફા�લનામ"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "ફાàª?લ àª?à«?લવામાàª? àªà«?લ: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "ડિર����ર� ��લ� શ�તા નથ�"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "ફાàª?લ દà«?ર àª?રવામાàª? àªà«?લ: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "ફાàª?લનà«? àª?àª?રાપà«?àª?à«?માàª? નાàª?àª?વામાàª? àªà«?લ: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "��રાપ��� ડિર����ર� %s બનાવવામા� �સમર�થ: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "��રાપ��� મા�� ���સ�તરન� ડિર����ર� શ�ધવામા� �સમર�થ"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "��રાપ��� ડિર����ર� શ�ધવામા� �� બનાવવામા� �સમર�થ"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "��રાપ��� �ાણ�ાર� ફા�લ બનાવવામા� �સમર�થ: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "ફા�લન� ��રાપ���મા� મ��લવામા� �સમર�થ: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "ડિરà«?àª?à«?àª?રà«? બનાવવામાàª? àªà«?લ: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "સાàª?àª?à«?તિàª? àª?ડà«? બનાવવામાàª? àªà«?લ: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "ફાàª?લ àª?સà«?ડવામાàª? àªà«?લ: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "ડિર����ર�ન� ડિર����ર� �પર �સ�ડ� શ�તા નથ�"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "બ���પ ફા�લ બનાવ� નિષ�ફળ"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "લàª?à«?ષà«?ય ફાàª?લ દà«?ર àª?રવામાàª? àªà«?લ: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "માàª?નà«?àª?à«? વàª?à«?àª?à«? àª?સà«?ડવાનà«?àª? àª?ધારàªà«?ત નથà«?"
@@ -1469,7 +1477,7 @@ msgstr "�ય���ય વિસ�ત�ત લ��ષણ નામ"
msgid "Error setting extended attribute '%s': %s"
msgstr "વિસà«?તà«?ત લàª?à«?ષણ '%s' સà«?યà«?àª?à«?ત àª?રવામાàª? àªà«?લ: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "ફાàª?લ '%s' àª?હà«?વામાàª? àªà«?લ: %s"
@@ -1500,7 +1508,7 @@ msgstr "�ય���ય લ��ષણ પ�ર�ાર (બા�� શ
msgid "Error setting permissions: %s"
msgstr "પરવાનàª?à«?àª? સà«?યà«?àª?à«?ત àª?રવામાàª? àªà«?લ: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "માલિàª? સà«?યà«?àª?à«?ત àª?રવામાàª? àªà«?લ: %s"
@@ -1519,6 +1527,11 @@ msgstr "સા���તિ� �ડ� સ�ય���ત �રવામ
msgid "Error setting symlink: file is not a symlink"
msgstr "સાàª?àª?à«?તિàª? àª?ડà«? સà«?યà«?àª?à«?ત àª?રવામાàª? àªà«?લ: ફાàª?લ સાàª?àª?à«?તિàª? àª?ડà«? નથà«?"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "પરવાનàª?à«?àª? સà«?યà«?àª?à«?ત àª?રવામાàª? àªà«?લ: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux સ�દર�ઠnon-NULL � હ�વ� ����"
@@ -1537,20 +1550,20 @@ msgstr "SELinux � � સિસ��મ પર સ��રિય થય�
msgid "Setting attribute %s not supported"
msgstr "લàª?à«?ષણ %s સà«?યà«?àª?à«?ત àª?રવાનà«?àª? àª?ધારàªà«?ત નથà«?"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "ફાàª?લમાàª? પહà«?àª?àª?વામાàª? àªà«?લ: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "ફાàª?લ બàª?ધ àª?રવામાàª? àªà«?લ: %s"
@@ -1559,52 +1572,52 @@ msgstr "ફાàª?લ બàª?ધ àª?રવામાàª? àªà«?લ: %s"
msgid "Unable to find default local file monitor type"
msgstr "મà«?ળàªà«?ત સà«?થાનિàª? ફાàª?લ મà«?નà«?àª?ર પà«?રàª?ાર શà«?ધવામાàª? àª?સમરà«?થ"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "ફાàª?લમાàª? લàª?વામાàª? àªà«?લ: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "àª?à«?નà«? બà«?àª?àª?પ àª?ડà«? દà«?ર àª?રવામાàª? àªà«?લ: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "બà«?àª?àª?પ નàª?લ બનાવવામાàª? àªà«?લ: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "àª?ામàª?લાàª? ફાàª?લનà«?àª? નામ બદલવામાàª? àªà«?લ: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "ફાàª?લ àª?ાપવામાàª? àªà«?લ: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "ફાàª?લ '%s' àª?à«?લવામાàª? àªà«?લ: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "લ��ષ�ય ફા�લ ડિર����ર� ��"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "લ��ષ�ય ફા�લ નિયમિત ફા�લ નથ�"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "ફા�લ બાહ�ય ર�ત� સ�ધાર�લ હત�"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "àª?à«?નà«? ફાàª?લનà«? દà«?ર àª?રવા દરમà«?યાન àªà«?લ: %s"
@@ -1636,43 +1649,43 @@ msgstr "મ�મર� ���પ�� સ���ર�મન�� મા
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "મા�ન�� � �નમા�ન��ન� �મલમા� મ��ત�� નથ�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "મા�ન�� � બહાર �ાઢ�ન� �મલમા� મ��ત�� નથ�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "મા�ન�� � પ�ન�મા�ન��ન� �મલમા� મ��ત�� નથ�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "મા�ન�� � સમાવિષ�� પ�ર�ાર ��દા�િત �રવાન�� �મલ��રમ �રત� નથ�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "મા�ન�� � સમાવિષ�� પ�ર�ાર ��દા�િત �રવાન�� ��� સાથ� �મલ��રણ �રત� નથ�"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "���પ�� સ���ર�મ લ��નન� �મલમા� મ��ત�� નથ�"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "સ�ર�ત સ���ર�મ પહ�લાથ� � બ�ધ થ� �ય�લ ��"
diff --git a/po/he.po b/po/he.po
index 5df5581..17c67b4 100644
--- 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: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\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"
@@ -529,7 +529,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:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "internal error"
@@ -832,7 +832,7 @@ msgstr "Text was empty (or contained only whitespace)"
msgid "Failed to read data from child process"
msgstr "Failed to read data from child process"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Failed to create pipe for communicating with child process (%s)"
@@ -1057,11 +1057,17 @@ msgstr "Key file does not have key '%s'"
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:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, 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:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Key file contains key '%s' which has value that cannot be interpreted."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1106,19 +1112,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Value '%s' cannot be interpreted as a boolean."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Too large count value passed to %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Stream is already closed"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operation was cancelled"
@@ -1140,34 +1146,34 @@ msgstr "%s type"
msgid "Unexpected early end-of-stream"
msgstr "Unexpected early end-of-stream"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Unnamed"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Desktop file didn't specify Exec field"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Unable to find terminal required for application"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, 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:1239
+#: gio/gdesktopappinfo.c:1240
#, 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:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Can't create user desktop file %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Custom definition for %s"
@@ -1204,11 +1210,12 @@ msgstr "Malformed number of tokens (%d) in GEmblemedIcon encoding"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Expected a GEmblem for GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operation not supported"
@@ -1220,49 +1227,49 @@ 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:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Containing mount does not exist"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Can't copy over directory"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Can't copy directory over directory"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Target file exists"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Can't recursively copy directory"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Can't copy special file"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Invalid symlink value given"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Trash not supported"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "File names cannot contain '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "volume doesn't implement mount"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "No application is registered as handling this file"
@@ -1288,20 +1295,20 @@ msgstr "Can't handle version %d of GFileIcon encoding"
msgid "Malformed input data for GFileIcon"
msgstr "Malformed input data for GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Stream doesn't support query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Seek not supported on stream"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Truncate not allowed on input stream"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Truncate not supported on stream"
@@ -1339,7 +1346,7 @@ msgstr "Type %s does not implement from_tokens() on the GIcon interface"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Can't handle the supplied version the icon encoding"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Input stream doesn't implement read"
@@ -1349,7 +1356,7 @@ msgstr "Input stream doesn't implement read"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Stream has outstanding operation"
@@ -1357,109 +1364,110 @@ msgstr "Stream has outstanding operation"
msgid "Unable to find default local directory monitor type"
msgstr "Unable to find default local directory monitor type"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Invalid filename %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error getting filesystem info: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Can't rename root directory"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Error renaming file: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Can't rename file, filename already exist"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 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:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Error opening file: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Can't open directory"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Error removing file: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Error trashing file: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Unable to create trash dir %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Unable to find toplevel directory for trash"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Unable to find or create trash directory"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Unable to create trashing info file: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Unable to trash file: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Error creating directory: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Error making symbolic link: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Error moving file: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Can't move directory over directory"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Error removing target file: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Move between mounts not supported"
@@ -1480,7 +1488,7 @@ msgstr "Invalid extended attribute name"
msgid "Error setting extended attribute '%s': %s"
msgstr "Error setting extended attribute '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Error stating file '%s': %s"
@@ -1511,7 +1519,7 @@ msgstr "Invalid attribute type (byte string expected)"
msgid "Error setting permissions: %s"
msgstr "Error setting permissions: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Error setting owner: %s"
@@ -1530,6 +1538,11 @@ msgstr "Error setting symlink: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Error setting symlink: file is not a symlink"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Error setting permissions: %s"
+
# c-format
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
@@ -1549,20 +1562,20 @@ msgstr "SELinux is not enabled on this system"
msgid "Setting attribute %s not supported"
msgstr "Setting attribute %s not supported"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Error reading from file: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Error seeking in file: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Error closing file: %s"
@@ -1571,52 +1584,52 @@ msgstr "Error closing file: %s"
msgid "Unable to find default local file monitor type"
msgstr "Unable to find default local file monitor type"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Error writing to file: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Error removing old backup link: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Error creating backup copy: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Error renaming temporary file: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Error truncating file: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Error opening file '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Target file is a directory"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Target file is not a regular file"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "The file was externally modified"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Error removing old file: %s"
@@ -1648,43 +1661,43 @@ msgstr "Failed to resize memory output stream"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount doesn't implement unmount"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount doesn't implement eject"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount doesn't implement remount"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount doesn't implement content type guessing"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount doesn't implement synchronous content type guessing"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Output stream doesn't implement write"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Source stream is already closed"
diff --git a/po/hi.po b/po/hi.po
index ab4be23..95afdea 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-05 13:18+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan redhat com>\n"
"Language-Team: Hindi <hindi.sf.net>\n"
@@ -522,7 +522,7 @@ msgstr "ब����र��ि�� स�मा पह��� ��"
msgid "the pattern contains items not supported for partial matching"
msgstr "प�रार�प म�� व� वस�त��� समाहित ह�� �� ��शि� मिलान �� लि� समर�थित नह�� ह��"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "��तरि� त�र��ि"
@@ -824,7 +824,7 @@ msgstr "पाठ�ाल� था (या �सम�� सिर�फ
msgid "Failed to read data from child process"
msgstr "स�तति प�र��रिया स� ड��ा पढ़न� म�� �सफल"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "स�तति प�र��रिया (%s) स� स��ारण ह�त� पा�प बनान� म�� �सफल"
@@ -1047,11 +1047,17 @@ msgstr "����� फ़ा�ल म�� '%s' ����� नह�
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "����� फ़ा�ल म�� '%s' ����� समाहित ह� '%s' मान �� साथ �� UTF-8 नह�� ह�"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "����� फ़ा�ल म�� '%s' ����� ह� �िस�� मान �ा विश�ल�षण नह�� �िया �ा स�ता."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "����� फ़ा�ल म�� '%s' ����� ह� �िस�� मान �ा विश�ल�षण नह�� �िया �ा स�ता."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1094,19 +1100,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "मान '%s' �� ब�लियन �� त�र पर विश�ल�षित नह�� �िया �ा स�ता."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "बड़à¥? à¤?णना मान à¤?à¥? %s मà¥?à¤? à¤à¥?à¤?ा à¤?या"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "धारा पहल� स� ब�द ह�"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "�पर�शन रद�द था"
@@ -1128,34 +1134,34 @@ msgstr "%s प�र�ार"
msgid "Unexpected early end-of-stream"
msgstr "�प�रत�याशित स���र�म �ा समय स� पहल� ��त"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "ब�नाम"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "ड�स����प फ़ा�ल ���स ��ष�त�र �� निर�दिष�� नह�� �रता ह�"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "�न�प�रय�� �� लि� �र�र� �र�मिनल ढ��ढ़न� म�� �समर�थ"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "�पय���ता �न�प�रय�� विन�यास फ़�ल�डर %s नह�� बना स�ता ह�: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "MIME विन�यास फ़�ल�डर %s नह�� बना स�ता ह�: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "�पय���ता ड�स����प फ़ा�ल %s नह�� बना स�ता ह�"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s à¤?à¥? लिà¤? मनपसà¤?à¤? परिà¤à¤¾à¤·à¤¾"
@@ -1192,11 +1198,12 @@ msgstr "GEmblemedIcon �न���डि�� म�� (%d) ���न
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon �� लि� �� GEmblem प�रत�याशित"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "�पर�शन समर�थित नह�� ह�"
@@ -1208,49 +1215,49 @@ msgstr "�पर�शन समर�थित नह�� ह�"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "समाहित �रन� वाला मा��� म���द नह�� ह�"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "निर�द�शि�ा पर न�़ल नह�� �र स�ता ह�"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "निर�द�शि�ा पर निर�द�शि�ा न�़ल नह�� �र स�ता ह�"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ल��ष�य फ़ा�ल म���द ह�"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "निर�द�शि�ा प�नरावर�त� र�प स� न�़ल नह�� �र स�ता ह�"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "विश�ष फ़ा�ल न�़ल नह�� �र स�ता ह�"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "�व�ध सा���ति� �ड़� प�रदत�त मान"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "रद�द� समर�थित नह�� ह�"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "फ़ा�ल नाम म�� '%c' नह�� ह� स�ता ह�"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "�वा� मा��� ला�� नह�� �र स�ता ह�"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "�स फ़ा�ल �� निय�त�रण �� र�प म�� ��� �न�प�रय�� प�����त नह�� ह�"
@@ -1276,20 +1283,20 @@ msgstr "GFileIcon �न���डि�� �ा %d स�स��रण
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon �� लि� विर�पित �नप�� ���ड़ा"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "स���र�म query_info �ा समर�थन नह�� �रत� ह�"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "प�राप�ति स���र�म पर समर�थित नह�� ह�"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "��ान �नप�� स���र�म पर समर�थित नह�� ह�"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "��ान स���र�म पर समर�थित नह�� ह�"
@@ -1327,7 +1334,7 @@ msgstr "%s प�र�ार from_tokens() �� GIcon ��तरफल�
msgid "Can't handle the supplied version the icon encoding"
msgstr "प�रत�� �न���डि�� �ा दिया स�स��रण निय�त�रित नह�� �र स�ता ह�"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "�नप�� स���र�म पठन ला�� नह�� �र स�ता ह�"
@@ -1337,7 +1344,7 @@ msgstr "�नप�� स���र�म पठन ला�� नह�
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "स���र�म �� पास ब�� �पर�शन ह�"
@@ -1345,109 +1352,110 @@ msgstr "स���र�म �� पास ब�� �पर�शन ह
msgid "Unable to find default local directory monitor type"
msgstr "तयश�दा स�थान�य निर�द�शि�ा म�नि�र प�र�ार ढ��ढ़न� म�� �समर�थ"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "�व�ध फ़ा�लनाम: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "फ़ा�लत�त�र स��ना पान� म�� त�र��ि: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "र�� निर�द�शि�ा �ा नाम नह�� बदल स�ता ह�"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "फ़ा�ल �ा नाम बदलन� म�� त�र��ि: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "फ़ा�ल �ा नाम नह�� बदल स�ता ह�, फ़ा�लनाम पहल� स� म���द ह�"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "�व�ध फ़ा�लनाम"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "फ़ा�ल ��लन� म�� त�र��ि: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "ड�र���र� नह�� ��ल स�त� ह�"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "फ़ा�ल ह�ान� म�� त�र��ि: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "फ़ाà¤?ल रदà¥?दà¥? मà¥?à¤? à¤à¥?à¤?नà¥? मà¥?à¤? तà¥?रà¥?à¤?ि: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "रद�द� निर�द�शि�ा %s बनान� म�� �समर�थ: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "रद�द� �� लि� ���� स�तरय� निर�द�शि�ा ढ��ढ़न� म�� �समर�थ"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "रद�द� निर�द�शि�ा ढ��ढ़न� �र बनान� म�� �समर�थ"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "रद�द� स��ना फ़ा�ल बनान� म�� �समर�थ: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "फ़ाà¤?ल रदà¥?दà¥? मà¥?à¤? à¤à¥?à¤?नà¥? मà¥?à¤? à¤?समरà¥?थ: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "निर�द�शि�ा बनान� म�� त�र��ि: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "सा���ति� �ड़� बनान� म�� त�र��ि: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "फ़ा�ल �िस�ान� म�� त�र��ि: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "निर�द�शि�ा पर निर�द�शि�ा नह�� �िस�ा स�ता ह�"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "ब���प फ़ा�ल निर�माण विफल"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ल��ष�य फ़ा�ल ह�ान� म�� त�र��ि: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "मा��� �� ब�� �िस�ाना समर�थित नह��"
@@ -1468,7 +1476,7 @@ msgstr "�व�ध विस�तारित विश�षता नाम
msgid "Error setting extended attribute '%s': %s"
msgstr "विस�तारित विश�षता '%s' स�� �रन� म�� त�र��ि: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' फ़ा�ल व�य��त �रन� म�� त�र��ि: %s"
@@ -1499,7 +1507,7 @@ msgstr "�व�ध विश�षता प�र�ार (बा�� स
msgid "Error setting permissions: %s"
msgstr "�न�मति स�� �रन� �� द�रान त�र��ि: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "स�वाम� स�� �रन� �� द�रान त�र��ि: %s"
@@ -1518,6 +1526,11 @@ msgstr "सा���ति� �ड़� �� स��ि�� म�
msgid "Error setting symlink: file is not a symlink"
msgstr "सा���ति� �ड़� �� स��ि�� म�� त�र��ि: फ़ा�ल �� सा���ति� �ड़� नह�� ह�"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "�न�मति स�� �रन� �� द�रान त�र��ि: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux स�दर�ठ�र�र श�न�य�तर ह�ना �ाहि�"
@@ -1536,20 +1549,20 @@ msgstr "SELinux �स त�त�र पर समर�थित नह��
msgid "Setting attribute %s not supported"
msgstr "विश�षता %s �� स��ि�� समर�थित नह�� ह�"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "फ़ा�ल स� प�राप�त �रन� म�� त�र��ि: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "फ़ा�ल ब�द �रन� म�� त�र��ि: %s"
@@ -1558,52 +1571,52 @@ msgstr "फ़ा�ल ब�द �रन� म�� त�र��ि: %s"
msgid "Unable to find default local file monitor type"
msgstr "तयश�दा स�थान�य फ़ा�ल म�नि�र प�र�ार ढ��ढ़न� म�� �समर�थ"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "फ़ा�ल म�� लि�न� म�� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "प�रान� ब���प �ड़� ह�ान� म�� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ब���प �� न�़ल बनान� म�� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "�स�था� फ़ा�ल �ा नाम बदलन� म�� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "फ़ा�ल �ा�न� म�� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' फ़ा�ल ��लन� म�� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ल��ष�य फ़ा�ल �� निर�द�शि�ा ह�"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ल��ष�य फ़ा�ल �� सामान�य फ़ा�ल नह�� ह�"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "यह फ़ा�ल बाह�य स�तर पर र�पा�तरित था"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "प�रान� फ़ा�ल ह�ान� म�� त�र��ि: %s"
@@ -1635,43 +1648,43 @@ msgstr "स�म�ति ���प�� स���र�म �ा �
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "मा��� �नमा��� ला�� नह�� �रता ह�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "मा��� बाहर �र�� ला�� नह�� �रता ह�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "मा��� रिमा��� ला�� नह�� �रता ह�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "मा��� ��तर�वस�त� प�र�ार ��सि�� ला�� नह�� �रता ह�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "मा��� त�ल�य�ालित ��तर�वस�त� प�र�ार ��सि�� ला�� नह�� �रता ह�"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "���प�� स���र�म ल��न ला�� नह�� �रता ह�"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "स�र�त स���र�म पहल� स� ब�द ह�"
diff --git a/po/hr.po b/po/hr.po
index 810df06..1674eee 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2008-05-18 15:38+0000\n"
"Last-Translator: Launchpad Translations Administrators <rosetta launchpad "
"net>\n"
@@ -525,7 +525,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -836,7 +836,7 @@ msgstr "Tekst je bio prazan (ili je sadržavao samo prazne znakove)"
msgid "Failed to read data from child process"
msgstr "Nisam uspio Ä?itati podatke od procesa djeteta"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ne mogu stvoriti cjevovod za komuniciranje sa procesom djetetom(%s)"
@@ -1062,12 +1062,19 @@ msgstr "Datoteka s kljuÄ?em ne sadrži kljuÄ? '%s'"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Datoteka s kljuÄ?em sadrži kljuÄ? '%s' Ä?ija vrijednost '%s' nije u UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Datoteka s kljuÄ?em sadrži kljuÄ? '%s' Ä?iju vrijednost ne mogu protumaÄ?iti."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Datoteka s kljuÄ?em sadrži kljuÄ? '%s' Ä?iju vrijednost ne mogu protumaÄ?iti."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1112,19 +1119,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Vrijednost '%s' ne može biti protumaÄ?ena kao boolean."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1146,34 +1153,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1210,11 +1217,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Nisu podržane simboliÄ?ke veze"
@@ -1227,50 +1235,50 @@ msgstr "Nisu podržane simboliÄ?ke veze"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Nisu podržane simboliÄ?ke veze"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1296,20 +1304,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1347,7 +1355,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1357,7 +1365,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1365,110 +1373,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Neispravno ime raÄ?unala"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Neispravno ime raÄ?unala"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Greška pri stvaranju datoteke '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Greška pri stvaranju datoteke '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Greška pri stvaranju datoteke '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Greška pri otvaranju mape '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Greška prilikom konverzije: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1490,7 +1499,7 @@ msgstr "Dokument je zavrÅ¡io neoÄ?ekivano unutar imena atributa"
msgid "Error setting extended attribute '%s': %s"
msgstr "Greška pri otvaranju mape '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
@@ -1521,7 +1530,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Greška prilikom konverzije: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Greška prilikom konverzije: %s"
@@ -1540,6 +1549,11 @@ msgstr "Greška na retku %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Greška prilikom konverzije: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1558,20 +1572,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Nisu podržane simboliÄ?ke veze"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
@@ -1580,52 +1594,52 @@ msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Greška prilikom konverzije: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke '%s': %s"
@@ -1658,43 +1672,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 27ce179..aa5f263 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-18 01:05+0100\n"
"Last-Translator: Gabor Kelemen <kelemeng gnome hu>\n"
"Language-Team: Hungarian <gnome fsf hu>\n"
@@ -537,7 +537,7 @@ msgid "the pattern contains items not supported for partial matching"
msgstr ""
"a minta a részleges mintaillesztés esetén nem támogatott elemeket tartalmaz"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "belsÅ? hiba"
@@ -852,7 +852,7 @@ msgstr ""
msgid "Failed to read data from child process"
msgstr "Nem sikerült adatokat kiolvasni a gyermekfolyamatból"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1086,13 +1086,21 @@ msgstr ""
"A kulcsfájl tartalmazza a(z) â??%sâ?? kulcsot â??%sâ?? értékkel, amelyik azonban nem "
"UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"A kulcsfájl tartalmazza a(z) â??%sâ?? kulcsot, amelynek az értéke nem "
"értelmezhetÅ?."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"A kulcsfájl tartalmazza a(z) â??%sâ?? kulcsot, amelynek az értéke nem "
+"értelmezhetÅ?."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1137,19 +1145,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "A(z) â??%sâ?? érték nem értelmezhetÅ? logikai értékként."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Túl nagy számérték került átadásra ennek: %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Az adatfolyam már le van zárva"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "A művelet megszakÃtva"
@@ -1171,35 +1179,35 @@ msgstr "%s tÃpus"
msgid "Unexpected early end-of-stream"
msgstr "Váratlan korai adatfolyam vége"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Névtelen"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "A desktop fájl nem adta meg az Exec mezÅ?t"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Nem található az alkalmazáshoz szükséges terminál"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"Nem hozható létre a(z) %s felhasználói alkalmazáskonfigurációs mappa: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Nem hozható létre a(z) %s felhasználói MIME konfigurációs mappa: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Nem hozható létre a felhasználói desktop fájl (%s)"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s egyéni meghatározása"
@@ -1236,11 +1244,12 @@ msgstr "A GEmblemedIcon kódolásban a jelsorok száma (%d) hibásan formált"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Egy GEmblem kellene a GEmblemedIconhoz"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "A művelet nem támogatott"
@@ -1252,49 +1261,49 @@ msgstr "A művelet nem támogatott"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "A tartalmazó csatolás nem létezik"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Nem lehet a könyvtárra másolni"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "A könyvtár nem másolható könyvtárba"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "A célfájl létezik"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "A könyvtár nem másolható rekurzÃvan"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "A speciális fájl nem másolható"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "�rvénytelen szimbolikus link érték került megadásra"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "A Kuka nem támogatott"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "A fájlnevek nem tartalmazhatnak â??%câ?? karaktert"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "a kötet nem valósÃtja meg a csatolást"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Nincs alkalmazás regisztrálva a fájl kezeléséhez"
@@ -1320,20 +1329,20 @@ msgstr "A GFileIcon kódolás %d. verziója nem kezelhetÅ?"
msgid "Malformed input data for GFileIcon"
msgstr "A GFileIcon bemeneti adatai rosszul formáltak"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Az adatfolyam nem támogatja a query_info-t"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Az adatfolyam nem támogatja a pozicionálást"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "A bemeneti adatfolyam csonkÃtása nem engedélyezett"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Az adatfolyam csonkÃtása nem engedélyezett"
@@ -1372,7 +1381,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr "Az ikonkódolás megadott verziója nem kezelhetÅ?"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "A bemeneti adatfolyam nem valósÃtja meg az olvasást"
@@ -1382,7 +1391,7 @@ msgstr "A bemeneti adatfolyam nem valósÃtja meg az olvasást"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Az adatfolyam hátralévÅ? művelettel rendelkezik"
@@ -1390,109 +1399,110 @@ msgstr "Az adatfolyam hátralévÅ? művelettel rendelkezik"
msgid "Unable to find default local directory monitor type"
msgstr "Nem található az alapértelmezett helyi könyvtárfigyelÅ? tÃpus"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "�rvénytelen fájlnév: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Hiba a fájlrendszer-információk lekérése közben: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Nem nevezhetÅ? át a gyökérkönyvtár"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Hiba a fájl átnevezése közben: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "A fájl nem nevezhetÅ? át, a fájlnév már létezik"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "�rvénytelen fájlnév"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Hiba a fájl megnyitása közben: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "A könyvtár nem nyitható meg"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Hiba a fájl eltávolÃtása közben: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Hiba fájl kidobása közben: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nem sikerült létrehozni a(z) %s Kuka könyvtárat: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Nem található a Kuka felsÅ? szintű könyvtára"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Nem található vagy nem hozható létre a Kuka könyvtár"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nem sikerült létrehozni a kukainformációs fájlt: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nem lehet a Kukába dobni a fájlt: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Hiba a könyvtár létrehozásakor: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Hiba a szimbolikus link létrehozása során: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Hiba a fájl áthelyezésekor: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "A könyvtár nem helyezhetÅ? át könyvtárba"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "A mentési fájl létrehozása meghiúsult"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Hiba a célfájl eltávolÃtásakor: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "A csatolások közti áthelyezés nem támogatott"
@@ -1513,7 +1523,7 @@ msgstr "�rvénytelen kiterjesztett attribútumnév"
msgid "Error setting extended attribute '%s': %s"
msgstr "Hiba a(z) â??%sâ?? kiterjesztett attribútum beállÃtásakor: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Hiba a(z) â??%sâ?? fájl elérése közben: %s"
@@ -1544,7 +1554,7 @@ msgstr "Ã?rvénytelen attribútumtÃpus (a várt bájtkarakterlánc helyett)"
msgid "Error setting permissions: %s"
msgstr "Hiba a jogosultságok beállÃtásakor: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Hiba a tulajdonos beállÃtásakor: %s"
@@ -1563,6 +1573,11 @@ msgstr "Hiba a szimbolikus link beállÃtásakor: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Hiba a szimbolikus link beállÃtásakor: a fájl nem szimbolikus link"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Hiba a jogosultságok beállÃtásakor: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "A SELinux környezet nem lehet NULL"
@@ -1581,20 +1596,20 @@ msgstr "A SELinux nem engedélyezett ezen rendszeren"
msgid "Setting attribute %s not supported"
msgstr "A(z) %s attribútum beállÃtása nem támogatott"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Hiba a fájl olvasásakor: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Hiba a fájlban kereséskor: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Hiba a fájl lezárásakor: %s"
@@ -1603,52 +1618,52 @@ msgstr "Hiba a fájl lezárásakor: %s"
msgid "Unable to find default local file monitor type"
msgstr "Nem található az alapértelmezett helyi fájlfigyelÅ? tÃpus"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Hiba a fájl Ãrásakor: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Hiba a régi mentési link eltávolÃtásakor: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Hiba a mentés létrehozásakor: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Hiba az ideiglenes fájl átnézésekor: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Hiba a fájl csonkÃtásakor: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Hiba a(z) â??%sâ?? fájl megnyitásakor: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "A célfájl egy könyvtár"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "A célfájl nem szabályos fájl"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "A fájlt külsÅ? program módosÃtotta"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Hiba a régi fájl eltávolÃtása közben: %s"
@@ -1680,43 +1695,43 @@ msgstr "A memóriakimeneti adatfolyam átméretezése meghiúsult"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "A csatolás nem valósÃtja meg a leválasztást"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "A csatolás nem valósÃtja meg a kiadást"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "A csatolás nem valósÃtja meg az újracsatolást"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "A csatolás nem valósÃtja meg a tartalomtÃpus meghatározását"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "A csatolás nem valósÃtja meg a tartalomtÃpus szinkron meghatározását"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "A kimeneti adatfolyam nem valósÃtja meg az Ãrást"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "A forrás adatfolyam már le van zárva"
diff --git a/po/hy.po b/po/hy.po
index e9861b6..b2f5dcf 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2006-03-03 16:24+0000\n"
"Last-Translator: Norayr Chilingaryan <norik freenet am>\n"
"Language-Team: Armenian <norik freenet am>\n"
@@ -492,7 +492,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -795,7 +795,7 @@ msgstr ""
msgid "Failed to read data from child process"
msgstr ""
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1018,11 +1018,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1065,19 +1071,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1099,34 +1105,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1163,11 +1169,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Õ?Õ«Õ´Õ¾Õ¸Õ¬Õ«Õ¯ Õ°Õ²Õ¸Ö?Õ´Õ¶Õ¥Ö?Õ¨ Õ¹Õ¥Õ¶ Õ¡ÕºÕ¡Õ°Õ¸Õ¾Õ¾Õ¸Ö?Õ´"
@@ -1180,50 +1187,50 @@ msgstr "Õ?Õ«Õ´Õ¾Õ¸Õ¬Õ«Õ¯ Õ°Õ²Õ¸Ö?Õ´Õ¶Õ¥Ö?Õ¨ Õ¹Õ¥Õ¶ Õ¡ÕºÕ¡Õ°Õ¸Õ¾Õ¾Õ¸Ö?Õ´"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Õ?Õ«Õ´Õ¾Õ¸Õ¬Õ«Õ¯ Õ°Õ²Õ¸Ö?Õ´Õ¶Õ¥Ö?Õ¨ Õ¹Õ¥Õ¶ Õ¡ÕºÕ¡Õ°Õ¸Õ¾Õ¾Õ¸Ö?Õ´"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1249,20 +1256,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1300,7 +1307,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1310,7 +1317,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1318,109 +1325,110 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr ""
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr ""
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Õ?Õ« Õ°Õ¡Õ»Õ¸Õ²Õ¾Õ¥Õ¬ Õ½Õ¿Õ¥Õ²Õ®Õ¥Õ¬ Ö?Õ¡ÕµÕ¬ '%s'Õ? %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Õ?Õ« Õ°Õ¡Õ»Õ¸Õ²Õ¾Õ¥Õ¬ Õ½Õ¿Õ¥Õ²Õ®Õ¥Õ¬ Ö?Õ¡ÕµÕ¬ '%s'Õ? %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Õ?Õ« Õ°Õ¡Õ»Õ¸Õ²Õ¾Õ¥Õ¬ Õ½Õ¿Õ¥Õ²Õ®Õ¥Õ¬ Ö?Õ¡ÕµÕ¬ '%s'Õ? %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "'%s' ÕºÕ¡Õ¶Õ¡Õ¯Õ¨ Õ¢Õ¡Ö?Õ¥Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Õ?ÕÕ¡Õ¬ %d Õ¿Õ¸Õ²Õ¸Ö?Õ´Õ? %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1441,7 +1449,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' ÕºÕ¡Õ¶Õ¡Õ¯Õ¨ Õ¢Õ¡Ö?Õ¥Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
@@ -1472,7 +1480,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Õ?ÕÕ¡Õ¬ %d Õ¿Õ¸Õ²Õ¸Ö?Õ´Õ? %s"
@@ -1491,6 +1499,11 @@ msgstr "Õ?ÕÕ¡Õ¬ %d Õ¿Õ¸Õ²Õ¸Ö?Õ´Õ? %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1509,20 +1522,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Õ?Õ«Õ´Õ¾Õ¸Õ¬Õ«Õ¯ Õ°Õ²Õ¸Ö?Õ´Õ¶Õ¥Ö?Õ¨ Õ¹Õ¥Õ¶ Õ¡ÕºÕ¡Õ°Õ¸Õ¾Õ¾Õ¸Ö?Õ´"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
@@ -1531,52 +1544,52 @@ msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "'%s' Ö?Õ¡ÕµÕ¬Õ¨ Õ¯Õ¡Ö?Õ¤Õ¡Õ¬Õ¸Ö? Õ½ÕÕ¡Õ¬Õ? %s"
@@ -1608,43 +1621,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 7bd812d..023d505 100644
--- a/po/id.po
+++ b/po/id.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2005-08-30 22:41+0300\n"
"Last-Translator: Mohammad DAMT <mdamt bisnisweb com>\n"
"Language-Team: Indonesia <sukarelawan gnome linux or id>\n"
@@ -537,7 +537,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -851,7 +851,7 @@ msgstr "Teksnya kosong (atau hanya berisi whitespace)"
msgid "Failed to read data from child process"
msgstr "Gagal untuk membaca data dari proses child"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1079,13 +1079,21 @@ msgstr "File kunci tidak memiliki kunci '%s'"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "File kunci mengandung kunci '%s' dengan nilai '%s' yang bukan UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"File kunci mengandung kunci '%s' yang memiliki nilai yang tidak dapat "
"diterjemahkan."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"File kunci mengandung kunci '%s' yang memiliki nilai yang tidak dapat "
+"diterjemahkan."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1130,19 +1138,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Nilai '%s' tidak dapat diterjemahkan sebagai suatu nilai boolean."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1165,34 +1173,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1229,11 +1237,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Link simbolik tidak didukung oleh sistem"
@@ -1246,50 +1255,50 @@ msgstr "Link simbolik tidak didukung oleh sistem"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Link simbolik tidak didukung oleh sistem"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1315,20 +1324,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1366,7 +1375,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1376,7 +1385,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1384,110 +1393,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Nama program salah: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Nama host salah"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Gagal saat membuat file '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Gagal saat membuat file '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Gagal saat membuat file '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Error saat membuka direktori '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Error saat melakukan konversi: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1509,7 +1519,7 @@ msgstr "Dokumen terpotong tidak sempurna di dalam nama atribut"
msgid "Error setting extended attribute '%s': %s"
msgstr "Error saat membuka direktori '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Error saat membaca file '%s': %s"
@@ -1540,7 +1550,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Error saat melakukan konversi: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Error saat melakukan konversi: %s"
@@ -1559,6 +1569,11 @@ msgstr "Error pada baris ke %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Error saat melakukan konversi: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1577,20 +1592,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Link simbolik tidak didukung oleh sistem"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Error saat membaca file '%s': %s"
@@ -1599,53 +1614,53 @@ msgstr "Error saat membaca file '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Error saat melakukan konversi: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "Bukan sebuah file biasa"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Error saat membaca file '%s': %s"
@@ -1678,43 +1693,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/is.po b/po/is.po
index 744dfaf..d6d00a9 100644
--- a/po/is.po
+++ b/po/is.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2003-08-18 18:05+0000\n"
"Last-Translator: Richard Allen <ra ra is>\n"
"Language-Team: is <is li org>\n"
@@ -516,7 +516,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -825,7 +825,7 @@ msgstr "Textinn var tómur (eða innihélt eingöngu orðabil)"
msgid "Failed to read data from child process"
msgstr "Gat ekki lesið gögn frá undirferli"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Gat ekki búið til pÃpu til samskipta við undirferli (%s)"
@@ -1047,11 +1047,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1094,19 +1100,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1128,34 +1134,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1192,11 +1198,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Tákntengi eru ekki studd"
@@ -1209,50 +1216,50 @@ msgstr "Tákntengi eru ekki studd"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Tákntengi eru ekki studd"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1278,20 +1285,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1329,7 +1336,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1339,7 +1346,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1347,110 +1354,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "�gilt vélarheiti"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "�gilt vélarheiti"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "gat ekki búið til skrána '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "gat ekki búið til skrána '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "gat ekki búið til skrána '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Villa við að opna möppuna '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Villa við umbreytingu: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1472,7 +1480,7 @@ msgstr "Skjalið endar óvænt inn à heiti eiginleika"
msgid "Error setting extended attribute '%s': %s"
msgstr "Villa við að opna möppuna '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
@@ -1503,7 +1511,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Villa við umbreytingu: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Villa við umbreytingu: %s"
@@ -1522,6 +1530,11 @@ msgstr "Villa á lÃnu %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Villa við umbreytingu: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1540,20 +1553,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Tákntengi eru ekki studd"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
@@ -1562,52 +1575,52 @@ msgstr "Villa við lestur skráarinnar '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Villa við umbreytingu: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
@@ -1640,43 +1653,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 350ed98..d4e89d4 100644
--- a/po/it.po
+++ b/po/it.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.19.x\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-16 22:09+0100\n"
"Last-Translator: Luca Ferretti <elle uca libero it>\n"
"Language-Team: Italian <tp lists linux it>\n"
@@ -579,7 +579,7 @@ msgid "the pattern contains items not supported for partial matching"
msgstr ""
"il modello contiene elementi non supportati per la corrispondenza parziale"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "errore interno"
@@ -915,7 +915,7 @@ msgid "Failed to read data from child process"
msgstr "Lettura di dati dal processo figlio non riuscita"
# (%s) è in fondo perché risolto in g_strerror (gint)
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1161,13 +1161,21 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Il file chiavi contiene la chiave \"%s\" con il valore \"%s\" che non è UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Il file chiavi contiene la chiave \"%s\" il cui valore non può essere "
"interpretato."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Il file chiavi contiene la chiave \"%s\" il cui valore non può essere "
+"interpretato."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1213,19 +1221,19 @@ msgstr "Impossibile interpretare il valore \"%s\" come un booleano."
# count (gssize) è un parametro delle funzione
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Valore count troppo grande passato a %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Lo stream è già chiuso"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "L'operazione è stata annullata"
@@ -1248,21 +1256,21 @@ msgid "Unexpected early end-of-stream"
msgstr "End-of-stream prematuro inatteso"
# NdT: nome di applicazione (quando manca)
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Senza nome"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Il file .desktop non specifica il campo Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Impossibile trovare il terminale richiesto per l'applicazione"
# NdT il primo %s è il percorso alla cartella .local/share/application
# messo tra parentesi per scelta stilistica...
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
@@ -1270,17 +1278,17 @@ msgstr ""
# NdT il primo %s è il percorso alla cartella .local/share/application
# messo tra parentesi per scelta stilistica...
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Impossibile creare la cartella utente di configurazione MIME (%s): %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Impossibile creare il file .desktop utente %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Definizione personalizzata per %s"
@@ -1318,11 +1326,12 @@ msgstr "Numero di token malformato (%d) nella codifica GEmblemedIcon"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Atteso un GEmblem per GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operazione non supportata"
@@ -1334,49 +1343,49 @@ msgstr "Operazione non supportata"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "L'oggetto mount contenuto non esiste"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Impossibile copiare sopra la directory"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Impossibile copiare la directory sopra la directory"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Il file destinazione esiste"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Impossibile copiare la directory ricorsivamente"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Impossibile copiare il file speciale"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Fornito valore di collegamento simbolico non valido"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Cestino non supportato"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "I nomi di file non possono contenere '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "il volume non implementa il montaggio"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Non risulta registrata alcuna applicazione per gestire questo file"
@@ -1403,20 +1412,20 @@ msgstr "Impossibile gestire la versione %d della codifica GFileIcon"
msgid "Malformed input data for GFileIcon"
msgstr "Dati di input malformati per GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Lo stream non supporta query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Posizionamento non supportato sullo stream"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Troncamento non consentito sullo stream di input"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Troncamento non supportato sullo stream"
@@ -1456,7 +1465,7 @@ msgstr "Il tipo %s non implementa from_tokens() sull'interfaccia GIcon"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Impossibile gestire la versione fornita della codifica di icona"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Lo stream di input non implementa la lettura"
@@ -1467,7 +1476,7 @@ msgstr "Lo stream di input non implementa la lettura"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Lo stream presenta un'operazione in sospeso"
@@ -1476,114 +1485,115 @@ msgid "Unable to find default local directory monitor type"
msgstr ""
"Impossibile trovare il tipo di monitor predefinito per directory locali"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Nome di file %s non valido"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Errore nell'ottenere informazioni sul file system: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Impossibile rinominare la directory root"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Errore nel rinominare il file: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Impossibile rinominare il file, il nome di file esiste già "
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Nome di file non valido"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Errore nell'aprire il file: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Impossibile aprire la directory"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Errore nel rimuovere il file: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Errore nel cestinare il file: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Impossibile creare la directory cestino \"%s\": %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Impossibile trovare la directory di livello superiore per il cestino"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Impossibile trovare o creare la directory cestino"
# consultare la specifica del cestino di freedesktop.org
# (in breve per ogni file cestinato viene creata una copia
# del file e un file di informazioni - data, posizione originaria...)
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Impossibile creare il file informazioni cestinamento: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Impossibile cestinare il file: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Errore nel creare la directory: %s"
# FIXME: all other occurrences are "symlink"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Errore nel creare il collegamento simbolico: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Errore nello spostare il file: %s"
# ma che senso ha???
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Impossibile spostare la directory sopra la directory"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Creazione del file backup non riuscita"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Errore nel rimuovere il file destinazione: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Spostamento tra oggetti mount non supportato"
@@ -1604,7 +1614,7 @@ msgstr "Nome di attributo esteso non valido"
msgid "Error setting extended attribute '%s': %s"
msgstr "Errore nell'impostare l'attributo esteso \"%s\": %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Errore nell'eseguire lo stat del file \"%s\": %s"
@@ -1635,7 +1645,7 @@ msgstr "Tipo di attributo non valido (attesa stringa di byte)"
msgid "Error setting permissions: %s"
msgstr "Errore nell'impostare i permessi: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Errore nell'impostare il proprietario: %s"
@@ -1656,6 +1666,11 @@ msgstr ""
"Errore nell'impostare il collegamento simbolico: il file non è un "
"collegamento"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Errore nell'impostare i permessi: %s"
+
# lasciata minuscola come per precedente messaggio
# "symlink must be non-NULL"
#: gio/glocalfileinfo.c:2074
@@ -1677,20 +1692,20 @@ msgstr "SELinux non è abilitato su questo sistema"
msgid "Setting attribute %s not supported"
msgstr "Impostazione dell'attributo %s non supportata"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Errore nel leggere dal file: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Errore nel posizionarsi all'interno del file: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Errore nel chiudere il file: %s"
@@ -1699,52 +1714,52 @@ msgstr "Errore nel chiudere il file: %s"
msgid "Unable to find default local file monitor type"
msgstr "Impossibile trovare il tipo di monitor predefinito per file locali"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Errore nello scrivere sul file: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Errore nel rimuovere il vecchio collegamento di backup: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Errore nel creare la copia di backup: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Errore nel rinominare il file temporaneo: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Errore nel troncare il file: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Errore nell'aprire il file «%s»: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Il file destinazione è una directory"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Il file destinazione non è un file normale"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Il file è stato modificato dall'esterno"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Errore nel rimuovere il vecchio file: %s"
@@ -1776,21 +1791,21 @@ msgstr "Ridimensionamento dello stream di output di memoria non riuscito"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "l'oggetto mount non implementa lo smontaggio"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "l'oggetto mount non implementa l'espulsione"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "l'oggetto mount non implementa il rimontaggio"
@@ -1798,7 +1813,7 @@ msgstr "l'oggetto mount non implementa il rimontaggio"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "l'oggetto mount non implementa la supposizione del tipo di contenuto"
@@ -1806,16 +1821,16 @@ msgstr "l'oggetto mount non implementa la supposizione del tipo di contenuto"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
"l'oggetto mount non implementa la supposizione sincrona del tipo di contenuto"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Lo stream di output non implementa la scrittura"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Lo stream sorgente è già chiuso"
diff --git a/po/ja.po b/po/ja.po
index c4fa175..e177bbb 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib trunk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-17 22:18+0900\n"
"Last-Translator: Takeshi AIHANA <takeshi aihana gmail com>\n"
"Language-Team: Japanese <gnome-translation gnome gr jp>\n"
@@ -530,7 +530,7 @@ msgstr "ã??ã??ã?¯ã??ã?©ã??ã?¯å?¦ç??ã?®ä¸?é??ã?«é??ã??ã?¾ã??ã??"
msgid "the pattern contains items not supported for partial matching"
msgstr "ã??ã?¿ã?¼ã?³ã?«å?«ã?¾ã??ã?¦ã??ã??ã?¢ã?¤ã??ã? ã?¯é?¨å??ã??ã??ã??ã?³ã?°ã??ã?µã??ã?¼ã??ã??ã?¦ã??ã?¾ã??ã??"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "å??é?¨ã?¨ã?©ã?¼"
@@ -837,7 +837,7 @@ msgstr "ã??ã?ã?¹ã??ã??空ã?§ã?? (ã??ã??ã??ã?¯ç©ºç?½ã?®ã?¿)"
msgid "Failed to read data from child process"
msgstr "å?ã??ã?ã?»ã?¹ã??ã??ã??ã?¼ã?¿ã??å??å¾?ã?§ã??ã?¾ã??ã??ã?§ã??ã??"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "å?ã??ã?ã?»ã?¹ã?¨ã?®é??ä¿¡ç?¨ã?®ã??ã?¤ã??ã??ä½?æ??ã?§ã??ã?¾ã??ã??ã?§ã??ã?? (%s)"
@@ -1062,11 +1062,17 @@ msgstr "ã?ã?¼ã?»ã??ã?¡ã?¤ã?«ã?«ã?ã?¼ '%s' ã??ã??ã??ã?¾ã??ã??"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "ã?ã?¼ã?»ã??ã?¡ã?¤ã?«ã?®ã?ã?¼ '%s' ã?®å?¤ '%s' ã?? UTF-8 ã?§ã?¯ã??ã??ã?¾ã??ã??"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "ã?ã?¼ã?»ã??ã?¡ã?¤ã?«ã?®ã?ã?¼ '%s' ã?®å?¤ã??è§£é??ã?§ã??ã?¾ã??ã??ã?§ã??ã??"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "ã?ã?¼ã?»ã??ã?¡ã?¤ã?«ã?®ã?ã?¼ '%s' ã?®å?¤ã??è§£é??ã?§ã??ã?¾ã??ã??ã?§ã??ã??"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1110,19 +1116,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "å?¤ '%s' ã??è«?ç??å?¤ã?¨ã??ã?¦è§£é??ã?§ã??ã?¾ã??ã??"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%s ã?«å¼?ã??渡ã??ã??å?¤ã??大ã??ã??ã??ã?¾ã??"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "æ?¢ã?«ã?¹ã??ã?ªã?¼ã? ã?¯é??ã??ã?¦ã??ã?¾ã??"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "æ??ä½?ã??ã?ã?£ã?³ã?»ã?«ã??ã??ã?¾ã??ã??"
@@ -1144,34 +1150,34 @@ msgstr "%s (種�)"
msgid "Unexpected early end-of-stream"
msgstr "æ?³å®?ã??ã?¦ã??ã??ã??ã??ã??æ?©ã??ã?¹ã??ã?ªã?¼ã? ã?®æ??å¾?ã?«å?°é??ã??ã?¾ã??ã??"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "å??å??ã?ªã??"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "ã??ã?¹ã?¯ã??ã??ã??ã?»ã??ã?¡ã?¤ã?«ã?§ Exec é ?ç?®ã??æ??å®?ã??ã?¦ã?¾ã??ã??ã?§ã??ã??"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "ã?¢ã??ã?ªã?±ã?¼ã?·ã?§ã?³ã?§å¿?è¦?ã?ªç«¯æ?«ã??è¦?ã?¤ã??ã??ã?¾ã??ã??ã?§ã??ã??"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "ã?¦ã?¼ã?¶ã?®ã?¢ã??ã?ªã?±ã?¼ã?·ã?§ã?³è¨å®?ã??ã?©ã?«ã?? %s ã??ç??æ??ã?§ã??ã?¾ã??ã??: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "ã?¦ã?¼ã?¶ã?® MIME å??è¨å®?ã??ã?©ã?«ã?? %s ã??ç??æ??ã?§ã??ã?¾ã??ã??: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "ã?¦ã?¼ã?¶ã?®ã??ã?¹ã?¯ã??ã??ã??ã?»ã??ã?¡ã?¤ã?« %s ã??ç??æ??ã?§ã??ã?¾ã??ã??"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s ã?«å¯¾ã??ã??ç?¬è?ªã?®è¨å®?"
@@ -1210,11 +1216,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon ã?«å¯¾ã??ã?? GEmblem ã??æ?³å®?ã??ã?¦ã??ã?¾ã??ã??"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "ã?µã??ã?¼ã??ã??ã?¦ã??ã?ªã??æ??ä½?ã?§ã??"
@@ -1226,49 +1233,49 @@ msgstr "ã?µã??ã?¼ã??ã??ã?¦ã??ã?ªã??æ??ä½?ã?§ã??"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "ã??ã?¦ã?³ã??ã??å?«ã??ã?§ã??ã??ã??ã?®ã?¯ã??ã??ã?¾ã??ã??"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "ã??ã?£ã?¬ã?¯ã??ã?ªå?¨ä½?ã??ã?³ã??ã?¼ã?§ã??ã?¾ã??ã??"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "ã??ã?£ã?¬ã?¯ã??ã?ªã??ã??ã??ã?£ã?¬ã?¯ã??ã?ªã?¸ã?³ã??ã?¼ã?§ã??ã?¾ã??ã??"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "対象ã?¨ã?ªã??ã??ã?¡ã?¤ã?«ã??å?å?¨ã??ã?¦ã??ã?¾ã??"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "ã??ã?£ã?¬ã?¯ã??ã?ªã??å??帰ç??ã?«ã?³ã??ã?¼ã?§ã??ã?¾ã??ã??"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "ç?¹å?¥ã?ªã??ã?¡ã?¤ã?«ã?¯ã?³ã??ã?¼ã?§ã??ã?¾ã??ã??"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "æ??å®?ã??ã??ã?·ã?³ã??ã?ªã??ã?¯ã?ªã?³ã?¯ã?¯é??é??ã?£ã?¦ã??ã?¾ã??"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "ã?´ã??ç®±ã?¯ã?µã??ã?¼ã??ã??ã?¦ã??ã?¾ã??ã??"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ã??ã?¡ã?¤ã?«å??ã?« '%c' ã??å?«ã??ã??ã??ã?¨ã?¯ã?§ã??ã?¾ã??ã??"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "ã??ã?ªã?¥ã?¼ã? ã?¯ã??ã?¦ã?³ã??ã??å®?è£?ã??ã?¦ã??ã?¾ã??ã??"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "ã??ã?®ã??ã?¡ã?¤ã?«ã??æ?±ã??ã?¢ã??ã?ªã?±ã?¼ã?·ã?§ã?³ã??ç?»é?²ã??ã??ã?¦ã??ã?¾ã??ã??"
@@ -1294,20 +1301,20 @@ msgstr "ã??ã?¼ã?¸ã?§ã?³ %d ã?® GFileIcon ã?®ã?¨ã?³ã?³ã?¼ã??ã?£ã?³ã?°ã?¯ã?µã??ã?¼
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon ã?®å?¥å??ã??ã?¼ã?¿ã??é??é??ã?£ã?¦ã??ã?¾ã??"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "ã?¹ã??ã?ªã?¼ã? ã?¯ query_info ã??ã?µã??ã?¼ã??ã??ã?¦ã??ã?¾ã??ã??"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "ã?¹ã??ã?ªã?¼ã? ä¸?ã?®ã?·ã?¼ã?¯ã?¯ã?µã??ã?¼ã??ã??ã?¦ã??ã?¾ã??ã??"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "å?¥å??ã?¹ã??ã?ªã?¼ã? ã??å??ã??ã?¤ã??ã??ã??ã?¨ã?¯ã?§ã??ã?¾ã??ã??"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "ã?¹ã??ã?ªã?¼ã? ä¸?ã?§ã?®å??ã??ã?¤ã??ã?¯ã?µã??ã?¼ã??ã??ã?¦ã??ã?¾ã??ã??"
@@ -1346,7 +1353,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr "æ??ä¾?ã??ã??ã??ã?¼ã?¸ã?§ã?³ã?® Icon ã?®ã?¨ã?³ã?³ã?¼ã??ã?£ã?³ã?°ã?¯ã?µã??ã?¼ã??ã??ã?¦ã??ã?¾ã??ã??"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "å?¥å??ã?¹ã??ã?ªã?¼ã? ã?§èªã?¿è¾¼ã?¿ã??å®?è£?ã??ã?¦ã??ã?¾ã??ã??"
@@ -1356,7 +1363,7 @@ msgstr "å?¥å??ã?¹ã??ã?ªã?¼ã? ã?§èªã?¿è¾¼ã?¿ã??å®?è£?ã??ã?¦ã??ã?¾ã??ã??"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Stream has outstanding operation"
@@ -1365,109 +1372,110 @@ msgid "Unable to find default local directory monitor type"
msgstr ""
"ã?ã?¼ã?«ã?«ã?»ã??ã?£ã?¬ã?¯ã??ã?ªã??ç?£è¦?ã??ã??ã??ã??ã?©ã?«ã??ã?»ã?¢ã??ã?¿ã?®ç¨®é¡?ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "ã??ã?¡ã?¤ã?«å??ã??ç?¡å?¹ã?§ã??: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ã??ã?¡ã?¤ã?«ã?·ã?¹ã??ã? ã?®æ??å ±ã??å??å¾?ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "ã?«ã?¼ã??ã?»ã??ã?£ã?¬ã?¯ã??ã?ªã?®å??å??ã?¯å¤?æ?´ã?§ã??ã?¾ã??ã??"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "ã??ã?¡ã?¤ã?«å??ã??å¤?æ?´ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "ã??ã?¡ã?¤ã?«å??ã??å¤?æ?´ã?§ã??ã?¾ã??ã?? (æ?¢ã?«å?å?¨ã??ã?¦ã??ã??ã??ã??)"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "ç?¡å?¹ã?ªã??ã?¡ã?¤ã?«å??ã?§ã??"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "ã??ã?¡ã?¤ã?«ã??ã?ªã?¼ã??ã?³ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "ã??ã?£ã?¬ã?¯ã??ã?ªã??ã?ªã?¼ã??ã?³ã?§ã??ã?¾ã??ã??"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "ã??ã?¡ã?¤ã?«ã??å??é?¤ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "ã??ã?¡ã?¤ã?«ã??ã?´ã??ç®±ã?¸ç§»å??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ã?´ã??ç®±ã?®ã??ã?£ã?¬ã?¯ã??ã?ª (%s) ã?®ç??æ??ã?«å¤±æ??ã??ã?¾ã??ã??: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "ã?´ã??ç®±ã?®ã??ã??ã??ã?¬ã??ã?«ã?ªã??ã?£ã?¬ã?¯ã??ã?ªã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "ã?´ã??ç®±ã??ã?£ã?¬ã?¯ã??ã?ªã??å?å?¨ã??ã?ªã??ã??ç??æ??ã?§ã??ã?¾ã??ã??"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ã?´ã??ç®±ã?®æ??å ±ã??ã?¡ã?¤ã?«ã??ç??æ??ã?§ã??ã?¾ã??ã??: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "ã??ã?¡ã?¤ã?«ã??ã?´ã??ç®±ã?¸ç§»å??ã?§ã??ã?¾ã??ã??: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "ã??ã?£ã?¬ã?¯ã??ã?ªã??ç??æ??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "ã?·ã?³ã??ã?ªã??ã?¯ã?»ã?ªã?³ã?¯ã??ç??æ??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "ã??ã?¡ã?¤ã?«ã??ç§»å??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "ã??ã?£ã?¬ã?¯ã??ã?ªã??ã??ã??ã?£ã?¬ã?¯ã??ã?ªã?¸ç§»å??ã?§ã??ã?¾ã??ã??"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "ã??ã??ã?¯ã?¢ã??ã??ã?»ã??ã?¡ã?¤ã?«ã?®ç??æ??ã?«å¤±æ??ã??ã?¾ã??ã??"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "対象ã?¨ã?ªã??ã??ã?¡ã?¤ã?«ã??å??é?¤ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "ã??ã?¦ã?³ã??é??ã?®ç§»å??ã?¯ã?µã??ã?¼ã??ã??ã?¦ã??ã?¾ã??ã??"
@@ -1488,7 +1496,7 @@ msgstr "æ?¡å¼µå±?æ?§ã?®å??å??ã??ç?¡å?¹ã?§ã??"
msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' ã?¨ã??ã??æ?¡å¼µå±?æ?§ã??ã?»ã??ã??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' ã?¨ã??ã??ã??ã?¡ã?¤ã?«ã?®ç?¶æ??ã??å??å¾?ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
@@ -1519,7 +1527,7 @@ msgstr "å±?æ?§ã?®ç¨®é¡?ã??ç?¡å?¹ã?§ã?? (ã??ã?¤ã??å??ã?®æ??å?å??ã??æ?³å®?ã??ã?¦
msgid "Error setting permissions: %s"
msgstr "ã?¢ã?¯ã?»ã?¹æ¨©ã??ã?»ã??ã??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "æ??æ??è??ã??ã?»ã??ã??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
@@ -1538,6 +1546,11 @@ msgstr "ã?·ã?³ã??ã?ªã??ã?¯ã?ªã?³ã?¯ã??ã?»ã??ã??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "ã?·ã?³ã??ã?ªã??ã?¯ã?ªã?³ã?¯ã?®æ??å®?ã?§ã?¨ã?©ã?¼: ã??ã?¡ã?¤ã?«ã??ã?ªã?³ã?¯ã?§ã?¯ã?ªã??"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "ã?¢ã?¯ã?»ã?¹æ¨©ã??ã?»ã??ã??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux ã?®ã?³ã?³ã??ã?ã?¹ã??ã?? NULL ã?«ã??ã?ªã??ã?§ä¸?ã??ã??"
@@ -1556,20 +1569,20 @@ msgstr "ã??ã?®ã?·ã?¹ã??ã? ã?§ã?¯ SELinux ã??æ??å?¹ã?«ã?ªã?£ã?¦ã??ã?¾ã??ã??"
msgid "Setting attribute %s not supported"
msgstr "%s ã?¨ã??ã??å±?æ?§å?¤ã?¯ã?»ã??ã??ã?§ã??ã?¾ã??ã??"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "ã??ã?¡ã?¤ã?«ã?§ã?·ã?¼ã?¯ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "ã??ã?¡ã?¤ã?«ã??é??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
@@ -1578,52 +1591,52 @@ msgstr "ã??ã?¡ã?¤ã?«ã??é??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
msgid "Unable to find default local file monitor type"
msgstr "ã?ã?¼ã?«ã?«ã?»ã??ã?¡ã?¤ã?«ã??ç?£è¦?ã??ã??ã??ã??ã?©ã?«ã??ã?»ã?¢ã??ã?¿ã?®ç¨®é¡?ã??è¦?ã?¤ã??ã??ã?¾ã??ã??"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "ã??ã?¡ã?¤ã?«ã?«æ?¸ã??è¾¼ã??é??ã?«ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "å?¤ã??ã??ã??ã?¯ã?¢ã??ã??ã?®ã?ªã?³ã?¯ã??å??é?¤ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ã??ã??ã?¯ã?¢ã??ã??ã?®ã?³ã??ã?¼ã??ç??æ??ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "ä½?æ¥ç?¨ã?®ã??ã?¡ã?¤ã?«å??ã??å¤?æ?´ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "ã??ã?¡ã?¤ã?«ã??å??ã??ã?¤ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' ã?¨ã??ã??ã??ã?¡ã?¤ã?«ã??ã?ªã?¼ã??ã?³ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "対象ã?¨ã?ªã??ã??ã?¡ã?¤ã?«ã?¯ã??ã?£ã?¬ã?¯ã??ã?ªã?§ã??"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "対象ã?¨ã?ªã??ã??ã?¡ã?¤ã?«ã?¯é??常ã?®ã??ã?¡ã?¤ã?«ã?§ã?¯ã??ã??ã?¾ã??ã??"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "ã??ã?¡ã?¤ã?«ã??å¤?é?¨ã?§å¤?æ?´ã??ã??ã?¾ã??ã??"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "å?¤ã??ã??ã?¡ã?¤ã?«ã??å??é?¤ã??ã??é??ã?«ã?¨ã?©ã?¼: %s"
@@ -1655,43 +1668,43 @@ msgstr "ã?¡ã?¢ã?ªå?ºå??ã?¹ã??ã?ªã?¼ã? ã?®å¤§ã??ã??ã??å¤?æ?´ã?§ã??ã?¾ã??ã??ã?§ã??
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount ã?¯ã?¢ã?³ã??ã?¦ã?³ã??ã??å®?è£?ã??ã?¦ã??ã?¾ã??ã??"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount ã?¯å??ã??å?ºã??ã??å®?è£?ã??ã?¦ã??ã?¾ã??ã??"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount ã?¯å??ã??ã?¦ã?³ã??ã??å®?è£?ã??ã?¦ã??ã?¾ã??ã??"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount ã?«ã?¯ã?¡ã??ã?£ã?¢ã?®ç¨®é¡?ã??æ?¨æ¸¬ã??ã??ã??ã??ã?ªå®?è£?ã?¯ã??ã??ã?¾ã??ã??"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount ã?«ã?¯å??æ??ã??ã??ã?¦ã?¡ã??ã?£ã?¢ã?®ç¨®é¡?ã??æ?¨æ¸¬ã??ã??ã??ã??ã?ªå®?è£?ã?¯ã??ã??ã?¾ã??ã??"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "å?ºå??ã?¹ã??ã?ªã?¼ã? ã?¯æ?¸ã??è¾¼ã?¿ã??å®?è£?ã??ã?¦ã??ã?¾ã??ã??"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "ã?½ã?¼ã?¹ã?»ã?¹ã??ã?ªã?¼ã? ã?¯æ?¢ã?«é??ã??ã?¦ã??ã?¾ã??"
diff --git a/po/ka.po b/po/ka.po
index 4bdfb4d..06ffd85 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ka\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2007-09-14 12:15+0200\n"
"Last-Translator: Vladimer Sichinava á??á??á??á??á??á??á??á? á?¡á??á?á??á??á??á??á?? <vsichi gnome org>\n"
"Language-Team: Georgian <http://mail.gnome.org/mailman/listinfo/gnome-ge-"
@@ -528,7 +528,7 @@ msgstr "á?£á??á??á?? á??á??á??á? á?£á??á??á??á??á?¡ á??á??á??á??á?¢á?? á??á??á??
msgid "the pattern contains items not supported for partial matching"
msgstr "á??á??á? á??á?? á?¨á??á??á?ªá??á??á?¡ á??á??á?¬á??á??á??á??á? á??á??á?? á??á??á??á??á?®á??á??á??á??á?¡á??á??á??á?¡ á??á?®á??á? á??á??á?£á?á??á? á??á?? á??á??á??á??á??á?¢á??á??á?¡"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "á?¨á??á??á?? á?¨á??á?ªá??á??á??á??"
@@ -839,7 +839,7 @@ msgstr "á?¢á??á?¥á?¡á?¢á?? á?ªá??á? á??á??á??á?? á??á?§á?? (á??á?? á??á?®á??á??
msgid "Failed to read data from child process"
msgstr "á??á??á??á??á?ªá??á??á??á?? á?¬á??á??á??á??á?®á??á?? á?¥á??á??á??á? á??á?ªá??á?¡á??á??á??á?? á??á??á? á??á??á?®á??á? á?®á??á??"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "á??á? á?®á??á?¡ á?¨á??á?¥á??á??á?? á?¥á??á??á??á? á??á?ªá??á?¡á??á??á?? á??á??á?¡á??á??á??á??á?¨á??á? á??á??á??á??á?? á??á??á? á??á??á?®á??á? á?®á??á?? (%s)"
@@ -1070,11 +1070,17 @@ msgstr ""
"á?¡á??á??á??á??á??á?«á?? á?¤á??á??á??á?? á?¨á??á??á?ªá??á??á?¡ á??á??á??á?¡ '%s', á? á??á??á??á??á?¡ á??á??á??á?¨á??á??á??á??á??á??á??á?ª '%s' á??á? á??á?? UTF-8 "
"á??á??á??á??á? á??á??á??á?¨á??"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "á?¡á??á??á??á??á??á?«á?? á?¤á??á??á??á?? á?¨á??á??á?ªá??á??á?¡ á??á??á??á?¡ '%s', á? á??á??á??á??á?¡ á??á??á??á?¨á??á??á??á??á??á??á??á?ª á??á??á? á??á?¨á??á?¤á? á??á??á??."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "á?¡á??á??á??á??á??á?«á?? á?¤á??á??á??á?? á?¨á??á??á?ªá??á??á?¡ á??á??á??á?¡ '%s', á? á??á??á??á??á?¡ á??á??á??á?¨á??á??á??á??á??á??á??á?ª á??á??á? á??á?¨á??á?¤á? á??á??á??."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1119,19 +1125,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "á??á??á??á?¨á??á??á??á??á??á??á?? '%s' á??á??á? á??á?¦á??á?¥á??á??á??á?? á? á??á??á??á? á?ª á??á??á??á??á??á?£á? á?? á??á??á??á? á??á?¢á??á? á??."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1154,34 +1160,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1218,11 +1224,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "á?¡á??á??á??á??á??á?£á? á?? á??á??á??á??á??á?¡ á??á??á??á??á?§á??á??á??á??á?? á??á? á??á?? á? á??á??á??á??á??á??á??á?£á??á??"
@@ -1235,50 +1242,50 @@ msgstr "á?¡á??á??á??á??á??á?£á? á?? á??á??á??á??á??á?¡ á??á??á??á??á?§á??á??á??
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "á?¡á??á??á??á??á??á?£á? á?? á??á??á??á??á??á?¡ á??á??á??á??á?§á??á??á??á??á?? á??á? á??á?? á? á??á??á??á??á??á??á??á?£á??á??"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
#, fuzzy
msgid "No application is registered as handling this file"
msgstr "á??á? á??á??á? á??á??á??á?¡á??á??á??á?¡ á?¡á??á?®á??á??á??á?? '%s' á??á? á??á??á??á??á??á??á??á?£á??á?? á?¡á??á??á??á?¨á??á?? '%s'"
@@ -1305,20 +1312,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1356,7 +1363,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1366,7 +1373,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1374,110 +1381,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "á??á??á?¡á??á?¦á??á??á??á?¡ á??á??á?£á?¦á??á??á??á??á?? á?¡á??á?®á??á??á??: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "á??á??á?¡á??á??á??á?«á??á??á?¡ á??á?ªá??á??á? á?? á?¡á??á?®á??á??á??"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "á??á??á? á??á?¥á??á??á?? '%s' á?¤á??á??á??á?¡: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "á??á??á? á??á?¥á??á??á?? '%s' á?¤á??á??á??á?¡: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "á??á??á? á??á?¥á??á??á?? '%s' á?¤á??á??á??á?¡: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "á?¨á??á?ªá??á??á?? \"%s\" á??á??á?¡á?¢á??á?¡ á??á??á?®á?¡á??á??á?¡á??á?¡: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "á?¨á??á?ªá??á??á??á??á?¡ á??á??á??á??á??á??á??á??á??á??á??á?¡ á??á??á? á??á??á??á?¢á? á??: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1499,7 +1507,7 @@ msgstr "á??á??á??á?£á??á??á??á?¢á?? á??á??á?£á??á??á??á??á??á??á??á?? á??á??á?¡
msgid "Error setting extended attribute '%s': %s"
msgstr "á?¨á??á?ªá??á??á?? \"%s\" á??á??á?¡á?¢á??á?¡ á??á??á?®á?¡á??á??á?¡á??á?¡: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
@@ -1530,7 +1538,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "á??á??á? á??á??á?¥á??á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "á??á??á? á??á??á?¥á??á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
@@ -1549,6 +1557,11 @@ msgstr "á?¨á??á?ªá??á??á??á?? á?¡á?¢á? á??á?¥á??á??á?¨á?? %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "á??á??á? á??á??á?¥á??á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1567,20 +1580,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "á?¡á??á??á??á??á??á?£á? á?? á??á??á??á??á??á?¡ á??á??á??á??á?§á??á??á??á??á?? á??á? á??á?? á? á??á??á??á??á??á??á??á?£á??á??"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
@@ -1589,53 +1602,53 @@ msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "á?¨á??á?ªá??á??á??á??á?¡ á??á??á??á??á??á??á??á??á??á??á??á?¡ á??á??á? á??á??á??á?¢á? á??: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "á?¤á??á??á??á?? á?©á??á??á?£á??á??á??á? á??á??á?? á??á? á??á??"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "á?¤á??á??á??á??á?¡ \"%s\" á?¬á??á??á??á??á?®á??á??á?¡ á?¨á??á?ªá??á??á??á??: %s"
@@ -1668,43 +1681,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/kn.po b/po/kn.po
index 37a20c4..54f03e9 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.kn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\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"
@@ -526,7 +526,7 @@ msgstr "ಹಿ�ಬಾಲಿಸ�ವ ಮಿತಿ ತಲ�ಪಿದ�"
msgid "the pattern contains items not supported for partial matching"
msgstr "��ಶಿ� ಹ��ದಾಣಿ���� ಬ��ಬಲಿತವಾ�ದ ��ಶ�ಳನ�ನ� � ವಿನ�ಯಾಸವ� ಹ��ದಿದ�"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "��ತರಿ� ದ�ಷ"
@@ -831,7 +831,7 @@ msgstr "ಪಠ�ಯವ� �ಾಲಿಯಾ�ಿತ�ತ� (�ಥವ �
msgid "Failed to read data from child process"
msgstr "child ಪ�ರ��ರಿಯ�ಯಿ�ದ ದತ�ತಾ�ಶವನ�ನ� �ದ�ವಲ�ಲಿ ವಿಫಲತ� �ದ�ರಾ�ಿದ�"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "�ಪ ಪ�ರ��ರಿಯ�ಯ��ದಿ�� ಸ�ವಹನ���� ಪ�ಪನ�ನ� ರ�ಿಸ�ವಲ�ಲಿ ವಿಫಲವಾ�ಿದ� (%s)"
@@ -1058,11 +1058,17 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"��ಲಿ �ಡತವ� ��ಲಿ '%s'ಯನ�ನ� ಹ��ದಿದ�ದ� �ದ� UTF-8 �ಲ�ಲದ ಮ�ಲ�ಯವಾದ '%s'ವನ�ನ� ಹ��ದಿದ� "
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "��ಲಿ �ಡತವ� ��ಲಿ '%s'ಯನ�ನ� ಹ��ದಿದ�ದ� �ದ� ಮ�ಲ�ಯವನ�ನ� ವಿವರಿಸಲಾ��ವ�ದಿಲ�ಲ."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "��ಲಿ �ಡತವ� ��ಲಿ '%s'ಯನ�ನ� ಹ��ದಿದ�ದ� �ದ� ಮ�ಲ�ಯವನ�ನ� ವಿವರಿಸಲಾ��ವ�ದಿಲ�ಲ."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1107,19 +1113,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "ಮ�ಲ�ಯ '%s' ವನ�ನ� ��ದ� ಬ�ಲಿಯನ� ��ಿ ವಿವರಿಸಲ� ���ವ�ದಿಲ�ಲ."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%s �� ಬಹಳ ದ�ಡ�ಡದಾದ �ಣಿ�� ಮ�ಲ�ಯವನ�ನ� ರವಾನಿಸಲಾ�ಿದ�"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "ಸ���ರ�ಮ� ��ಾ�ಲ� ಮ����ಲ�ಪ���ಿದ�"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "�ಾರ�ಯವ� ರದ�ದ����ಡಿದ�"
@@ -1141,34 +1147,34 @@ msgstr "%s ಬ��"
msgid "Unexpected early end-of-stream"
msgstr "ಸà³?à²?à³?ರà³?ಮà³?â??ನ à²?ನಿರà³?à²?à³?ಷಿತ à²?à³?ಷಿಪà³?ರ à²?à²?ತà³?ಯ"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "ಹ�ಸರಿಸಲಾ�ದ"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "�ಣ�ತ�ರ� �ಡತವ� Exec ��ಷ�ತ�ರವನ�ನ� ಸ��ಿಸಿಲ�ಲ"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "à²?ನà³?ವಯà²?à³?à²?à³? à²?à²?ತà³?ಯವಿರà³?ವ à²?ರà³?ಮಿನಲà³?â?? à²?ನà³?ನà³? ಪತà³?ತà³?ಮಾಡಲಾà²?ಲಿಲà³?ಲ"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "ಬಳ��ದಾರ �ನ�ವಯ ಸ�ರ�ನಾ ಫ�ಲ�ಡರ� %s �ನ�ನ� ರ�ಿಸಲಾ�ಿಲ�ಲ: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "ಬಳ��ದಾರ MIME ಸ�ರ�ನಾ ಫ�ಲ�ಡರ� %s �ನ�ನ� ರ�ಿಸಲಾ�ಿಲ�ಲ: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "ಬಳà²?à³?ದಾರನ ಡà³?ಸà³?à²?à³?â??à²?ಾಪà³? à²?ಡತ %s à²?ನà³?ನà³? ತà³?ರà³?ಯಲಾà²?ಿಲà³?ಲ"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s �ಾ�ಿನ �ಸ��ಮ� ವಿವರಣ�"
@@ -1205,11 +1211,12 @@ msgstr "GEmblemedIcon �ನ���ಡಿ��ಿನಲ�ಲಿ ತಪ�ಪ
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon �ಾ�ಿ GEmblem �ನ�ನ� ನಿರ���ಷಿಸಲಾ�ಿತ�ತ�"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "�ಾರ�ಯವ� ಬ��ಬಲಿತವಾ�ಿಲ�ಲ"
@@ -1221,49 +1228,49 @@ msgstr "�ಾರ�ಯವ� ಬ��ಬಲಿತವಾ�ಿಲ�ಲ"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "ಹ��ದಿರ�ವ ಮ���� �ಸ�ತಿತ�ವದಲ�ಲಿಲ�ಲ"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "��ಶ���� ನ�ಲಿಸಲ� ಸಾಧ�ಯವಾ�ಿಲ�ಲ"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "��ಶವನ�ನ� ��ಶ���� ನ�ಲಿಸಲ� ಸಾಧ�ಯವಾ�ಿಲ�ಲ"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ಸ��ಿತ �ಡತವ� �ಸ�ತಿತ�ವದಲ�ಲಿಲ�ಲ"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "��ಶವನ�ನ� ಪ�ನರಾವರ�ತಿತವಾ�ಿ ನ�ಲಿಸಲ� ಸಾಧ�ಯವಾ�ಿಲ�ಲ"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "ವಿಶ�ಷ �ಡತವನ�ನ� �ಾಪಿ ಮಾಡಲ� ಸಾಧ�ಯವಾ�ಿಲ�ಲ"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "à²?ಮಾನà³?ಯವಾದ ಸಿಮà³?â??ಲಿà²?à²?à³? ಮà³?ಲà³?ಯವನà³?ನà³? à²?ದà²?ಿಸಲಾà²?ಿದà³?"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "��ರ�ಯಾಶ� ಬ��ಬಲಿತವಾ�ಿಲ�ಲ"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "�ಡತದ ಹ�ಸರ��ಳ� '%c' �ನ�ನ� ಹ��ದ�ವ�ತಿಲ�ಲ"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "ಪರಿಮಾಣವ� �ರ�ಹಿಸ�ವ�ದನ�ನ� �ಾರ�ಯ�ತ��ಳಿಸ�ವ�ದಿಲ�ಲ"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "à²? ಪà³?à²?ವನà³?ನà³? ನಿà²à²¾à²¯à²¿à²¸à²²à³? ಯಾವà³?ದà³? à²?ನà³?ವಯವà³? à²?ನà³?ಸà³?ಥಾಪಿತà²?à³?à²?ಡಿಲà³?ಲ"
@@ -1289,20 +1296,20 @@ msgstr "GFileIcon à²?ನà³?à²?à³?ಡಿà²?à²?à³?â??ನ à²?ವà³?ತà³?ತಿ %d
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon à²?ಾà²?ಿನ ತಪà³?ಪಾದ à²?ನà³?â??ಪà³?à²?à³? ದತà³?ತಾà²?ಶ"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "ಸ���ರ�ಮ� query_info �ನ�ನ� ಬ��ಬಲಿಸ�ವ�ದಿಲ�ಲ"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "ಸà³?à²?à³?ರà³?ಮà³?â??ನಲà³?ಲಿ à²?à³?ರà³?ವà³?ದà³? (seek) ಬà³?à²?ಬಲಿತವಾà²?ಿಲà³?ಲ"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "à²?ದಾನ ಸà³?à²?à³?ರà³?ಮà³?â??ನಲà³?ಲಿ à²?ಡಿತà²?à³?ಳಿಸಲà³? à²?ನà³?ಮತಿಯ à²?ಲà³?ಲ"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "ಸà³?à²?à³?ರà³?ಮà³?â??ನಲà³?ಲಿ à²?ಡಿತà²?à³?ಳಿಸಲà³? à²?ನà³?ಮತಿಯ à²?ಲà³?ಲ"
@@ -1340,7 +1347,7 @@ msgstr "ಪ�ರ�ಾರ %s ವ� from_tokens() �ನ�ನ� GIcon ಸ�
msgid "Can't handle the supplied version the icon encoding"
msgstr "à²?ದà²?ಿಸಲಾದ à²?ಿಹà³?ನà³?ಯ à²?ನà³?à²?à³?ಡಿà²?à²?à³? à²?ನà³?ನà³? ನಿà²à²¾à²¯à²¿à²¸à²²à³? ಸಾಧà³?ಯವಿಲà³?ಲ"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "à²?ದಾನ ಸà³?à²?à³?ರà³?ಮà³?â??ನಲà³?ಲಿ à²?ದà³?ವà³?ದನà³?ನà³? à²?ಾರà³?ಯà²?ತà²?à³?ಳಿಸà³?ವà³?ದಿಲà³?ಲ"
@@ -1350,7 +1357,7 @@ msgstr "à²?ದಾನ ಸà³?à²?à³?ರà³?ಮà³?â??ನಲà³?ಲಿ à²?ದà³?ವà³?
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "ಸà³?à²?à³?ರà³?ಮà³?â??ನಲà³?ಲಿ à²?ಾರà³?ಯವà³? ಬಾà²?ಿ à²?ದà³?"
@@ -1358,109 +1365,110 @@ msgstr "ಸà³?à²?à³?ರà³?ಮà³?â??ನಲà³?ಲಿ à²?ಾರà³?ಯವà³? ಬಾ
msgid "Unable to find default local directory monitor type"
msgstr "ಪ�ರ�ವನಿಯ��ಿತವಾದ ��ಶ ಮ�ಲ�ವಿ�ಾರ� ಬ��ಯನ�ನ� ಪತ�ತ� ಮಾಡಲಾ�ಲಿಲ�ಲ"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "�ಮಾನ�ಯ �ಡತದ ಹ�ಸರ� %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "�ಡತವ�ಯವಸ�ಥ�ಯ ಮಾಹಿತಿಯನ�ನ� ಪಡ�ಯ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "ಮ�ಲ �ಡತ��ಶದ ಹ�ಸರನ�ನ� ಬದಲಾಯಿಸಲಾ��ವ�ದಿಲ�ಲ"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "�ಡತದ ಹ�ಸರನ�ನ� ಬದಲಾಯಿಸ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "�ಡತದ ಹ�ಸರನ�ನ� ಬದಲಾಯಿಸಲಾ�ಲಿಲ�ಲ, � ಹ�ಸರಿನ �ಡತವ� ��ಾ�ಲ� �ಸ�ತಿತ�ವದಲ�ಲಿದ�"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "�ಮಾನ�ಯ �ಡತದ ಹ�ಸರ�"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "�ಡತವನ�ನ� ತ�ರ�ಯ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "��ಶವನ�ನ� ತ�ರ�ಯಲಾ�ಿಲ�ಲ"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "�ಡತವನ�ನ� ತ���ದ� ಹಾ��ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "�ಡತವನ�ನ� �ಸದ ಬ����ಿ�� ವರ��ಾಯಿಸ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "�ಸದ ಬ����ಿ ��ಶ %s �ನ�ನ� ರ�ಿಸಲಾ�ಿಲ�ಲ: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "�ಸದ ಬ����ಿ�ಾ�ಿ ಮ�ಲ�ಮ���ದ ��ಶವನ�ನ� ಪತ�ತ�ಮಾಡಲಾ�ಲಿಲ�ಲ"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "�ಸದ ಬ����ಿ �ಡತ��ಶವನ�ನ� ಪತ�ತ�ಮಾಡಲ� �ಥವ ರ�ಿಸಲಾ�ಿಲ�ಲ"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "��ರ�ಯಾಶಿ��� ಮಾಹಿತಿ �ಡತವನ�ನ� ರ�ಿಸಲ� ಸಾಧ�ಯವಾ�ಿಲ�ಲ: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "�ಡತವನ�ನ� ��ರ�ಯಾಶ� ಮಾಡ�ವಲ�ಲಿ ಸಾಧ�ಯವಾ�ಿಲ�ಲ: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "�ಡತ ��ಶವನ�ನ� ರ�ಿಸ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "ಸಾ���ತಿ� ���ಡಿಯನ�ನ� ಮಾಡ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "�ಡತವನ�ನ� ಸ�ಥಳಾ�ತರಿಸ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "��ಶವನ�ನ� �ನ�ನ��ದ� ��ಶ���� ಸ�ಥಳಾ�ತರಿಸಲಾ��ವ�ದಿಲ�ಲ"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "ಬ�ಯಾ�� �ಡತವನ�ನ� ನಿರ�ಮಿಸ�ವಲ�ಲಿ ವಿಫಲತ�"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ಸ��ಿತ �ಡತವನ�ನ� ತ���ದ� ಹಾ��ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "�ರಡ� �ರ�ಹಣ ತಾಣ�ಳ ನಡ�ವ� ವರ��ಾಯಿಸ�ವ�ದ� ಬ��ಬಲಿತವಾ�ಿಲ�ಲ"
@@ -1481,7 +1489,7 @@ msgstr "�ಮಾನ�ಯವಾದ ವಿಸ�ತರಿಸಲ�ಪ���
msgid "Error setting extended attribute '%s': %s"
msgstr "ವಿಸ�ತರಿಸಲ�ಪ��� ವ�ಶಿಷ���ಯ '%s' �ನ�ನ� ಹ��ದಿಸ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' �ಡತವನ�ನ� ವ�ಯ��ತಪಡಿಸ�ವಲ�ಲಿ ದ�ಷ: %s"
@@ -1512,7 +1520,7 @@ msgstr "�ಮಾನ�ಯವಾದ ವ�ಶಿಷ���ಯದ ಬ�� (
msgid "Error setting permissions: %s"
msgstr "�ನ�ಮತಿ�ಳನ�ನ� ಹ��ದಿಸ�ವಾ� ದ�ಷ: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "ಮಾಲಿ�ನನ�ನ� ಹ��ದಿಸ�ವಾ� ದ�ಷ: %s"
@@ -1531,6 +1539,11 @@ msgstr "ಸಾ���ತಿ� ���ಡಿಯನ�ನ� ಹ��ದಿ
msgid "Error setting symlink: file is not a symlink"
msgstr "ಸಾ���ತಿ� ���ಡಿಯನ�ನ� ಹ��ದಿಸ�ವಲ�ಲಿ ದ�ಷ: �ಡತವ� ��ದ� ಸಾ���ತಿ����ಡಿಯಾ�ಿಲ�ಲ"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "�ನ�ಮತಿ�ಳನ�ನ� ಹ��ದಿಸ�ವಾ� ದ�ಷ: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux ಸನ�ನಿವ�ಶವ� NULL ��ಿರಬಾರದ�"
@@ -1549,20 +1562,20 @@ msgstr "� �ಣ�ದಲ�ಲಿ SELinux ಶ��ತವಾ�ಿಲ�ಲ"
msgid "Setting attribute %s not supported"
msgstr "%s ವ�ಶಿಷ���ಯ�ಳನ�ನ� ಹ��ದಿಸ�ವ�ದ� ಬ��ಬಲಿತವಾ�ಿಲ�ಲ"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "�ಡತದಲ�ಲಿ ��ರ�ವಾ� ದ�ಷ: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "�ಡತವನ�ನ� ಮ�����ವಲ�ಲಿ ದ�ಷ: %s"
@@ -1571,52 +1584,52 @@ msgstr "�ಡತವನ�ನ� ಮ�����ವಲ�ಲಿ ದ�ಷ: %s
msgid "Unable to find default local file monitor type"
msgstr "ಪ�ರ�ವನಿಯ��ಿತವಾದ ಸ�ಥಳ�ಯ �ಡತ ಮ�ಲ�ವಿ�ಾರ�ದ ಬ��ಯನ�ನ� ಪತ�ತ� ಮಾಡಲಾ�ಿಲ�ಲ"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "�ಡತ���� ಬರ�ಯ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "ಹಳ�ಯ ಬ�ಯಾ���ಪ� ���ಡಿಯನ�ನ� ತ���ದ�ಹಾ��ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ಬ�ಯಾ���ಪ� ಪ�ರತಿಯನ�ನ� ನಿರ�ಮಿಸ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "ತಾತ��ಾಲಿ� �ಡತದ ಹ�ಸರನ�ನ� ಬದಲಾಯಿಸ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "à²?ಡತವನà³?ನà³? à²?à³?ರà²?à²?à³?à²?à³?â?? ಮಾಡà³?ವಲà³?ಲಿ ಲಿ ದà³?ಷ: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' �ಡತವನ�ನ� ತ�ರ�ಯ�ವಲ�ಲಿ ದ�ಷ: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ಸ��ಿತ �ಡತವ� ��ದ� ��ಶವಾ�ಿದ�"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ಸ��ಿತ �ಡತವ� ��ದ� ಸಾಮಾನ�ಯ �ಡತವಲ�ಲ"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "�ಡತವ� ಹ�ರ�ಿನಿ�ದ ಮಾರ�ಪಡಿಸಲ�ಪ���ಿದ�"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "ಹಳ�ಯ �ಡತವನ�ನ� ತ���ದ� ಹಾ��ವಲ�ಲಿ ದ�ಷ: %s"
@@ -1648,43 +1661,43 @@ msgstr "ಮ�ಮ�ರಿ ಪ�ರದಾನ ಸ���ರ�ಮ� �ನ�
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "�ರ�ಹಣವ� �ವರ�ಹಣವನ�ನ� �ಾರ�ಯ�ತ��ಳಿಸ�ವ�ದಿಲ�ಲ"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "�ರ�ಹಣವ� ಹ�ರತ���ಯ�ವ�ದನ�ನ� �ಾರ�ಯ�ತ��ಳಿಸ�ವ�ದಿಲ�ಲ"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "�ರ�ಹಣವ� ಪ�ನ� �ರ�ಹಿಸ�ವ�ದನ�ನ� �ಾರ�ಯ�ತ��ಳಿಸ�ವ�ದಿಲ�ಲ"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "�ರ�ಹಣವ� ವಿಷಯದ ಬ��ಯ �ಹ�ಯನ�ನ� �ನ�ವಯಿಸ�ವ�ದಿಲ�ಲ"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "�ರ�ಹಣವ� ಹ��ದಿ��ಳ�ಳ�ವ ವಿಷಯದ ಬ��ಯ �ಹ�ಯನ�ನ� �ನ�ವಯಿಸ�ವ�ದಿಲ�ಲ"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "ಪ�ರದಾನ ಸ���ರ�ಮ� ಬರ�ಯ�ವ�ದನ�ನ� �ಾರ�ಯ�ತ��ಳಿಸ�ವ�ದಿಲ�ಲ"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "ಮ�ಲ ಸ���ರ�ಮ� ��ಾ�ಲ� ಮ����ಲ�ಪ���ಿದ�"
diff --git a/po/ko.po b/po/ko.po
index f888a1f..f3f375d 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-26 15:45+0900\n"
"Last-Translator: Changwoo Ryu <cwryu debian org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers lists kldp net>\n"
@@ -526,7 +526,7 @@ msgstr "ì?ì¶?ì ? ìµ?ë??ê°?ì?? ë??ë?¬í??ì?µë??ë?¤"
msgid "the pattern contains items not supported for partial matching"
msgstr "í?¨í?´ ì??ì?? ë¶?ë¶? 매ì¹?ì??ì?? ì§?ì??í??ì§? ì??ë?? í?목ì?´ ë?¤ì?´ ì??ì?µë??ë?¤."
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "�� ��"
@@ -837,7 +837,7 @@ msgstr "í??ì?¤í?¸ê°? ë¹?ì?´ ì??ì?? (ë??ë?? 공백ë§? ë?¤ì?´ ì??ì??)"
msgid "Failed to read data from child process"
msgstr "ì??ì?? í??ë¡?ì?¸ì?¤ì??ì?? ë?°ì?´í?° ì?½ê¸° ì?¤í?¨"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "ì??ì?? í??ë¡?ì?¸ì?¤ì?? í?µì? ì?? ì??í?? í??ì?´í??를 ë§?ë??ë?? ì¤? ì?¤í?¨ (%s)"
@@ -1064,11 +1064,17 @@ msgstr "í?¤ í??ì?¼ì?? '%s' í?¤ê°? ì??ì?µë??ë?¤"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "í?¤ í??ì?¼ì?? ì??ë?? '%s' í?¤ì?? '%s' ê°?ì?? UTF-8ì?´ ì??ë??ë??ë?¤"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "í?¤ í??ì?¼ì?? ì??ë?? '%s' í?¤ì?? ê°?ì?? í?´ì??í? ì?? ì??ì?µë??ë?¤."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "í?¤ í??ì?¼ì?? ì??ë?? '%s' í?¤ì?? ê°?ì?? í?´ì??í? ì?? ì??ì?µë??ë?¤."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1111,19 +1117,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "ê°? '%s'ì??(를) ë¶?리ì?¸ ê°?ì?¼ë¡? í?´ì??í? ì?? ì??ì?µë??ë?¤."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%sì?? ë??긴 ì¹´ì?´í?¸ ê°?ì?´ ë??무 í?½ë??ë?¤"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "ì?¤í?¸ë¦¼ì?? ì?´ë¯¸ ë?«ì??ì?µë??ë?¤"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "ë??ì??ì?´ ì·¨ì??ë??ì??ì?µë??ë?¤"
@@ -1145,34 +1151,34 @@ msgstr "%s ��"
msgid "Unexpected early end-of-stream"
msgstr "ì??기ì¹? ì??ê²? ì?¼ì°? ì?¤í?¸ë¦¼ì?´ ë??ë?¬ì?µë??ë?¤"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "ì?´ë¦?ì??ì??"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "desktop í??ì?¼ì?? Exec í??ë??를 ì§?ì ?í??ì§? ì??ì??ì?µë??ë?¤"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "í??ë¡?ê·¸ë?¨ì?? í??ì??í?? í?°ë¯¸ë??ì?? ì°¾ì?? ì?? ì??ì?µë??ë?¤"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "ì?¬ì?©ì?? í??ë¡?ê·¸ë?¨ ì?¤ì ? í?´ë??(%s)를 ë§?ë?¤ ì?? ì??ì?µë??ë?¤: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "ì?¬ì?©ì?? MIME ì?¤ì ? í?´ë??(%s)를 ë§?ë?¤ ì?? ì??ì?µë??ë?¤: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "%s ì?¬ì?©ì?? desktop í??ì?¼ì?? ë§?ë?¤ ì?? ì??ì?µë??ë?¤"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%sì?? ë??í?? ì?¬ì?©ì?? ì?¤ì ? ì ?ì??"
@@ -1209,11 +1215,12 @@ msgstr "GEmblemedIcon ì?¸ì½?ë?©ì??ì?? í? í?° ì??ê°? ì??못ë??ì??ì?µë??ë?¤ (%dê°?
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIconì?? GEmblemì?´ ì??ì?µë??ë?¤"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "ë??ì??ì?? ì§?ì??í??ì§? ì??ì?µë??ë?¤"
@@ -1225,49 +1232,49 @@ msgstr "ë??ì??ì?? ì§?ì??í??ì§? ì??ì?µë??ë?¤"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "ë?¤ì?´ ì??ë?? ë§?ì?´í?¸ê°? ì??ì?µë??ë?¤"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "ë??ë ?í?°ë¦¬ë¥¼ ë?®ì?´ ì?¨ì?? ë³µì?¬í? ì?? ì??ì?µë??ë?¤"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "ë??ë ?í?°ë¦¬ë¥¼ ë?®ì?´ ì?¨ì?? ë??ë ?í?°ë¦¬ë¥¼ ë³µì?¬í? ì?? ì??ì?µë??ë?¤"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ë??ì?? í??ì?¼ì?´ ì??ì?µë??ë?¤"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "ë??ë ?í?°ë¦¬ë¥¼ ì?¬ê·?ì ?ì?¼ë¡? ë³µì?¬í? ì?? ì??ì?µë??ë?¤"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "í?¹ì?? í??ì?¼ì?? ë³µì?¬í? ì?? ì??ì?µë??ë?¤"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "ì??못ë?? ì?¬ë³¼ë¦ ë§?í?¬ ê°?ì?´ 주ì?´ì¡?ì?µë??ë?¤"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "í?´ì§?í?µì?? ì§?ì??í??ì§? ì??ì?µë??ë?¤"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "í??ì?¼ ì?´ë¦?ì?? '%c' 문ì??ê°? ë?¤ì?´ê°? ì?? ì??ì?µë??ë?¤"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "볼륨ì?´ mount를 구í??í??ì§? ì??ì??ì?µë??ë?¤"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "ì?´ í??ì?¼ì?? ì²?리í??ë?? í??ë¡?ê·¸ë?¨ì?? ì??무 ê²?ë?? ë?±ë¡?í??ì§? ì??ì??ì?µë??ë?¤"
@@ -1293,20 +1300,20 @@ msgstr "GFileIcon ì?¸ì½?ë?©ì?? %d ë²?ì ?ì?? ì²?리í? ì?? ì??ì?µë??ë?¤"
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon ì??ë ¥ ë?°ì?´í?°ì?? í??ì??ì?´ ì??못ë??ì??ì?µë??ë?¤"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "ì?¤í?¸ë¦¼ì?´ query_info를 ì§?ì??í??ì§? ì??ì?µë??ë?¤"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "ì?¤í?¸ë¦¼ì??ì?? seek를 ì§?ì??í??ì§? ì??ì?µë??ë?¤"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "ì??ë ¥ ì?¤í?¸ë¦¼ì?´ truncate를 í??ì?©í??ì§? ì??ì?µë??ë?¤"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "ì?¤í?¸ë¦¼ì??ì?? truncate를 ì§?ì??í??ì§? ì??ì?µë??ë?¤"
@@ -1344,7 +1351,7 @@ msgstr "\"%s\" í??ì??ì?? GIcon ì?¸í?°í??ì?´ì?¤ì??ì?? from_token()를 구í??í??
msgid "Can't handle the supplied version the icon encoding"
msgstr "ì??ì?´ì½? ì?¸ì½?ë?©ì?? í?´ë?¹ ë²?ì ?ì?? ì²?리í? ì?? ì??ì?µë??ë?¤"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "ì??ë ¥ ì?¤í?¸ë¦¼ì?´ read를 구í??í??ì§? ì??ì??ì?µë??ë?¤"
@@ -1354,7 +1361,7 @@ msgstr "ì??ë ¥ ì?¤í?¸ë¦¼ì?´ read를 구í??í??ì§? ì??ì??ì?µë??ë?¤"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "ì?¤í?¸ë¦¼ì?? ì§?í?? ì¤?ì?¸ ë??ì??ì?´ ì??ì?µë??ë?¤"
@@ -1362,109 +1369,110 @@ msgstr "ì?¤í?¸ë¦¼ì?? ì§?í?? ì¤?ì?¸ ë??ì??ì?´ ì??ì?µë??ë?¤"
msgid "Unable to find default local directory monitor type"
msgstr "기본 ë¡?컬 ë??ë ?í?°ë¦¬ 모ë??í?° ì¢?ë¥?를 ì°¾ì?? ì?? ì??ì?µë??ë?¤"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "ì??못ë?? í??ì?¼ ì?´ë¦? %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "í??ì?¼ ì??ì?¤í?? ì ?보를 ê°?ì ¸ì?¤ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "루í?¸ ë??ë ?í?°ë¦¬ì?? ì?´ë¦?ì?? ë°?ê¿? ì?? ì??ì?µë??ë?¤"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "í??ì?¼ ì?´ë¦? ë°?꾸기 ì?¤ë¥?: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "í??ì?¼ ì?´ë¦?ì?? ë°?ê¿? ì?? ì??ì?µë??ë?¤. í??ì?¼ì?´ ì?´ë¯¸ ì??ì?µë??ë?¤"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "ì??못ë?? í??ì?¼ ì?´ë¦?"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "í??ì?¼ ì?´ê¸° ì?¤ë¥?: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "ë??ë ?í?°ë¦¬ë¥¼ ì?´ ì?? ì??ì?µë??ë?¤"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "í??ì?¼ ì ?ê±° ì?¤ë¥?: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "í??ì?¼ ë²?리기 ì?¤ë¥?: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "í?´ì§?í?µ ë??ë ?í?°ë¦¬(%s)를 ë§?ë?¤ ì?? ì??ì?µë??ë?¤: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "í?´ì§?í?µì?? ì??ì?? ë??ë ?í?°ë¦¬ë¥¼ ì°¾ì?? ì?? ì??ì?µë??ë?¤"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "í?´ì§?í?µ ë??ë ?í?°ë¦¬ë¥¼ ì°¾ì?? ì?? ì??ê±°ë?? ë§?ë?¤ ì?? ì??ì?µë??ë?¤"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "í?´ì§?í?µ ì ?ë³´ í??ì?¼ì?? ë§?ë?¤ ì?? ì??ì?µë??ë?¤: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "í??ì?¼ì?? ë²?릴 ì?? ì??ì?µë??ë?¤: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "ë??ë ?í?°ë¦¬ë¥¼ ë§?ë??ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "ì?¬ë³¼ë¦ ë§?í?¬ë¥¼ ë§?ë??ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "í??ì?¼ ì?®ê¸°ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "ë??ë ?í?°ë¦¬ë¥¼ ë?®ì?´ ì?¨ì?? ë??ë ?í?°ë¦¬ë¥¼ ì?®ê¸¸ ì?? ì??ì?µë??ë?¤"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "ë°±ì?? í??ì?¼ ë§?ë?¤ê¸°ê°? ì?¤í?¨í??ì?µë??ë?¤"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ë??ì?? í??ì?¼ì?? ì ?ê±°í??ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "ë?¤ë¥¸ ë§?ì?´í?¸ ì?¬ì?´ì?? ì?®ê¸°ê¸°ë?? ì§?ì??í??ì§? ì??ì?µë??ë?¤"
@@ -1485,7 +1493,7 @@ msgstr "ì??못ë?? í??ì?¥ ì??í?¸ë¦¬ë·°í?¸ ì?´ë¦?"
msgid "Error setting extended attribute '%s': %s"
msgstr "í??ì?¥ ì? í?¸ë¦¬ë·°í?¸ '%s' ì?¤ì ? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' í??ì?¼ì?? ì ?보를 ì?½ë?? ì¤? ì?¤ë¥?: %s"
@@ -1516,7 +1524,7 @@ msgstr "ì??못ë?? ì? í?¸ë¦¬ë·°í?¸ ì¢?ë¥? (ë°?ì?´í?¸ 문ì??ì?´ í??ì??)"
msgid "Error setting permissions: %s"
msgstr "ê¶?í?? ì?¤ì ? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "ì??ì? ì?? ì?¤ì ? ì¤? ì?¤ë¥?: %s"
@@ -1535,6 +1543,11 @@ msgstr "ì?¬ë³¼ë¦ ë§?í?¬ ì?¤ì ? ì¤? ì?¤ë¥?: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "ì?¬ë³¼ë¦ ë§?í?¬ ì?¤ì ? ì¤? ì?¤ë¥?: í??ì?¼ì?´ ì?¬ë³¼ë¦ ë§?í?¬ê°? ì??ë??ë??ë?¤"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "ê¶?í?? ì?¤ì ? ì¤? ì?¤ë¥?: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux 컨í??ì?¤í?¸ë?? NULLì?´ ì??ë??ì?´ì?¼ í?©ë??ë?¤"
@@ -1553,20 +1566,20 @@ msgstr "ì?´ ì??ì?¤í??ì?? SELinux를 ì?¬ì?©í??ì§? ì??ì?µë??ë?¤"
msgid "Setting attribute %s not supported"
msgstr "%s ì? í?¸ë¦¬ë·°í?¸ ì?¤ì ?ì?? ì§?ì??í??ì§? ì??ì?µë??ë?¤"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "í??ì?¼ì??ì?? seekí??ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "í??ì?¼ì?? ë?«ë?? ì¤? ì?¤ë¥?: %s"
@@ -1575,52 +1588,52 @@ msgstr "í??ì?¼ì?? ë?«ë?? ì¤? ì?¤ë¥?: %s"
msgid "Unable to find default local file monitor type"
msgstr "기본 ë¡?컬 í??ì?¼ 모ë??í?° ì¢?ë¥?를 ì°¾ì?? ì?? ì??ì?µë??ë?¤"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "í??ì?¼ì?? ì?°ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "ì??ì ? ë°±ì?? ë§?í?¬ë¥¼ ì ?ê±°í??ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ë°±ì?? ì?¬ë³¸ì?? ë§?ë??ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "ì??ì?? í??ì?¼ì?? ì?´ë¦?ì?? ë°?꾸ë?? ì?¤ë¥?: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "í??ì?¼ì?? ì??르ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' í??ì?¼ì?? ì?¬ë?? ì¤? ì?¤ë¥?: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ë??ì?? í??ì?¼ì?´ ë??ë ?í?°ë¦¬ì??ë??ë?¤"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ë??ì?? í??ì?¼ì?´ ì?¼ë°? í??ì?¼ì?´ ì??ë??ë??ë?¤"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "í??ì?¼ì?´ ì?¸ë¶?ì??ì?? ë°?ë??ì??ì?µë??ë?¤"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "ì??ì ? í??ì?¼ì?? ì ?ê±°í??ë?? ì¤? ì?¤ë¥?: %s"
@@ -1652,43 +1665,43 @@ msgstr "ì¶?ë ¥ ì?¤í?¸ë¦¼ì?? í?¬ê¸°ë¥¼ ë°?꾸ë?? ë?° ì?¤í?¨í??ì?µë??ë?¤"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "ë§?ì?´í?¸ê°? unmount를 구í??í??ì§? ì??ì??ì?µë??ë?¤"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "ë§?ì?´í?¸ê°? eject를 구í??í??ì§? ì??ì??ì?µë??ë?¤"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "ë§?ì?´í?¸ê°? remount를 구í??í??ì§? ì??ì??ì?µë??ë?¤"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "ë§?ì?´í?¸ê°? content type guessingì?? 구í??í??ì§? ì??ì??ì?µë??ë?¤"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "ë§?ì?´í?¸ê°? ë??기ì?? content type guessingì?? 구í??í??ì§? ì??ì??ì?µë??ë?¤"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "ì¶?ë ¥ ì?¤í?¸ë¦¼ì?´ write를 구í??í??ì§? ì??ì??ì?µë??ë?¤"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "ì??본 ì?¤í?¸ë¦¼ì?? ì?´ë¯¸ ë?«ì??ì?µë??ë?¤"
diff --git a/po/ku.po b/po/ku.po
index e6ca9f8..f74fc13 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2006-04-20 17:33+0000\n"
"Last-Translator: Erdal Ronahi <erdal ronahi gmail com>\n"
"Language-Team: Kurdish <gnu-ku-wergerandin lists sourceforge net>\n"
@@ -493,7 +493,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -795,7 +795,7 @@ msgstr ""
msgid "Failed to read data from child process"
msgstr ""
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1017,11 +1017,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1064,19 +1070,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1099,34 +1105,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1163,11 +1169,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr ""
@@ -1179,49 +1186,49 @@ msgstr ""
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1247,20 +1254,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1298,7 +1305,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1308,7 +1315,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1316,110 +1323,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Navê bernameyê nederbasdar e: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Navê hostê nederbasdar e"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr ""
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Vekirina dosiya '%s' serneket: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Vekirina dosiya '%s' serneket: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Di rêza %d de çewtî: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1440,7 +1448,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
@@ -1471,7 +1479,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Di rêza %d de çewtî: %s"
@@ -1490,6 +1498,11 @@ msgstr "Di rêza %d de çewtî: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1508,20 +1521,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr ""
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
@@ -1530,52 +1543,52 @@ msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
@@ -1608,43 +1621,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/lt.po b/po/lt.po
index bf15d8f..49a1ed2 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: lt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-26 15:52+0200\n"
"Last-Translator: Vytautas RÄ?kus <v rekus gmail com>\n"
"Language-Team: Lithuanian <gnome-lt lists akl lt>\n"
@@ -532,7 +532,7 @@ msgstr "pasiekta atgalinio sekimo riba"
msgid "the pattern contains items not supported for partial matching"
msgstr "šablone yra dalinio atitikimo nepalaikomų elementų "
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "vidinÄ? klaida"
@@ -838,7 +838,7 @@ msgstr "Tekstas buvo tuÅ¡Ä?ias arba turÄ?jo vien tik tarpo simbolius)"
msgid "Failed to read data from child process"
msgstr "Nepavyko gauti duomenų iš antrinio proceso"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1069,12 +1069,19 @@ msgstr "Raktų failas neturi rakto â??%sâ??"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Raktų faile yra raktas â??%sâ?? su reikÅ¡me â??%sâ??, kuri nÄ?ra UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Raktų faile yra raktas â??%sâ??, kuriame yra reikÅ¡mÄ?, kurios negalima suprasti."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Raktų faile yra raktas â??%sâ??, kuriame yra reikÅ¡mÄ?, kurios negalima suprasti."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1120,19 +1127,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "ReikÅ¡mÄ?s â??%sâ?? negalima interpretuoti kaip loginÄ?s."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Per didelÄ? skaiÄ?iavimo reikÅ¡mÄ? perduota %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Srautas jau užvertas"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operacija nutraukta"
@@ -1154,34 +1161,34 @@ msgstr "%s tipas"
msgid "Unexpected early end-of-stream"
msgstr "NetikÄ?ta ankstyva srauto pabaiga"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Nepavadinta"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Darbalaukio failas nenurodÄ? Exec lauko"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Nerastas terminalas, reikalingas programai"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Nepavyko sukurti naudotojo nustatymų aplanko %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Nepavyko sukurti naudotojo MIME nustatymų aplanko %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Nepavyko sukurti naudotojo darbalaukio failo %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Specialus apibrÄ?žimas %s"
@@ -1218,11 +1225,12 @@ msgstr "Netinkamas leksemų skaiÄ?ius (%d) GEmblemedIcon koduotÄ?je"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "TikÄ?tasi GEmblem skirto GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operacija nepalaikoma"
@@ -1234,49 +1242,49 @@ msgstr "Operacija nepalaikoma"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "TÄ?vinis prijungimo taÅ¡kas neegzistuoja"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Negalima kopijuoti ant aplanko"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Negalima kopijuoti aplanko ant aplanko"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Nurodytas failas jau egzistuoja"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Negalima rekursyviai kopijuoti aplanko"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Nepavyksta nukopijuoti specialaus failo"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Netaisyklinga simbolinÄ?s nuorodos reikÅ¡mÄ?"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Å iukÅ¡lÄ?s nepalaikomos"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Failų varduose negali būti '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "skirsnis nepalaiko prijungimo"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "NÄ?ra programos, priregistruotos kaip skaitanÄ?ios šį failÄ?"
@@ -1302,20 +1310,20 @@ msgstr "Nepavyko apdoroti GFileIcon koduotÄ?s versijos %d"
msgid "Malformed input data for GFileIcon"
msgstr "Netinkami GFileIcon įvesties duomenys"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Srautas nepalaiko query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Pozicijos perkÄ?limas srauto nepalaikomas"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Trumpinimas įÄ?jimo srauto nepalaikomas"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Trumpinimas srauto nepalaikomas"
@@ -1353,7 +1361,7 @@ msgstr "Tipas %s nerealizuoja from_tokens() GIcon sÄ?sajoje"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Nepavyko apdoroti pateiktosios piktogramos koduotÄ?s versijos"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Å altinio srautas nerealizuoja skaitymo"
@@ -1363,7 +1371,7 @@ msgstr "Å altinio srautas nerealizuoja skaitymo"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Srautui liko neįvykdyta operacija"
@@ -1371,109 +1379,110 @@ msgstr "Srautui liko neįvykdyta operacija"
msgid "Unable to find default local directory monitor type"
msgstr "Nepavyko rasti įprasto vietinių aplankų stebÄ?jimo tipo"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Netaisyklingas failo vardas %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Klaida skaitant failų sistemos informacijÄ?: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Nepavyko pervadinti šakninio aplanko"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Klaida pervadinant failÄ?: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Nepavyko pervadinti failo, failo vardas jau užimtas"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Netaisyklingas failo vardas"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Klaida atveriant failÄ?: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Nepavyko atverti aplanko"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Klaida trinant failÄ?: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Klaida perkeliant į Å¡iukÅ¡les failÄ?: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nepavyko sukurti šiukšlių aplanko %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Nepavyko rasti Å¡akninio aplanko Å¡iukÅ¡lÄ?ms"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Nepavyko rasti ar sukurti šiukšlių aplanko"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nepavyko šiukšlių informacijos failo: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nepavyko į šiukšles perkelti failo: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Klaida atveriant aplankÄ?: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Klaida kuriant simbolinÄ? nuorodÄ?: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Klaida perkeliant failÄ?: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Negalima perkelti aplanko per aplankÄ?"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "AtsarginÄ?s kopijos sukÅ«rimas nesÄ?kmingas"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Klaida trinant nurodytÄ? failÄ?: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "PerkÄ?limas tarp prijungimo taÅ¡kų nepalaikomas"
@@ -1494,7 +1503,7 @@ msgstr "netaisyklingas iÅ¡plÄ?stinio atributo pavadinimas"
msgid "Error setting extended attribute '%s': %s"
msgstr "Klaida nurodant iÅ¡plÄ?stinį atributÄ? â??%sâ??: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Klaida skaitant failo â??%sâ?? informacijÄ?: %s"
@@ -1525,7 +1534,7 @@ msgstr "Klaidingas atributo tipas (tikimasi baitų sekos)"
msgid "Error setting permissions: %s"
msgstr "Klaida nustatant teises: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Klaida nustatant savininkÄ?: %s"
@@ -1544,6 +1553,11 @@ msgstr "Klaida nustatant simbolinÄ? nuorodÄ?: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Klaida nustatant simbolinÄ? nuorodÄ?: failas nÄ?ra simbolinÄ? nuoroda"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Klaida nustatant teises: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux kontekstas būti nelygus NULL"
@@ -1562,20 +1576,20 @@ msgstr "SELinux šioje sistemoje neįjungtas"
msgid "Setting attribute %s not supported"
msgstr "Atributo %s nustatymas nepalaikomas"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Klaida skaitant failÄ?: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Klaida keiÄ?iant pozicijÄ? faile: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Klaida užveriant failÄ?: %s"
@@ -1584,52 +1598,52 @@ msgstr "Klaida užveriant failÄ?: %s"
msgid "Unable to find default local file monitor type"
msgstr "Nepavyko rasti numatytojo vietinių failų stebyklÄ?s tipo"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Klaida raÅ¡ant į failÄ?: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Klaida Å¡alinant senos atsarginÄ?s kopijos nuorodÄ?: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Klaida kuriant atsarginÄ? kopijÄ?: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Klaida pervadinant laikinÄ?jį failÄ?: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Klaida trumpinant failÄ?: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Klaida atveriant failÄ? â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Paskirties failas yra aplankas"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Paskirties failas nÄ?ra paprastas failas"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Failas buvo pakeistas kitos programos"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Klaida iÅ¡trinant senÄ?jį failÄ?: %s"
@@ -1661,43 +1675,43 @@ msgstr "Nepavyko pakeisti atminties išvedimo srauto dydžio"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "prijungimo taškas nepalaiko atjungimo"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "prijungimo taškas nepalaiko išstūmimo"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "prijungimo taškas nepalaiko prijungimo iš naujo"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "prijungimo taÅ¡kas nepalaiko turinio tipo spÄ?jimo"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "prijungimo taÅ¡kas nepalaiko sinchroninio turinio tipo spÄ?jimo"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Išvedimo srautas nepalaiko rašymo"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Šaltinio srautas jau užvertas"
diff --git a/po/lv.po b/po/lv.po
index 802bc38..3c099d6 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2002-12-19 01:04+0200\n"
"Last-Translator: Artis Trops <hornet navigator lv>\n"
"Language-Team: Latvian <ll10nt os lv>\n"
@@ -521,7 +521,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -831,7 +831,7 @@ msgstr "Teksts bija tukÅ¡s (vai saturÄ?ja tikai tukÅ¡umus)"
msgid "Failed to read data from child process"
msgstr "NevarÄ?ju nolasÄ«t datus no bÄ?rnprocesa"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "NevarÄ?ju izveidot programkanÄ?lu komunikÄ?cijai ar bÄ?rnprocesu (%s)"
@@ -1055,11 +1055,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1102,19 +1108,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1136,34 +1142,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1200,11 +1206,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr ""
@@ -1216,49 +1223,49 @@ msgstr ""
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1284,20 +1291,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1335,7 +1342,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1345,7 +1352,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1353,110 +1360,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Nepareizs hostdatora nosaukums"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Nepareizs hostdatora nosaukums"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "NeizdevÄ?s izveidot failu '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "NeizdevÄ?s izveidot failu '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "NeizdevÄ?s izveidot failu '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Kļūda atverot direktoriju '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Kļūda konversÄ?jot: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1478,7 +1486,7 @@ msgstr "Dokuments negaidÄ«ti izbeidzÄ?s iekÅ¡Ä? atribÅ«ta nosaukumÄ?"
msgid "Error setting extended attribute '%s': %s"
msgstr "Kļūda atverot direktoriju '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Kļūda nolasot failu '%s': %s"
@@ -1509,7 +1517,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Kļūda konversÄ?jot: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Kļūda konversÄ?jot: %s"
@@ -1528,6 +1536,11 @@ msgstr "Kļūda rindÄ? %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Kļūda konversÄ?jot: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1546,20 +1559,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr ""
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
@@ -1568,52 +1581,52 @@ msgstr "Kļūda nolasot failu '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Kļūda konversÄ?jot: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
@@ -1646,43 +1659,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/mai.po b/po/mai.po
index 9ab536b..6082e38 100644
--- a/po/mai.po
+++ b/po/mai.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-27 17:15+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan redhat com>\n"
"Language-Team: maithili <maithili.sf.net>\n"
@@ -520,7 +520,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -822,7 +822,7 @@ msgstr "पाठरि��त �ला (�थवा ��राम� स
msgid "Failed to read data from child process"
msgstr "शिश� प�र��रियास� ���ड़ा पढ़बाम� �सफल"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "शिश� प�र��रिया (%s) स� स��ारण ल�ल पा�प बनाब�म� �सफल"
@@ -1046,11 +1046,17 @@ msgstr "����� फा�लम� '%s' ����� नहि ��
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "����� फा�लम� '%s' ����� समाहित ��ि '%s' मान �' स�� �� UTF-8 नहि ��ि"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "����� फा�लम� '%s' ����� ��ि ��रा मान �' विश�ल�षण नहि ��ल �ा� स��त ��ि."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "����� फा�लम� '%s' ����� ��ि ��रा मान �' विश�ल�षण नहि ��ल �ा� स��त ��ि."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1094,19 +1100,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "मान '%s' ��� ब�लियन �' त�र पर विश�ल�षित नहि ��ल �ा� स��त ��ि."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Too large count value passed to %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "स���र�न पहिन�स� बन�न ��ि"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "�पर�शन रद�द �ल"
@@ -1128,34 +1134,34 @@ msgstr "%s प�र�ार"
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "ब�नाम"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "प�रय���ता ड�स���ाप फा�ल %s नहि बना� स��त ��ि"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s à¤?à¤? लà¥?ल पसà¤?दà¥?दा परिà¤à¤¾à¤·à¤¿à¤¤"
@@ -1192,11 +1198,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblem प�रत�याशित GEmblemedIcon ��� ल�ल"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "�पर�शन समर�थित नहि ��ि"
@@ -1208,49 +1215,49 @@ msgstr "�पर�शन समर�थित नहि ��ि"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "मा��� नहि समाहित म���द नहि ��ि"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "निर�द�शि�ा पर �ाप� नहि �� स��त ��ि"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "निर�द�शि�ा��� �प�पर निर�द�शि�ा �ाप� नहि �� स��त ��ि"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ल��षित फा�ल म���द ��ि"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "निर�द�शि�ा��� ब�रब�र स� नहि �ाप� �� स���"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "विश�ष फा�ल��� �ाप� नहि �� स�ल"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "फा�ल नाम म� '%c' नहि रहि स��त ��ि"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "�वा� मा������ ला�� नहि �र�त ��ि"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "��न� �न�प�रय�� � फा�ल��� निय�त�रण��� ल�ल प�����त नहि ��ि"
@@ -1276,20 +1283,20 @@ msgstr "GFileIcon �न���डि����� %d स�स��रण
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon ��� ल�ल विर�पित �नप�� ड��ा"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1327,7 +1334,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1337,7 +1344,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "स���र�म��� स�� ब�ल �पर�शन ��ि"
@@ -1345,109 +1352,110 @@ msgstr "स���र�म��� स�� ब�ल �पर�शन
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "�व�ध फा�लनाम %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "फा�लसिस��म स��ना पाब�म� त�र��ि: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "र�� निर�द�शि�ा��� नाम नहि बदलि स�ल"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "फा�ल� फ�र नाम द�बाम� त�र��ि: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "फा�ल��� फ�र नाम नहि बदलि स��त ��, फा�लनाम पहिन�स� म���द ��ि"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "�व�ध फा�लनाम"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "फा�ल��� ��लबाम� त�र��ि: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "निर�द�शि�ा नहि ��लि स���"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "फा�ल ह�ाब� म� त�र��ि: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "फाà¤?लà¤?à¥?à¤? रदà¥?दà¥?मà¥? à¤à¥?à¤?बामà¥? तà¥?रà¥?à¤?ि: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "��र�श निर�द�शि�ा %s बनाब�म� त�र��ि: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "��र�श� ल�ल ���� स�तर�य निर�द�शि�ा ता�बाम� �समर�थ"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "��र�श निर�द�शि�ा बनाब�म� या ता�बाम� �समर�थ"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "��र�शि�� स��ना��� फा�लम� बनाब�म� �समर�थ: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "फाà¤?लà¤?à¥?à¤? रदà¥?दà¥?मà¥? à¤à¥?à¤?बामà¥? तà¥?रà¥?à¤?ि: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "निर�द�शि�ा बनाब�म� त�र��ि: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "सि�बलि�� बनाब�म� त�र��ि: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "फा�ल ��स�ाब�म� त�र��ि: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "निर�द�शि�ा पर निर�द�शि�ा नहि ��स�ा� स���"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "ब���प फा�ल निर�माण विफल"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ल��षित फा�ल ह�ाब�म� त�र��ि: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "मा������ ब�� �लना� समर�थित नहि ��ि"
@@ -1468,7 +1476,7 @@ msgstr "�मान�य विस�तारित ��ण नाम"
msgid "Error setting extended attribute '%s': %s"
msgstr "विस�तारित ��ण '%s' स��ि��म� त�र��ि: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' फा�ल बताब�म� त�र��ि: %s"
@@ -1499,7 +1507,7 @@ msgstr "�मान�य ��ण प�र�ार (byte string expected)"
msgid "Error setting permissions: %s"
msgstr "�न�मति स��ि�� म� त�र��ि: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "स�वाम� स��ि�� म� त�र��ि: %s"
@@ -1518,6 +1526,11 @@ msgstr "symlink स��ि�� म� त�र��ि: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "symlink स��ि�� म� त�र��ि: फा�ल ���ा symlink नहि ��ि"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "�न�मति स��ि�� म� त�र��ि: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux स�दर�ठ��र-NULL ह�बा �ाह�"
@@ -1536,20 +1549,20 @@ msgstr "SELinux � सिस��म पर स��रिय नहि �
msgid "Setting attribute %s not supported"
msgstr "स��ि�� ��ण %s समर�थित नहि"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "फा�ल ���बाम� त�र��ि: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "फा�ल बन�न �रबाम� त�र��ि: %s"
@@ -1558,52 +1571,52 @@ msgstr "फा�ल बन�न �रबाम� त�र��ि: %s"
msgid "Unable to find default local file monitor type"
msgstr "प�र�वनिर�धारित स�थान�य फा�ल मानि�र� प�र�ार त�बाम� �समर�थ"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "फा�लम� लि�बाम� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "प�रान ब���प लि�� ह�ाब�म� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ब���प �ाप� बनाब�म� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "�स�था� फा�ल��� नाम द�बाम� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "फा�ल��� �ा�बाम� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' फा�ल ��लबम� त�र��ि: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ल��षित फा�ल निर�द�शि�ा ��ि"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ल��षित फा�ल ���ा नियमित फा�ल नहि ��ि"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "फा�ल बाहर� र�प�� बदलल ��ि"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "प�रान फा�ल ��� पढ़बाम� त�र��ि: %s"
@@ -1635,43 +1648,43 @@ msgstr "स�म�ति ���प�� स���र�म��� फ
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "मा��� �नमा��� ला�� नहि �र��"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "मा��� बाहर नि�ालब ला�� नहि �र��"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "मा��� फ�र मा��� ला�� नहि �र��"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "मा��� ������ प�र�ार ��सि����� ला�� नहि �र��"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "मा��� त�ल�य�ालित ������ प�र�ार ��सि����� ला�� नहि �र��"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "���प�� स���र�म ल��न ��� ला�� नहि �र��"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "स�र�त स���र�म पहिन�स� बन�न ��ि"
diff --git a/po/mg.po b/po/mg.po
index de01bb0..ff64140 100644
--- a/po/mg.po
+++ b/po/mg.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLIB VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2007-03-03 19:00+0300\n"
"Last-Translator: Fanomezana Rajaonarisoa <fano isvtec com>\n"
"Language-Team: MALAGASY <i18n-malagasy-gnome gna org>\n"
@@ -535,7 +535,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -848,7 +848,7 @@ msgstr "Foana ilay lahabolana (na tsy misy afa-tsy elanelana)"
msgid "Failed to read data from child process"
msgstr "Tsy voavaky ny datan'ny fizotra zanaka"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Tsy voaforona ny fantsona ifandraisana amin'ny fizotra zanaka (%s)"
@@ -1081,13 +1081,21 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Misy famaha '%s' manana sanda '%s' izay tsy UTF-8 anatin'ilay raki-pamaha "
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Misy famaha '%s' manana sanda tsy mety avadika mba ho azo anatin'ilay raki-"
"pamaha."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Misy famaha '%s' manana sanda tsy mety avadika mba ho azo anatin'ilay raki-"
+"pamaha."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1132,19 +1140,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Tsy mety avadika ho boleanina mba ho azo ny sanda '%s'."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1167,34 +1175,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1231,11 +1239,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Tsy raisina an-tà nana ny rohy misolotena"
@@ -1248,50 +1257,50 @@ msgstr "Tsy raisina an-tà nana ny rohy misolotena"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Tsy raisina an-tà nana ny rohy misolotena"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
#, fuzzy
msgid "No application is registered as handling this file"
msgstr ""
@@ -1319,20 +1328,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1370,7 +1379,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1380,7 +1389,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1388,110 +1397,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Anaram-pamaha diso: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Anaram-pampiantrano diso"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Tsy voaforona ny rakitra '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Tsy voaforona ny rakitra '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Tsy voaforona ny rakitra '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Nisy olana teo am-panokafana ny lahatahiry '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Nisy olana teo am-pizarazarana ny safidy %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1513,7 +1523,7 @@ msgstr "Nifarana tampoka tanaty anarana marika manokana ilay tahirin-kevitra"
msgid "Error setting extended attribute '%s': %s"
msgstr "Nisy olana teo am-panokafana ny lahatahiry '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
@@ -1544,7 +1554,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Nisy olana teo am-panovana: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Nisy olana teo am-panovana: %s"
@@ -1563,6 +1573,11 @@ msgstr "Misy tsy fetezana amin'ny andalana %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Nisy olana teo am-panovana: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1581,20 +1596,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Tsy raisina an-tà nana ny rohy misolotena"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
@@ -1603,53 +1618,53 @@ msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Nisy olana teo am-pizarazarana ny safidy %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "Rakitra tsy mahazatra"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
@@ -1682,43 +1697,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/mk.po b/po/mk.po
index c106240..ea965fb 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.mk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2008-02-04 04:11+0100\n"
"Last-Translator: Jovan Naumovski <jovan lugola net>\n"
"Language-Team: Macedonian <mkde-l10n lists sourceforge net>\n"
@@ -536,7 +536,7 @@ msgstr "огÑ?аниÑ?Ñ?ваÑ?еÑ?о за Ñ?ледеÑ?е е доÑ?Ñ?игнаÑ?о
msgid "the pattern contains items not supported for partial matching"
msgstr "Ñ?аблоноÑ? Ñ?одÑ?жи пÑ?едмеÑ?и кои не Ñ?е поддÑ?жани за паÑ?Ñ?иÑ?ално Ñ?овпаÑ?аÑ?е"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "внаÑ?Ñ?еÑ?на гÑ?еÑ?ка"
@@ -845,7 +845,7 @@ msgstr "ТекÑ?Ñ?оÑ? беÑ?е пÑ?азен (или Ñ?одÑ?жеÑ?е Ñ?амо
msgid "Failed to read data from child process"
msgstr "Ð?е Ñ?Ñ?пеав да ги пÑ?оÑ?иÑ?ам подаÑ?оÑ?иÑ?е од подпÑ?оÑ?еÑ?оÑ?"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ð?е Ñ?Ñ?пеав да кÑ?еиÑ?ам Ñ?евка за комÑ?никаÑ?иÑ?а Ñ?о дÑ?Ñ?гиÑ?е подпÑ?оÑ?еÑ?и (%s)"
@@ -1073,13 +1073,21 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Ð?лÑ?Ñ?наÑ?а даÑ?оÑ?ека го Ñ?одÑ?жи клÑ?Ñ?оÑ? â??%sâ?? Ñ?о вÑ?едноÑ?Ñ?а â??%sâ?? коÑ?а Ñ?Ñ?о не е UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Ð?лÑ?Ñ?наÑ?а даÑ?оÑ?ека го Ñ?одÑ?жи клÑ?Ñ?оÑ? â??%sâ?? Ñ?иÑ?а Ñ?Ñ?о вÑ?едноÑ?Ñ? неможе да биде "
"пÑ?епознаена."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Ð?лÑ?Ñ?наÑ?а даÑ?оÑ?ека го Ñ?одÑ?жи клÑ?Ñ?оÑ? â??%sâ?? Ñ?иÑ?а Ñ?Ñ?о вÑ?едноÑ?Ñ? неможе да биде "
+"пÑ?епознаена."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1124,19 +1132,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ð?Ñ?едноÑ?Ñ?а â??%sâ?? не може да биде пÑ?епознаена како boolean."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Ð?Ñ?еголема бÑ?оÑ?на вÑ?едноÑ?Ñ? дадена на %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "СÑ?Ñ?имоÑ? е веÑ?е заÑ?воÑ?ен"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Ð?пеÑ?аÑ?иÑ?аÑ?а беÑ?е пÑ?екинаÑ?а"
@@ -1158,35 +1166,35 @@ msgstr "%s Ñ?ип"
msgid "Unexpected early end-of-stream"
msgstr "Ð?еоÑ?екÑ?вано пÑ?еÑ?ано завÑ?Ñ?Ñ?ваÑ?е на Ñ?Ñ?Ñ?им"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Ð?еименÑ?вано"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Desktop даÑ?оÑ?екаÑ?а не одÑ?еди Exec поле"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "не Ñ?Ñ?пеав да наÑ?дам Ñ?еÑ?минал поÑ?Ñ?ебен за апликаÑ?иÑ?а"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"Ð?е можам да кÑ?еиÑ?ам папка за конÑ?игÑ?Ñ?аÑ?иÑ?а на коÑ?иÑ?ниÑ?киÑ?е апликаÑ?ии %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Ð?е можам да кÑ?еиÑ?ам папка за MIME конÑ?игÑ?Ñ?аÑ?ии %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Ð?е можам да кÑ?еиÑ?ам коÑ?иÑ?ниÑ?ка desktop даÑ?оÑ?ека %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "СопÑ?Ñ?вена деÑ?иниÑ?иÑ?а на %s"
@@ -1223,11 +1231,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Ð?пеÑ?аÑ?иÑ?аÑ?а не е поддÑ?жана"
@@ -1239,50 +1248,50 @@ msgstr "Ð?пеÑ?аÑ?иÑ?аÑ?а не е поддÑ?жана"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Ð?онÑ?иÑ?аÑ?еÑ?о кое Ñ?е Ñ?одÑ?жи не поÑ?Ñ?ои"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Ð?е можам да копиÑ?ам над диÑ?екÑ?оÑ?иÑ?м"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Ð?е можам да копиÑ?ам диÑ?екÑ?оÑ?иÑ?м над диÑ?екÑ?оÑ?иÑ?м"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ЦелнаÑ?а даÑ?оÑ?ека поÑ?Ñ?ои"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Ð?е можам Ñ?екÑ?Ñ?зивно да го иÑ?копиÑ?ам диÑ?екÑ?оÑ?иÑ?моÑ?"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
#, fuzzy
msgid "Can't copy special file"
msgstr "Ð?е можам да копиÑ?ам над диÑ?екÑ?оÑ?иÑ?м"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ð?адена е невалидна вÑ?едноÑ?Ñ? за Ñ?имболиÑ?каÑ?а вÑ?Ñ?ка"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Ð?Ñ?бÑ?еÑ?о не е поддÑ?жано"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Ð?миÑ?аÑ?а на даÑ?оÑ?еки не можаÑ? да Ñ?одÑ?жаÑ? â??%câ??"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "пÑ?оÑ?Ñ?оÑ?оÑ? нема имплеменÑ?иÑ?ано монÑ?иÑ?аÑ?е"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Ð?е е Ñ?егиÑ?Ñ?Ñ?иÑ?ана апликаÑ?иÑ?а за Ñ?пÑ?авÑ?ваÑ?е Ñ?о оваа даÑ?оÑ?ека"
@@ -1308,20 +1317,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "СÑ?Ñ?имоÑ? не поддÑ?жÑ?ва query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Ð?аÑ?аÑ?еÑ?о не е поддÑ?жано за Ñ?Ñ?Ñ?им"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "СмалÑ?ваÑ?еÑ?о не е дозволено на влезен Ñ?Ñ?Ñ?им"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "СмалÑ?ваÑ?еÑ?о не е поддÑ?жано на Ñ?Ñ?Ñ?им"
@@ -1359,7 +1368,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Ð?лезниоÑ? Ñ?Ñ?Ñ?им нема имплеменÑ?иÑ?ано Ñ?иÑ?аÑ?е"
@@ -1369,7 +1378,7 @@ msgstr "Ð?лезниоÑ? Ñ?Ñ?Ñ?им нема имплеменÑ?иÑ?ано Ñ?иÑ?
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "СÑ?Ñ?имоÑ? има пÑ?еголема опеÑ?аÑ?иÑ?а"
@@ -1377,110 +1386,111 @@ msgstr "СÑ?Ñ?имоÑ? има пÑ?еголема опеÑ?аÑ?иÑ?а"
msgid "Unable to find default local directory monitor type"
msgstr "Ð?е можам да наÑ?дам локален диÑ?екÑ?оÑ?иÑ?м за Ñ?ип на надгледÑ?ваÑ?е"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ð?евалидно име на даÑ?оÑ?ека %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и добиваÑ?еÑ?о на инÑ?оÑ?маÑ?ии за даÑ?оÑ?еÑ?ниоÑ? Ñ?иÑ?Ñ?ем: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Ð?е можам да го пÑ?еименÑ?вам диÑ?екÑ?оÑ?иÑ?моÑ? root"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Ð?Ñ?еÑ?ка во пÑ?еименÑ?ваÑ?еÑ?о на диÑ?екÑ?оÑ?Ñ?имоÑ?: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Ð?е можам да Ñ?а пÑ?еименÑ?вам даÑ?оÑ?екаÑ?а, имеÑ?о на даÑ?оÑ?екаÑ?а веÑ?е поÑ?Ñ?ои"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ð?евалидно име на даÑ?оÑ?ека"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Ð?Ñ?еÑ?ка во оÑ?воÑ?аÑ?еÑ?о на диÑ?екÑ?оÑ?Ñ?имоÑ?: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Ð?е можам да го оÑ?воÑ?ам диÑ?екÑ?оÑ?иÑ?моÑ?"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и оÑ?Ñ?Ñ?Ñ?анÑ?ваÑ?еÑ?о на даÑ?оÑ?екаÑ?а: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?емеÑ?Ñ?Ñ?ваÑ?еÑ?о на даÑ?оÑ?екаÑ?а во Ñ?Ñ?бÑ?е: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ð?е Ñ?Ñ?пеав да кÑ?еиÑ?ам диÑ?екÑ?оÑ?иÑ?м за Ñ?Ñ?бÑ?е %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Ð?е Ñ?Ñ?пеав да го наÑ?дам диÑ?екÑ?оÑ?иÑ?моÑ? од наÑ?виÑ?око ниво за Ñ?Ñ?бÑ?еÑ?о"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Ð?е Ñ?Ñ?пеав да го наÑ?дам или кÑ?еиÑ?ам диÑ?екÑ?оÑ?иÑ?моÑ? за Ñ?Ñ?бÑ?е"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr ""
"Ð?е Ñ?Ñ?пеав да кÑ?еиÑ?ам даÑ?оÑ?ека Ñ?о инÑ?оÑ?маÑ?ии за пÑ?емеÑ?Ñ?Ñ?ваÑ?еÑ?о во Ñ?Ñ?бÑ?е: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Ð?е Ñ?Ñ?пеав да Ñ?а пÑ?емеÑ?Ñ?ам даÑ?оÑ?екаÑ?а во Ñ?Ñ?бÑ?еÑ?о: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и оÑ?воÑ?аÑ?е на диÑ?екÑ?оÑ?иÑ?моÑ? â??%sâ??: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Ð?Ñ?еÑ?ка во кÑ?еиÑ?аÑ?еÑ?о на Ñ?имболиÑ?ка вÑ?Ñ?ка: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Ð?Ñ?еÑ?ка во пÑ?емеÑ?Ñ?Ñ?ваÑ?еÑ?о на даÑ?оÑ?екаÑ?а: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Ð?е можам да го пÑ?емеÑ?Ñ?ам диÑ?екÑ?оÑ?иÑ?моÑ? над дÑ?Ñ?г диÑ?екÑ?оÑ?иÑ?м"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Ð?е Ñ?Ñ?пеа кÑ?еиÑ?аÑ?еÑ?о на бекап даÑ?оÑ?екаÑ?а"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Ð?Ñ?еÑ?ка во оÑ?Ñ?Ñ?Ñ?анÑ?ваÑ?еÑ?о на Ñ?елнаÑ?а даÑ?оÑ?ека: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Ð?вижеÑ?еÑ?о меÑ?Ñ? монÑ?иÑ?аÑ?аÑ?а не е поддÑ?жано"
@@ -1501,7 +1511,7 @@ msgstr "Ð?евалидно име на пÑ?оÑ?иÑ?ениоÑ? аÑ?Ñ?ибÑ?Ñ?"
msgid "Error setting extended attribute '%s': %s"
msgstr "Ð?Ñ?еÑ?ка во поÑ?Ñ?авÑ?ваÑ?еÑ?о на пÑ?оÑ?иÑ?ениоÑ? аÑ?Ñ?ибÑ?Ñ? â??%sâ??: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Ð?Ñ?еÑ?ка во Ñ?Ñ?аÑ?Ñ?Ñ?ваÑ?еÑ?о на даÑ?оÑ?екаÑ?а â??%sâ??: %s"
@@ -1532,7 +1542,7 @@ msgstr "Ð?евалиден Ñ?ип на аÑ?Ñ?ибÑ?Ñ? (Ñ?е оÑ?екÑ?ваÑ?е
msgid "Error setting permissions: %s"
msgstr "Ð?Ñ?еÑ?ка во поÑ?Ñ?авÑ?ваÑ?еÑ?о на пеÑ?миÑ?ииÑ?е: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и поÑ?Ñ?авÑ?ваÑ?еÑ?о на Ñ?опÑ?Ñ?веникоÑ?: %s"
@@ -1552,6 +1562,11 @@ msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Ð?Ñ?еÑ?ка пÑ?и кÑ?еиÑ?аÑ?еÑ?о на Ñ?имболиÑ?каÑ?а вÑ?Ñ?ка: даÑ?оÑ?екаÑ?а не е Ñ?имболиÑ?ка вÑ?Ñ?ка"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Ð?Ñ?еÑ?ка во поÑ?Ñ?авÑ?ваÑ?еÑ?о на пеÑ?миÑ?ииÑ?е: %s"
+
#: gio/glocalfileinfo.c:2074
#, fuzzy
msgid "SELinux context must be non-NULL"
@@ -1571,20 +1586,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Ð?оÑ?Ñ?авÑ?ваÑ?еÑ?о на аÑ?Ñ?ибÑ?Ñ?оÑ? %s не е поддÑ?жано"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и баÑ?аÑ?еÑ?о во даÑ?оÑ?екаÑ?а: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Ð?Ñ?еÑ?ка во заÑ?воÑ?аÑ?еÑ?о на даÑ?оÑ?екаÑ?а: %s"
@@ -1593,52 +1608,52 @@ msgstr "Ð?Ñ?еÑ?ка во заÑ?воÑ?аÑ?еÑ?о на даÑ?оÑ?екаÑ?а: %s"
msgid "Unable to find default local file monitor type"
msgstr "Ð?е можам да го оÑ?кÑ?иÑ?ам Ñ?ипоÑ? на локалниоÑ? надгледÑ?ваÑ? на даÑ?оÑ?еки"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Ð?Ñ?еÑ?ка во запиÑ?Ñ?ваÑ?еÑ?о во даÑ?оÑ?екаÑ?а: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Ð?Ñ?еÑ?ка во оÑ?Ñ?Ñ?Ñ?анÑ?ваÑ?еÑ?о на Ñ?Ñ?аÑ?аÑ?а бекап вÑ?Ñ?ка: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и кÑ?еиÑ?аÑ?еÑ?о на бекап копиÑ?а: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Ð?Ñ?еÑ?ка во пÑ?еименÑ?ваÑ?еÑ?о на пÑ?ивÑ?еменаÑ?а даÑ?оÑ?ека: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?кÑ?аÑ?Ñ?ваÑ?еÑ?о на даÑ?оÑ?екаÑ?а: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и оÑ?воÑ?аÑ?еÑ?о на даÑ?оÑ?екаÑ?а â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ЦелнаÑ?а даÑ?оÑ?ека е диÑ?екÑ?оÑ?иÑ?м"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ЦелнаÑ?а даÑ?оÑ?ека не е обиÑ?на даÑ?оÑ?ека"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Ð?аÑ?оÑ?екаÑ?а беÑ?е надвоÑ?еÑ?но изменеÑ?а"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и оÑ?Ñ?Ñ?Ñ?анÑ?ваÑ?еÑ?о на даÑ?оÑ?екаÑ?а: %s"
@@ -1670,28 +1685,28 @@ msgstr "Ð?е Ñ?Ñ?пеав да Ñ?а пÑ?оменам големинаÑ?а на
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount нема имплеменÑ?иÑ?ано одмонÑ?иÑ?аÑ?е"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount нема имплеменÑ?иÑ?ано вадеÑ?е"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount нема имплеменÑ?иÑ?ано запиÑ?Ñ?ваÑ?е"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
#, fuzzy
msgid "mount doesn't implement content type guessing"
msgstr "mount нема имплеменÑ?иÑ?ано одмонÑ?иÑ?аÑ?е"
@@ -1699,16 +1714,16 @@ msgstr "mount нема имплеменÑ?иÑ?ано одмонÑ?иÑ?аÑ?е"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
#, fuzzy
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount нема имплеменÑ?иÑ?ано одмонÑ?иÑ?аÑ?е"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Ð?злезниоÑ? Ñ?Ñ?Ñ?им нема имплеменÑ?иÑ?ано запиÑ?Ñ?ваÑ?е"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Ð?звоÑ?оÑ? на Ñ?Ñ?Ñ?имоÑ? веÑ?е е заÑ?воÑ?ен"
diff --git a/po/ml.po b/po/ml.po
index 2ca4a55..45cf1cb 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.ml\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-17 21:08+0530\n"
"Last-Translator: \n"
"Language-Team: <en li org>\n"
@@ -523,7 +523,7 @@ msgstr "ബാ������രാ���ി�� പരിധി �ത
msgid "the pattern contains items not supported for partial matching"
msgstr "പാറàµ?â??à´·àµ?യലàµ?â?? മാà´?àµ?à´?à´¿à´?à´¿à´¨àµ? പിനàµ?à´¤àµ?à´£ à´²à´àµ?യമലàµ?ലാതàµ?à´¤ വസàµ?à´¤àµ?à´?àµ?à´?à´³àµ?â?? à´? മാതàµ?à´?യിലàµ?à´£àµ?à´?àµ?"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "�ന�തരി� പിശ��"
@@ -826,7 +826,7 @@ msgstr "വാ��� ശ�ന�യമായിര�ന�ന� (�ല�
msgid "Failed to read data from child process"
msgstr "à´?àµ?à´³àµ?â??à´¡àµ? à´ªàµ?à´°à´?àµ?രിയയിലàµ?â?? നിനàµ?à´¨àµ?à´? വായിà´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പരാà´?യപàµ?à´ªàµ?à´?àµ?à´?àµ?"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "à´?àµ?à´³àµ?â??à´¡àµ? à´ªàµ?à´°à´?àµ?രിയയàµ?മായി ബനàµ?à´§à´ªàµ?à´ªàµ?à´?àµ?à´¨àµ?നതിനàµ?ളള à´ªàµ?à´ªàµ?à´ªàµ? à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പരാà´?യപàµ?à´ªàµ?à´?àµ?à´?àµ? (%s)"
@@ -1052,11 +1052,17 @@ msgstr "�� ഫയലിന� '%s' �ന�ന ��യില�ല"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "UTF-8 �ല�ലാത�ത '%s' മ�ല�ല�യമ�ളള �� '%s' �� ഫയലില�ണ���"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "തിരിà´?àµ?à´?റിയàµ?വാനàµ?â?? à´?ഴിയാതàµ?à´¤ à´®àµ?à´²àµ?à´²àµ?യമàµ?ളള à´?àµ? '%s' à´?àµ? ഫയലിലàµ?à´£àµ?à´?àµ?"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "തിരിà´?àµ?à´?റിയàµ?വാനàµ?â?? à´?ഴിയാതàµ?à´¤ à´®àµ?à´²àµ?à´²àµ?യമàµ?ളള à´?àµ? '%s' à´?àµ? ഫയലിലàµ?à´£àµ?à´?àµ?"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1099,19 +1105,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "à´®àµ?à´²àµ?à´²àµ?à´¯à´? '%s' à´?à´°àµ? à´¬àµ?ളിയനായി à´?à´£à´?àµ?à´?à´¾à´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "വളരàµ? വലിയ à´?àµ?à´£àµ?à´?àµ? à´®àµ?à´²àµ?à´²àµ?à´¯à´? %s-à´¨àµ?àµ? നലàµ?â??à´?ിയിരിà´?àµ?à´?àµ?à´¨àµ?à´¨àµ?"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "à´¸àµ?à´?àµ?à´°àµ?à´? നിലവിലàµ?â?? à´?à´?à´?àµ?à´?à´¿à´°à´¿à´?àµ?à´?àµ?à´¨àµ?à´¨àµ?"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "പ�ര��രിയ റദ�ദാ���ിയിരി����ന�ന�"
@@ -1133,34 +1139,34 @@ msgstr "%s തരത�തില�ള�ള"
msgid "Unexpected early end-of-stream"
msgstr "end-of-stream �പ�രത���ഷിതമായി സമയത�തിന�� മ�മ�പ��"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "പ�രി�ാത�ത"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "പണിയിà´? ഫയലàµ?â?? Exec à´«àµ?à´³àµ?â??à´¡àµ? à´µàµ?à´¯à´?àµ?തമാà´?àµ?à´?ിയിà´?àµ?à´?à´¿à´²àµ?à´²"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "à´ªàµ?à´°à´¯àµ?à´?à´¤àµ?തിനàµ?àµ? à´?വശàµ?യമായ à´?àµ?à´°àµ?â??മിനലàµ?â?? à´²à´àµ?യമാà´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "à´?പയàµ?à´?àµ?താവിനàµ?àµ? à´ªàµ?à´°à´¯àµ?à´?à´¤àµ?തിനàµ?à´³àµ?à´³ à´?àµ?à´°à´®àµ?à´?à´°à´£ à´«àµ?à´³àµ?â??à´¡à´°àµ?â?? %s à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "à´?പയàµ?à´?àµ?താവിനàµ?à´³àµ?à´³ MIME à´?àµ?രമിà´?à´°à´£ ഫയലàµ?â?? %s à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമായിലàµ?à´²: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "à´?പയàµ?à´?àµ?താവിനàµ?à´³àµ?à´³ à´¡à´¸àµ?à´?àµ?à´?àµ?à´ªàµ?à´ªàµ? ഫയലàµ?â?? %s à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമായിലàµ?à´²"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "യഥàµ?à´·àµ?à´?à´? %s നിഷàµ?à´?à´°àµ?â??à´·à´¿à´?àµ?à´?àµ?à´?"
@@ -1197,11 +1203,12 @@ msgstr "GEmblemedIcon à´?à´¨àµ?â??à´?àµ?à´¡à´¿à´?à´¿à´²àµ?à´³àµ?à´³ à´¤àµ?à´±àµ?
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon-ന�� �ര� GEmblem പ�രത���ഷി����"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "പ�ര��രിയ പിന�ത�ണയ�����ന�നില�ല"
@@ -1213,49 +1220,49 @@ msgstr "പ�ര��രിയ പിന�ത�ണയ�����ന�
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "à´®àµ?à´£àµ?à´?àµ? à´²à´àµ?യമലàµ?à´²"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "ഡയറà´?àµ?à´?റിയിലàµ?â?? à´ªà´?à´°àµ?â??à´¤àµ?à´¤àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "à´?à´°àµ? ഡയറà´?àµ?à´?റിയിലàµ?â?? മറàµ?à´±àµ?à´°àµ? ഡയറà´?àµ?à´?റി à´ªà´?à´°àµ?â??à´¤àµ?à´¤àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "à´²à´?àµ?à´·àµ?യസàµ?ഥാനതàµ?à´¤àµ?à´³àµ?à´³ ഫയലàµ?â?? നിലവിലàµ?à´£àµ?à´?àµ?"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "à´?വരàµ?â??à´¤àµ?തിà´?àµ?à´?àµ? ഡയറà´?àµ?à´?റി à´ªà´?à´°àµ?â??à´¤àµ?à´¤àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "à´ªàµ?à´°à´¤àµ?à´¯àµ?à´? ഫയലàµ?â?? à´ªà´?à´°àµ?â??à´¤àµ?à´¤àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "ത�റ�റായ symlink മ�ല�ല�യ�"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "�വറ�റ������ പിന�ത�ണയ�����ന�നില�ല"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ഫയലിനàµ?à´±àµ? à´ªàµ?à´°à´¿à´²àµ?â?? '%c' à´?à´£àµ?à´?à´¾à´?àµ?വാനàµ?â?? പാà´?à´¿à´²àµ?à´²"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "à´µàµ?à´³àµ?à´¯à´? à´®àµ?à´£àµ?à´?à´¿à´¨àµ? à´²à´àµ?യമാà´?àµ?à´?àµ?à´¨àµ?നിലàµ?à´²"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "à´? ഫയലàµ?â?? à´?àµ?à´?ാരàµ?à´¯à´? à´?àµ?à´¯àµ?à´¯àµ?à´¨àµ?നതിനായി à´?à´°àµ? à´ªàµ?à´°à´¯àµ?à´?à´µàµ?à´? à´°à´?à´¿à´¸àµ?à´?à´°àµ?â?? à´?àµ?à´¯àµ?തിà´?àµ?à´?à´¿à´²àµ?à´²"
@@ -1281,20 +1288,20 @@ msgstr "GFileIcon à´?à´¨àµ?â??à´?àµ?à´¡à´¿à´?à´¿à´¨àµ?à´³àµ?à´³ പതിപàµ?
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon-നിലàµ?â?? à´¤àµ?à´±àµ?റായ à´¡àµ?à´±àµ?റാ"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "സ���ര�� query_info പിന�ത�ണയ�����ന�നില�ല"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "à´¸àµ?à´?àµ?à´°àµ?മിലàµ?â?? Seek പിനàµ?à´¤àµ?ണയàµ?à´?àµ?à´?àµ?à´¨àµ?നിലàµ?à´²"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "à´?à´¨àµ?â??à´ªàµ?à´?àµ?à´?àµ? à´¸àµ?à´?àµ?à´°àµ?മിലàµ?â?? Truncate à´?à´¨àµ?വദിà´?àµ?à´?àµ?à´¨àµ?നിലàµ?à´²"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "à´¸àµ?à´?àµ?à´°àµ?മിലàµ?â?? Truncate à´?à´¨àµ?വദിà´?àµ?à´?àµ?à´¨àµ?നിലàµ?à´²"
@@ -1332,7 +1339,7 @@ msgstr "GIcon à´?à´¨àµ?റരàµ?â??à´«àµ?യിസിലàµ?â?? %s തരതàµ?
msgid "Can't handle the supplied version the icon encoding"
msgstr "à´²à´àµ?യമാà´?àµ?à´?à´¿à´¯ à´?à´¿à´¹àµ?à´¨à´? à´?à´¨àµ?â??à´?àµ?à´¡à´¿à´?à´¿à´¨àµ?à´±àµ? പതിപàµ?à´ªàµ? à´?àµ?à´?ാരàµ?à´¯à´? à´?àµ?à´¯àµ?à´¯àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "à´?à´¨àµ?â??à´ªàµ?à´?àµ?à´?àµ? à´¸àµ?à´?àµ?à´°àµ?à´? read à´²à´àµ?യമാà´?àµ?à´?àµ?à´¨àµ?നിലàµ?à´²"
@@ -1342,7 +1349,7 @@ msgstr "à´?à´¨àµ?â??à´ªàµ?à´?àµ?à´?àµ? à´¸àµ?à´?àµ?à´°àµ?à´? read à´²à´àµ?à´¯
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "à´¸àµ?à´?àµ?à´°àµ?മിലàµ?â?? à´¤àµ?à´±àµ?റായ à´ªàµ?à´°à´?àµ?à´°à´¿à´¯"
@@ -1350,109 +1357,110 @@ msgstr "à´¸àµ?à´?àµ?à´°àµ?മിലàµ?â?? à´¤àµ?à´±àµ?റായ à´ªàµ?à´°à´?àµ?
msgid "Unable to find default local directory monitor type"
msgstr "à´¸àµ?വതവàµ?à´¯àµ?à´³àµ?à´³ à´²àµ?à´?àµ?à´?à´²àµ?â?? ഡയറà´?àµ?à´?റി തരതàµ?തിലàµ?à´³àµ?à´³ à´®àµ?ണിറàµ?റരàµ?â?? à´²à´àµ?യമാà´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമായിലàµ?à´²"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "à´¤àµ?à´±àµ?റായ ഫയലàµ?â?? നാമà´? %s "
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ഫയലàµ?â??സിസàµ?à´±àµ?à´±à´? വിവരà´? à´²à´àµ?യമാà´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "à´±àµ?à´?àµ?à´?àµ? ഡയറà´?àµ?à´?റിയàµ?à´?àµ? à´ªàµ?à´°àµ? മാറàµ?à´±àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "ഫയലിനàµ?à´±àµ? à´ªàµ?à´°àµ? മാറàµ?à´±àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "ഫയലിനàµ?à´±àµ? à´ªàµ?à´°àµ? മാറàµ?à´±àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´², à´?ാരണà´? à´? à´ªàµ?à´°àµ? നിലവിലàµ?à´£àµ?à´?àµ?"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "à´¤àµ?à´±àµ?റായ ഫയലàµ?â??നാമà´?"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "ഫയലàµ?â?? à´¤àµ?à´±à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ? : %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "ഡയറà´?àµ?à´?റി à´¤àµ?à´±à´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "ഫയലàµ?â?? à´¨àµ?à´?àµ?à´?à´? à´?àµ?à´¯àµ?à´¯àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "ഫയലàµ?â?? à´?വറàµ?à´±àµ?à´?àµ?à´?àµ?à´?യിലàµ?à´?àµ?à´?àµ?àµ? മാറàµ?à´±àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "à´?വറàµ?à´±àµ?à´?àµ?à´?àµ?à´?à´¯àµ?à´?àµ?à´?àµ?à´³àµ?à´³ ഡയറà´?àµ?à´?റി %s à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമായിലàµ?à´²: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "à´?വറàµ?à´±àµ?à´?àµ?à´?àµ?à´?à´¯àµ?à´?àµ?à´?àµ?à´³àµ?à´³ à´?àµ?à´ªàµ? ലവലàµ?â?? ഡയറà´?àµ?à´?റി à´²à´àµ?യമാà´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമായിലàµ?à´²"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "à´?വറàµ?à´±àµ?à´?àµ?à´?àµ?à´?à´¯àµ?à´?àµ?à´?àµ?à´³àµ?à´³ ഡയറà´?àµ?à´?റി à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?വാനàµ? à´²à´àµ?യമാà´?àµ?à´?àµ?വാനàµ? സാധàµ?യമായിലàµ?à´²"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "വിവരà´?àµ?à´?à´³àµ?â?? à´¸à´?ബനàµ?à´§à´¿à´?àµ?à´?àµ?à´³àµ?à´³ ഫയലàµ?â?? à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമായിലàµ?à´²: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "ഫയലàµ?â?? à´?വറàµ?à´±àµ?à´?àµ?à´?àµ?à´?യിലàµ?à´?àµ?à´?àµ? à´¨àµ?à´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമായിലàµ?à´²: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "ഡയറà´?àµ?à´?റി à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "സിà´?à´¬àµ?ളിà´?àµ? ലിà´?àµ?à´?àµ? à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "ഫയലàµ?â?? à´¨àµ?à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "à´?à´°àµ? ഡയറà´?àµ?à´?റിയിലàµ?â?? മറàµ?à´±àµ?à´°àµ? ഡയറà´?àµ?à´?റി à´¨àµ?à´?àµ?à´?àµ?വാനàµ?â?? സാധàµ?യമലàµ?à´²"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "ബാà´?àµ?à´?à´ªàµ?à´ªàµ? ഫയലàµ?â?? à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പരാà´?à´¯à´?"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "à´²à´?àµ?à´·àµ?യസàµ?ഥാനതàµ?à´¤àµ?à´³àµ?à´³ ഫയലàµ?â?? à´¨àµ?à´?àµ?à´?à´? à´?àµ?à´¯àµ?à´¯àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "à´®àµ?à´£àµ?à´?àµ? à´ªàµ?യിനàµ?à´±àµ?à´?ളിലàµ?â?? തമàµ?മിലàµ?â?? à´¨àµ?à´?àµ?à´?à´? à´?àµ?à´¯àµ?à´¯àµ?à´¨àµ?നതിലàµ?â?? പിനàµ?à´¤àµ?ണയàµ?à´?àµ?à´?àµ?à´¨àµ?നിലàµ?à´²"
@@ -1473,7 +1481,7 @@ msgstr "à´¤àµ?à´±àµ?റായ à´?à´?àµ?à´¸àµ?à´±àµ?à´±àµ?à´¨àµ?â??à´¡à´?àµ? à´?
msgid "Error setting extended attribute '%s': %s"
msgstr "à´?à´?àµ?à´¸àµ?à´±àµ?à´±àµ?à´¨àµ?â??à´¡à´?àµ? à´?à´?àµ?à´°à´¿à´¬àµ?à´¯àµ?à´?àµ?à´?àµ? à´?à´¯ '%s' à´?àµ?രമിà´?à´°à´¿à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' à´?à´¨àµ?à´¨ ഫയലàµ?â?? à´¸àµ?à´±àµ?റാറàµ?à´±àµ? à´?àµ?à´¯àµ?à´¯àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
@@ -1504,7 +1512,7 @@ msgstr "ത�റ�റായ തരത�തില�ള�ള വിശ�ഷ
msgid "Error setting permissions: %s"
msgstr "à´?à´¨àµ?വാദà´?àµ?à´?à´³àµ?â?? à´?àµ?രമിà´?à´°à´¿à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "à´?à´?മസàµ?ഥനàµ? à´?àµ?രമിà´?à´°à´¿à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
@@ -1523,6 +1531,11 @@ msgstr "സി�ലി���� ��രമി�രി����ന�
msgid "Error setting symlink: file is not a symlink"
msgstr "symlink à´¸à´?àµ?à´?àµ?à´?രണതàµ?തിലàµ?â?? പിശà´?àµ?: ഫയലàµ?â?? à´?à´°àµ? symlink à´?à´²àµ?à´²"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "à´?à´¨àµ?വാദà´?àµ?à´?à´³àµ?â?? à´?àµ?രമിà´?à´°à´¿à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux à´?àµ?à´£àµ?â??à´?àµ?à´?àµ?à´¸àµ?à´±àµ?à´±àµ? non-NULL à´?യിരിà´?àµ?à´?à´£à´?"
@@ -1541,20 +1554,20 @@ msgstr "SELinux à´? സിസàµ?à´±àµ?റതàµ?തിലàµ?â?? à´¸à´?àµ?à´?à´®
msgid "Setting attribute %s not supported"
msgstr "%s ���രിബ�യ����� ��രമി�രണ� പിന�ത�ണയ�����ന�നില�ല"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "ഫയലിലàµ?â?? തിരയàµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ? : %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "ഫയലàµ?â?? à´?à´?à´¯àµ?à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ? : %s"
@@ -1563,52 +1576,52 @@ msgstr "ഫയലàµ?â?? à´?à´?à´¯àµ?à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പി
msgid "Unable to find default local file monitor type"
msgstr "à´¸àµ?വതവàµ?à´¯àµ?à´³àµ?à´³ à´²àµ?à´?àµ?à´?à´²àµ?â?? ഫയലàµ?â?? à´®àµ?ണിറàµ?റരàµ?â?? തരതàµ?തിലàµ?à´³àµ?ളതàµ?àµ? à´²à´àµ?യമാà´?àµ?à´?àµ?വാനàµ?â?? സാധിà´?àµ?à´?à´¿à´²àµ?à´²"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "ഫയലിലàµ?à´?àµ?à´?àµ? à´?à´´àµ?à´¤àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "പഴയ ബാà´?àµ?à´?à´ªàµ?പിലàµ?à´?àµ?à´?àµ?à´³àµ?à´³ ലിà´?àµ?à´?àµ? à´¨àµ?à´?àµ?à´?à´? à´?àµ?à´¯àµ?à´¯àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ബാà´?àµ?à´?à´ªàµ?à´ªàµ? à´ªà´?à´°àµ?â??à´ªàµ?à´ªàµ? à´?à´£àµ?à´?à´¾à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "താലàµ?â??à´?àµ?à´?ാലിà´? ഫയലിനàµ?à´±àµ? à´ªàµ?à´°àµ? മാറàµ?à´±àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "ഫയലàµ?â?? à´?àµ?à´°à´?àµ?â??à´?àµ?à´±àµ?à´±àµ? à´?àµ?à´¯àµ?à´¯àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' ഫയലàµ?â?? à´¤àµ?à´±à´?àµ?à´?àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "à´²à´?àµ?à´·àµ?യസàµ?ഥാനതàµ?à´¤àµ?à´³àµ?à´³ ഫയലàµ?â?? à´?à´°àµ? ഡയറà´?àµ?à´?റി à´?à´?àµ?à´¨àµ?à´¨àµ?"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "à´²à´?àµ?à´·àµ?യസàµ?ഥാനതàµ?à´¤àµ?à´³àµ?à´³ ഫയലàµ?â?? à´?à´°àµ? സാധാരണ ഫയലàµ?â?? à´?à´²àµ?à´²"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "ഫയലàµ?â?? à´ªàµ?റമàµ? നിനàµ?à´¨àµ?à´? മാറàµ?à´±à´? വരàµ?à´¤àµ?തിയിരിà´?àµ?à´?àµ?à´¨àµ?à´¨àµ?"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "പഴയ ഫയലàµ?â?? à´¨àµ?à´?àµ?à´?à´? à´?àµ?à´¯àµ?à´¯àµ?à´¨àµ?നതിലàµ?â?? പിശà´?àµ?: %s"
@@ -1640,43 +1653,43 @@ msgstr "മ�മ�മറി �����പ����� സ���ര
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount unmount �ന�വദി����ന�നില�ല"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount eject �ന�വദി����ന�നില�ല"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount remount �ന�വദി����ന�നില�ല"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount doesn't implement content type guessing"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount doesn't implement synchronous content type guessing"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "à´?à´?àµ?à´?àµ?à´ªàµ?à´?àµ?à´?àµ? à´¸àµ?à´?àµ?à´°àµ?à´? à´±àµ?à´±àµ?à´±àµ? à´²à´àµ?യമാà´?àµ?à´?àµ?à´¨àµ?നിലàµ?à´²"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "à´¸àµ?à´´àµ?à´¸àµ? à´¸àµ?à´?àµ?à´°àµ?à´? നിലവിലàµ?â?? à´?à´?à´?àµ?à´?à´¿à´°à´¿à´?àµ?à´?àµ?à´¨àµ?à´¨àµ?"
diff --git a/po/mn.po b/po/mn.po
index 9abac46..018a41c 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2005-05-30 01:07-0800\n"
"Last-Translator: Ð?адÑ?ал <badral openmn org>\n"
"Language-Team: Mongolian <openmn-translation lists sf net>\n"
@@ -539,7 +539,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -850,7 +850,7 @@ msgstr "ТекÑ?Ñ? Ñ?ооÑ?он байв (Ñ?Ñ?вÑ?л зөвÑ?өн Ñ?агаан
msgid "Failed to read data from child process"
msgstr "Өгөгдөл Ñ?Ò¯Ò¯ пÑ?оÑ?еÑ?Ñ?ооÑ? Ñ?нÑ?игдÑ?ангүй"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ð¥Ò¯Ò¯ пÑ?оÑ?еÑ?Ñ?Ñ?ой (%s) Ñ?олбогдоÑ? Ñ?Ñ?гам Ò¯Ò¯Ñ?гÑ?ж Ñ?адÑ?ангүй"
@@ -1080,11 +1080,17 @@ msgstr "ТүлÑ?Ò¯Ò¯Ñ? Ñ?айлд '%s' Ñ?үлÑ?Ò¯Ò¯Ñ? алга"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "ТүлÑ?Ò¯Ò¯Ñ? Ñ?айлд '%s' мөÑ? '%s' гÑ?Ñ?Ñ?н UTF-8 бÑ?Ñ? Ñ?Ñ?гаÑ?ай байна"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "ТүлÑ?Ò¯Ò¯Ñ? Ñ?айлд илÑ?Ñ?Ñ?ийлÑ?Ñ? боломжгүй '%s' Ñ?Ñ?га байна."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "ТүлÑ?Ò¯Ò¯Ñ? Ñ?айлд илÑ?Ñ?Ñ?ийлÑ?Ñ? боломжгүй '%s' Ñ?Ñ?га байна."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1129,19 +1135,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' Ñ?Ñ?га бүүл Ñ?Ñ?гааÑ? дүÑ?Ñ?лÑ?гдÑ?Ñ? боломжгүй ."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1164,34 +1170,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1228,11 +1234,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Символик Ñ?олбооÑ? дÑ?мжигдÑ?Ñ?гүй"
@@ -1245,50 +1252,50 @@ msgstr "Символик Ñ?олбооÑ? дÑ?мжигдÑ?Ñ?гүй"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Символик Ñ?олбооÑ? дÑ?мжигдÑ?Ñ?гүй"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1314,20 +1321,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1365,7 +1372,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1375,7 +1382,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1383,110 +1390,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Ð¥Ò¯Ñ?ингүй Ñ?оÑ?Ñ?Ñ?н нÑ?Ñ?"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Ð¥Ò¯Ñ?ингүй Ñ?оÑ?Ñ?Ñ?н нÑ?Ñ?"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "»%s« Ñ?айл Ò¯Ò¯Ñ?гÑ?гдÑ?Ñ?нгүй: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "»%s« Ñ?айл Ò¯Ò¯Ñ?гÑ?гдÑ?Ñ?нгүй: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "»%s« Ñ?айл Ò¯Ò¯Ñ?гÑ?гдÑ?Ñ?нгүй: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "»%s« лавлаÑ?Ñ?г нÑ?Ñ?Ñ?Ñ?д алдаа: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Ð¥Ó©Ñ?вүүлж байÑ?ад алдаа: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1508,7 +1516,7 @@ msgstr "Ð?аÑ?имÑ? нÑ?гÑ?н аÑ?Ñ?Ñ?ибÑ?Ñ? нÑ?Ñ?ийн доÑ?оÑ? гÑ?н
msgid "Error setting extended attribute '%s': %s"
msgstr "»%s« лавлаÑ?Ñ?г нÑ?Ñ?Ñ?Ñ?д алдаа: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
@@ -1539,7 +1547,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Ð¥Ó©Ñ?вүүлж байÑ?ад алдаа: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Ð¥Ó©Ñ?вүүлж байÑ?ад алдаа: %s"
@@ -1558,6 +1566,11 @@ msgstr "%d мөÑ?өнд алдаа: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Ð¥Ó©Ñ?вүүлж байÑ?ад алдаа: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1576,20 +1589,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Символик Ñ?олбооÑ? дÑ?мжигдÑ?Ñ?гүй"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
@@ -1598,53 +1611,53 @@ msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Ð¥Ó©Ñ?вүүлж байÑ?ад алдаа: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "ТоÑ?иÑ?омжгүй Ñ?айл"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Файл »%s« -Ñ?г Ñ?нÑ?иж байÑ?ад алдаа: %s"
@@ -1677,43 +1690,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/mr.po b/po/mr.po
index f44ef3d..cbe8902 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.mr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-09 19:28+0530\n"
"Last-Translator: Sandeep Shedmake <sandeep shedmake gmail com>\n"
"Language-Team: marathi\n"
@@ -510,7 +510,7 @@ msgstr "स�य���त श�ध स�मा प�ह�ल�"
msgid "the pattern contains items not supported for partial matching"
msgstr "र�न�त �प�र� ��ळवण��र�ता समाविष���त ��� �� समर�थित नाह�"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "��तर�� त�र���"
@@ -812,7 +812,7 @@ msgstr "पाठ�य रि�ाम� ह�त� (�ि�वा त�
msgid "Failed to read data from child process"
msgstr "�प �ार�य पास�न माहित� वा�त�व�ळ� त�र���"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "à¤?प à¤?ारà¥?य पासà¥?न सà¤?à¤à¤¾à¤·à¤¾à¤£à¤¾à¤?रà¥?ता पाà¤?प बनविणà¥?यास à¤?पयशà¥? (%s)"
@@ -1035,12 +1035,19 @@ msgstr "�� फा�ल मध�य� '%s' �� नाह�"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "�िल�ल� फा�ल मध�य� '%1$s' �िल�ल� समाविष���त �ह� ��या�� '%2$s' म�ल�य UTF-8 नाह�"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"�िल�ल� फा�ल मध�य� '%1$s' �िल�ल� समाविष���त �ह� ��या�� म�ल�य विश�ल�ष�त ��ल�या �ा� श�त नाह�."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"�िल�ल� फा�ल मध�य� '%1$s' �िल�ल� समाविष���त �ह� ��या�� म�ल�य विश�ल�ष�त ��ल�या �ा� श�त नाह�."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1085,19 +1092,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "म�ल�य '%s' ब�ल�यन म�हण�न विश�ल�ष�त ��ल� �ा� श�त नाह�."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%s �र�ता ��प म�ठ� प�रमाण स���या प�रविल� ��ल�"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "श�र���ला �धिपास�न� ब�द �ह�"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "�ार�य रद�द �रण�यात �ल�"
@@ -1119,34 +1126,34 @@ msgstr "%s प�र�ार"
msgid "Unexpected early end-of-stream"
msgstr "�परि��त प�र�वरत end-of-stream"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "�नाम��"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "ड�स����प फा�ल मध�य� Exec न��दण� निश��ित नाह�"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "�न�प�रय���र�ता �वश�य� �र�मिनल �ढळल� नाह�"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "वापर�र�ता �न�प�रय�� स�य��न स��य��ा %s बनव� श�ल� नाह�: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "वापर�र�ता MIME स�य��न स��य��ा %s बनव� श�ल� नाह�: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "वापर�र�ता ड�स����प फा�ल %s बनव� श�त नाह�"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s �र�ता ����ि� व�या��या"
@@ -1183,11 +1190,12 @@ msgstr "GEmblem �न��ड��� ��तर��त सद�ष�
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon �र�ता GEmblem �प���ष�त"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "�ार�य समर�थित नाह�"
@@ -1199,49 +1207,49 @@ msgstr "�ार�य समर�थित नाह�"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "समाविष���त �र�हन �स�त�त�वात नाह�"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "स��य���वर प�रत बनव� श�त नाह�"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "स��य���वर स��य����� प�रत बनव� श�त नाह�"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ल��ष�य फा�ल �स�तित�वात �ह�"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "स��य����� प�न� प�रत बनव� श�त नाह�"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "विश�ष फा�ल�� प�रत बनव� श�त नाह�"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "�व�ध symlink म�ल�य दिल� ��ल�"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "��राप��� समर�थित नाह�"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "फा�ल नावात '%c' �स� श�त नाह�"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "��ड �र�हन �ार�यारत �रत नाह�"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "ह� फा�ल हाताळण�या�र�ता ��ठल�ह� �न�प�रय�� प�����त नाह�"
@@ -1267,20 +1275,20 @@ msgstr "GFileIcon �न��ड����� �व�त�त� %d हा
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon �र�ता सद�ष�त �नप�� ड��ा �ढळल�"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "श�र���ला query_info ला समर�थन द�त नाह�"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "श�र���ल�वर स�� समर�थित नाह�"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "��त श�र���ल�वर ��र���� वापर� श�त नाह�"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "श�र���ल�वर ��र���� समर�थित नाह�"
@@ -1318,7 +1326,7 @@ msgstr "प�र�ार %s GIcon स�वादवर from_tokens() ला
msgid "Can't handle the supplied version the icon encoding"
msgstr "प�रविल�ल� �व�त�त� �य�न �न��ड��� हाताळ� श�त नाह�"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "��त श�र���ला वा�ताय�ण�या���� �ार�यरत �रत नाह�"
@@ -1328,7 +1336,7 @@ msgstr "��त श�र���ला वा�ताय�ण�या�
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "श�र���ला�� �प�रतिम �ार�य��षमता"
@@ -1336,109 +1344,110 @@ msgstr "श�र���ला�� �प�रतिम �ार�य�
msgid "Unable to find default local directory monitor type"
msgstr "मà¥?लà¤à¥?त सà¤?à¤?यà¥?à¤?ा मà¥?नà¥?à¤?र पà¥?रà¤?ार शà¥?धता à¤?लà¥? नाहà¥?"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "�व�ध फा�लनाव %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "फा�लप�रणाल� विषय� माहित� मिळवत�व�ळ� त�र���: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "र�� स��य��ा प�न�नामा���त �र� श�त नाह�"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "फा�ल प�न�नामा���त �रत�व�ळ� त�र���: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "फा�ल प�न�नामा���त �र� श�त नाह�, फा�लनाव �धिपास�न� �स�तित�वात �ह�"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "�व�ध फा�ल नाव"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "फा�ल ��डत�व�ळ� त�र���: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "स��य��ा ��ड� श�त नाह�"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "फा�ल �ाढ�न �ा�त�व�ळ� त�र���: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "फा�ल ��राप���त हलवित�व�ळ� त�र���: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "��राप��� स��य��ा %1$s निर�माण �रत� �ल� नाह�: %2$s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "��राप��� �र�ता ����स�थर�य स��य��ा श�धता �ल� नाह�"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "��राप��� �र�ता ����स�थर�य स��य��ा श�धता �ल� नाह�"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "��राप��� माहित� फा�ल बनविता �ल� नाह�: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "��राप����ड� फा�ल हलवित�व�ळ� त�र���: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "स��य��ा बनवित�व�ळ� त�र��� �ढळल�: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "ब�ध�िन�ह लि�� बनवित�व�ळ� त�र���: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "फा�ल स�थाना�तरन �रत�व�ळ� त�र���: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "स��य���वर स��य��ा हलव� श�त नाह�"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "प�रति��त फा�ल निर�माण �पयश�"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ल��ष�य फा�ल �ाढ�न �ा�त�व�ळ� त�र���: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "�र�हन मधिल स�थाना�तरन समर�थ�त नाह�"
@@ -1459,7 +1468,7 @@ msgstr "�व�ध विस�तार�त ��णधर�म नाव
msgid "Error setting extended attribute '%s': %s"
msgstr "विस�तार�त ��णधर�म निश��ित �रत�व�ळ� त�र��� '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "फा�ल '%s' स�र� �रत�व�ळ� त�र���: %s"
@@ -1490,7 +1499,7 @@ msgstr "�व�ध ��णधर�म प�र�ार (बा�� �
msgid "Error setting permissions: %s"
msgstr "परवान�� स�थापित �रत�व�ळ� त�र���: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "माल� स�थापित �रत�व�ळ� त�र���: %s"
@@ -1509,6 +1518,11 @@ msgstr "symlink स�थाप�त �रत�व�ळ� त�र��
msgid "Error setting symlink: file is not a symlink"
msgstr "symlink निश��ित �रत�व�ळ� त�र���: फा�ल symlink नाह�"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "परवान�� स�थापित �रत�व�ळ� त�र���: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux स�दर�ठविना-श�न�य �सायला हव�"
@@ -1527,20 +1541,20 @@ msgstr "SELinux या प�रणाल�वर �ार�यान�व
msgid "Setting attribute %s not supported"
msgstr "%s ��णधर�म स�थापित �रण� समर�थित नाह�"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "फा�ल श�धत�वळ� त�र���: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "फा�ल ब�द �रत�व�ळ� त�र���: %s"
@@ -1549,52 +1563,52 @@ msgstr "फा�ल ब�द �रत�व�ळ� त�र���: %s"
msgid "Unable to find default local file monitor type"
msgstr "मà¥?लà¤à¥?त सà¥?थानà¥?à¤? फाà¤?ल मà¥?नà¥?à¤?र पà¥?रà¤?ार शà¥?धता à¤?लà¥? नाहà¥?"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "फा�लवर लिह�त�व�ळ� त�र���: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "��न� प�रति��त लि�� �ाढ�न �ा�त�व�ळ� त�र���: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "प�रति��त प�रत बनवित�व�ळ� त�र���: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "तातप�रत� फा�ल प�न�नामा���त �रत�व�ळ� त�र���: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "फा�ल ��र���� �रत�व�ळ� त�र���: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "फा�ल '%s' ��डत�व�ळ� त�र���: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ल��ष�य फा�ल स��य��ा �ह�"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ल��ष�य फा�ल सामान�य फा�ल नाह�"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "फा�ल बाह�र�न स�पादित �रण�यात �ल�"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "��ण� फा�ल �ाढ�ण �ा�त�व�ळ� त�र���: %s"
@@ -1626,43 +1640,43 @@ msgstr "स�म�त� ���प�� स���र�म प�न�
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "�र�हन �नार�हन �ार�यान�व�त �र�त नाह�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "�र�हन बाह�र पडा �ार�यान�व�त �रत नाह�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "�र�हन प�न��र�हन �ार�यान�व�त �रत नाह�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "मा�न�� �न���रम प�र�ार ��दा� ला�� �रत नाह�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "मा�न�� सम��ळवण� �न���रम प�र�ार ��दा� ला�� �रत नाह�"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "��त श�र���ला लिह�ताय�ण�या���� �ार�यरत �रत नाह�"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "स�त�र�त श�र���ला �धिपास�न ब�द"
diff --git a/po/ms.po b/po/ms.po
index c97d14e..1e7c989 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2004-02-03 02:11+0730\n"
"Last-Translator: Hasbullah Bin Pit <sebol my-penguin org>\n"
"Language-Team: Projek Gabai <gabai-penyumbang lists sourceforge org>\n"
@@ -518,7 +518,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -828,7 +828,7 @@ msgstr "Teks telah kosong (atau mengandungi hanya ruangputih)"
msgid "Failed to read data from child process"
msgstr "Gagal membaca data daripada proses anak"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Gagal mencipta paip untuk berkomunikasi dengan proses anak (%s)"
@@ -1053,11 +1053,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1100,19 +1106,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1134,34 +1140,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1198,11 +1204,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Pautan simbolik tidak disokong"
@@ -1215,50 +1222,50 @@ msgstr "Pautan simbolik tidak disokong"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Pautan simbolik tidak disokong"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1284,20 +1291,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1335,7 +1342,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1345,7 +1352,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1353,110 +1360,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Namahos tidak sah"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Namahos tidak sah"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Gagal mencipta fail %s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Gagal mencipta fail %s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Gagal mencipta fail %s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Ralat membuka direktori %s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Ralat semasa penukaran: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1478,7 +1486,7 @@ msgstr "Dokumen berakhir tanpa diduga di dalam nama atribut"
msgid "Error setting extended attribute '%s': %s"
msgstr "Ralat membuka direktori %s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Ralat membaca fail '%s': %s"
@@ -1509,7 +1517,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Ralat semasa penukaran: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Ralat semasa penukaran: %s"
@@ -1528,6 +1536,11 @@ msgstr "Ralat pada baris %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Ralat semasa penukaran: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1546,20 +1559,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Pautan simbolik tidak disokong"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Ralat membaca fail '%s': %s"
@@ -1568,52 +1581,52 @@ msgstr "Ralat membaca fail '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Ralat semasa penukaran: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Ralat membaca fail '%s': %s"
@@ -1646,43 +1659,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index 7cc9afc..d5efdfc 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.16.x\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-17 09:17+0100\n"
"Last-Translator: Kjartan Maraas <kmaraas gnome org>\n"
"Language-Team: Norwegian bokmal <i18n-nb lister ping uio no>\n"
@@ -522,7 +522,7 @@ msgstr "grense for liste av funksjonskall nådd"
msgid "the pattern contains items not supported for partial matching"
msgstr "mønsteret inneholder oppføringer som ikke støttes for delvise treff"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "intern feil"
@@ -829,7 +829,7 @@ msgstr "Teksten var tom (eller inneholdt kun blanke tegn)"
msgid "Failed to read data from child process"
msgstr "Feil under lesing av data fra underprosess"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Feil under oppretting av rør for kommunikasjon med underprosess (%s)"
@@ -1055,12 +1055,19 @@ msgstr "Nøkkelfil har ikke nøkkelen «%s»"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Nøkkelfilen inneholder nøkkelen «%s» med verdi «%s» som ikke er UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Nøkkelfilen inneholder nøkkelen «%s» som har en verdi som ikke kan bli tolket"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Nøkkelfilen inneholder nøkkelen «%s» som har en verdi som ikke kan bli tolket"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1105,19 +1112,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Verdi «%s» kan ikke tolkes som en bolsk verdi."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Tellerverdi gitt til %s er for stor"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Strømmen er allerede lukket"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operasjonen ble avbrutt"
@@ -1139,34 +1146,34 @@ msgstr "type %s"
msgid "Unexpected early end-of-stream"
msgstr "Uventet tidlig slutt på strøm"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Uten navn"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Desktop-filen hadde ingen verdi i Exec-feltet"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Kan ikke finne terminalen som kreves for programmet"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Kan ikke opprette konfigurasjonsmappe %s for brukers program: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Kan ikke opprette brukers konfigurasjonsmappe %s for MIME: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Kan ikke opprette brukers desktop-fil %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Egendefinert definisjon for %s"
@@ -1203,11 +1210,12 @@ msgstr "Feil antall tegn (%d) i GEmblemedIcon-koding"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Ventet et GEmblem for GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operasjonen er ikke støttet"
@@ -1219,49 +1227,49 @@ msgstr "Operasjonen er ikke støttet"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Omsluttende monteringspunkt finnes ikke"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Kan ikke kopiere over katalog"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Kan ikke kopiere katalog over katalog"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "MÃ¥lfilen eksisterer"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Kan ikke kopiere katalog rekursivt"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Kan ikke kopiere spesiell fil"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ugyldig verdi oppgitt for symbolsk lenke"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Papirkurv er ikke støttet"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Filnavn kan ikke inneholde «%c»"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "volumet implementerer ikke montering"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Ingen program registrert for å håndtere denne filen"
@@ -1287,20 +1295,20 @@ msgstr "Kan ikke håndtere versjon %d av GFileIcon-koding"
msgid "Malformed input data for GFileIcon"
msgstr "Feil inndata for GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Strømmen støtter ikke query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Søking ikke støttet på strøm"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Avkorting er ikke tillatt på en inndatastrøm"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Avkorting er ikke støttet på strømmen"
@@ -1338,7 +1346,7 @@ msgstr "Type %s implementerer ikke from_tokens() på GIcon-grensesnittet"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Kan ikke håndtere oppgitt versjon i ikon-koding"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Inndatastrøm implementerer ikke lesing"
@@ -1348,7 +1356,7 @@ msgstr "Inndatastrøm implementerer ikke lesing"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Strømmen har utestående operasjoner"
@@ -1356,109 +1364,110 @@ msgstr "Strømmen har utestående operasjoner"
msgid "Unable to find default local directory monitor type"
msgstr "Klarte ikke å finne forvalgt type overvåker for lokal katalog"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ugyldig filnavn %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Feil under lesing av informasjon om filsystem: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Kan ikke endre navn på rotkatalogen"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Feil under endring av navn på fil: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Kan ikke endre navn på filen. Filnavnet eksisterer allerede"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ugyldig filnavn"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Feil under åpning av fil: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Kan ikke åpne mappe"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Feil ved fjerning av fil: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Feil ved plassering av fil i papirkurv: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Kan ikke legge katalog %s i papirkurven: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Kan ikke finne toppnivå for papirkurv"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Kan ikke finne eller opprette mappe for papirkurv"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Kan ikke opprette informasjonsfil for papirkurv: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Kan ikke legge fil i papirkurven: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Feil under oppretting av katalog: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Feil ved oppretting av symbolsk lenke: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Feil under flytting av fil: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Kan ikke flytte katalog over katalog"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Oppretting av sikkerhetskopi feilet"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Feil under fjerning av målfil: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Flytting mellom monteringspunkter er ikke støttet"
@@ -1479,7 +1488,7 @@ msgstr "Ugyldig navn på utvidet attributt"
msgid "Error setting extended attribute '%s': %s"
msgstr "Feil under setting av utvidet attributt «%s»: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Feil ved henting av informasjon om fil «%s»: %s"
@@ -1510,7 +1519,7 @@ msgstr "Ugyldig type attributt (byte-streng forventet)"
msgid "Error setting permissions: %s"
msgstr "Feil ved setting av rettigheter: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Feil ved setting av eier: %s"
@@ -1529,6 +1538,11 @@ msgstr "Feil ved setting av symbolsk lenke: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Feil ved setting av symbolsk lenke: filen er ikke en symbolsk lenke"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Feil ved setting av rettigheter: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux-kontekst kan ikke være NULL"
@@ -1547,20 +1561,20 @@ msgstr "SELinux er ikke slått på på dette systemet"
msgid "Setting attribute %s not supported"
msgstr "Støtter ikke å sette attributt %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Feil under lesing fra fil: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Feil under søking i fil: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Feil under lukking av fil: %s"
@@ -1569,52 +1583,52 @@ msgstr "Feil under lukking av fil: %s"
msgid "Unable to find default local file monitor type"
msgstr "Kan ikke finne forvalgt lokal filovervåkingstype"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Feil under skriving til fil: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Feil ved fjerning av gammel sikkerhetskopi av lenke: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Feil under oppretting av sikkerhetskopi: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Feil ved endring av navn på midlertidig fil: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Feil under avkorting av fil: «%s»"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Feil under åpning av fil «%s»: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "MÃ¥lfilen er en katalog"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "MÃ¥lfilen er ikke en vanlig fil"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Filen ble endret eksternt"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Feil ved fjerning av gammel fil: %s"
@@ -1646,43 +1660,43 @@ msgstr "Klarte ikke å endre størrelse på utdatastrøm for minne"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "monteringspunktet implementerer ikke avmontering"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "montering implementerer ikke utløsing"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "montering implementerer ikke remontering"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "montering implementerer ikke gjetting av innholdstype"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "montering implementerer ikke synkron gjetting av innholdstype"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Ut-strømmen implementerer ikke skriving"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Kildestrømmen er allerede lukket"
diff --git a/po/ne.po b/po/ne.po
index 49d3021..3d6b0c5 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-10.ne\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2006-04-27 00:00+0545\n"
"Last-Translator: Shyam Krishna Bal <shyamkrishna_bal yahoo com>\n"
"Language-Team: Nepali <info mpp org np>\n"
@@ -523,7 +523,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -832,7 +832,7 @@ msgstr "पाठ�ाल� थिय� (वा स�त� �ाल�
msgid "Failed to read data from child process"
msgstr "शाà¤?ा पà¥?रà¤?à¥?रियाबाà¤? डà¥?à¤?ा पढà¥?न à¤?सफल à¤à¤¯à¥?"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "शा�ा प�र��रिया (%s)स�� ��रा�ान��ा ला�ि पा�प सिर��ना �र�न �सफल"
@@ -1055,11 +1055,17 @@ msgstr "������ फा�लस�������� '%s' ह�
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "������ फा�लमा मान '%s'स��� ������ '%s' समाव�श � ��न UTF-8 ह��न"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "������ फा�लमा ������ '%s' समाव�श � �स�� मानला� व�या��या �र�न स�ि�द�न।"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "������ फा�लमा ������ '%s' समाव�श � �स�� मानला� व�या��या �र�न स�ि�द�न।"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1103,19 +1109,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "मान '%s' ���ा ब�लि�न�� र�पमा व�या��या �र�न स�ि�द�न।"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1138,34 +1144,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1202,11 +1208,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "सा���ति� सम�बन�ध समर�थन �रि�न"
@@ -1219,50 +1226,50 @@ msgstr "सा���ति� सम�बन�ध समर�थन �र
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "सा���ति� सम�बन�ध समर�थन �रि�न"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1288,20 +1295,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1339,7 +1346,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1349,7 +1356,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1357,110 +1364,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "�व�ध �ार�य��रम नाम : %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "�व�ध ह�स��नाम "
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "'%s' फा�ल सिर��ना �र�न �सफल: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "'%s' फा�ल सिर��ना �र�न �सफल: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "'%s' फा�ल सिर��ना �र�न �सफल: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "डा�र����र� '%s' ��ल�दा त�र��ि: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "पद वर�णन वि�ल�पमा त�र��ि %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1482,7 +1490,7 @@ msgstr "विशà¥?षता नाम à¤à¤¿à¤¤à¥?र à¤?ाà¤?à¤?ात à¤?
msgid "Error setting extended attribute '%s': %s"
msgstr "डा�र����र� '%s' ��ल�दा त�र��ि: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
@@ -1513,7 +1521,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "र�पान�तरण �वधिमा त�र��ि: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "र�पान�तरण �वधिमा त�र��ि: %s"
@@ -1532,6 +1540,11 @@ msgstr "ला�न %d मा त�र��ि: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "र�पान�तरण �वधिमा त�र��ि: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1550,20 +1563,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "सा���ति� सम�बन�ध समर�थन �रि�न"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
@@ -1572,53 +1585,53 @@ msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "पद वर�णन वि�ल�पमा त�र��ि %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "नियमित फा�ल ह��न"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "'%s' फा�ल पढ�दा त�र��ि : %s"
@@ -1651,43 +1664,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index ec3b261..09c138c 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-23 14:07+0100\n"
"Last-Translator: Wouter Bolsterlee <wbolster gnome org>\n"
"Language-Team: Dutch <vertaling vrijschrift org>\n"
@@ -552,7 +552,7 @@ msgstr "limiet voor backtracking bereikt"
msgid "the pattern contains items not supported for partial matching"
msgstr "het patroon bevat niet-ondersteunde tekens"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "interne fout"
@@ -880,7 +880,7 @@ msgstr "De tekst was leeg (of bevatte slechts lege ruimte)"
msgid "Failed to read data from child process"
msgstr "Lezen van data van dochterproces is mislukt"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1114,13 +1114,21 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Het sleutelbestand bevat sleutel â??%sâ?? met waarde â??%sâ?? wat geen UTF-8 is"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Het sleutelbestand bevat sleutel â??%sâ?? die een waarde heeft die niet "
"geïnterpreteerd kan worden."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Het sleutelbestand bevat sleutel â??%sâ?? die een waarde heeft die niet "
+"geïnterpreteerd kan worden."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1168,19 +1176,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "De waarde â??%sâ?? kan niet geïnterpreteerd worden als een boolese."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "De telwaarde die aan %s werd gegeven is te groot"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "De stroom is al gesloten"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "De bewerking werd afgebroken"
@@ -1204,35 +1212,35 @@ msgid "Unexpected early end-of-stream"
msgstr "Voortijdig einde aan gegevensstroom"
# naamloos/zonder naam/onbenoemd
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Zonder naam"
# bureaubladbestand/desktopbestand
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Desktopbestand bevat geen Exec-veld"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Kan geen terminalvenster vinden voor het uitvoeren van het programma"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Kan persoonlijke programmaconfiguratiemap %s niet aanmaken: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Kan persoonlijke MIME-configuratiemap %s niet aanmaken: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Kan desktopbestand %s niet aanmaken"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Zelfgemaakte definitie voor %s"
@@ -1270,11 +1278,12 @@ msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblem voor GEmblemedIcon verwacht"
# niet ondersteund/niet mogelijk
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "De bewerking is niet mogelijk"
@@ -1287,56 +1296,56 @@ msgstr "De bewerking is niet mogelijk"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Het koppelpunt hiervan bestaat niet"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Kan niet over map kopiëren"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Kan map niet over map kopiëren"
# er is al een bestand met die naam?
# Het doelbestand bestaat (al)
# er was ook een msgid: Target file already exists
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Doelbestand bestaat al"
# map/de map
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Kan map niet recursief kopiëren"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Kan speciaal bestand niet kopiëren"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ongeldige symbolische verwijzing gegeven"
# wordt hier niet ondersteund
# (dus bijv. op een aangekoppelde externe opslag?)
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Prullenbak wordt ondersteund"
# Een bestandsnaam mag het teken / niet bevatten
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Het teken â??%câ?? mag niet in een bestandsnaam voorkomen"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "volumen begrijpt de opdracht â??aankoppelenâ?? niet"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Er is geen programma toegewezen om dit bestand te openen"
@@ -1364,20 +1373,20 @@ msgstr "Kan versie %d van GFileIcon-codering niet verwerken"
msgid "Malformed input data for GFileIcon"
msgstr "Ongeldige invoergegevens voor GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Datastroom ondersteunt query_info niet"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Zoeken binnen datastroom niet mogelijk"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Afkappen is niet toegestaan op een invoerdatastroom"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Afkappen wordt niet ondersteund op een datastroom"
@@ -1417,7 +1426,7 @@ msgid "Can't handle the supplied version the icon encoding"
msgstr "Kan de opgegeven versie in de pictogram-codering niet verwerken"
# huh?
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Invoerdatastroom begrijpt de opdracht â??lezenâ?? niet"
@@ -1428,7 +1437,7 @@ msgstr "Invoerdatastroom begrijpt de opdracht â??lezenâ?? niet"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Datastroom is nog bezig"
@@ -1436,114 +1445,115 @@ msgstr "Datastroom is nog bezig"
msgid "Unable to find default local directory monitor type"
msgstr "Kon de standaard â??directory monitor typeâ?? niet vinden"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ongeldige bestandsnaam: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Fout bij het ophalen van informatie over bestandssysteem: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Kan de root-map niet hernoemen"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Fout bij het hernoemen van bestand: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Kan het bestand niet hernoemen, de bestandsnaam bestaat al"
# ongeldige naam voor bestand/ongeldige bestandsnaam
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ongeldige bestandsnaam"
# openen/lezen
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Fout bij het openen van bestand: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Kan map niet openen"
# volledig verwijderen/definitief verwijderen/verwijderen
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Fout bij het verwijderen van bestand: %s"
# naar prullenbak verplaatsen/verwijderen
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Fout bij het verplaatsen naar de prullenbak van bestand: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Kan de prullenbakmap %s niet aanmaken: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Kan de bovenliggende map voor de prullenbak niet vinden"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Kan prullenbakmap niet vinden of aanmaken"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Kan prullenbak-informatiebestand â??%sâ?? niet aanmaken"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Kan het bestand â??%sâ?? niet naar de prullenbak verplaatsen"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Fout bij het aanmaken van map: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Fout bij het maken van symbolische verwijzing: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Fout bij het verplaatsen van bestand: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Kan map niet over map verplaatsen"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Aanmaken van backupbestand is mislukt"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Fout bij het verwijderen doelbestand: %s"
# (nog) niet mogelijk/niet ondersteund
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Verplaatsen tussen aankoppelpunten is niet mogelijk"
@@ -1565,7 +1575,7 @@ msgstr "Ongeldige uitgebreide attribuutnaam"
msgid "Error setting extended attribute '%s': %s"
msgstr "Fout bij het instellen van uitgebreid attribuut â??%sâ??: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Fout bij het benaderen van bestand â??%sâ??: %s"
@@ -1596,7 +1606,7 @@ msgstr "Ongeldig attribuuttype (hoort een byte-tekenreeks te zijn)"
msgid "Error setting permissions: %s"
msgstr "Fout bij instellen toegangsrechten: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Fout bij instellen eigenaar: %s"
@@ -1619,6 +1629,11 @@ msgstr ""
"Fout bij instellen symbolische verwijzing: bestand is geen symbolische "
"verwijzing"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Fout bij instellen toegangsrechten: %s"
+
# technotalk
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
@@ -1640,20 +1655,20 @@ msgstr "SELinux is niet geactiveerd op dit systeem"
msgid "Setting attribute %s not supported"
msgstr "Instellen van attribuut %s is niet mogelijk"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Fout bij het lezen van bestand: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Fout bij het doorzoeken van bestand: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Fout bij het sluiten van bestand: %s"
@@ -1662,53 +1677,53 @@ msgstr "Fout bij het sluiten van bestand: %s"
msgid "Unable to find default local file monitor type"
msgstr "Kon de standaard â??file monitor typeâ?? niet vinden"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Fout bij het schrijven naar bestand: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Fout bij verwijderen van oude verwijzing naar reservekopie: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Fout bij het aanmaken van reservekopie: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Fout bij het hernoemen van tijdelijk bestand: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Fout bij het afkappen bestand: %s"
# lezen/openen
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Fout bij het openen van bestand â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Doelbestand is geen map"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Doelbestand is geen gewoon bestand"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Het bestand is door een ander programma gewijzigd"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Fout bij verwijderen van oude bestand: %s"
@@ -1743,45 +1758,45 @@ msgstr "Wijzigen van geheugenruimte uitvoerdatastroom is mislukt"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "ontkoppelen niet ondersteund door koppeling"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "uitwerpen niet ondersteund door koppeling"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "opnieuw koppelen niet ondersteund door koppeling"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "inhoudstype raden niet ondersteund door koppeling"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "op synchrone wijze inhoudstype raden niet ondersteund door koppeling"
# uitvoerdatastroom begrijpt de opdracht 'scrijven' niet
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "schrijven wordt niet ondersteund door de uitvoerdatastroom"
# bronstroom/datastroom van de bron
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Datastroom is al gesloten"
diff --git a/po/nn.po b/po/nn.po
index cb1dc0a..bad16b0 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2008-02-24 17:33+0100\n"
"Last-Translator: �smund Skjæveland <aasmunds ulrik uio no>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn lister ping uio no>\n"
@@ -523,7 +523,7 @@ msgstr "tilbakesporingsgrensa nådd"
msgid "the pattern contains items not supported for partial matching"
msgstr "mønsteret inneheld element som ikkje er støtta i delsamanlikning"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "intern feil"
@@ -831,7 +831,7 @@ msgstr "Teksten var tom (eller inneheldt berre tomme teikn)"
msgid "Failed to read data from child process"
msgstr "Klarte ikkje å lesa data frå barneprosess"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Klarte ikkje å oppretta røyr for å kommunisera med barneprosess (%s)"
@@ -1056,11 +1056,17 @@ msgstr "Nøkkelfila manglar nøkkelen «%s»"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Nøkkelfila har nøkkelen «%s» med verdien «%s», som ikkje er UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Nøkkelfila har nøkkelen «%s» med ein verdi som ikkje kan tolkast."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Nøkkelfila har nøkkelen «%s» med ein verdi som ikkje kan tolkast."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1104,19 +1110,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Verdien «%s» kan ikkje tolkast som ein boolsk verdi."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "For stor teljingsverdi sendt til %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Straumen er allereie stengt"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operasjonen vart avbroten"
@@ -1138,34 +1144,34 @@ msgstr "%s-type"
msgid "Unexpected early end-of-stream"
msgstr "Uventa tidleg slutt på straumen"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Utan namn"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Skrivebordfila oppgav ikkje Exec-felt"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Klarte ikkje å finna terminalen programmet krev"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Kan ikkje laga programoppsettmappe %s for brukaren: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Kan ikkje laga MIME-oppsettmappe %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Kan ikkje laga skrivebordfila %s for brukaren"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Sjølvvald definisjon av %s"
@@ -1202,11 +1208,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operasjonen er ikkje støtta"
@@ -1218,50 +1225,50 @@ msgstr "Operasjonen er ikkje støtta"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Omsluttande monteringspunkt finst ikkje"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Kan ikkje skriva over mappe"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Kan ikkje skriva ei mappe over ei mappe"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "MÃ¥lfila finst"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Kan ikkje kopiera katalog rekursivt"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
#, fuzzy
msgid "Can't copy special file"
msgstr "Kan ikkje skriva over mappe"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ugyldig symlink-verdi oppgjeven"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Papirkorg er ikkje støtta"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Filnamn kan ikkje innehalda «%c»"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "volumet støttar ikkje montering"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Ingen program er registrert til å handtera denne fila"
@@ -1287,20 +1294,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Straumen støttar ikkje query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Søking ikkje støtta i straumen"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Trunkering ikkje tillate på innstraumen"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Trunkerung ikkje tillate på straumen"
@@ -1338,7 +1345,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Innstraumen støttar ikkje lesing"
@@ -1348,7 +1355,7 @@ msgstr "Innstraumen støttar ikkje lesing"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Straumen har ventande operasjon"
@@ -1356,109 +1363,110 @@ msgstr "Straumen har ventande operasjon"
msgid "Unable to find default local directory monitor type"
msgstr "Klarer ikkje å finna typen standard lokal mappeovervakar"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ugyldig filnamn %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Feil ved henting av filsysteminfo: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Kan ikkje gje rotmappa nytt namn"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Feil ved namnebyte på fila: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Kan ikkje gje fila nytt namn, filnamnet finst frå før"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ugyldig filnamn"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Feil ved opning av fila: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Kan ikkje opna mappa"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Feil under fjerning av fila: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Feil under kassering av fila: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Klarte ikkje å laga papirkorgmappa %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Klarar ikkje å finna toppnivåmappe for papirkorga"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Klarar ikkje å finna eller laga papirkorgmappa"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Klarte ikkje å laga infofil om kassering: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Klarte ikkje å kassera fila: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Feil ved opning av katalog «%s»: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Klarte ikkje å laga symbolsk lenkje: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Feil under flytting av fil: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Kan ikkje flytta mappa over ei mappe"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Klarte ikkje å laga tryggleikskopi av fila"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Klarte ikkje å sletta målfila: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Flytting mellom monteringar ikkje støtta"
@@ -1479,7 +1487,7 @@ msgstr "Ugyldig utvida attributtnamn"
msgid "Error setting extended attribute '%s': %s"
msgstr "Feil under endring av utvida attributtverdi «%s»: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Feil under lesing av informasjon om fila «%s»: %s"
@@ -1510,7 +1518,7 @@ msgstr "Ugyldig attributtype (venta byte-streng)"
msgid "Error setting permissions: %s"
msgstr "Feil endring av løyve: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Feil under eigarskifte: %s"
@@ -1530,6 +1538,11 @@ msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Fil under oppretting av symbolsk lenkje: Fila er ikkje ei symbolsk lenkje"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Feil endring av løyve: %s"
+
#: gio/glocalfileinfo.c:2074
#, fuzzy
msgid "SELinux context must be non-NULL"
@@ -1549,20 +1562,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "� setja attributten %s er ikkje støtta"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Feil ved lesing frå fila: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Feil ved søking i fila: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Feil ved stenging av fila: %s"
@@ -1571,52 +1584,52 @@ msgstr "Feil ved stenging av fila: %s"
msgid "Unable to find default local file monitor type"
msgstr "Klarer ikkje å finna typen standard lokal filovervakar"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Feil ved skriving til fila: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Feil under fjerning av gamal tryggleikskopilenkje: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Feil ved oppretting av tryggleikskopi: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Feil ved namnebyte på mellombels fil: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Feil ved trunkering av fila: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Feil ved opning av fila «%s»: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "MÃ¥lfila er ei mappe"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "MÃ¥lfila er ikkje ei vanleg fil"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Fila vart endra utanfrå"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Feil under fjerning av fila: %s"
@@ -1648,28 +1661,28 @@ msgstr "Klarte ikkje å endra storleik på utstraumen frå minnet"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "monteringspunktet støttar ikkje avmontering"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "monteringspunktet støttar ikkje å løysa ut"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "monteringspunktet støttar ikkje å remontera"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
#, fuzzy
msgid "mount doesn't implement content type guessing"
msgstr "monteringspunktet støttar ikkje avmontering"
@@ -1677,16 +1690,16 @@ msgstr "monteringspunktet støttar ikkje avmontering"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
#, fuzzy
msgid "mount doesn't implement synchronous content type guessing"
msgstr "monteringspunktet støttar ikkje avmontering"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "utstraumen støttar ikkje skriving"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Kjeldestraumen er allereie stengt"
diff --git a/po/oc.po b/po/oc.po
index e6fc6c1..b3ad93c 100644
--- a/po/oc.po
+++ b/po/oc.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: oc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2008-04-23 10:42+0200\n"
"Last-Translator: Yannig Marchegay (Kokoyaya) <yannig marchegay org>\n"
"Language-Team: Occitan <ubuntu-l10n-oci lists ubuntu com>\n"
@@ -494,7 +494,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -796,7 +796,7 @@ msgstr ""
msgid "Failed to read data from child process"
msgstr ""
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1018,11 +1018,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1065,19 +1071,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1099,34 +1105,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Sens nom"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1163,11 +1169,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr ""
@@ -1179,49 +1186,49 @@ msgstr ""
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1247,20 +1254,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1298,7 +1305,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1308,7 +1315,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1316,109 +1323,110 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr ""
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr ""
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr ""
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Nom d'òste invalid"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr ""
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr ""
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr ""
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr ""
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr ""
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr ""
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Error al moment de crear lo repertòri : %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr ""
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr ""
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr ""
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1439,7 +1447,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr ""
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr ""
@@ -1470,7 +1478,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr ""
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr ""
@@ -1489,6 +1497,11 @@ msgstr ""
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Error al moment de crear lo repertòri : %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1507,20 +1520,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr ""
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr ""
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr ""
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr ""
@@ -1529,52 +1542,52 @@ msgstr ""
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Error de lectura del fichièr '%s' : %s"
@@ -1606,43 +1619,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/or.po b/po/or.po
index e533acb..48c0b19 100644
--- a/po/or.po
+++ b/po/or.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: or\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-05-05 12:32+0530\n"
"Last-Translator: Manoj Kumar Giri <mgiri redhat com>\n"
"Language-Team: Oriya <oriya-it googlegroups com>\n"
@@ -19,7 +19,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=2; plural=(n!=1);\n\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+"\n"
"\n"
"\n"
"\n"
@@ -358,7 +359,8 @@ msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "'%-.*s' à¬?à¬?à?ଷର ରà?ଫରà?ନà?ସ à¬?ି à¬?à?à¬?ିà¬? à¬?ନà?ମତ à¬?à¬?à?ଷରà¬?à? ସà¬?à?à¬?à?ତ à¬?ରà? ନାହିà¬?"
#: glib/gmarkup.c:654
-msgid "Empty entity '&;' seen; valid entities are: & " < > '"
+msgid ""
+"Empty entity '&;' seen; valid entities are: & " < > '"
msgstr "à¬?ାଲି ବସà?ତà? '&;' ଦà?à¬?ା à¬?ଲା; ବà?ଧ ବସà?ତà?à¬?à?ଡ଼ିà¬? ହà?ଲା: & " < > '"
#: glib/gmarkup.c:662
@@ -383,7 +385,8 @@ msgstr "ଦଲିଲ à¬?à?à¬?ିà¬? à¬?ପାଦାନରà? à¬?ରମà?à¬
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
"element name"
-msgstr "'<' à¬?à¬?à?ଷର ପà¬?ରà? à¬?ସà?ଥିବା '%s' à¬?à¬?à?ଷର ବà?ଧ ନà?ହà?à¬?; à¬?ହା à¬?à?à¬?ିà¬? ବସà?ତà?ର ନାମà¬?à? à¬?ରମà?ଠà¬?ରିପାରିବ ନାହିà¬?"
+msgstr ""
+"'<' à¬?à¬?à?ଷର ପà¬?ରà? à¬?ସà?ଥିବା '%s' à¬?à¬?à?ଷର ବà?ଧ ନà?ହà?à¬?; à¬?ହା à¬?à?à¬?ିà¬? ବସà?ତà?ର ନାମà¬?à? à¬?ରମà?ଠà¬?ରିପାରିବ ନାହିà¬?"
#: glib/gmarkup.c:1081
#, c-format
@@ -396,8 +399,10 @@ msgstr ""
#: glib/gmarkup.c:1165
#, c-format
-msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
-msgstr "ବିà¬?ିତà?ର à¬?à¬?à?ଷର '%1$s', '%3$s' à¬?ପାଦାନର à¬?à?à¬?ିà¬? à¬?à?ଣର ନାମ '%2$s' ପରà? '=' ପà?ରତà?ଯାଶିତ ଥିଲା"
+msgid ""
+"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
+msgstr ""
+"ବିà¬?ିତà?ର à¬?à¬?à?ଷର '%1$s', '%3$s' à¬?ପାଦାନର à¬?à?à¬?ିà¬? à¬?à?ଣର ନାମ '%2$s' ପରà? '=' ପà?ରତà?ଯାଶିତ ଥିଲା"
#: glib/gmarkup.c:1206
#, c-format
@@ -433,7 +438,8 @@ msgstr ""
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'"
-msgstr "ବନà?ଦ à¬?ପାଦାନ ନାମ '%2$s' ପà¬?ରà? à¬?ସà?ଥିବା '%1$s' à¬?à¬?à?ଷର ବà?ଧ ନà?ହà?à¬?; à¬?ନà?ମତ à¬?à¬?à?ଷର ହà?ଲା '>'"
+msgstr ""
+"ବନà?ଦ à¬?ପାଦାନ ନାମ '%2$s' ପà¬?ରà? à¬?ସà?ଥିବା '%1$s' à¬?à¬?à?ଷର ବà?ଧ ନà?ହà?à¬?; à¬?ନà?ମତ à¬?à¬?à?ଷର ହà?ଲା '>'"
#: glib/gmarkup.c:1464
#, c-format
@@ -524,7 +530,7 @@ msgstr "ପଶà?à¬?ାତ à¬?ନà?ମାରà?à¬?ଣ ସà?ମା ପହà¬?à?
msgid "the pattern contains items not supported for partial matching"
msgstr "à¬?ହି ଶà?ଳà? à¬?à¬?ଶିà¬? ମà?ଳନ ପାà¬?à¬? ସମରà?ଥିତ ନ ଥିବା ବସà?ତà? ମାନà¬?à?à¬?à? ଧାରଣ à¬?ରିଥାà¬?"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "à¬?à¬à?ଯନà?ତରà?ଣ ତà?à¬?ି"
@@ -716,7 +722,8 @@ msgid "inconsistent NEWLINE options"
msgstr "à¬?ସà¬?à¬?ତ NEWLINE ବିà¬?ଳà?ପà¬?à?ଡ଼ିà¬?"
#: glib/gregex.c:333
-msgid "\\g is not followed by a braced name or an optionally braced non-zero number"
+msgid ""
+"\\g is not followed by a braced name or an optionally braced non-zero number"
msgstr "\\g à¬?ି à¬?à?à¬?ିà¬? à¬?ବଦà?ଧ ନାମ ପରà? à¬?ିମà?ବା à¬?à¬?à?à¬?ାଧà?ନ à¬?ବଦà?ଧ ପà?ରà?ଣà?ଣ ସà¬?à¬?à?à?ା ପରà? ନଥାà¬?"
#: glib/gregex.c:338
@@ -815,7 +822,8 @@ msgstr "à¬?à?à¬?ିà¬? '\\' à¬?à¬?à?ଷରର ଠିà¬? ପରà? ପାଠà?
#: glib/gshell.c:545
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
-msgstr "%c ପାà¬?à¬? ମà?ଳ ହà?à¬? ଥିବା à¬?ଦà?ଧà?ରà?ତି à¬?ିହà?ନ ମିଳିବା ପà?ରà?ବରà? ପାଠà?ଯ ସମାପà?ତ ହà?à¬? à¬?ଲା. (ପାଠà?ଯà¬?ି ଥିଲା: '%s')"
+msgstr ""
+"%c ପାà¬?à¬? ମà?ଳ ହà?à¬? ଥିବା à¬?ଦà?ଧà?ରà?ତି à¬?ିହà?ନ ମିଳିବା ପà?ରà?ବରà? ପାଠà?ଯ ସମାପà?ତ ହà?à¬? à¬?ଲା. (ପାଠà?ଯà¬?ି ଥିଲା: '%s')"
#: glib/gshell.c:557
msgid "Text was empty (or contained only whitespace)"
@@ -825,7 +833,7 @@ msgstr "ପାଠà?ଯ à¬?ାଲି ଥିଲା (ବା à¬?à?ବଳ à¬?ାଲ
msgid "Failed to read data from child process"
msgstr "ନିରà?à¬à¬°à¬? ପà?ରà¬?à?ରିà?ାରà? ତଥà?ଯ ପଢ଼ିବାରà? à¬?ସଫଳ"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "ନିରà?à¬à¬°à¬? ପà?ରà¬?à?ରିà?ା ସହିତ ସà¬?ଯà?à¬? ପାà¬?à¬? ପାà¬?ପà? ସà?ଷà?à¬?ି à¬?ରିବାରà? à¬?ସଫଳ (%s)"
@@ -1008,7 +1016,8 @@ msgstr "ଫା�ଲ �ି �ାଲି ��ି"
#: glib/gkeyfile.c:761
#, c-format
-msgid "Key file contains line '%s' which is not a key-value pair, group, or comment"
+msgid ""
+"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr "ମà?à¬?à?ଯ ଫାà¬?ଲ '%s' à¬?à? ଧାରଣ à¬?ରିà¬?ି ଯାହାà¬?ି à¬?à?à¬?ିà¬? ମà?à¬?à?ଯ-à¬?à?ଣ ର ଯà?ଡି, ସମà?ହ, à¬?ିମà?ବା ବାà¬?à?ଯ ନà?ହà?à¬?"
#: glib/gkeyfile.c:821
@@ -1047,17 +1056,24 @@ msgstr "ମà?à¬?à?ଯ ଫାà¬?ଲ à?ର '%s' ନାମ ଥିବା à¬?à?
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "ମà?à¬?à?ଯ ଫାà¬?ଲ ଧାରଣ à¬?ରିଥିବା '%s' à¬?ାବିà¬?ାଠି ର ମà?ଲà?ଯ '%s' à¬?à¬?à?, ଯାହାà¬?ି à¬?à¬?-à¬?ି-à¬?ଫà?-஠ନà?ହà?à¬?"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "ମà?à¬?à?ଯ ଫାà¬?ଲ ଧାରଣ à¬?ରିଥିବା '%s' à¬?ାବିà¬?ାଠି ର ମà?ଲà?ଯ ନିରà?ପଣ à¬?ରିହà?ବ ନାହିà¬?"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "ମà?à¬?à?ଯ ଫାà¬?ଲ ଧାରଣ à¬?ରିଥିବା '%s' à¬?ାବିà¬?ାଠି ର ମà?ଲà?ଯ ନିରà?ପଣ à¬?ରିହà?ବ ନାହିà¬?"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted."
-msgstr "ମà?à¬?à?ଯ ଫାà¬?ଲ ଧାରଣ à¬?ରିଥିବା '%s' à¬?ାବିà¬?ାଠି à¬?à?à¬?ିà¬? '%s' ସମà?ହ ସହିତ à¬?à¬?ି ଯାହାର ମà?ଲà?ଯ ନିରà?ପଣ à¬?ରିହà?ବ ନାହିà¬?"
+msgstr ""
+"ମà?à¬?à?ଯ ଫାà¬?ଲ ଧାରଣ à¬?ରିଥିବା '%s' à¬?ାବିà¬?ାଠି à¬?à?à¬?ିà¬? '%s' ସମà?ହ ସହିତ à¬?à¬?ି ଯାହାର ମà?ଲà?ଯ ନିରà?ପଣ à¬?ରିହà?ବ ନାହିà¬?"
#: glib/gkeyfile.c:2518 glib/gkeyfile.c:2719 glib/gkeyfile.c:3249
#, c-format
@@ -1094,19 +1110,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' ର ମà?ଲà?ଯ à¬?à?à¬?ିà¬? ବà?ଲିà¬?ନà? à¬à¬¾à¬¬à¬°à? ନିରà?ପଣ à¬?ରିହà?ବ ନାହିà¬?"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "à¬?ତà?à?ଧିà¬? ବଡ଼ à¬?ଣନା ମà?ଲà?à? %sà¬?à? ପଠାଯାà¬?à¬?ି"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "ଧାରା ପà?ରà?ବରà? ବନà?ଦà¬?à¬?ି"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "ପà?ରà?à?à¬?à¬?ି ବାତିଲ ହà?à¬?à¬?ି"
@@ -1128,34 +1144,34 @@ msgstr "%s ପà?ରà¬?ାର"
msgid "Unexpected early end-of-stream"
msgstr "à¬?ପà?ରତà?à?ାଶିତ ପà?ରାରମà?à¬à¬¿à¬? ଧାରାର ଶà?ଷ"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "ବà?ନାମà?"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "ଡà?ସà?à¬?à¬?ପ ଫାà¬?ଲ Exec à¬?à?ଷà?ତà?ର à¬?ଲà?ଲà?à¬? à¬?ରିନଥିଲା"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "ପà?ରà?à?à¬? ପାà¬?à¬? à¬?ବଶà?à?à¬? à¬?ରà?ମିନାଲ à¬?à?à¬?ିବାରà? à¬?ସମରà?ଥ"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "à¬?ାଳà¬? ପà?ରà?à?à¬? ବିନà?à?ାସ ଫà?ଲଡର %s à¬?à? ନିରà?ମାଣ à¬?ରିପାରିବà? ନାହିà¬?: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "à¬?ାଳà¬? MIME ବିନà?à?ାସିତ ଫà?ଲଡର %s ନିରà?ମାଣ à¬?ରିପାରିବ ନାହିà¬?: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "à¬?ାଳà¬? ଡà?ସà?à¬?à¬?ପ ଫାà¬?ଲ %s ନିରà?ମାଣ à¬?ରିପାରିବ ନାହିà¬?"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s ପାà¬?à¬? à¬?à¬?à?à¬?ାରà?ପà? ପରିà¬à¬¾à¬·à¬¾"
@@ -1192,11 +1208,12 @@ msgstr "GEmblemedIcon ସାà¬?à?à¬?à?ତିà¬?ରଣରà? ତà?ରà?à¬?ି
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon ପାà¬?à¬? à¬?à?à¬?ିà¬? GEmblem à¬?ଶାà¬?ରାଯାà¬?à¬?à¬?ି"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "ପà?ରà?à?à¬? ସମରà?ଥିତ ନà?ହà¬?"
@@ -1208,49 +1225,49 @@ msgstr "ପà?ରà?à?à¬? ସମରà?ଥିତ ନà?ହà¬?"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "ଧାରଣ à¬?ରିଥିବା ସà?ଥାପନ à¬?ବସà?ଥିତ ନାହିà¬?"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "ଡିରà?à¬?à?à¬?à?ରà? à¬?ପରà? ନà¬?ଲ à¬?ରିପାରିବà? ନାହିà¬?"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "ଡିରà?à¬?à?à¬?à?ରà? à¬?ପରà? ଡିରà?à¬?à?à¬?à?ରà? ନà¬?ଲ à¬?ରିପାରିବà? ନାହିà¬?"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ଲà¬?à?ଷà?à? ଫାà¬?ଲ à¬?ବସà?ଥିତ"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "ପà?ନରାବରà?ତà?ତà? à¬à¬¾à¬¬à¬°à? ଡିରà?à¬?à?à¬?à?ରà? ନà¬?ଲ à¬?ରିପାରିବà? ନାହିà¬?"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "ବିଶà?ଷ ଫାà¬?ଲà¬?à? ନà¬?ଲ à¬?ରିପାରିବà? ନାହିà¬?"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "à¬?ବà?ଧ symlink ମà?ଲà?à? ପà?ରଦାନ à¬?ରାଯାà¬?à¬?ି"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "à¬?ବରà?à¬?ନା ପାତà?ର ସମରà?ଥିତ ନà?ହà¬?"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ଫାà¬?ଲ ନାମà¬?à?ଡ଼ିà¬? '%c' ଧାରଣ à¬?ରିପାରà? ନାହିà¬?"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "à¬?à¬?ାର ସà?ଥାପନà¬?à? à¬?ାରà?ଯà?à?à¬?ାରà? à¬?ରà?ନାହିà¬?"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "à¬?ହି ଫାà¬?ଲà¬?à? ନିà?ନà?ତà?ରମ à¬?ରିବା ଫଳରà? à¬?à?ଣସି ପà?ରà?à?à¬? ପà¬?à?à¬?ିà¬?à?ତ ହà?à¬?ନାହିà¬?"
@@ -1276,20 +1293,20 @@ msgstr "GFileIcon ସାà¬?à?à¬?à?ତିà¬?ରଣର ସà¬?ସà?à¬?ରଣ %d
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon ପାà¬?à¬? ତà?ରà?à¬?ିଯà?à¬?à?ତ ନିବà?ଶ ତଥà?à?"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "ଧାରା query_info à¬?à? ସମରà?ଥନ à¬?ରà?ନାହିà¬?"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "ଧାରାରà? Seek ସମରà?ଥିତ ନà?ହà¬?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "ନିବà?ଶ ଧାରାରà? à¬?ାà¬?ିବା à¬?ନà?ମà?ଦିତ ନà?ହà¬?"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "ଧାରାରà? à¬?ାà¬?ିବା à¬?ନà?ମà?ଦିତ ନà?ହà¬?"
@@ -1327,7 +1344,7 @@ msgstr "ପà?ରà¬?ାର %s GIcon à¬?ନà?ତରାପà?ଷà?ଠରà? à¬?
msgid "Can't handle the supplied version the icon encoding"
msgstr "à¬?ିତà?ରସà¬?à¬?à?ତ ସାà¬?à?à¬?à?ତିà¬?ରଣର ପà?ରଦତà?ତ ସà¬?ସà?à¬?ରଣà¬?à? ନିà?ନà?ତà?ରଣ à¬?ରାଯାà¬?ପାରିବ ନାହିà¬?"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "ନିବà?ଶ ଧାରାରà? ପଢ଼ିବାà¬?à? à¬?ାରà?ଯà?à?à¬?ାରà? à¬?ରà?ନାହିà¬?"
@@ -1337,7 +1354,7 @@ msgstr "ନିବà?ଶ ଧାରାରà? ପଢ଼ିବାà¬?à? à¬?ାରà?
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "ଧାରା ପାà¬?ରà? à¬?ତà?à¬?à?ଷà?à¬? ପà?ରà?à?à¬? à¬?à¬?ି"
@@ -1345,109 +1362,110 @@ msgstr "ଧାରା ପାà¬?ରà? à¬?ତà?à¬?à?ଷà?à¬? ପà?ରà?à?à¬?
msgid "Unable to find default local directory monitor type"
msgstr "ପà?ରà?ବନିରà?ଦà?ଧାରିତ ସà?ଥାନà?à? ଡିରà?à¬?à?à¬?à?ରà? ମନିà¬?ର ପà?ରà¬?ାର à¬?à?à¬?ିବାରà? à¬?ସମରà?ଥ"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "à¬?ବà?ଧ ଫାà¬?ଲ ନାମ %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ଫାà¬?ଲତନà?ତà?ର ସà?à¬?ନା ପାà¬?ବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "ମà?ଳ ଡିରà?à¬?à?à¬?à?ରà?ର ନାମ ବଦଳାଯାà¬?ପାରିବ ନାହିà¬?"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "ଫାà¬?ଲର ନାମ ବଦଳାà¬?ବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "ଫାà¬?ଲର ନାମ ବଦଳାଯାà¬?ପାରିବ ନାହିà¬?, ଫାà¬?ଲ ନାମ ପà?ରà?ବରà? à¬?ବସà?ଥିତ"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "à¬?ବà?ଧ ଫାà¬?ଲ ନାମ"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "ଫାà¬?ଲ à¬?à?ଲିବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "ଡିରà?à¬?à?à¬?à?ରà? à¬?à?ଲିପାରିବà? ନାହିà¬?"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "ଫାà¬?ଲ à¬?ପସାରଣରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "ଫାà¬?ଲà¬?à? ବରà?à¬?ନ à¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "à¬?ବରà?à¬?ନା ପାତà?ର ଡିରà?à¬?à?à¬?à?ରà? %sà¬?à? ନିରà?ମାଣ à¬?ରିବାରà? à¬?ସମରà?ଥ: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "à¬?ବରà?à¬?ନା ପାତà?ର ପାà¬?à¬? à¬?à¬?à?à¬?ସà?ତରà?à? ଡିରà?à¬?à?à¬?à?ରà? à¬?à?à¬?ିବାରà? à¬?ସମରà?ଥ"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "à¬?ବରà?à¬?ନା ପାତà?ର ଡିରà?à¬?à?à¬?à?ରà? à¬?à?à¬?ିବା à¬?ବà¬? ନିରà?ମାଣ à¬?ରିବାରà? à¬?ସମରà?ଥ"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ବରà?à¬?ିତ ସà?à¬?ନା ଫାà¬?ଲ ନିରà?ମାଣରà? à¬?ସମରà?ଥ : %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "ଫାà¬?ଲà¬?à? ବରà?à¬?ନ à¬?ରିବାରà? à¬?ସମରà?ଥ: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "ଡିରà?à¬?à?à¬?à?ରି ନିରà?ମାଣ à¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "ପà?ରତà?à¬?ାତà?ମà¬? ସମà?ପରà?à¬? ନିରà?ମାଣରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "ଫାà¬?ଲ à¬?à?à¬?à?à¬?ାà¬?ବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "ଡିରà?à¬?à?à¬?à?ରà? à¬?ପରà? ଡିରà?à¬?à?à¬?à?ରà?à¬?à? à¬?à?à¬?à?à¬?ାà¬?ପାରିବà? ନାହିà¬?"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "ନà¬?ଲ ସà¬?ରà¬?à?ଷଣ ଫାà¬?ଲ ନିରà?ମାଣ à¬?ସଫଳ ହà?ଲା"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ଲà¬?à?ଷà?à? ଫାà¬?ଲ à¬?à?à¬?à?à¬?ାà¬?ବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "à¬?ସମରà?ଥିତ ସà?ଥାପନà¬?à?ଡ଼ିà¬? ମଧà?ଯରà? à¬?ତିà¬?ରନà?ତà?"
@@ -1468,7 +1486,7 @@ msgstr "à¬?ବà?ଧ ବିସà?ତà?ତ à¬?à?ଣର ନାମ"
msgid "Error setting extended attribute '%s': %s"
msgstr "à¬?ନà?ଲà¬?à?ନ à¬?à?ଣ '%s'à¬?à? ବିନà?à?ାସ à¬?ରିବା ସମà?ରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "ଫାà¬?ଲ '%s'à¬?à? à¬?ରମà?ଠà¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
@@ -1499,7 +1517,7 @@ msgstr "à¬?ବà?ଧ à¬?à?ଣ ପà?ରà¬?ାର (ବାà¬?à¬? ବାà¬?à?à?
msgid "Error setting permissions: %s"
msgstr "à¬?ନà?ମତି ବିନà?à?ାସà¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "ମାଲିà¬? ନିରà?ପଣ à¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
@@ -1518,6 +1536,11 @@ msgstr "symlink ବିନà?à?ାସ à¬?ରିବାରà? ତà?ରà?à¬?ି:
msgid "Error setting symlink: file is not a symlink"
msgstr "symlink ବିନà?à?ାସ à¬?ରିବାରà? ତà?ରà?à¬?ି: ଫାà¬?ଲà¬?ି à¬?à?à¬?ିà¬? symlink ନà?ହà¬?"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "à¬?ନà?ମତି ବିନà?à?ାସà¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux ପà?ରସà¬?à?à¬?à¬?ି ନିଶà?à¬?ିତ ରà?ପà? non-NULL à¬?à¬?à?"
@@ -1536,20 +1559,20 @@ msgstr "SELinux à¬?ହି ତନà?ତà?ରରà? ସà¬?à?ରିà? ହà?à¬?
msgid "Setting attribute %s not supported"
msgstr "à¬?à?ଣ %s ବିନà?à?ାସ à¬?ରିବା ସମରà?ଥିତ ନà?ହà¬?"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "ଫାà¬?ଲà¬à¬¿à¬¤à¬°à? à¬?ନà?ସନà?ଧାନ à¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "ଫାà¬?ଲ ବନà?ଦà¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
@@ -1558,52 +1581,52 @@ msgstr "ଫାà¬?ଲ ବନà?ଦà¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
msgid "Unable to find default local file monitor type"
msgstr "ପà?ରà?ବନିରà?ଦà?ଧାରିତ ସà?ଥାନà?à? ଫାà¬?ଲ ମନିà¬?ର ପà?ରà¬?ାର à¬?à?à¬?ିବାରà? à¬?ସମରà?ଥ"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "ଫାà¬?ଲà¬à¬¿à¬¤à¬°à? ଲà?à¬?ିବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "ପà?ରà?ଣା ନà¬?ଲ ସà¬?ରà¬?à?ଷଣ ସà¬?ଯà?à¬? à¬?ପସାରଣ à¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ନà¬?ଲ ସà¬?ରà¬?à?ଷଣ ନà¬?ଲ ନିରà?ମାଣରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "à¬?ସà?ଥାà?à? ଫାà¬?ଲର ନାମ ବଦଳାà¬?ବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "ଫାà¬?ଲ ବିà¬?à?à¬?ିନà?ନ à¬?ରିବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "ଫାà¬?ଲ '%s' à¬?à?ଲିବାରà? ତà?ରà?à¬?ି: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ଲà¬?à?ଷà?à? ଫାà¬?ଲà¬?ି à¬?à?à¬?ିà¬? ଡିରà?à¬?à?à¬?à?ରà? à¬?à¬?à?"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ଲà¬?à?ଷà?à? ଫାà¬?ଲà¬?ି à¬?à?à¬?ିà¬? ନିà?ମିତ ଫାà¬?ଲ ନà?ହà?à¬?"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "ଫାà¬?ଲà¬?ି ବାହାରà? ପରିବରà?ତà?ତିତ"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "ପà?ରà?ଣା ଫାà¬?ଲà¬?à? à¬?ପସାରଣରà? ତà?ରà?à¬?ି: %s"
@@ -1635,43 +1658,43 @@ msgstr "ସà?ମà?ତି ଫଳାଫଳ ବାà¬?à?ଯà¬?ଣà?ଡର à¬?à¬?
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "ସà?ଥାପନ ବିସà?ଥାପନà¬?à? à¬?ାରà?ଯà?à?à¬?ାରà? à¬?ରà?ନାହିà¬?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "ସà?ଥାପନ ବାହାର à¬?ରିବାà¬?à? à¬?ାରà?ଯà?à?à¬?ାରà? à¬?ରà?ନାହିà¬?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "ସà?ଥାପନ ପà?ନà¬?ସà?ଥାପନà¬?à? à¬?ାରà?ଯà?à?à¬?ାରà? à¬?ରà?ନାହିà¬?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "ସà?ଥାପନ ସà?à¬?à?ପତà?ର ପà?ରà¬?ାର à¬?ନà?ମାନà¬?à? à¬?ାରà?ଯà?à?à¬?ାରà? à¬?ରà?ନାହିà¬?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "ସà?ଥାପନ ସମà¬?ାଳà?ନ ସà?à¬?à?ପତà?ର ପà?ରà¬?ାର à¬?ନà?ମାନà¬?à? à¬?ାରà?ଯà?à?à¬?ାରà? à¬?ରà?ନାହିà¬?"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "ଫଳାଫଳ ବାà¬?à?ଯà¬?ଣà?ଡ ଲà?à¬?ିବାà¬?à? à¬?ାରà?ଯà?à?à¬?ାରà? à¬?ରà?ନାହିà¬?"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "à¬?ତà?ସ ବାà¬?à?à?à¬?ଣà?ଡà¬?ି ପà?ରà?ବରà? ବନà?ଦହà?à¬?ଯାà¬?à¬?ି"
@@ -1737,4 +1760,3 @@ msgstr "ଲମà?ବା ତାଲିà¬?ାà¬à?à¬?à?ତ ଶà?ଳà? ବà?à?
#: tests/gio-ls.c:37
msgid "[FILE...]"
msgstr "[FILE...]"
-
diff --git a/po/pa.po b/po/pa.po
index 32bca65..18028ed 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-14 16:41+0000\n"
"Last-Translator: A S Alam <aalam users sf net>\n"
"Language-Team: Punjabi/Panjabi <punjab-l10n list sf net>\n"
@@ -515,7 +515,7 @@ msgstr "ਬ��-�ਰ��ਿੰ� ਲਿਸ� � ��"
msgid "the pattern contains items not supported for partial matching"
msgstr "ਪ��ਰਨ ਵਿੱ� ���ਮਾ� ਹਨ, �� �ਿ �ਧ�ਰ� ਮ���ਿੰ� ਲ� ਸਹਾ�� ਨਹ��।"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "�ੰਦਰ�ਨ� �ਲਤ�"
@@ -817,7 +817,7 @@ msgstr "���ਸ� �ਾਲ� ਸ� (�ਾ� ਸਾਫ ਥਾ� ਹ
msgid "Failed to read data from child process"
msgstr "�ਾ�ਲਡ ਪਰ�ਸ�ੱਸ ਤ�� ਡਾ�ਾ ਪ��ਹਨ ਲ� ਫ�ਲ�ਹ"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "�ਾ�ਲਡ ਪਰ�ਸ�ਸ (%s) ਨਾਲ �ਮਿ�ਨ���ਸ਼ਨ ਲ� ਪਾ�ਪ ਬਣਾ�ਣ ਵਿੱ� ਫ�ਲ�ਹ"
@@ -1040,11 +1040,17 @@ msgstr "��ੰ�� ਫਾ�ਲ ਵਿੱ� '%s' ��ੰ�� ਨਹ�
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "��ੰ�� ਫਾ�ਲ ਵਿੱ� ��ੰ�� '%s' ਦਾ ਮ�ੱਲ '%s' ਹ�, �� �ਿ UTF-8 ਨਹ�� ਹ�"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "��ੰ�� ਫਾ�ਲ ਵਿੱ� '%s' ��ੰ�� ਹ�, �ਿਸ ਤ� �ਾਰਵਾ� ਨਹ�� ਹ� ਸ�ਦ� ਹ�"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "��ੰ�� ਫਾ�ਲ ਵਿੱ� '%s' ��ੰ�� ਹ�, �ਿਸ ਤ� �ਾਰਵਾ� ਨਹ�� ਹ� ਸ�ਦ� ਹ�"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1088,19 +1094,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "ਮ�ੱਲ '%s' ਨ�ੰ ਬ�ਲ��ਨ ਵਾ�� �ੰ�ਰਪਰ�� ਨਹ�� ��ਤਾ �ਾ ਸ�ਦਾ ਹ�।"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%s ਨ�ੰ ਬਹ�ਤ ਵੱਧ �ਿਣਤ� ਪਾਸ ��ਤ� ��"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "ਸ�ਰ�ਮ ਪਹਿਲਾ� ਹ� ਬੰਦ ਹ�"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "�ਪਰ�ਸ਼ਨ ਰੱਦ ��ਤਾ �ਿ�"
@@ -1122,34 +1128,34 @@ msgstr "%s �ਾ�ਪ"
msgid "Unexpected early end-of-stream"
msgstr "��ਾਨ� ��ਤ� ��ਡ-�ਫ਼-ਸ��ਰਮ"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "ਬਿਨ-ਨਾ�"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "ਡ�ਸ��ਾਪ ਫਾ�ਲ ਨ� Exec ਫ�ਲਡ ਨਹ�� ਦਿੱਤਾ ਹ�"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "à¨?ਪਲà©?à¨?à©?ਸ਼ਨ ਲà¨? à¨?ਰਮà©?ਨਲ ਲà©?à©? ਲੱà¨à¨£ ਲà¨? à¨?ਸਮਰੱਥ ਹà©?"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "ਯ��਼ਰ �ਪਲ���ਸ਼ਨ ਸੰਰ�ਨਾ ਫ�ਲਡਰ %s ਬਣਾ�� ਨਹ�� �ਾ ਸ�ਦਾ: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "ਯ��਼ਰ MIME ਸੰਰ�ਨਾ ਫ�ਲਡਰ %s ਬਣਾ�� ਨਹ�� �ਾ ਸ�ਦਾ: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "ਯ��਼ਰ ਡ�ਸ��ਾਪ ਫਾ�ਲ %s ਬਣਾ� ਨਹ�� �ਾ ਸ�ਦ�"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s ਲà¨? à¨?ਸà¨?ਮ ਪਰਿà¨à¨¾à¨¸à¨¼à¨¾"
@@ -1186,11 +1192,12 @@ msgstr "GEmblemedIcon �ੰ��ਡਿੰ� ਵਿੱ� ਨਿ�ਾਰਾ
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon ਲ� GEmblem ਦ� ਲ�� ਸ�"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "�ਪਰ�ਸ਼ਨ ਸਹਾ�� ਨਹ��"
@@ -1202,49 +1209,49 @@ msgstr "�ਪਰ�ਸ਼ਨ ਸਹਾ�� ਨਹ��"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "ਰੱ�ਣ ਵਾਲਾ ਮਾ��� ਮ���ਦ ਨਹ��"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "ਡਾ�ਰ���ਰ� �ੱਤ� �ਾਪ� ਨਹ�� ਹ� ਸ�ਦਾ"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "ਡਾ�ਰ���ਰ� ਡਾ�ਰ���ਰ� �ੱਤ� �ਾਪ� ਨਹ�� ਹ� ਸ�ਦ�"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "�ਾਰ��� ਫਾ�ਲ ਮ���ਦ ਹ�"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "ਡਾ�ਰ���ਰ� ਲ�ਾਤਾਰ �ਾਪ� ਨਹ�� ਹ� ਸ�ਦ�"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "�ਾਸ ਫਾ�ਲ �ਾਪ� ਨਹ�� ��ਤ� �ਾ ਸ�ਦ�"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "�ਲਤ ਸਿੰਬ�ਲਿੰ� ਮ�ੱਲ ਦਿੱਤਾ"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "ਰੱਦ ਸਹਾ�� ਨਹ��"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ਫਾ�ਲ ਨਾ� ਵਿੱ� ' %c' ਮ���ਦ ਨਹ�� ਹ� ਸ�ਦਾ"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "ਵਾਲ��ਮ ਲ� ਮਾ��� ਸਥਾਪਤ ਨਹ�� ਹ�"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "�ਹ ਫਾ�ਲ ਹ��ਡਲ �ਰਨ ਲ� ��� �ਪਲ���ਸ਼ਨ ਰ�ਿਸ�ਰ ਨਹ�� ਹ�"
@@ -1270,20 +1277,20 @@ msgstr "GFileIcon �ੰ��ਡਿੰ� ਦਾ %d ਵਰ�ਨ ਹ��ਡ
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon ਲ� ਨਿ�ਾਰਾ �ੰਪ�ੱ� ਡਾ�ਾ"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "ਸ�ਰ�ਮ query_info ਲ� ਸਹਾ�� ਨਹ��"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "ਸ�ਰ�ਮ �ੱਤ� ਸ�� ਸਹਿਯ��� ਨਹ��"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "�ੰਪ�ੱ� ਸ�ਰ�ਮ �ੱਤ� �ਰਾ�ਸ��� ਮਨ�਼�ਰ ਨਹ��"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "ਸ�ਰ�ਮ �ੱਤ� �ਰਾ�ਸ��� ਸਹਿਯ��� ਨਹ��"
@@ -1321,7 +1328,7 @@ msgstr "�ਾ�ਪ %s GIcon �ੰ�ਰਫ�ਸ �ੱਤ� from_tokens()
msgid "Can't handle the supplied version the icon encoding"
msgstr "���ਾਨ �ੰ��ਡਿੰ� ਦਾ ਦਿੱਤਾ ਵਰ�ਨ ਨੰਬਰ ਹ��ਡਲ ਨਹ�� ��ਤਾ �ਾ ਸ�ਦਾ"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "�ੰਪ�ੱ� ਸ�ਰ�ਮ ਹਾਲ� ਪ��ਹਨ ਲ� ਨਹ�� ਹ�"
@@ -1331,7 +1338,7 @@ msgstr "�ੰਪ�ੱ� ਸ�ਰ�ਮ ਹਾਲ� ਪ��ਹਨ ਲ�
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "ਸ�ਰ�ਮ ਪਹਿਲਾ� ਹ� �ਾਰਵਾ� �ਧ�ਨ ਹ�"
@@ -1339,109 +1346,110 @@ msgstr "ਸ�ਰ�ਮ ਪਹਿਲਾ� ਹ� �ਾਰਵਾ� �ਧ�
msgid "Unable to find default local directory monitor type"
msgstr "ਡਿਫਾਲà¨? ਲà©?à¨?ਲ ਡਾà¨?ਰà©?à¨?à¨?ਰà©? ਮਾਨà©?à¨?ਰ à¨?ਾà¨?ਪ ਲੱà¨à¨£ ਲà¨? à¨?ਸਮਰੱਥ"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "�ਲਤ ਫਾ�ਲ ਨਾ� %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ਫਾ�ਲ ਸਿਸ�ਮ �ਾਣ�ਾਰ� ਲ�ਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "ਰ�� ਡਾ�ਰ���ਰ� ਦਾ ਨਾ� ਨਹ�� ਬਦਲਿ� �ਾ ਸ�ਦਾ"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "ਫਾ�ਲ ਨਾ� ਬਦਲਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "ਫਾ�ਲ ਦਾ ਨਾ� ਨਹ�� ਬਦਲਿ� �ਾ ਸ�ਦਾ, ਫਾ�ਲ ਨਾ� ਪਹਿਲਾ� ਹ� ਮ���ਦ"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "�ਲਤ ਫਾ�ਲ ਨਾ�"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "ਫਾ�ਲ ��ਲ�ਹਣ ਦ�ਰਾਨ �ਲਤ�: %s "
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "ਡਾ�ਰ���ਰ� ��ਲ�ਹ� ਨਹ�� �ਾ ਸ�ਦ�"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "ਫਾ�ਲ ਹ�ਾ�ਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "ਫਾà¨?ਲ ਰੱਦà©? 'à¨? à¨à©?à¨?ਣ ਦà©?ਰਾਨ à¨?ਲਤà©?: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ਰੱਦ� ਡਾ�ਰ���ਰ� %s ਬਣਾ�ਣ ਲ� �ਸਮਰੱਥ: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "ਰੱਦà©? ਲà¨? à¨?ਾਪ-ਲà©?ਵਲ ਡਾà¨?ਰà©?à¨?à¨?ਰà©? ਲੱà¨à¨£ ਲà¨? à¨?ਸਮਰੱਥ"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "ਰੱਦà©? ਡਾà¨?ਰà©?à¨?à¨?ਰà©? ਲੱà¨à¨£ à¨?ਾà¨? ਬਣਾà¨?ਣ ਲà¨? à¨?ਸਮਰੱਥ"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ਰੱਦà©? 'à¨? à¨à©?à¨?à©? ਫਾà¨?ਲ ਬਣਾà¨?ਣ ਲà¨? à¨?ਸਮਰੱਥ: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "ਫਾà¨?ਲ ਰੱਦà©? 'à¨? à¨à©?à¨?ਣ ਲà¨? à¨?ਸਮਰੱਥ: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "ਡਾ�ਰ���ਰ� ਬਣਾ�ਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "ਸਿਬ�ਲਿ� ਲਿੰ� ਬਣਾ�ਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "ਫਾà¨?ਲ à¨à©?à¨?ਣ ਦà©?ਰਾਨ à¨?ਲਤà©?: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "ਡਾà¨?ਰà©?à¨?à¨?ਰà©? ਨà©?à©° ਡਾà¨?ਰà©?à¨?à¨?ਰà©? à¨?ੱਤà©? à¨à©?à¨?ਿà¨? ਨਹà©?à¨? à¨?ਾ ਸà¨?ਦਾ"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "ਬ���ੱਪ ਫਾ�ਲ ਬਣਾ�ਣ ਲ� ਫ�ਲ�ਹ"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "�ਾਰ��� ਫਾ�ਲ ਹ�ਾ�ਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "ਮਾà¨?à¨?à¨? ਵਿੱà¨? à¨à©?à¨?ਣਾ ਸਹਿਯà©?à¨?à©? ਨਹà©?à¨?"
@@ -1462,7 +1470,7 @@ msgstr "�ਲਤ ��ਸ��ੱਡ ��ਣ ਨਾ�"
msgid "Error setting extended attribute '%s': %s"
msgstr "��ਸ��ੱਡ ��ਣ '%s' ਸ�ੱ� �ਰਨ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' ਫਾ�ਲ ਦ�ਣ'� �ਲਤ�: %s"
@@ -1493,7 +1501,7 @@ msgstr "�ਲਤ ��ਰ�ਬਿ�� �ਾ�ਪ (ਬਾ�� ਲਾ�
msgid "Error setting permissions: %s"
msgstr "�ਧਿ�ਾਰ ਸ�ੱ� �ਰਨ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "�ਪਨ ਸ��ਿੰ� �ਲਤ�: %s "
@@ -1512,6 +1520,11 @@ msgstr "symlink ਸ��ਿੰ� �ਲਤ�: %s "
msgid "Error setting symlink: file is not a symlink"
msgstr "symlink ਸ��ਿੰ� �ਲਤ�: ਫਾ�ਲ �ੱ� symlink ਨਹ�� ਹ�"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "�ਧਿ�ਾਰ ਸ�ੱ� �ਰਨ ਦ�ਰਾਨ �ਲਤ�: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux ਪਰਸੰ� ��ਰ-ਨਲ ਹ�ਣਾ �ਾਹ�ਦਾ ਹ�"
@@ -1530,20 +1543,20 @@ msgstr "�ਸ ਸਿਸ�ਮ �ੱਤ� SELinux �ਾਲ� ਨਹ��
msgid "Setting attribute %s not supported"
msgstr "��ਣ %s ਸ��ਿੰ� ਸਹਾ�� ਨਹ��"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "ਫਾ�ਲ '� ਵ��ਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "ਫਾ�ਲ ਬੰਦ �ਰਨ ਦ�ਰਾਨ �ਲਤ�: %s"
@@ -1552,52 +1565,52 @@ msgstr "ਫਾ�ਲ ਬੰਦ �ਰਨ ਦ�ਰਾਨ �ਲਤ�: %s"
msgid "Unable to find default local file monitor type"
msgstr "ਡਿਫਾਲ� ਲ��ਲ ਫਾ�ਲ ਮਾਨ��ਰ �ਾ�ਪ ���ਣ ਲ� �ਸਮਰੱਥ"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "ਫਾ�ਲ ਲਿ�ਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "ਪ�ਰਾਣਾ ਬ���ੱਪ ਲਿੰ� ਹ�ਾ�ਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "ਬ���ੱਪ �ਾਪ� ਬਣਾ�ਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "�ਰ�਼� ਫਾ�ਲ ਨਾ� ਬਦਲਣ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "ਫਾ�ਲ ਸੰ��ਪ �ਰਨ ਦ�ਰਾਨ �ਲਤ�: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' ਫਾ�ਲ ��ਲ�ਹਣ '� �ਲਤ�: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "�ਾਰ��� ਫਾ�ਲ ਡਾ�ਰ���ਰ� ਹ�"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "�ਾਰ��� ਫਾ�ਲ �ੱ� ਰ���ਲਰ ਫਾ�ਲ ਨਹ�� ਹ�"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "ਫਾ�ਲ ਬਾਹਰ�� ਸ�ਧ� �� ਸ�"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "ਪ�ਰਾਣ� ਫਾ�ਲ ਹ�ਾ�ਣ ਦ�ਰਾਨ �ਲਤ�: %s"
@@ -1629,43 +1642,43 @@ msgstr "ਮ�ਮ�ਰ� ���ਪ�ੱ� ਸ�ਰ�ਮ ਮ��-ਸ
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "ਮਾ��� ਹਾਲ� �ਣ-ਮਾ��� ਲ� ਸਥਾਪਿਤ ਨਹ��"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "ਮਾ��� ਹਾਲ� ਬਾਹਰ �ੱਢਣ ਲ� ਸਥਾਪਤ ਨਹ��"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "ਮਾ��� ਹਾਲ� ਰ�-ਮਾ��� ਲ� ਸਥਾਪਿਤ ਨਹ��"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "ਪਰਸੰ� �ਾ�ਪ ��ੱਸਿੰ� ਲ� ਮਾ��� ਸਥਾਪਤ ਨਹ�� ਹ�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "ਸ��ਰ�ਨਿਸ ਪਰਸੰ� �ਾ�ਪ ��ਸਿੰ� ਲ� ਮਾ��� ਸਥਾਪਤ ਨਹ�� ਹ�"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "���ਪ�ੱ� ਸ�ਰ�ਮ ਲਿ�ਣ ਲ� ਬਣਾ� ਨਹ�� ��"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "ਸਰ�ਤ ਸ�ਰ�ਮ ਬੰਦ ��ਤਾ �ਿ� ਹ�"
diff --git a/po/pl.po b/po/pl.po
index 208dac1..0bcb412 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-17 18:00+0100\n"
"Last-Translator: Tomasz Dominikowski <dominikowski gmail com>\n"
"Language-Team: Aviary.pl <gnomepl aviary pl>\n"
@@ -547,7 +547,7 @@ msgstr "osiÄ?gniÄ?to limit backtrace"
msgid "the pattern contains items not supported for partial matching"
msgstr "wzorzec zawiera elementy nieobsÅ?ugiwane w dopasowywaniu czÄ?Å?ciowym"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "bÅ?Ä?d wewnÄ?trzny"
@@ -879,7 +879,7 @@ msgstr "Tekst jest pusty (lub zawiera tylko separatory)"
msgid "Failed to read data from child process"
msgstr "Nie można odczytaÄ? danych z procesu potomnego"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Nie można utworzyÄ? potoku do komunikacji z procesem potomnym (%s)"
@@ -1112,13 +1112,21 @@ msgstr ""
"Plik klucza zawiera klucz \"%s\" o wartoÅ?ci \"%s\", która nie jest zapisana "
"w UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Plik klucza zawiera klucz \"%s\", który ma wartoÅ?Ä? niemożliwÄ? do "
"zinterpretowania."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Plik klucza zawiera klucz \"%s\", który ma wartoÅ?Ä? niemożliwÄ? do "
+"zinterpretowania."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1163,19 +1171,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Nie można zinterpretowaÄ? \"%s\" jako wartoÅ?ci logicznej."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Zbyt duża wartoÅ?Ä? liczby przekazana do %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "StrumieÅ? jest już zamkniÄ?ty"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operacja zostaÅ?a anulowana"
@@ -1197,35 +1205,35 @@ msgstr "typ %s"
msgid "Unexpected early end-of-stream"
msgstr "Nieoczekiwany, przedwczesny koniec strumienia"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Bez nazwy"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Plik desktop nie okreÅ?la pola Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Nie można znaleźÄ? terminala wymaganego przez program"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"Nie można utworzyÄ? katalogu użytkownika dla konfiguracji programu %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Nie można utworzyÄ? katalogu użytkownika dla konfiguracji MIME %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Nie można utworzyÄ? pliku desktop dla użytkownika %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "WÅ?asna definicja dla %s"
@@ -1262,11 +1270,12 @@ msgstr "BÅ?Ä?dna liczba elementów (%d) w kodowaniu GEmblemedIcon"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Oczekiwano obiektu GEmblem dla GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operacja nie jest obsÅ?ugiwana"
@@ -1278,49 +1287,49 @@ msgstr "Operacja nie jest obsÅ?ugiwana"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Nie istnieje zawierajÄ?ce montowanie"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Nie można skopiowaÄ? na katalog"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Nie można skopiowaÄ? katalogu na katalog"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Docelowy plik istnieje"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Nie można skopiowaÄ? katalogu rekurencyjnie"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Nie można skopiowaÄ? pliku specjalnego"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Wprowadzono niepoprawnÄ? wartoÅ?Ä? dowiÄ?zania symbolicznego"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Kosz nie jest obsÅ?ugiwany"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Nazwy plików nie mogÄ? zawieraÄ? \"%c\""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "wolumin nie obsÅ?uguje montowania"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Å»aden program nie jest zarejestrowany do obsÅ?ugi tego pliku"
@@ -1346,20 +1355,20 @@ msgstr "Nie można obsÅ?użyÄ? wersji %d kodowania GFileIcon"
msgid "Malformed input data for GFileIcon"
msgstr "BÅ?Ä?dny format danych wejÅ?ciowych dla GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "StrumieÅ? nie obsÅ?uguje operacji query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Szukanie nie jest obsÅ?ugiwane przez strumieÅ?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Obcinanie nie jest dozwolone na strumieniu wejÅ?ciowym"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Obcinanie nie jest dozwolone na strumieniu"
@@ -1397,7 +1406,7 @@ msgstr "Typ %s nie implementuje metody from_tokens() z interfejsu GIcon"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Nie można obsÅ?użyÄ? podanej wersji kodowania ikony"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "StrumieÅ? wejÅ?ciowy nie obsÅ?uguje odczytu"
@@ -1407,7 +1416,7 @@ msgstr "StrumieÅ? wejÅ?ciowy nie obsÅ?uguje odczytu"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "StrumieÅ? ma zalegÅ?Ä? operacjÄ?"
@@ -1415,109 +1424,110 @@ msgstr "StrumieÅ? ma zalegÅ?Ä? operacjÄ?"
msgid "Unable to find default local directory monitor type"
msgstr "Nie można znaleźÄ? domyÅ?lnego typu monitora katalogu lokalnego"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Niepoprawna nazwa pliku %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "BÅ?Ä?d podczas pobierania informacji o systemie plików: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Nie można zmieniÄ? nazwy katalogu gÅ?ównego"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "BÅ?Ä?d podczas zmieniania nazwy pliku: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Nie można zmieniÄ? nazwy pliku, plik o takiej nazwie już istnieje"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Niepoprawna nazwa pliku"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "BÅ?Ä?d podczas odczytu pliku: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Nie można otworzyÄ? katalogu"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "BÅ?Ä?d podczas usuwania pliku: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "BÅ?Ä?d podczas przenoszenia pliku do kosza: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nie można utworzyÄ? katalogu kosza %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Nie można znaleźÄ? gÅ?ównego katalogu dla kosza"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Nie można znaleźÄ? lub utworzyÄ? katalogu kosza"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nie można utworzyÄ? pliku informacji o koszu: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nie można przenieÅ?Ä? pliku do kosza: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "BÅ?Ä?d podczas tworzenia katalogu: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "BÅ?Ä?d podczas tworzenia dowiÄ?zania symbolicznego: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "BÅ?Ä?d podczas przenoszenia pliku: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Nie można przenieÅ?Ä? katalogu na katalog"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Nie można stworzyÄ? kopii zapasowej pliku"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "BÅ?Ä?d podczas usuwania pliku docelowego: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Przenoszenie pomiÄ?dzy zamontowanymi udziaÅ?ami nie jest obsÅ?ugiwane"
@@ -1538,7 +1548,7 @@ msgstr "Niepoprawna nazwa rozszerzonego atrybutu"
msgid "Error setting extended attribute '%s': %s"
msgstr "BÅ?Ä?d podczas ustawiania rozszerzonego atrybutu \"%s\": %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "BÅ?Ä?d podczas wyznaczania pliku \"%s\": %s"
@@ -1569,7 +1579,7 @@ msgstr "Niepoprawny typ atrybutu (spodziewany \"byte string\")"
msgid "Error setting permissions: %s"
msgstr "BÅ?Ä?d podczas ustawiania uprawnieÅ?: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "BÅ?Ä?d podczas ustawiania wÅ?aÅ?ciciela: %s"
@@ -1590,6 +1600,11 @@ msgstr ""
"BÅ?Ä?d podczas ustawiania dowiÄ?zania symbolicznego: plik nie jest dowiÄ?zaniem "
"symbolicznym"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "BÅ?Ä?d podczas ustawiania uprawnieÅ?: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "Kontekst SELinux nie może byÄ? pusty"
@@ -1608,20 +1623,20 @@ msgstr "SELinux nie jest wÅ?Ä?czony w tym systemie"
msgid "Setting attribute %s not supported"
msgstr "Ustawianie atrybutu %s nie jest obsÅ?ugiwane"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "BÅ?Ä?d podczas odczytu z pliku: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "BÅ?Ä?d podczas wyszukiwania w pliku: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "BÅ?Ä?d podczas zamykania pliku: %s"
@@ -1630,52 +1645,52 @@ msgstr "BÅ?Ä?d podczas zamykania pliku: %s"
msgid "Unable to find default local file monitor type"
msgstr "Nie można znaleźÄ? domyÅ?lnego typu monitora pliku lokalnego"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "BÅ?Ä?d podczas zapisu do pliku: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "BÅ?Ä?d podczas usuwania Å?Ä?cza do starego pliku zapasowego: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "BÅ?Ä?d podczas tworzenia kopii zapasowej: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "BÅ?Ä?d podczas zmieniania nazwy pliku tymczasowgo: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "BÅ?Ä?d podczas skracania pliku: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "BÅ?Ä?d podczas otwierania pliku \"%s\": %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Docelowy plik jest katalogiem"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Docelowy plik nie jest zwykÅ?ym plikiem"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Plik zostaÅ? zmieniony poza programem"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "BÅ?Ä?d podczas usuwania poprzedniego pliku: %s"
@@ -1707,44 +1722,44 @@ msgstr "Nie można zmieniÄ? rozmiaru strumienia wyjÅ?ciowego pamiÄ?ci"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "montowany obiekt nie obsÅ?uguje odmontowania"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "montowany obiekt nie obsÅ?uguje wysuniÄ?cia"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "montowany obiekt nie obsÅ?uguje ponownego montowania"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "montowany obiekt nie obsÅ?uguje rozpoznania typu zawartoÅ?ci"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
"montowany obiekt nie obsÅ?uguje synchronicznego rozpoznania typu zawartoÅ?ci"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "StrumieÅ? wyjÅ?ciowy nie obsÅ?uguje zapisu"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "StrumieÅ? źródÅ?owy jest już zamkniÄ?ty"
diff --git a/po/ps.po b/po/ps.po
index 66f2537..f2ae30b 100644
--- a/po/ps.po
+++ b/po/ps.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.head\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-04-12 17:07-0800\n"
"Last-Translator: \n"
"Language-Team: Pashto <pathanisation googlegroups com>\n"
@@ -494,7 +494,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "دÙ?Ù?Ù?Û? تÛ?رÙ?تÙ?Ù?"
@@ -796,7 +796,7 @@ msgstr "Ù?Ù?Ú©Ù?Ù? تشÙ? Ù?Ù? (Ù?ا Ù?Ù?ازÛ? سپÙ?Ù?Ù? تشÙ? Ù?Û? Ù?رÙ?Ù?)
msgid "Failed to read data from child process"
msgstr "د Ù?اشÙ?Ù? بÙ?Ù?ر Ù?Ù? د اÙ?Ù?تÙ?Ú© Ù¾Ù? Ù?Ù?ستÙ?Ù? Ú©Û? پاتÛ? راغÛ?"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1018,11 +1018,17 @@ msgstr "Ú©Ù?Ù?Û? Ù?Ù? Ù?رÙ? '%s' Ú©Ù?Ù?Û? دÙ?تÙ?Ù?"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1065,19 +1071,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Ú?ار بÙ?د Ø´Ù?"
@@ -1099,34 +1105,34 @@ msgstr "Ú?Ù?Ù? %s"
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "بÛ?Ù?Ù?Ù?Ù?"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Ù?Ù? Ø´Ù? جÙ?Ú?Ù?Ù?Û? %s د کارÙ? سرپاڼÛ? دÙ?تÙ?Ù?"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Ù?پارÙ? دÙ?دÙ?ز Ù¾Û?Ú?Ù?داÙ?Û? %s د"
@@ -1163,11 +1169,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Ú?ار Ù?Ù? Ù?Ù?Ù? Ú©Ù?Ú?Ù?"
@@ -1179,49 +1186,49 @@ msgstr "Ú?ار Ù?Ù? Ù?Ù?Ù? Ú©Ù?Ú?Ù?"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "د درکÙ?Ù?Ù?د پر سر Ù?Ù? Ø´Ù? Ù?Ù?Û?سÙ?Û?"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "درکÙ?Ù?Ù?د د درکÙ?Ù?Ù?د پر سر Ù?Ù? Ø´Ù? Ù?Ù?Û?سÙ?Û?"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Ù?Ù?Ø®Ù? دÙ?تÙ?Ù? شتÙ?Ù? Ù?رÙ?"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Ú?اÙ?Ú«Ú?Û? دÙ?تÙ?Ù? Ù?Ù? Ø´Ù? Ù?Ù?Û?سÙ?Û?"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ù?اسÙ? Ù¾Û?Ù?اÙ?تÚ?Ù?Û? ارزÚ?ت Ù?رکÚ?Ù? Ø´Ù?Û?"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Ù?Ù? Ø´Ù? Ù?رÙ?Û? '%c' دÙ?تÙ?Ù? Ù?Ù?Ù?Ù?Ù?Ù?"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1247,20 +1254,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1298,7 +1305,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1308,7 +1315,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1316,109 +1323,110 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "%s Ù?اسÙ? دÙ?تÙ?Ù? Ù?Ù?Ù?"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "%s :د دÙ?تÙ?Ù? غÙ?Ù?Ú?اÙ? خبرتÙ?اÙ?Ù? اخÙ?ستÙ?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Ù?Ù?Û? درکÙ?Ù?Ù?د Ù?Ù? Ø´Ù? بÙ?اÙ?Ù?Ù?Ù?Ù?Û?"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "%s :دÙ?تÙ?Ù? بÙ?اÙ?Ù?Ù?Ù?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "دÙ?تÙ?Ù? Ù?Ù? Ø´Ù? بÙ?اÙ?Ù?Ù?Ù?Ù?Û?Ø? دÙ?تÙ?Ù? Ù?Ù?Ù? د Ù?خکÛ? Ù?Ù? شتÙ?"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ù?اسÙ? دÙ?تÙ?Ù? Ù?Ù?Ù?"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "%s :دÙ?تÙ?Ù? پراÙ?Ù?ستÙ?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "درکÙ?Ù?Ù?د Ù?Ù? Ø´Ù? پراÙ?Ù?ستÙ?Û?"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "%s :دÙ?تÙ?Û? Ú?Ù?Ú«Ù?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr ""
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr ""
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr ""
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr ""
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "%s د Ù¾Ù?Ú?Û? Ù¾Ù? جÙ?Ú?Ù?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?:"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "%s :د Ù¾Û?Ù?اÙ?Ù? تÚ?Ù?Û? Ù¾Ù? جÙ?Ú?Ù?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "%s :دÙ?تÙ?Ù? Ø®Ù?Ú?Ù?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Ù?Ù? درکÙ?Ù?Ù?د پر بÙ? درکÙ?Ù?Ù?د Ù?Ù? Ø´Ù? Ø®Ù?Ú?Ù?Ù?Û?"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "د شاتÚ? دÙ?تÙ?Û? جÙ?Ú?Ù?Ù?Ù? پاتÛ? راغÙ?Ù?"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "%s :د Ù?Ù?Ø®Ù? دÙ?تÙ?Û? Ù¾Ù? Ú?Ù?Ú«Ù?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "د Ù?اÙ?Ù?Ù¼Ù?Ù?Ù? ترÙ?Ù?Ú? Ø®Ù?Ú?Û?دÙ?Ù? Ù?Ù? Ù?Ù?Ù? Ú©Ù?Ú?Ù?"
@@ -1439,7 +1447,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr ""
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr ""
@@ -1470,7 +1478,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "%s :د پرÛ?Ú?Ù?Ù? Ù¾Ù? اÙ?ستÙ?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "%s :د خاÙ?Ù?د Ù¾Ù? اÙ?ستÙ?Ù? Ú©Û? ستÙ?Ù?زÙ?"
@@ -1489,6 +1497,11 @@ msgstr ""
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "%s :د پرÛ?Ú?Ù?Ù? Ù¾Ù? اÙ?ستÙ?Ù? Ú©Û? ستÙ?Ù?زÙ?"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1507,20 +1520,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr ""
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr ""
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "%s :دÙ?تÙ?Ù? بÙ?دÙ?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
@@ -1529,52 +1542,52 @@ msgstr "%s :دÙ?تÙ?Ù? بÙ?دÙ?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "%s :پر دÙ?تÙ?Û? Ù?Ù?Ú©Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "%s :د زÙ?Ú? شاتÚ? تÚ?Ù?Ù? Ù¾Ù? Ú?Ù?Ú«Ù?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "%s :شاتÚ? Ù?Ù?Û?سÛ? جÙ?Ú?Ù?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "%s :د Ù?Ù?Ú?Ù?Ù?اÙ?Ù? دÙ?تÙ?Û? Ù¾Ù? بÙ?اÙ?Ù?Ù?Ù?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "%s :دÙ?تÙ?Ù? پراÙ?Ù?ستÙ?Ù? Ú©Û? ستÙ?Ù?زÙ? '%s'"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Ù?Ù?Ø®Ù? دÙ?تÙ?Ù? Ù?Ù?Ù? Ù¾Ù?Ú?Û? دÙ?"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Ù?Ù?Ø®Ù? دÙ?تÙ?Ù? سادÙ? دÙ?تÙ?Ù? Ù?Ù? دÙ?"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "دÙ?تÙ?Ù? Ù¾Ù? بÙ?رÙ?Û? تÙ?Ú«Ù? بدÙ?Ù? Ø´Ù?Û? Ù?Ù?"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "%s :د زÚ?Û? دÙ?تÙ?Û? Ú?Ù?Ú«Ù?Ù?Ù? Ú©Û? ستÙ?Ù?زÙ?"
@@ -1606,43 +1619,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index 5c6389d..411790f 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.26\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-25 00:40+0000\n"
"Last-Translator: Duarte Loreto <happyguy_pt hotmail com>\n"
"Language-Team: Portuguese <gnome_pt yahoogroups com>\n"
@@ -535,7 +535,7 @@ msgstr "limite de retroceder alcançado"
msgid "the pattern contains items not supported for partial matching"
msgstr "o padrão contém itens não suportados para comparação parcial"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "erro interno"
@@ -845,7 +845,7 @@ msgstr "Texto estava vazio (ou apenas continha espaços)"
msgid "Failed to read data from child process"
msgstr "Falha ao ler dados de processo filho"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Falha ao criar canal para comunicar com processo filho (%s)"
@@ -1072,11 +1072,17 @@ msgstr "Ficheiro de chave não contém a chave '%s'"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Ficheiro de chave contém a chave '%s' com o valor '%s' que não é UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Ficheiro de chave contém a chave '%s' cujo valor não é interpretável."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Ficheiro de chave contém a chave '%s' cujo valor não é interpretável."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1123,19 +1129,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Incapaz de interpretar o valor '%s' como uma boleana."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Valor de contagem demasiado grande passado para %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "O fluxo já se encontra fechado"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "A operação foi cancelada"
@@ -1157,35 +1163,35 @@ msgstr "Tipo %s"
msgid "Unexpected early end-of-stream"
msgstr "Final precoce de fluxo inesperado"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Sem nome"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Ficheiro de área de trabalho não especifica campo Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Incapaz de encontrar a consola necessária à aplicação"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"Incapaz de criar a pasta de configurações de utilizador da aplicação %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Incapaz de criar a pasta de configurações MIME do utilizador %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Incapaz de criar ficheiro de área de trabalho de utilizador %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Definição personalizada de %s"
@@ -1222,11 +1228,12 @@ msgstr "Número de blocos (%d) mal-formado na codificação GEmblemedIcon"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Esperado um GEmblem para o GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operação não suportada"
@@ -1238,49 +1245,49 @@ msgstr "Operação não suportada"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Montagem contida não existe"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Incapaz de copiar sobre um directório"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Incapaz de copiar um directório sobre um directório"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Ficheiro de destino já existe"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Incapaz de copiar directório recursivamente"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Incapaz de copiar ficheiro especial"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Dado um valor de atalho inválido"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Não existe suporte para o Lixo"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Nomes de ficheiros não podem conter '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "unidade não implementa a montagem"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Não existe nenhuma aplicação registada para gerir este ficheiro"
@@ -1306,20 +1313,20 @@ msgstr "Incapaz de manipular a versão %d da codificação GFileIcon"
msgid "Malformed input data for GFileIcon"
msgstr "Dados de entrada mal-formados para o GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Fluxo não suporta query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Fluxo não suporta procura"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Fluxo de entrada não permite truncar"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Fluxo não suporta truncar"
@@ -1357,7 +1364,7 @@ msgstr "O tipo %s não implementa from_tokens() no interface GIcon"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Incapaz de manipular a versão especificada pela codificação do Ãcone"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Fluxo de entrada não implementa a leitura"
@@ -1367,7 +1374,7 @@ msgstr "Fluxo de entrada não implementa a leitura"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Fluxo tem uma operação por terminar"
@@ -1375,109 +1382,110 @@ msgstr "Fluxo tem uma operação por terminar"
msgid "Unable to find default local directory monitor type"
msgstr "Incapaz de encontrar o tipo de monitor por omissão do directório local"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Nome de ficheiro %s inválido"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Erro ao obter a informação do sistema de ficheiros: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Incapaz de renomear o directório raiz"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Erro ao renomear o ficheiro: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Incapaz de renomear o ficheiro, o nome já existe"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Nome de ficheiro inválido"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Erro ao abrir o ficheiro: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Incapaz de abrir o directório"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Erro ao remover o ficheiro: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Erro ao enviar o ficheiro para o Lixo: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Incapaz de criar o directório de Lixo %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Incapaz de encontrar o directório de topo para o Lixo"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Incapaz de encontrar ou criar o directório de Lixo"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Incapaz de criar o ficheiro de informação do Lixo: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Incapaz de enviar o ficheiro para o Lixo: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Erro ao criar o directório: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Erro ao criar atalho: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Erro ao mover o ficheiro: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Incapaz de mover um directório sobre um directório"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Falha ao criar o ficheiro de cópia de segurança"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Erro ao remover o ficheiro de destino: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Não é suportado mover entre montados"
@@ -1498,7 +1506,7 @@ msgstr "Nome de atributo extendido inválido"
msgid "Error setting extended attribute '%s': %s"
msgstr "Erro ao definir o atributo extendido '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Erro ao verificar o ficheiro '%s': %s"
@@ -1529,7 +1537,7 @@ msgstr "Tipo de atributo inválido (esperado uma expressão byte)"
msgid "Error setting permissions: %s"
msgstr "Erro ao definir as permissões: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Erro ao definir o dono: %s"
@@ -1548,6 +1556,11 @@ msgstr "Erro ao definir o atalho: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Erro ao definir o atalho: ficheiro não é um atalho"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Erro ao definir as permissões: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "O contexto SELinux tem de ser não-NULL"
@@ -1566,20 +1579,20 @@ msgstr "O SELinux não está activo neste sistema"
msgid "Setting attribute %s not supported"
msgstr "Não é suportada a definição do atributo %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Erro ao ler do ficheiro: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Erro ao procurar no ficheiro: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Erro ao fechar o ficheiro: %s"
@@ -1588,52 +1601,52 @@ msgstr "Erro ao fechar o ficheiro: %s"
msgid "Unable to find default local file monitor type"
msgstr "Incapaz de encontrar tipo de monitor por omissão de ficheiro local"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Erro ao escrever no ficheiro: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Erro ao remover o atalho para a cópia de segurança antiga: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Erro ao criar a cópia da cópia de segurança: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Erro ao renomear ficheiro temporário: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Erro ao truncar ficheiro: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Erro ao abrir o ficheiro '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Ficheiro de destino é um directório"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "O ficheiro de destino não é um ficheiro comum"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "O ficheiro foi alterado externamente"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Erro ao remover o ficheiro antigo: %s"
@@ -1665,43 +1678,43 @@ msgstr "Falha ao redimensionar fluxo de saÃda de memória"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "montar não implementa desmontar"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "montar não implementa ejectar"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "montar não implementa remontar"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "montar não implementa detecção do tipo de conteúdo"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "montar não implementa detecção sÃncrona do tipo de conteúdo"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Fluxo de saÃda não implementa a escrita"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Fluxo de origem já está fechado"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 41060fe..ed43714 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-16 17:14-0300\n"
"Last-Translator: Vladimir Melo <vmelo gnome org>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br listas cipsga org br>\n"
@@ -541,7 +541,7 @@ msgstr "limite de backtracking alcançado"
msgid "the pattern contains items not supported for partial matching"
msgstr "o padrão contém itens sem suporte para correspondência parcial"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "erro interno"
@@ -851,7 +851,7 @@ msgstr "Texto estava vazio (ou apenas continha espaços)"
msgid "Failed to read data from child process"
msgstr "Falha ao ler dados de processo filho"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Falha ao criar canal para comunicar com processo filho (%s)"
@@ -1079,13 +1079,21 @@ msgstr "Arquivo de chave não tem chave \"%s\""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Arquivo de chave contém chave \"%s\" com valor \"%s\" que não é UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Arquivo de chave contém chave \"%s\" que tem valor que não pode ser "
"interpretado."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Arquivo de chave contém chave \"%s\" que tem valor que não pode ser "
+"interpretado."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1130,19 +1138,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "O valor \"%s\" não pode ser interpretado como um booleano."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Valor muito alto passado para %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "O fluxo já está fechado"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "A operação foi cancelada"
@@ -1164,35 +1172,35 @@ msgstr "tipo %s"
msgid "Unexpected early end-of-stream"
msgstr "Fim do fluxo precoce não esperado"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Não nomeado"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "O arquivo da área de trabalho não especifica o campo Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Não é possÃvel localizar o terminal requerido para o aplicativo"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"Não é possÃvel criar pasta de configuração do aplicativo do usuário %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Não é possÃvel criar pasta de configuração MIME do usuário %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Não é possÃvel criar arquivo %s da área de trabalho do usuário"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Definição personalizada para %s"
@@ -1229,11 +1237,12 @@ msgstr "Número inválido de tokens (%d) na codificação GEmblemedIcon"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Esperado um GEmblem para o GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operação sem suporte"
@@ -1245,49 +1254,49 @@ msgstr "Operação sem suporte"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Ponto de montagem contido não existe"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Não é possÃvel copiar sobre diretório"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Não é possÃvel copiar diretório sobre diretório"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Arquivo alvo existe"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Não é possÃvel copiar o diretório recursivamente"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Não é possÃvel copiar o arquivo especial"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Valor fornecido de link simbólico inválido"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Não há suporte para lixeira"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Nomes de arquivo não podem conter \"%c\""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "volume não implementa montagem"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Nenhum aplicativo está registrado como manipulador deste arquivo"
@@ -1313,20 +1322,20 @@ msgstr "Não é possÃvel lidar com a versão %d da codificação GFileIcon"
msgid "Malformed input data for GFileIcon"
msgstr "Dados de entrada malformados para o GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Fluxo não tem suporte para query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Não há suporte à busca no fluxo"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Truncar não permitido no fluxo de entrada"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Não há suporte a truncar no fluxo"
@@ -1364,7 +1373,7 @@ msgstr "O tipo %s não implementa from_tokens() na interface GIcon"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Não é possÃvel lidar com a versão fornecida da codificação do Ãcone"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Fluxo de entrada não implementa leitura"
@@ -1374,7 +1383,7 @@ msgstr "Fluxo de entrada não implementa leitura"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "O fluxo tem operação pendente"
@@ -1382,109 +1391,110 @@ msgstr "O fluxo tem operação pendente"
msgid "Unable to find default local directory monitor type"
msgstr "Não é possÃvel localizar o tipo de diretório monitor local padrão"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Nome de arquivo inválido: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Erro ao obter informações do sistema de arquivos: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Não é possÃvel renomear o diretório root"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Erro ao renomear arquivo: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Não é possÃvel renomear o arquivo, o nome do arquivo já existe"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Nome de arquivo inválido"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Erro ao abrir arquivo: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Não é possÃvel abrir diretório"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Erro ao remover arquivo: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Erro ao mover arquivo para a lixeira: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Não é possÃvel criar o diretório da lixeira %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Não é possÃvel localizar diretório de nÃvel superior para a lixeira"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Não é possÃvel localizar ou criar o diretório da lixeira"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Não é possÃvel criar o arquivo de informações da lixeira: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Não é possÃvel mover arquivo para a lixeira: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Erro ao criar o diretório: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Erro ao criar link simbólico: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Erro ao mover arquivo: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Não é possÃvel mover diretório sobre diretório"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Falha ao criar arquivo de backup"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Erro ao remover arquivo alvo: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Não há suporte a mover entre montagens"
@@ -1505,7 +1515,7 @@ msgstr "Nome de atributo estendido inválido"
msgid "Error setting extended attribute '%s': %s"
msgstr "Erro ao definir atributo estendido \"%s\": %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Erro ao iniciar arquivo \"%s\": %s"
@@ -1536,7 +1546,7 @@ msgstr "Tipo de atributo inválido (expressão de byte esperada)"
msgid "Error setting permissions: %s"
msgstr "Erro ao definir permissões: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Erro ao definir proprietário: %s"
@@ -1555,6 +1565,11 @@ msgstr "Erro ao definir link simbólico: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Erro ao definir link simbólico: o arquivo não é um link simbólico"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Erro ao definir permissões: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "O contexto SELinux deve ser não-NULO"
@@ -1573,20 +1588,20 @@ msgstr "SELinux não está habilitado neste sistema"
msgid "Setting attribute %s not supported"
msgstr "Não há suporte à definição do atributo %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Erro ao ler do arquivo: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Erro ao buscar no arquivo: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Erro ao fechar arquivo: %s"
@@ -1595,52 +1610,52 @@ msgstr "Erro ao fechar arquivo: %s"
msgid "Unable to find default local file monitor type"
msgstr "Não é possÃvel localizar o tipo de arquivo monitor local padrão"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Erro ao escrever no arquivo: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Erro ao remover link antigo de backup: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Erro ao criar cópia de backup: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Erro ao renomear arquivo temporário: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Erro ao truncar arquivo: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Erro ao abrir arquivo \"%s\": %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Arquivo alvo é um diretório"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Arquivo alvo não é um arquivo comum"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "O arquivo foi modificado externamente"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Erro ao remover arquivo antigo: %s"
@@ -1672,44 +1687,44 @@ msgstr "Falha ao redimensionar fluxo de saÃda da memória"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "objeto de montagem não implementa desmontar"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "objeto de montagem não implementa ejetar"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "objeto de montagem não implementa remontar"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "objeto de montagem não implementa estimativa de tipo de conteúdo"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
"objeto de montagem não implementa estimativa de tipo de conteúdo sÃncrono"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Fluxo de saÃda não implementa escrita"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "A fonte do fluxo já está fechada"
diff --git a/po/ro.po b/po/ro.po
index b05d5e1..7cdc772 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-04 23:52+0200\n"
"Last-Translator: MiÈ?u Moldovan <dumol gnome ro>\n"
"Language-Team: RomânÄ? <gnomero-list lists sourceforge net>\n"
@@ -536,7 +536,7 @@ msgstr ""
"modelul de cÄ?utare conÈ?ine elemente pentru care nu se pot face comparaÈ?ii "
"parÈ?iale"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "eroare internÄ?"
@@ -845,7 +845,7 @@ msgstr "Textul era gol (sau conÈ?inea doar spaÈ?iu gol)"
msgid "Failed to read data from child process"
msgstr "Nu s-au putut citi datele de la procesul copil"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1073,11 +1073,17 @@ msgstr "FiÈ?ierul cheie nu are cheia â??%sâ??"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "FiÈ?ierul cheie conÈ?ine cheia â??%sâ??, cu valoarea â??%sâ??, ce nu este UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "FiÈ?ierul cheie conÈ?ine cheia â??%sâ??, ce are o valoare neinterpretabilÄ?."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "FiÈ?ierul cheie conÈ?ine cheia â??%sâ??, ce are o valoare neinterpretabilÄ?."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1122,19 +1128,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Valoarea â??%sâ?? nu poate fi interpretatÄ? ca o valoare booleanÄ?."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "S-a pasat o valoare prea mare cÄ?tre %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Flux deja închis"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "OperaÈ?iunea a fost anulatÄ?"
@@ -1156,35 +1162,35 @@ msgstr "tip %s"
msgid "Unexpected early end-of-stream"
msgstr "Flux terminat neaÈ?teptat de repede"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Nedenumit"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "FiÈ?ierul desktop nu are specificat un câmp â??Execâ??"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Nu s-a gÄ?sit un terminal pentru pornirea aplicaÈ?iei"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
"Nu se poate crea pentru utilizator directorul cu opÈ?iunile aplicaÈ?iei %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Nu se poate crea pentru utilizator directorul cu opÈ?iunile MIME %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Nu se poate crea fiÈ?ierul desktop %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "DefiniÈ?ie personalizatÄ? pentru %s"
@@ -1221,11 +1227,12 @@ msgstr "NumÄ?r greÈ?it formatat de elemente (%d) în codarea GEmblemedIcon"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Se aÈ?tepta un GEmblem pentru GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "OperaÈ?iune neimplementatÄ?"
@@ -1237,49 +1244,49 @@ msgstr "OperaÈ?iune neimplementatÄ?"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Montarea conÈ?inutÄ? nu existÄ?"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Nu se poate copia peste director"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Nu se poate copia un director peste un alt director"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "FiÈ?ierul destinaÈ?ie existÄ? deja"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Nu se poate copia recursiv directorul"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Nu se poate copia fiÈ?ierul special"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "S-a primit o valoare incorectÄ? pentru linkul simbolic"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Nu existÄ? o implementare pentru coÈ?ul de gunoi"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Numele de fiÈ?iere nu pot conÈ?ine â??%câ??"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "volumul nu implementeazÄ? montarea"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Nu existÄ? o aplicaÈ?ie înregistratÄ? pentru deschiderea acestui fiÈ?ier"
@@ -1305,20 +1312,20 @@ msgstr "Nu se poate gestiona versiunea %d a codÄ?rii GFileIcon"
msgid "Malformed input data for GFileIcon"
msgstr "Date de input malformate pentru GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Fluxul nu implementeazÄ? â??query_infoâ??"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "CÄ?utarea în flux nu este implementatÄ?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Nu se permite trunchierea fluxului de input"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Trunchierea fluxului nu este implementatÄ?"
@@ -1356,7 +1363,7 @@ msgstr "Tipul %s nu implementeazÄ? from_tokens() în interfaÈ?a GIcon"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Nu se poate gestiona versiunea furnizatÄ? pentru codarea iconiÈ?ei"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Fluxul de input nu are implementatÄ? o funcÈ?ie de citire"
@@ -1366,7 +1373,7 @@ msgstr "Fluxul de input nu are implementatÄ? o funcÈ?ie de citire"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Asupra fluxului se executÄ? deja o operaÈ?iune"
@@ -1375,109 +1382,110 @@ msgid "Unable to find default local directory monitor type"
msgstr ""
"Nu s-a putut identifica tipul implicit de monitorizare a directoarelor locale"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Nume incorect de fiÈ?ier: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Eroare la citirea detaliilor sistemului de fiÈ?iere: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Nu se poate redenumi directorul rÄ?dÄ?cinÄ?"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Eroare la redenumirea fiÈ?ierului: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Nu se poate redenumi fiÈ?ierul, numele de fiÈ?ier existÄ? deja"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Nume nevalid de fiÈ?ier"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Eroare la deschiderea fiÈ?ierului: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Nu se poate deschide directorul"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Eroare la È?tergerea fiÈ?ierului: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Eroare la mutarea la coÈ? a fiÈ?ierului: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nu s-a putut crea directorul coÈ?ului de gunoi â??%sâ??: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Nu s-a gÄ?sit directorul de top pentru coÈ?ul de gunoi"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Nu s-a putut gÄ?si ori crea directorul coÈ?ului de gunoi"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nu s-a putut crea fiÈ?ierul cu detalii despre mutarea la coÈ?: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nu s-a putut muta la coÈ? fiÈ?ierul: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Eroare la crearea directorului: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Eroare la crearea linkului simbolic: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Eroare la mutarea fiÈ?ierului: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Nu se poate muta un director peste un alt director"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Crearea fiÈ?ierului de backup a eÈ?uat"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Eroare la È?tergerea fiÈ?ierului destinaÈ?ie: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
"OperaÈ?iunea de mutare între douÄ? dispozitive montate nu este implementatÄ?"
@@ -1499,7 +1507,7 @@ msgstr "Nume incorect de atribut extins"
msgid "Error setting extended attribute '%s': %s"
msgstr "Eroare la stabilirea atributului extins â??%sâ??: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Eroare la citirea detaliilor fiÈ?ierului â??%sâ??: %s"
@@ -1530,7 +1538,7 @@ msgstr "Tip incorect de atribut (se aÈ?tepta un È?ir de octeÈ?i)"
msgid "Error setting permissions: %s"
msgstr "Eroare la definirea drepturilor: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Eroare la definirea deÈ?inÄ?torului: %s"
@@ -1550,6 +1558,11 @@ msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Eroare la definirea linkului simbolic: fiÈ?ierul nu este un link simbolic"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Eroare la definirea drepturilor: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "Contextul SELinux trebuie sÄ? fie diferit de NULL"
@@ -1568,20 +1581,20 @@ msgstr "SELinux nu este activat pentru acest sistem"
msgid "Setting attribute %s not supported"
msgstr "Definirea atributului %s nu este implementatÄ?"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Eroare la citirea din fiÈ?ier: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Eroare la cÄ?utarea în fiÈ?ier: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Eroare la închiderea fiÈ?ierului: %s"
@@ -1590,52 +1603,52 @@ msgstr "Eroare la închiderea fiÈ?ierului: %s"
msgid "Unable to find default local file monitor type"
msgstr "Nu s-a gÄ?sit tipul implicit de monitorizare a fiÈ?ierelor locale"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Eroare la scrierea în fiÈ?ier: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Eroare la È?tergerea vechiului link simbolic de backup: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Eroare la crearea copiei de backup: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Eroare la redenumirea fiÈ?ierului temporar: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Eroare la trunchierea fiÈ?ierului: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Eroare la deschiderea fiÈ?ierului â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "FiÈ?ierul destinaÈ?ie este un director"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "FiÈ?ierul destinaÈ?ie nu este un fiÈ?ier obiÈ?nuit"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "FiÈ?ierul a fost modificat de o terÈ?Ä? parte"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Eroare la È?tergerea vechiului fiÈ?ier: %s"
@@ -1667,45 +1680,45 @@ msgstr "Nu s-a putut redimensiona fluxul de ieÈ?ire al memoriei"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "obiectul montat nu implementeazÄ? demontarea"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "obiectul montat nu implementeazÄ? ejectarea"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "obiectul montat nu implementeazÄ? remontarea"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "obiectul montat nu implementeazÄ? detecÈ?ia automatÄ? a conÈ?inutului"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
"obiectul montat nu implementeazÄ? detecÈ?ia automatÄ? È?i sincronizatÄ? a "
"conÈ?inutului"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Fluxul de ieÈ?ire nu implementeazÄ? scrierea"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Sursa fluxului este deja închisÄ?"
diff --git a/po/ru.po b/po/ru.po
index ab710dd..a9f8dc6 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib trunk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-14 16:16+0300\n"
"Last-Translator: Yuriy Penkin <yuriy penkin gmail com>\n"
"Language-Team: Russian <gnome-cyr gnome org>\n"
@@ -544,7 +544,7 @@ msgstr ""
"Ñ?аблон Ñ?одеÑ?жиÑ? Ñ?леменÑ?Ñ?, коÑ?оÑ?Ñ?е не поддеÑ?живаÑ?Ñ?Ñ?Ñ? пÑ?и поиÑ?ке Ñ?аÑ?Ñ?иÑ?ного "
"Ñ?овпадениÑ?"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "внÑ?Ñ?Ñ?еннÑ?Ñ? оÑ?ибка"
@@ -860,7 +860,7 @@ msgstr "ТекÑ?Ñ? бÑ?л пÑ?Ñ?Ñ? (или Ñ?одеÑ?жал Ñ?олÑ?ко пÑ?о
msgid "Failed to read data from child process"
msgstr "Ð?е Ñ?далоÑ?Ñ? пÑ?оÑ?иÑ?аÑ?Ñ? даннÑ?е из пÑ?оÑ?еÑ?Ñ?а-поÑ?омка"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ð?е Ñ?далоÑ?Ñ? Ñ?оздаÑ?Ñ? канал длÑ? Ñ?ообÑ?ениÑ? Ñ? пÑ?оÑ?еÑ?Ñ?ом-поÑ?омком (%s)"
@@ -1092,12 +1092,19 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Файл клÑ?Ñ?ей Ñ?одеÑ?жиÑ? клÑ?Ñ? «%s», знаÑ?ение коÑ?оÑ?ого «%s» не в кодиÑ?овке UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Файл клÑ?Ñ?ей Ñ?одеÑ?жиÑ? клÑ?Ñ? «%s», знаÑ?ение коÑ?оÑ?ого не Ñ?далоÑ?Ñ? Ñ?аÑ?познаÑ?Ñ?."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Файл клÑ?Ñ?ей Ñ?одеÑ?жиÑ? клÑ?Ñ? «%s», знаÑ?ение коÑ?оÑ?ого не Ñ?далоÑ?Ñ? Ñ?аÑ?познаÑ?Ñ?."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1142,19 +1149,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ð?е Ñ?далоÑ?Ñ? пÑ?еобÑ?азоваÑ?Ñ? «%s» в бÑ?лево знаÑ?ение."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "СлиÑ?ком болÑ?Ñ?ое знаÑ?ение колиÑ?еÑ?Ñ?ва пеÑ?едано в %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Ð?оÑ?ок Ñ?же закÑ?Ñ?Ñ?"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Ð?ейÑ?Ñ?вие бÑ?ло оÑ?менено"
@@ -1176,34 +1183,34 @@ msgstr "Ñ?ип %s"
msgid "Unexpected early end-of-stream"
msgstr "Ð?еожиданнÑ?й Ñ?анний конеÑ? поÑ?ока"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Ð?ез имени"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Ð? desktop-Ñ?айле не Ñ?казано поле Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Ð?е Ñ?далоÑ?Ñ? найÑ?и Ñ?еÑ?минал, Ñ?Ñ?ебÑ?емÑ?й длÑ? пÑ?иложениÑ?"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Ð?е Ñ?далоÑ?Ñ? Ñ?оздаÑ?Ñ? полÑ?зоваÑ?елÑ?Ñ?кÑ?Ñ? папкÑ? наÑ?Ñ?Ñ?оек пÑ?иложениÑ? %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Ð?е Ñ?далоÑ?Ñ? Ñ?оздаÑ?Ñ? полÑ?зоваÑ?елÑ?Ñ?кÑ?Ñ? папкÑ? наÑ?Ñ?Ñ?оек MIME %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Ð?е Ñ?далоÑ?Ñ? Ñ?оздаÑ?Ñ? полÑ?зоваÑ?елÑ?Ñ?кий desktop-Ñ?айл %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Ð?Ñ?обое опÑ?еделение длÑ? %s"
@@ -1240,11 +1247,12 @@ msgstr "Ð?екоÑ?Ñ?екÑ?ное Ñ?иÑ?ло лекÑ?ем (%d) Ñ?екÑ?Ñ?овог
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Ð?лÑ? GEmblemedIcon ожидаеÑ?Ñ?Ñ? GEmblem"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Ð?ейÑ?Ñ?вие не поддеÑ?живаеÑ?Ñ?Ñ?"
@@ -1256,49 +1264,49 @@ msgstr "Ð?ейÑ?Ñ?вие не поддеÑ?живаеÑ?Ñ?Ñ?"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "СодеÑ?жаÑ?аÑ? Ñ?оÑ?ка монÑ?иÑ?ованиÑ? не Ñ?Ñ?Ñ?еÑ?Ñ?вÑ?еÑ?"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Ð?елÑ?зÑ? Ñ?копиÑ?оваÑ?Ñ? повеÑ?Ñ? каÑ?алога"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Ð?елÑ?зÑ? Ñ?копиÑ?оваÑ?Ñ? каÑ?алог повеÑ?Ñ? каÑ?алога"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Целевой Ñ?айл Ñ?Ñ?Ñ?еÑ?Ñ?вÑ?еÑ?"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Ð?е Ñ?далоÑ?Ñ? Ñ?екÑ?Ñ?Ñ?ивно Ñ?копиÑ?оваÑ?Ñ? каÑ?алог"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Ð?елÑ?зÑ? Ñ?копиÑ?оваÑ?Ñ? Ñ?пеÑ?иалÑ?нÑ?й Ñ?айл"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ð?ано невеÑ?ное знаÑ?ение Ñ?имволÑ?ной Ñ?Ñ?Ñ?лки"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Ð?оÑ?зина не поддеÑ?живаеÑ?Ñ?Ñ?"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Ð?мена Ñ?айлов не могÑ?Ñ? Ñ?одеÑ?жаÑ?Ñ? «%c»"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "Ñ?ом не поддеÑ?живаеÑ? пÑ?иÑ?оединение"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Ð?еÑ? заÑ?егиÑ?Ñ?Ñ?иÑ?ованного пÑ?иложениÑ? длÑ? обÑ?абоÑ?ки данного Ñ?айла"
@@ -1324,20 +1332,20 @@ msgstr "Ð?е Ñ?далоÑ?Ñ? обÑ?абоÑ?аÑ?Ñ? веÑ?Ñ?иÑ? %d Ñ?екÑ?Ñ?ов
msgid "Malformed input data for GFileIcon"
msgstr "Ð?екоÑ?Ñ?екÑ?нÑ?е вÑ?однÑ?е даннÑ?е длÑ? GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Ð?оÑ?ок не поддеÑ?живаеÑ? query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Ð?еÑ?еÑ?од по поÑ?окÑ? не поддеÑ?живаеÑ?Ñ?Ñ?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "УÑ?еÑ?ение на вÑ?одном поÑ?оке не Ñ?азÑ?еÑ?ено"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "УÑ?еÑ?ение не поддеÑ?живаеÑ?Ñ?Ñ? на поÑ?оке"
@@ -1375,7 +1383,7 @@ msgstr "Тип %s не Ñ?еализÑ?еÑ? from_tokens() инÑ?еÑ?Ñ?ейÑ?а GIc
msgid "Can't handle the supplied version the icon encoding"
msgstr "Ð?е Ñ?далоÑ?Ñ? обÑ?абоÑ?аÑ?Ñ? даннÑ?Ñ? веÑ?Ñ?иÑ? Ñ?екÑ?Ñ?ового пÑ?едÑ?Ñ?авлениÑ? знаÑ?ка"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Ð?Ñ?одной поÑ?ок не поддеÑ?живаеÑ? Ñ?Ñ?ение"
@@ -1385,7 +1393,7 @@ msgstr "Ð?Ñ?одной поÑ?ок не поддеÑ?живаеÑ? Ñ?Ñ?ение"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Ð?оÑ?ок имееÑ? незавеÑ?Ñ?Ñ?нное дейÑ?Ñ?вие"
@@ -1393,109 +1401,110 @@ msgstr "Ð?оÑ?ок имееÑ? незавеÑ?Ñ?Ñ?нное дейÑ?Ñ?вие"
msgid "Unable to find default local directory monitor type"
msgstr "Ð?е Ñ?далоÑ?Ñ? найÑ?и Ñ?ип мониÑ?оÑ?а локалÑ?нÑ?Ñ? каÑ?алогов по Ñ?молÑ?аниÑ?"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ð?едопÑ?Ñ?Ñ?имое имÑ? Ñ?айла %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и полÑ?Ñ?ении Ñ?ведений о Ñ?айловой Ñ?иÑ?Ñ?еме: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Ð?елÑ?зÑ? пеÑ?еименоваÑ?Ñ? коÑ?невой каÑ?алог"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и пеÑ?еименовании Ñ?айла: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Ð?е Ñ?далоÑ?Ñ? пеÑ?еименоваÑ?Ñ? Ñ?айл, Ñ?акое имÑ? Ñ?айла Ñ?же еÑ?Ñ?Ñ?"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ð?едопÑ?Ñ?Ñ?имое имÑ? Ñ?айла"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и оÑ?кÑ?Ñ?Ñ?ии Ñ?айла: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Ð?е Ñ?далоÑ?Ñ? оÑ?кÑ?Ñ?Ñ?Ñ? каÑ?алог"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?далении Ñ?айла: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?далении Ñ?айла в коÑ?зинÑ?: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ð?е Ñ?далоÑ?Ñ? Ñ?оздаÑ?Ñ? каÑ?алог коÑ?зинÑ? %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Ð?е Ñ?далоÑ?Ñ? найÑ?и каÑ?алог веÑ?Ñ?него Ñ?Ñ?овнÑ? длÑ? коÑ?зинÑ?"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Ð?е Ñ?далоÑ?Ñ? найÑ?и или Ñ?оздаÑ?Ñ? каÑ?алог коÑ?зинÑ?"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ð?е Ñ?далоÑ?Ñ? Ñ?оздаÑ?Ñ? запиÑ?Ñ? о Ñ?айле в коÑ?зине: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Ð?е Ñ?далоÑ?Ñ? Ñ?далиÑ?Ñ? Ñ?айл в коÑ?зинÑ?: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?оздании каÑ?алога: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?оздании Ñ?имволÑ?ной Ñ?Ñ?Ñ?лки: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и пеÑ?емеÑ?ении Ñ?айла: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Ð?елÑ?зÑ? пеÑ?емеÑ?Ñ?иÑ?Ñ? каÑ?алог повеÑ?Ñ? каÑ?алога"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Ð?е Ñ?далоÑ?Ñ? Ñ?оздаÑ?Ñ? Ñ?езеÑ?внÑ?й Ñ?айл"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?далении Ñ?елевого Ñ?айла: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Ð?еÑ?емеÑ?ение междÑ? Ñ?оÑ?ками монÑ?иÑ?ованиÑ? не поддеÑ?живаеÑ?Ñ?Ñ?"
@@ -1516,7 +1525,7 @@ msgstr "Ð?едопÑ?Ñ?Ñ?имое имÑ? Ñ?аÑ?Ñ?иÑ?енного аÑ?Ñ?ибÑ?Ñ?
msgid "Error setting extended attribute '%s': %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?Ñ?Ñ?ановке Ñ?аÑ?Ñ?иÑ?енного аÑ?Ñ?ибÑ?Ñ?а «%s»: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и полÑ?Ñ?ении Ñ?ведений о Ñ?айле «%s»: %s"
@@ -1547,7 +1556,7 @@ msgstr "Ð?евеÑ?нÑ?й Ñ?ип аÑ?Ñ?ибÑ?Ñ?а (ожидалаÑ?Ñ? Ñ?Ñ?Ñ?ок
msgid "Error setting permissions: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?Ñ?Ñ?ановке пÑ?ав: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?Ñ?Ñ?ановке владелÑ?Ñ?а: %s"
@@ -1568,6 +1577,11 @@ msgstr ""
"Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?Ñ?Ñ?ановке Ñ?имволÑ?ной Ñ?Ñ?Ñ?лки: Ñ?айл не Ñ?влÑ?еÑ?Ñ?Ñ? "
"Ñ?имволÑ?ной Ñ?Ñ?Ñ?лкой"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?Ñ?Ñ?ановке пÑ?ав: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "Ð?онÑ?екÑ?Ñ? SELinux не должен бÑ?Ñ?Ñ? Ñ?авен NULL"
@@ -1586,20 +1600,20 @@ msgstr "Ð? Ñ?Ñ?ой Ñ?иÑ?Ñ?еме не вклÑ?Ñ?Ñ?н SELinux"
msgid "Setting attribute %s not supported"
msgstr "УÑ?Ñ?ановка аÑ?Ñ?ибÑ?Ñ?а %s не поддеÑ?живаеÑ?Ñ?Ñ?"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и пеÑ?еÑ?оде по Ñ?айлÑ?: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и закÑ?Ñ?Ñ?ии Ñ?айла: %s"
@@ -1608,52 +1622,52 @@ msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и закÑ?Ñ?Ñ?ии Ñ?айла: %s"
msgid "Unable to find default local file monitor type"
msgstr "Ð?е Ñ?далоÑ?Ñ? найÑ?и Ñ?ип мониÑ?оÑ?а локалÑ?нÑ?Ñ? Ñ?айлов по Ñ?молÑ?аниÑ?"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и запиÑ?и в Ñ?айл: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?далении Ñ?Ñ?аÑ?ой Ñ?езеÑ?вной Ñ?Ñ?Ñ?лки: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?оздании Ñ?езеÑ?вной копии: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и пеÑ?еименовании вÑ?еменного Ñ?айла: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?Ñ?еÑ?ении Ñ?айла: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и оÑ?кÑ?Ñ?Ñ?ии Ñ?айла «%s»: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Целевой Ñ?айл Ñ?влÑ?еÑ?Ñ?Ñ? каÑ?алогом"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Целевой Ñ?айл не Ñ?влÑ?еÑ?Ñ?Ñ? обÑ?Ñ?нÑ?м Ñ?айлом"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Файл бÑ?л изменÑ?н извне"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Ð?Ñ?оизоÑ?ла оÑ?ибка пÑ?и Ñ?далении Ñ?Ñ?аÑ?ого Ñ?айла: %s"
@@ -1685,28 +1699,28 @@ msgstr "Ð?е Ñ?далоÑ?Ñ? измениÑ?Ñ? Ñ?азмеÑ? вÑ?Ñ?одного п
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "Ñ?оÑ?ка монÑ?иÑ?ованиÑ? не поддеÑ?живаеÑ? оÑ?Ñ?оединение"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "Ñ?оÑ?ка монÑ?иÑ?ованиÑ? не поддеÑ?живаеÑ? извлеÑ?ение"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "Ñ?оÑ?ка монÑ?иÑ?ованиÑ? не поддеÑ?живаеÑ? пеÑ?еÑ?оединение"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
"Ñ?оÑ?ка монÑ?иÑ?ованиÑ? не поддеÑ?живаеÑ? возможноÑ?Ñ?Ñ? опÑ?еделениÑ? Ñ?ипа Ñ?одеÑ?жимого"
@@ -1714,17 +1728,17 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
"Ñ?оÑ?ка монÑ?иÑ?ованиÑ? не поддеÑ?живаеÑ? возможноÑ?Ñ?Ñ? Ñ?инÑ?Ñ?онного опÑ?еделениÑ? Ñ?ипа "
"Ñ?одеÑ?жимого"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Ð?Ñ?Ñ?одной поÑ?ок не поддеÑ?живаеÑ? запиÑ?Ñ?"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Ð?Ñ?Ñ?однÑ?й поÑ?ок Ñ?же закÑ?Ñ?Ñ?"
diff --git a/po/rw.po b/po/rw.po
index 9dc59dc..7b0e325 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.12\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2005-03-28 19:34-0700\n"
"Last-Translator: Steve Murphy <murf e-tools com>\n"
"Language-Team: Kinyarwanda <translation-team-rw lists sourceforge net>\n"
@@ -527,7 +527,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -842,7 +842,7 @@ msgstr "ubusa Cyangwa"
msgid "Failed to read data from child process"
msgstr "Kuri Gusoma Ibyatanzwe Bivuye"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, fuzzy, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Kuri Kurema kugirango Na:"
@@ -1077,11 +1077,17 @@ msgstr "IDOSIYE OYA Urufunguzo"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "IDOSIYE Kirimo Urufunguzo Na: Agaciro ni OYA 8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, fuzzy, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "IDOSIYE Kirimo Urufunguzo Agaciro"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "IDOSIYE Kirimo Urufunguzo Agaciro"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, fuzzy, c-format
msgid ""
@@ -1125,19 +1131,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Nka a Icyungo"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1160,34 +1166,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1224,11 +1230,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "amahuza OYA"
@@ -1241,50 +1248,50 @@ msgstr "amahuza OYA"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "amahuza OYA"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1310,20 +1317,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1361,7 +1368,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1371,7 +1378,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1379,117 +1386,118 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Izina ry'inturo:"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Izina ry'inturo:"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Ikosa mu gusoma idosiye"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Kuri Kurema IDOSIYE"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Kuri Kurema IDOSIYE"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Kuri Kurema IDOSIYE"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Gufungura %s%S bushyinguro"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Ihindurangero"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1512,7 +1520,7 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Gufungura %s%S bushyinguro"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Ikosa mu gusoma idosiye"
@@ -1544,7 +1552,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Ihindurangero"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Ihindurangero"
@@ -1563,6 +1571,11 @@ msgstr "ku Umurongo"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Ihindurangero"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1582,22 +1595,22 @@ msgid "Setting attribute %s not supported"
msgstr "amahuza OYA"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Ikosa mu gusoma idosiye"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Ikosa mu gusoma idosiye"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Ikosa mu gusoma idosiye"
@@ -1607,58 +1620,58 @@ msgid "Unable to find default local file monitor type"
msgstr ""
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Ihindurangero"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Ikosa mu gusoma idosiye"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Ikosa mu gusoma idosiye"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Ikosa mu gusoma idosiye"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "a Ibisanzwe IDOSIYE"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Ikosa mu gusoma idosiye"
@@ -1691,43 +1704,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/si.po b/po/si.po
index 638e0ef..80af75a 100644
--- a/po/si.po
+++ b/po/si.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.si\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2007-06-20 14:56+0530\n"
"Last-Translator: Danishka Navin <snavin redhat com>\n"
"Language-Team: Sinhala <en li org>\n"
@@ -495,7 +495,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "à¶?à¶·à·?â??යනà·?à¶à¶» දà·?à·?ය"
@@ -802,7 +802,7 @@ msgstr ""
msgid "Failed to read data from child process"
msgstr ""
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1024,11 +1024,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1071,19 +1077,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1106,34 +1112,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1170,11 +1176,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "à·?à¶?à¶?à·?à¶à·?à¶à·?මà¶? à¶´à·?à¶»à·?à¶? à·?à·?à·?ය දà¶?à·?නනà·?à¶±à·? à¶±à·?à¶"
@@ -1187,50 +1194,50 @@ msgstr "à·?à¶?à¶?à·?à¶à·?à¶à·?මà¶? à¶´à·?à¶»à·?à¶? à·?à·?à·?ය දà¶?à·?à¶±
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "à·?à¶?à¶?à·?à¶à·?à¶à·?මà¶? à¶´à·?à¶»à·?à¶? à·?à·?à·?ය දà¶?à·?නනà·?à¶±à·? à¶±à·?à¶"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1256,20 +1263,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1307,7 +1314,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1317,7 +1324,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1325,110 +1332,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "à·?à·?à·?දà·?â??ය යà¶à·?à¶»à·? නම: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "à·?à·?à·?දà·?â??ය à¶°à·?à¶»à¶? à¶±à·?මය"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶±à·?à¶»à·?මà·?ණය දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶±à·?à¶»à·?මà·?ණය දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶±à·?à¶»à·?මà·?ණය දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "'%s' à¶?à·?à¶½à·?ම à·?à·?à·?à·?à¶ à¶?à·?à¶»à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "%d ප���ය� චද��ය��: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1449,7 +1457,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' à¶?à·?à¶½à·?ම à·?à·?à·?à·?à¶ à¶?à·?à¶»à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
@@ -1480,7 +1488,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "à¶´à¶»à·?à·?à¶»à·?à¶à¶±à¶ºà·?දà·? දà·?à·?යà¶?à·? : %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "à¶´à¶»à·?à·?à¶»à·?à¶à¶±à¶ºà·?දà·? දà·?à·?යà¶?à·? : %s"
@@ -1499,6 +1507,11 @@ msgstr "%d ප���ය� චද��ය��: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "à¶´à¶»à·?à·?à¶»à·?à¶à¶±à¶ºà·?දà·? දà·?à·?යà¶?à·? : %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1517,20 +1530,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "à·?à¶?à¶?à·?à¶à·?à¶à·?මà¶? à¶´à·?à¶»à·?à¶? à·?à·?à·?ය දà¶?à·?නනà·?à¶±à·? à¶±à·?à¶"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
@@ -1539,52 +1552,52 @@ msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr ""
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "'%s' à¶?à·?à¶±à·?à·? à¶?à·?යà·?à·?ම දà·?à·? à·?à·?à·?à¶à¶ºà·?: %s"
@@ -1617,43 +1630,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/sk.po b/po/sk.po
index 46470ec..3a4b645 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2008-03-15 15:01+0100\n"
"Last-Translator: Marcel Telka <marcel telka sk>\n"
"Language-Team: Slovak <sk-i18n lists linux sk>\n"
@@ -523,7 +523,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -831,7 +831,7 @@ msgstr "Text bol prázdny (alebo obsahoval iba medzery)"
msgid "Failed to read data from child process"
msgstr "Nepodarilo sa Ä?ÃtaÅ¥ dáta z procesu potomka"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Nepodarilo sa vytvoriť rúru pre komunikáciu s procesom potomka (%s)"
@@ -1058,13 +1058,21 @@ msgstr "Súbor kľúÄ?ov nemá kľúÄ? '%s'"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Súbor kľúÄ?ov obsahuje kľúÄ? '%s' s hodnotou '%s', ktorá nie je UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Súbor kľúÄ?ov obsahuje kľúÄ? '%s', ktorý má hodnotu, ktorá nemohla byÅ¥ "
"interpretovaná."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Súbor kľúÄ?ov obsahuje kľúÄ? '%s', ktorý má hodnotu, ktorá nemohla byÅ¥ "
+"interpretovaná."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1109,19 +1117,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Hodnota '%s' nemohla byť interpretovaná ako booleovská."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Prúd je už zatvorený"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operácia bola zrušená"
@@ -1143,34 +1151,34 @@ msgstr "typ %s"
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Nepomenované"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Vlastná definÃcia pre %s"
@@ -1207,11 +1215,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Nepodporovaná operácia"
@@ -1223,50 +1232,50 @@ msgstr "Nepodporovaná operácia"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Cieľový súbor existuje"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Symbolické odkazy nepodporované"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1292,20 +1301,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1343,7 +1352,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1353,7 +1362,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1361,109 +1370,110 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Neplatný názov programu: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Chyba pri Ä?Ãtanà súboru '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Chyba pri premenovanà súboru: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Neplatný názov súboru"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Chyba pri otváranà súboru: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Nepodarilo sa otvoriÅ¥ prieÄ?inok"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Chyba pri odstraÅ?ovanà súboru: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Chyba pri Ä?Ãtanà súboru '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nepodarilo sa vytvoriť súbor '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nepodarilo sa vytvoriť súbor '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Nepodarilo sa vytvoriť súbor '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Chyba pri otváranà prieÄ?inka '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Chyba poÄ?as prevodu: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Chyba pri Ä?Ãtanà súboru '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Chyba pri odstraÅ?ovanà cieľového súboru: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1485,7 +1495,7 @@ msgstr "Dokument neoÄ?akávane skonÄ?il v mene atribútu"
msgid "Error setting extended attribute '%s': %s"
msgstr "Chyba pri nastavovanà rozÅ¡Ãrenej vlastnostii '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Chyba pri Ä?Ãtanà súboru '%s': %s"
@@ -1516,7 +1526,7 @@ msgstr "Neplatný typ vlastnosti (oÄ?akávaný bajtový reÅ¥azec)"
msgid "Error setting permissions: %s"
msgstr "Chyba poÄ?as prevodu: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Chyba pri nastavovanà vlastnÃka: %s"
@@ -1535,6 +1545,11 @@ msgstr "Chyba pri nastavovanà symbolického odkazu: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Chyba poÄ?as prevodu: %s"
+
#: gio/glocalfileinfo.c:2074
#, fuzzy
msgid "SELinux context must be non-NULL"
@@ -1554,20 +1569,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Symbolické odkazy nepodporované"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Chyba pri Ä?Ãtanà zo súboru: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Chyba pri Ä?Ãtanà súboru '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Chyba pri zatváranà súboru: %s"
@@ -1576,52 +1591,52 @@ msgstr "Chyba pri zatváranà súboru: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Chyba pri zápise do súboru: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Chyba pri odstraÅ?ovanà starého záložného odkazu: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Chyba pri vytváranà záložnej kópie: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Chyba pri premenúvanà doÄ?asného súboru: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Chyba pri Ä?Ãtanà súboru '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Chyba pri otváranà súboru '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Cieľový súbor je prieÄ?inok"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Cieľový súbor nie je obyÄ?ajný súbor"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Chyba pri odstraÅ?ovanà súboru: %s"
@@ -1654,28 +1669,28 @@ msgstr "Zlyhala zmena veľkosti pamäťového výstupného prúdu"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "pripojenie neimplementuje odpojenie"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "pripojenie neimplementuje vysunutie"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "pripojenie neimplementuje opätovné pripojenie"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
#, fuzzy
msgid "mount doesn't implement content type guessing"
msgstr "pripojenie neimplementuje odpojenie"
@@ -1683,16 +1698,16 @@ msgstr "pripojenie neimplementuje odpojenie"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
#, fuzzy
msgid "mount doesn't implement synchronous content type guessing"
msgstr "pripojenie neimplementuje odpojenie"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Výstupný prúd neimplementuje zápis"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Zdrojový prúd je už zatvorený"
diff --git a/po/sl.po b/po/sl.po
index 002d9dc..5439fe8 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-16 19:36+0100\n"
"Last-Translator: Matej UrbanÄ?iÄ? <mateju svn gnome org>\n"
"Language-Team: Slovenian <sl li org>\n"
@@ -526,7 +526,7 @@ msgstr "dosežena omejitev sledenja nazaj"
msgid "the pattern contains items not supported for partial matching"
msgstr "vzorec vsebuje predmete, ki niso podprti za delno iskanje zadetkov"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "notranja napaka"
@@ -833,7 +833,7 @@ msgstr "Besedilo je bilo prazno (ali vsebovalo le presledke)"
msgid "Failed to read data from child process"
msgstr "Ni mogoÄ?e prebrati podatkov iz procesa podrejenega predmeta"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1064,13 +1064,21 @@ msgstr ""
"Datoteka s kljuÄ?em vsebuje kljuÄ? '%s' z vrednostjo '%s', ki ni zapisan v UTF-"
"8 naboru"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Datoteka s kljuÄ?em vsebuje kljuÄ? '%s' z vrednostjo, ki je ni mogoÄ?e "
"obravnavati."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Datoteka s kljuÄ?em vsebuje kljuÄ? '%s' z vrednostjo, ki je ni mogoÄ?e "
+"obravnavati."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1115,19 +1123,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Vrednosti '%s' ni mogoÄ?e obravnavati kot Boolovo vrednost."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Prevelika vrednost štetja poslana na %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Pretok je že zaprt"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operacija je bila preklicana."
@@ -1149,34 +1157,34 @@ msgstr "%s vrsta"
msgid "Unexpected early end-of-stream"
msgstr "NepriÄ?akovan prezgodnji konec pretoka"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Neimenovan"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Namizna datoteka ne vsebuje doloÄ?enega polja Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Ni mogoÄ?e najti terminala, ki ga zahteva program"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Ni mogoÄ?e ustvariti nastavitvene mape uporabnikovega programa %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Ni mogoÄ?e ustvariti uporabnikove nastavitvene MIME mape %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Ni mogoÄ?e ustvariti uporabnikove datoteke namizja %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "DoloÄ?ilo po meri za %s"
@@ -1213,11 +1221,12 @@ msgstr "Nepravilno oblikovana znakov (%d) v kodiranju GEmblemedIcon"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "PriÄ?akovan GEmblem za GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operacija ni podprta"
@@ -1229,49 +1238,49 @@ msgstr "Operacija ni podprta"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "ObstojeÄ?a enota ne obstaja"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Ni mogoÄ?e kopirati preko mape"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Ni mogoÄ?e kopirati mape preko mape"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Ciljna datoteka obstaja"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Ni mogoÄ?e kopirati drevesne strukture mape"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Ni mogoÄ?e kopirati posebne datoteke"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Neveljavna vrednost simbolne povezave"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Smeti niso podprte"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Ni mogoÄ?e uporabiti '%c' v imenu datoteke"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "enota ne podpira priklopa"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Na voljo ni programa z a upravljanje s to datoteko"
@@ -1297,20 +1306,20 @@ msgstr "Ni mogoÄ?e upravljati z razliÄ?ico %d kodiranja GFileIcon "
msgid "Malformed input data for GFileIcon"
msgstr "Nepravilno oblikovani podatki za GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Pretok ne podpira query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Iskanje po pretoku ni podprto"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "RazÄ?lenitev ni dovoljena na dovodnem pretoku"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "RazÄ?lenitev ni podprta na pretoku"
@@ -1348,7 +1357,7 @@ msgstr "Vrsta %s ne vstavlja from_tokens() vmesnika GIcon"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Ni mogoÄ?e upravljati z navedeno razliÄ?ico kodiranja ikone"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Vhodni pretok ne podpira branja"
@@ -1358,7 +1367,7 @@ msgstr "Vhodni pretok ne podpira branja"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Pretok izvaja izredno operacijo"
@@ -1366,109 +1375,110 @@ msgstr "Pretok izvaja izredno operacijo"
msgid "Unable to find default local directory monitor type"
msgstr "Ni mogoÄ?e najti privzete vrste nadzora mape"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Neveljavno ime datoteke %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Napaka med branjem podrobnosti datoteÄ?nega sistema %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Ni mogoÄ?e preimenovati skrbniÅ¡ke mape"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Napaka med preimenovanjem datoteke: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Ni mogoÄ?e preimenovati datoteke, izbrano ime že obstaja"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Neveljavno ime datoteke"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Napaka med odpiranjem datoteke: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Ni mogoÄ?e odpreti mape"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Napaka med odstranjevanjem datoteke: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Napaka ob premikanjem datoteke v smeti: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ni mogoÄ?e ustvariti mape smeti %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Ni mogoÄ?e najti vrhnje ravni smeti"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Ni mogoÄ?e najti ali ustvariti mape smeti"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ni mogoÄ?e ustvariti datoteke podrobnosti: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Ni mogoÄ?e premakniti datoteke v smeti: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Napaka med ustvarjanjem mape: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Napaka med ustvarjanjem simbolne povezave: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Napaka med premikanjem datoteke: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Ni mogoÄ?e premakniti mape Ä?ez mapo"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Ni mogoÄ?e ustvariti varnostne kopije"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Napaka med odstranjevanjem ciljne datoteke: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Premikanje med priklopi ni podprto"
@@ -1489,7 +1499,7 @@ msgstr "Neveljavno razširjeno ime atributa"
msgid "Error setting extended attribute '%s': %s"
msgstr "Napaka med doloÄ?anjem razÅ¡irjenega atributa '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Napaka med potrjevanjem datoteke '%s': %s"
@@ -1520,7 +1530,7 @@ msgstr "Neveljavna vrsta atributa (priÄ?akovan bitni niz)"
msgid "Error setting permissions: %s"
msgstr "Napaka med doloÄ?anjem dovoljenj: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Napaka med doloÄ?anjem lastnika: %s"
@@ -1540,6 +1550,11 @@ msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Napaka med doloÄ?evanjem simbolne povezave; datoteka ni simbolna povezava"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Napaka med doloÄ?anjem dovoljenj: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux atribut ne sme biti doloÄ?ena kot NULL"
@@ -1558,20 +1573,20 @@ msgstr "Na tem sistemu SELinux ni omogoÄ?en"
msgid "Setting attribute %s not supported"
msgstr "DoloÄ?anje atributa %s ni podprto"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Napaka med branjem iz datoteke: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Napaka med iskanjem v datoteki: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Napaka med zapiranjem datoteke: %s"
@@ -1580,52 +1595,52 @@ msgstr "Napaka med zapiranjem datoteke: %s"
msgid "Unable to find default local file monitor type"
msgstr "Ni mogoÄ?e najti privzete lokalne datoteke nadzora"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Napaka med pisanjem v datoteko: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Napaka med odstranjevanjem stare varnostne povezave: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Napaka med ustvarjanjem varnostne kopije: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Napaka med preimenovanjem zaÄ?asne datoteke: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Napaka med obrezovanjem datoteke: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Napaka med odpiranjem datoteke '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Ciljna datoteka je mapa"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Ciljna datoteka ni obiÄ?ajna datoteka"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Datoteka je bila zunanje spremenjena"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Napaka med odstranjevanjem datoteke: %s"
@@ -1657,43 +1672,43 @@ msgstr "Napaka med razširjanjem pretoka odvoda spomina"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "enota ne podpira odklopa"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "enote ni mogoÄ?e izvreÄ?i"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "enota ne podpira ponovnega priklopa"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "priklop ne podpira ugibanja vsebine vrste"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "priklop ne podpira usklajevanja ugibanja vsebine vrste"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Odvodni pretok ne podpira pisanja"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Izvorni pretok je že zaprt"
diff --git a/po/sq.po b/po/sq.po
index 15f56bf..e89093f 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2008-08-18 10:19+0200\n"
"Last-Translator: Laurent Dhima <laurenti alblinux net>\n"
"Language-Team: albanian <gnome-albanian-perkthyesit lists sourceforge net>\n"
@@ -552,7 +552,7 @@ msgstr "u arrit kufiri i backtracking"
msgid "the pattern contains items not supported for partial matching"
msgstr "modeli përmban elementë të pasuportuar për korrispondimin e pjesëshëm"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "gabim i brendshëm"
@@ -923,7 +923,7 @@ msgstr "Teksti është bosh (ose përmban vetëm hapsira të bardha)"
msgid "Failed to read data from child process"
msgstr "I pamundur leximi i të dhënave nga proçesi bir"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "I pamundur krijimi i pipe për të komunikuar me proçesin bir (%s)"
@@ -1155,11 +1155,17 @@ msgstr "File i kyçit nuk përmban kyçin '%s'"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "File i kyçit përmban kyçin '%s' me vlerë '%s' që nuk është në UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "File i kyçit përmban kyçin '%s' që ka një vlerë të painterpretueshme."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "File i kyçit përmban kyçin '%s' që ka një vlerë të painterpretueshme."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1205,21 +1211,21 @@ msgstr "Vlera '%s' nuk mund të interpretohet si një boolean."
# (pofilter) untranslated: checks whether a string has been translated at all
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Vlerë count tepër e madhe kaluar tek %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Stream është i mbyllur rregullisht"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Operacioni është anulluar"
@@ -1247,22 +1253,22 @@ msgid "Unexpected early end-of-stream"
msgstr "End-of-stream i parakohshëm papritur"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Paemër"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "File .desktop nuk specifikon fushën Exec"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "E pamundur gjetja e terminalit të kërkuar nga aplikativi"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
@@ -1270,20 +1276,20 @@ msgstr ""
"(%s): %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
"E pamundur gjetja e kartelës së përdoruesit për konfigurimin MIME (%s): %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "I pamundur krijimi i file .desktop të përdoruesit %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Përcaktimi i personalizuar për %s"
@@ -1323,11 +1329,12 @@ msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Veprimi nuk suportohet"
@@ -1340,55 +1347,55 @@ msgstr "Veprimi nuk suportohet"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Objekti mount i përmbajtur nuk ekziston"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "I pamundur kopjimi mbi directory"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "I pamundur kopjimi i directory mbi directory"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "File objektiv ekziston"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "I pamundur kopjimi rekursiv i directory"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
#, fuzzy
msgid "Can't copy special file"
msgstr "I pamundur kopjimi mbi directory"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Dhënë vlerë e pavlefshme lidhje simbolike"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Koshi nuk suportohet"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Emrat e file nuk mund të përmbajnë '%c'"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "Volumi nuk suporton montimin"
@@ -1396,7 +1403,7 @@ msgstr "Volumi nuk suporton montimin"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Nuk rezulton i regjistruar asnjë aplikativ për të manazhuar këtë file"
@@ -1426,23 +1433,23 @@ msgid "Malformed input data for GFileIcon"
msgstr ""
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Stream nuk suporton query_info"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Pikëvendosja nuk suportohet në stream"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Ndërprerja nuk suportohet tek stream në hyrje"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Ndërprerja nuk suportohet tek stream"
@@ -1481,7 +1488,7 @@ msgid "Can't handle the supplied version the icon encoding"
msgstr ""
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Stream i input nuk suporton leximin"
@@ -1492,7 +1499,7 @@ msgstr "Stream i input nuk suporton leximin"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Stream prezanton një operacion në pritje"
@@ -1503,7 +1510,7 @@ msgstr ""
"E pamundur gjetja e llojit të monitorit të paracaktuar për directory lokale"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Emër file i pasaktë %s"
@@ -1512,13 +1519,13 @@ msgstr "Emër file i pasaktë %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Gabim gjatë marrjes së informacioneve mbi file të sistemit: %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "I pamundur riemërtimi i directory root"
@@ -1526,20 +1533,21 @@ msgstr "I pamundur riemërtimi i directory root"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Gabim gjatë ndryshimit të emrit të file: %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "I pamundur riemërtimi i file, emër ekzistues file"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Emër i pavlefshëm file"
@@ -1547,13 +1555,13 @@ msgstr "Emër i pavlefshëm file"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Gabim gjatë hapjes së file: %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "E pamundur hapja e directory"
@@ -1561,7 +1569,7 @@ msgstr "E pamundur hapja e directory"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Gabim gjatë fshirjes së file: %s"
@@ -1570,25 +1578,25 @@ msgstr "Gabim gjatë fshirjes së file: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Gabim gjatë hedhjes në kosh të file: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "I pamundur krijimi i directory koshit \"%s\": %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "E pamundur gjetja e directory së sipërme për koshin"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "I pamundur krijimi apo gjetja e directory të koshit"
@@ -1596,7 +1604,7 @@ msgstr "I pamundur krijimi apo gjetja e directory të koshit"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "I pamundur krijimi i një file me informacionet e hedhjes në kosh: %s"
@@ -1605,20 +1613,20 @@ msgstr "I pamundur krijimi i një file me informacionet e hedhjes në kosh: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "E pamundur hedhja në kosh e file: %s"
# (pofilter) variables: translation contains variables not in original: %s, %s
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Gabim gjatë krijimit të directory: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Gabim gjatë krijimit të lidhjes simbolike: %s"
@@ -1627,20 +1635,20 @@ msgstr "Gabim gjatë krijimit të lidhjes simbolike: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Gabim gjatë lëvizjes së file: %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "E pamundur lëvizja e directory mbi directory"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Krijimi i file backup dështoi"
@@ -1648,13 +1656,13 @@ msgstr "Krijimi i file backup dështoi"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Gabim gjatë heqjes së file objektiv: %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Lëvizja midis objekteve mount nuk suportohet"
@@ -1680,7 +1688,7 @@ msgid "Error setting extended attribute '%s': %s"
msgstr "Gabim gjatë caktimit të atributit të zgjeruar '%s': %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "E pamundur kryerja e stat të file '%s': %s"
@@ -1721,7 +1729,7 @@ msgid "Error setting permissions: %s"
msgstr "Gabim gjatë caktimit të së drejtave: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Gabim gjatë caktimit të pronarit: %s"
@@ -1745,6 +1753,12 @@ msgstr "Gabim gjatë caktimit të symlink: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Gabim gjatë caktimit të symlink: file nuk është një lidhje simbolike"
+# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Gabim gjatë caktimit të së drejtave: %s"
+
# (pofilter) untranslated: checks whether a string has been translated at all
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
@@ -1772,7 +1786,7 @@ msgstr "Caktimi i atributit %s nuk suportohet"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Gabim gjatë leximit nga file: %s"
@@ -1781,9 +1795,9 @@ msgstr "Gabim gjatë leximit nga file: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Gabim gjatë pikëvendosjes në brendësi të file: %s"
@@ -1792,8 +1806,8 @@ msgstr "Gabim gjatë pikëvendosjes në brendësi të file: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Gabim gjatë mbylljes së file: %s"
@@ -1807,14 +1821,14 @@ msgstr "E pamundur gjetja e llojit të monitorit të paracaktuar për file lokal
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Gabim gjatë shkrimit tek file: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Gabim gjatë heqjes së lidhjes së vjetër të backup: %s"
@@ -1823,7 +1837,7 @@ msgstr "Gabim gjatë heqjes së lidhjes së vjetër të backup: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Gabim gjatë krijimit të kopjes së backup: %s"
@@ -1832,7 +1846,7 @@ msgstr "Gabim gjatë krijimit të kopjes së backup: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Gabim gjatë riemërtimit të përkohshëm të file: %s"
@@ -1841,31 +1855,31 @@ msgstr "Gabim gjatë riemërtimit të përkohshëm të file: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Gabim gjatë ndarjes së file: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Gabim gjatë hapjes së file '%s': %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "File objektiv është një directory"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "File objektiv nuk është një file i rregullt"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "File është ndryshuar nga jashtë"
@@ -1873,7 +1887,7 @@ msgstr "File është ndryshuar nga jashtë"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings
# (pofilter) printf: checks whether printf format strings match
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Gabim gjatë fshirjes së file: %s"
@@ -1914,7 +1928,7 @@ msgstr "Ripërmasimi i stream të output të memories dështoi"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "objekti mount nuk suporton zmontimin"
@@ -1922,7 +1936,7 @@ msgstr "objekti mount nuk suporton zmontimin"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "objekti mount nuk suporton nxjerrjen jashtë"
@@ -1930,7 +1944,7 @@ msgstr "objekti mount nuk suporton nxjerrjen jashtë"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "objekti mount nuk suporton rimontimin"
@@ -1938,7 +1952,7 @@ msgstr "objekti mount nuk suporton rimontimin"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "objekti mount nuk suporton mbivendosjen e llojit të përmbajtjes"
@@ -1946,18 +1960,18 @@ msgstr "objekti mount nuk suporton mbivendosjen e llojit të përmbajtjes"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
"objekti mount nuk suporton mbivendosjen sinkrone të llojit të përmbajtjes"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Stream i output nuk suporton shkrimin"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Stream burues është i mbyllur"
diff --git a/po/sr.po b/po/sr.po
index b9b9f9c..4f0e31c 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2007-09-06 21:11+0100\n"
"Last-Translator: Ð?оÑ?ан РакиÑ? <grakic devbase net>\n"
"Language-Team: Serbian (sr) <gnom prevod org>\n"
@@ -530,7 +530,7 @@ msgstr "доÑ?Ñ?игнÑ?Ñ? Ñ?е лимиÑ? пÑ?еÑ?Ñ?аживаÑ?а Ñ?назад
msgid "the pattern contains items not supported for partial matching"
msgstr "обÑ?азаÑ? Ñ?адÑ?жи Ñ?Ñ?авке коÑ?е ниÑ?Ñ? подÑ?жане за делимиÑ?но поклапаÑ?е"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "инÑ?еÑ?на гÑ?еÑ?ка"
@@ -841,7 +841,7 @@ msgstr "СадÑ?жаÑ? пÑ?азан (или Ñ?адÑ?жи Ñ?амо белине)"
msgid "Failed to read data from child process"
msgstr "Ð?еÑ?Ñ?пело Ñ?иÑ?аÑ?е подаÑ?ака из поÑ?пÑ?оÑ?еÑ?а"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ð?еÑ?Ñ?пело Ñ?Ñ?ваÑ?аÑ?е Ñ?евке за везÑ? Ñ?а поÑ?пÑ?оÑ?еÑ?ом (%s)"
@@ -1069,11 +1069,17 @@ msgstr "Ð?аÑ?оÑ?ека Ñ?а кÑ?Ñ?Ñ?евима нема кÑ?Ñ?Ñ? â??%sâ??"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Ð?аÑ?оÑ?ека Ñ?а кÑ?Ñ?Ñ?евима Ñ?адÑ?жи кÑ?Ñ?Ñ? â??%sâ?? вÑ?едноÑ?Ñ?и â??%sâ?? Ñ?Ñ?о ниÑ?е УТФ-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Ð?аÑ?оÑ?ека Ñ?а кÑ?Ñ?Ñ?евима Ñ?адÑ?жи кÑ?Ñ?Ñ? â??%sâ?? неÑ?азÑ?мÑ?иве вÑ?едноÑ?Ñ?и."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Ð?аÑ?оÑ?ека Ñ?а кÑ?Ñ?Ñ?евима Ñ?адÑ?жи кÑ?Ñ?Ñ? â??%sâ?? неÑ?азÑ?мÑ?иве вÑ?едноÑ?Ñ?и."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1117,19 +1123,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ð?Ñ?едноÑ?Ñ? â??%sâ?? Ñ?е не може Ñ?маÑ?Ñ?аÑ?и иÑ?Ñ?иниÑ?оÑ?ном."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1152,34 +1158,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1216,11 +1222,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "СимболиÑ?ке везе ниÑ?Ñ? подÑ?жане"
@@ -1233,50 +1240,50 @@ msgstr "СимболиÑ?ке везе ниÑ?Ñ? подÑ?жане"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "СимболиÑ?ке везе ниÑ?Ñ? подÑ?жане"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
#, fuzzy
msgid "No application is registered as handling this file"
msgstr "Ð?Ñ?огÑ?ам â??%sâ?? ниÑ?е Ñ?егиÑ?Ñ?Ñ?овао обележиваÑ? ка â??%sâ??"
@@ -1303,20 +1310,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1354,7 +1361,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1364,7 +1371,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1372,110 +1379,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Ð?еиÑ?пÑ?авно име кÑ?Ñ?Ñ?а: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Ð?еиÑ?пÑ?авно име домаÑ?ина"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ð?е могÑ? да напÑ?авим даÑ?оÑ?екÑ? â??%sâ??: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ð?е могÑ? да напÑ?авим даÑ?оÑ?екÑ? â??%sâ??: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Ð?е могÑ? да напÑ?авим даÑ?оÑ?екÑ? â??%sâ??: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и оÑ?ваÑ?аÑ?Ñ? диÑ?екÑ?оÑ?иÑ?Ñ?ма â??%sâ??: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?аÑ?Ñ?лаÑ?иваÑ?Ñ? могÑ?Ñ?ноÑ?Ñ?и %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1497,7 +1505,7 @@ msgstr "Ð?окÑ?менÑ? завÑ?Ñ?ен неоÑ?екивано Ñ?Ñ?Ñ?ед име
msgid "Error setting extended attribute '%s': %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и оÑ?ваÑ?аÑ?Ñ? диÑ?екÑ?оÑ?иÑ?Ñ?ма â??%sâ??: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
@@ -1528,7 +1536,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?еÑ?ваÑ?аÑ?Ñ?: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?еÑ?ваÑ?аÑ?Ñ?: %s"
@@ -1547,6 +1555,11 @@ msgstr "Ð?Ñ?еÑ?ка Ñ? %d. Ñ?едÑ?: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?еÑ?ваÑ?аÑ?Ñ?: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1565,20 +1578,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "СимболиÑ?ке везе ниÑ?Ñ? подÑ?жане"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
@@ -1587,53 +1600,53 @@ msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?аÑ?Ñ?лаÑ?иваÑ?Ñ? могÑ?Ñ?ноÑ?Ñ?и %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "Ð?иÑ?е обиÑ?на даÑ?оÑ?ека"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
@@ -1666,43 +1679,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/sr ije po b/po/sr ije po
index e16d57d..b8e8af0 100644
--- a/po/sr ije po
+++ b/po/sr ije po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2004-04-29 01:11+0200\n"
"Last-Translator: Bojan Suzic <bojans teol net>\n"
"Language-Team: Serbian (sr) <serbiagnome-lista nongnu org>\n"
@@ -527,7 +527,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -841,7 +841,7 @@ msgstr "СадÑ?жаÑ? пÑ?азан (или Ñ?адÑ?жи Ñ?амо бÑ?елине
msgid "Failed to read data from child process"
msgstr "Ð?еÑ?Ñ?пÑ?ело Ñ?иÑ?аÑ?е подаÑ?ака из подÑ?еÑ?еног пÑ?оÑ?еÑ?а"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ð?еÑ?Ñ?пÑ?ело Ñ?Ñ?ваÑ?аÑ?е Ñ?Ñ?евке за везÑ? Ñ?а подÑ?еÑ?еним пÑ?оÑ?еÑ?ом (%s)"
@@ -1069,11 +1069,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1116,19 +1122,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1150,34 +1156,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1214,11 +1220,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "СимболиÑ?ке везе ниÑ?Ñ? подÑ?жане"
@@ -1231,50 +1238,50 @@ msgstr "СимболиÑ?ке везе ниÑ?Ñ? подÑ?жане"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "СимболиÑ?ке везе ниÑ?Ñ? подÑ?жане"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1300,20 +1307,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1351,7 +1358,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1361,7 +1368,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1369,110 +1376,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Ð?еиÑ?пÑ?авно име домаÑ?ина"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Ð?еиÑ?пÑ?авно име домаÑ?ина"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ð?е могÑ? да напÑ?авим даÑ?оÑ?екÑ? â??%sâ??: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ð?е могÑ? да напÑ?авим даÑ?оÑ?екÑ? â??%sâ??: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Ð?е могÑ? да напÑ?авим даÑ?оÑ?екÑ? â??%sâ??: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и оÑ?ваÑ?аÑ?Ñ? диÑ?екÑ?оÑ?иÑ?Ñ?ма â??%sâ??: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?еÑ?ваÑ?аÑ?Ñ?: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1494,7 +1502,7 @@ msgstr "Ð?окÑ?менÑ? завÑ?Ñ?ен неоÑ?екивано Ñ?Ñ?Ñ?ед име
msgid "Error setting extended attribute '%s': %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и оÑ?ваÑ?аÑ?Ñ? диÑ?екÑ?оÑ?иÑ?Ñ?ма â??%sâ??: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
@@ -1525,7 +1533,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?еÑ?ваÑ?аÑ?Ñ?: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?еÑ?ваÑ?аÑ?Ñ?: %s"
@@ -1544,6 +1552,11 @@ msgstr "Ð?Ñ?еÑ?ка Ñ? %d. Ñ?едÑ?: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?еÑ?ваÑ?аÑ?Ñ?: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1562,20 +1575,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "СимболиÑ?ке везе ниÑ?Ñ? подÑ?жане"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
@@ -1584,52 +1597,52 @@ msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и пÑ?еÑ?ваÑ?аÑ?Ñ?: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Ð?Ñ?еÑ?ка пÑ?и Ñ?иÑ?аÑ?Ñ? даÑ?оÑ?еке â??%sâ??: %s"
@@ -1662,43 +1675,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/sr latin po b/po/sr latin po
index 8684fce..e37fd77 100644
--- a/po/sr latin po
+++ b/po/sr latin po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2007-09-06 21:11+0100\n"
"Last-Translator: Goran RakiÄ? <grakic devbase net>\n"
"Language-Team: Serbian (sr) <gnom prevod org>\n"
@@ -530,7 +530,7 @@ msgstr "dostignut je limit pretraživanja unazad"
msgid "the pattern contains items not supported for partial matching"
msgstr "obrazac sadrži stavke koje nisu podržane za delimiÄ?no poklapanje"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "interna greška"
@@ -841,7 +841,7 @@ msgstr "Sadržaj prazan (ili sadrži samo beline)"
msgid "Failed to read data from child process"
msgstr "Neuspelo Ä?itanje podataka iz potprocesa"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Neuspelo stvaranje cevke za vezu sa potprocesom (%s)"
@@ -1070,11 +1070,17 @@ msgstr "Datoteka sa kljuÄ?evima nema kljuÄ? â??%sâ??"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Datoteka sa kljuÄ?evima sadrži kljuÄ? â??%sâ?? vrednosti â??%sâ?? Å¡to nije UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Datoteka sa kljuÄ?evima sadrži kljuÄ? â??%sâ?? nerazumljive vrednosti."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Datoteka sa kljuÄ?evima sadrži kljuÄ? â??%sâ?? nerazumljive vrednosti."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1118,19 +1124,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Vrednost â??%sâ?? se ne može smatrati istinitosnom."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1153,34 +1159,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1217,11 +1223,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "SimboliÄ?ke veze nisu podržane"
@@ -1234,50 +1241,50 @@ msgstr "SimboliÄ?ke veze nisu podržane"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "SimboliÄ?ke veze nisu podržane"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
#, fuzzy
msgid "No application is registered as handling this file"
msgstr "Program â??%sâ?? nije registrovao obeleživaÄ? ka â??%sâ??"
@@ -1304,20 +1311,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1355,7 +1362,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1365,7 +1372,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1373,110 +1380,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Neispravno ime kljuÄ?a: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Neispravno ime domaÄ?ina"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ne mogu da napravim datoteku â??%sâ??: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ne mogu da napravim datoteku â??%sâ??: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Ne mogu da napravim datoteku â??%sâ??: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "GreÅ¡ka pri otvaranju direktorijuma â??%sâ??: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "GreÅ¡ka pri raÅ¡Ä?lanjivanju moguÄ?nosti %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1498,7 +1506,7 @@ msgstr "Dokument zavrÅ¡en neoÄ?ekivano usred imena atributa"
msgid "Error setting extended attribute '%s': %s"
msgstr "GreÅ¡ka pri otvaranju direktorijuma â??%sâ??: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
@@ -1529,7 +1537,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Greška pri pretvaranju: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Greška pri pretvaranju: %s"
@@ -1548,6 +1556,11 @@ msgstr "Greška u %d. redu: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Greška pri pretvaranju: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1566,20 +1579,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "SimboliÄ?ke veze nisu podržane"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
@@ -1588,53 +1601,53 @@ msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "GreÅ¡ka pri raÅ¡Ä?lanjivanju moguÄ?nosti %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "Nije obiÄ?na datoteka"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "GreÅ¡ka pri Ä?itanju datoteke â??%sâ??: %s"
@@ -1667,43 +1680,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index 6473d29..cc2adfa 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-16 20:02+0100\n"
"Last-Translator: Daniel Nylander <po danielnylander se>\n"
"Language-Team: Swedish <tp-sv listor tp-sv se>\n"
@@ -535,7 +535,7 @@ msgstr "bakåtspårningsgräns nådd"
msgid "the pattern contains items not supported for partial matching"
msgstr "mönstret innehåller objekt som inte stöds för delvis matchning"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "internt fel"
@@ -841,7 +841,7 @@ msgstr "Texten var tom (eller innehöll bara tomrum)"
msgid "Failed to read data from child process"
msgstr "Misslyckades med att läsa data från barnprocessen"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Misslyckades med att skapa rör för kommunikation med barnprocess (%s)"
@@ -1071,12 +1071,19 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Nyckelfilen innehåller nyckeln \"%s\" med värdet \"%s\" som inte är UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Nyckelfilen innehåller nyckeln \"%s\" som har värde som inte kan tolkas."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Nyckelfilen innehåller nyckeln \"%s\" som har värde som inte kan tolkas."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1121,19 +1128,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Värdet \"%s\" kan inte tolkas som ett booleskt värde."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "För stort räknevärde skickat till %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Strömmen är redan stängd"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "�tgärden avbröts"
@@ -1155,34 +1162,34 @@ msgstr "%s-typ"
msgid "Unexpected early end-of-stream"
msgstr "Oväntat tidig end-of-stream"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Namnlös"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Skrivbordsfilen angav inget Exec-fält"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Kunde inte hitta terminal som krävs för programmet"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Kan inte skapa programkonfigurationsmapp för användare %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Kan inte skapa MIME-konfigurationsmapp för användare %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Kan inte skapa skrivbordsfil för användare %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Anpassad definition för %s"
@@ -1219,11 +1226,12 @@ msgstr "Felformaterat antal token (%d) i GEmblemedIcon-kodning"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Förväntade en GEmblem för GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "�tgärden stöds inte"
@@ -1235,49 +1243,49 @@ msgstr "�tgärden stöds inte"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Infattande montering finns inte"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Kan inte kopiera över katalog"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Kan inte kopiera katalog över katalog"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "MÃ¥lfilen finns"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Kan inte kopiera katalogen rekursivt"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "Kan inte kopiera specialfil"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ogiltigt värde för symbolisk länk angivet"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Papperskorgen stöds inte"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Filnamn får inte innehålla \"%c\""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "volymen har inte implementerat montering"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Inget program är registrerat för hantering av denna fil"
@@ -1303,20 +1311,20 @@ msgstr "Kan inte hantera version %d av GFileIcon-kodning"
msgid "Malformed input data for GFileIcon"
msgstr "Felformaterad inmatningsdata för GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Strömmen saknar stöd för query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Sökning stöds inte på strömmen"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Kapning tillåts inte på inmatningsströmmen"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Kapning stöds inte på strömmen"
@@ -1354,7 +1362,7 @@ msgstr "Typen %s implementerar inte from_tokens() på GIcon-gränssnittet"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Kan inte hantera angiven version för ikonkodningen"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Inmatningsströmmen har inte implementerat läsning"
@@ -1364,7 +1372,7 @@ msgstr "Inmatningsströmmen har inte implementerat läsning"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Strömmen har kvarstående åtgärd"
@@ -1372,109 +1380,110 @@ msgstr "Strömmen har kvarstående åtgärd"
msgid "Unable to find default local directory monitor type"
msgstr "Kunde inte hitta standardtyp för lokal katalogövervakare"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ogiltigt filnamn %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Fel vid hämtning av filsystemsinformation: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Kan inte byta namn på rotkatalog"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Fel vid namnbyte av fil: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Kan inte byta namn på filen, filnamnet finns redan"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ogiltigt filnamn"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Fel vid öppnade av fil: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Kan inte öppna katalog"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Fel vid borttagning av fil: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Fel vid kastande av fil: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Kunde inte skapa papperskorgskatalogen %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Kunde inte hitta toppnivåkatalog för papperskorg"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Kunde inte hitta eller skapa papperskorgskatalog"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Kunde inte skapa information om kastad fil: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Kunde inte kasta fil: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Fel vid skapande av katalog: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Fel vid skapande av symbolisk länk: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Fel vid flyttning av fil: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Kan inte flytta katalog över katalog"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Misslyckades med att skapa säkerhetskopiefil"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Fel vid borttagning av målfil: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Flyttning mellan monteringar stöds inte"
@@ -1495,7 +1504,7 @@ msgstr "Ogiltigt utökat attributnamn"
msgid "Error setting extended attribute '%s': %s"
msgstr "Fel vid inställning av utökat attribut \"%s\": %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Fel vid tillståndsläsning av filen \"%s\": %s"
@@ -1526,7 +1535,7 @@ msgstr "Ogiltig attributtyp (bytesträng förväntades)"
msgid "Error setting permissions: %s"
msgstr "Fel vid inställning av rättigheter: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Fel vid inställning av ägare: %s"
@@ -1545,6 +1554,11 @@ msgstr "Fel vid inställning av symbolisk länk: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Fel vid inställning av symbolisk länk: filen är inte en symbolisk länk"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Fel vid inställning av rättigheter: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux-kontext måste vara icke-NULL"
@@ -1563,20 +1577,20 @@ msgstr "SELinux är inte aktiverat på detta system"
msgid "Setting attribute %s not supported"
msgstr "Inställning av attributet %s stöds inte"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Fel vid läsning från fil: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Fel vid sökning i fil: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Fel vid stängning av fil: %s"
@@ -1585,52 +1599,52 @@ msgstr "Fel vid stängning av fil: %s"
msgid "Unable to find default local file monitor type"
msgstr "Kunde inte hitta standardtyp för lokal filövervakare"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Fel vid skrivning till fil: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Fel vid borttagning av gamla länk till säkerhetskopia: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Fel vid skapande av säkerhetskopia: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Fel vid namnbyte på temporärfil: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Fel vid kapning av fil: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Fel vid öppning av filen \"%s\": %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Målfilen är en katalog"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Målfilen är inte en vanlig fil"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Filen blev externt ändrad"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Fel vid borttagning av gammal fil: %s"
@@ -1662,43 +1676,43 @@ msgstr "Misslyckades med att ändra storlek på minnesutmatningsström"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "montering har inte implementerat avmontering"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "montering har inte implementerat utmatning"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "montering har inte implementerat återmontering"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "montering har inte implementerat estimering av innehållstyp"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "montering har inte implementerat synkron estimering av innehållstyp"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Utmatningsström har inte implementerat skrivning"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Källströmmen är redan stängd"
diff --git a/po/ta.po b/po/ta.po
index b086115..4c1d28b 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ta\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-15 14:04+0530\n"
"Last-Translator: \n"
"Language-Team: <en li org>\n"
@@ -535,7 +535,7 @@ msgstr "பின�ந����ி �ராய�ம� �ல�ல� �
msgid "the pattern contains items not supported for partial matching"
msgstr "த�ரணி �ள�ள�������ள� ப��தி ப�ர�த�தத�த����� �தரவ� தராத �ர�ப�ப�ி�ளா� �ள�ளன"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "�ள�ளம� தவற�"
@@ -840,7 +840,7 @@ msgstr "�ர� வ�ற�றா �ர�ந�தத� (�ல�லத
msgid "Failed to read data from child process"
msgstr "��ய� ��யலில� �ர�ந�த� தரவ� வா�ி��� ம��ியவில�ல�"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "(%s) ��ய�-��யலி�ன� த��ர�ப� ��ல�ல �ழாய�த�-த��ர�ப� ப����� ம��ியவில�ல�"
@@ -1065,11 +1065,17 @@ msgstr " '%s' வி��ய� வி�� ��ப�ப� ��ண��
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr " '%s'மதிப�பின� ���ய '%s'வி�� வி�� ��ப�ப� ��ண���ள�ளத�, �த� UTF-8 �ல�ல"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "%s'வி��ய� வி�� ��ப�ப� ��ண���ள�ளத� �த� ��ண���ள�ள மதிப�பின� மாற�ற ம��ியாத�."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "%s'வி��ய� வி�� ��ப�ப� ��ண���ள�ளத� �த� ��ண���ள�ள மதிப�பின� மாற�ற ம��ியாத�."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1114,19 +1120,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "மதிப�ப� '%s' ப�லியனா� ��யல�ப� ம��ியாத�."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%s���� மி�ப�ப�ரிய �ண�ணி���� மதிப�ப� ��ல�த�தப�ப���த�"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "ஸ���ர�ம� �ற��னவ� ம��ப�ப���த�"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "��யல�பா�� ரத�த� ��ய�யப�ப���த�"
@@ -1148,34 +1154,34 @@ msgstr "%s வ��"
msgid "Unexpected early end-of-stream"
msgstr "�திர�ப�பார����ப�ப�ாத ம��ிவ� ஸ���ர�ம�"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "ப�யரில�லாதத�"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "பணிம��� ��ப�ப� Exec ப�லம� ��றிப�பி�ப�ப�வில�ல�"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "விண�ணப�பத�திற��� த�வ�ப�ப��ம� ம�ன�யத�த� �ண���பி�ி��� �யலவில�ல�"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "பயனர� விண�ணப�ப ����ம�ப�ப� ��ப�ப�ற� %s� �ர�வா��� �யலவில�ல�: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "பயனர� MIME ����ம�ப�ப� ��ப�ப�ற� %s �ர�வா��� �யலவில�ல�: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "பயனர� ��ஸ����ாப� ��ப�ப� %s �ர�வா��� ம��ியாத�"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s���� தனிபயன� விள���ம�"
@@ -1212,11 +1218,12 @@ msgstr "தவறான �����ன� �ண�ணி���� (%d) G
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon ���ா� �ர� GEmblem �திர�பார����ப�ப���ிறத�"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "��யல�பா���ிற��� �தரவ� �ி��யாத�"
@@ -1228,49 +1235,49 @@ msgstr "��யல�பா���ிற��� �தரவ� �ி�
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "��ண���ள�ள மவ�ண��� �ல�ல�"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "���வ����� ம�லா� ந�ல������ ம��ியாத�"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "���வ����� ம�லா� ���வின� ந�ல������ ம��ியாத�"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "�ல���� ��ப�ப� வ�ளிய�ற�றப�ப���த�"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "���வ� ம�ண���ம� ந�ல������ ம��ியவில�ல�"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "�ிறப�ப� ��ப�ப� ந�ல������ ம��ியவில�ல�"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "தவறான symlink மதிப�ப� �������ப�ப����ள�ளத�"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "��ப�ப� �தரவ� �ி��யாத�"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "'%c' ��ப�பின� ப�யர��ள� ப�ற�றிர����வில�ல�"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "த���தி மவ�ண��� ��யல�ப��த�தவில�ல�"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "�ந�த ��ப�ப��� ��யாள �ந�த பதிவ� ��ய�யப�ப��� விண�ணப�பம�ம� �ல�ல�"
@@ -1296,20 +1303,20 @@ msgstr "GFileIcon ��றிம�ற� பதிப�ப� %d � ��
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon ���� தவறான �ள�பா�� தரவ�"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "ஸ���ர�ம� query_info���� த�ண�ப�ரியவில�ல�"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "ஸ���ர�மில� த���தல� த�ண�ப�ரியவில�ல�"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "�ள�ள��� ஸ���ர�மில� வ�����தல� �ன�மதி �ல�ல�"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "ஸ���ர�மில� வ�����தல� த�ண�ப�ரியவில�ல�"
@@ -1347,7 +1354,7 @@ msgstr "வ�� %s from_tokens()� GIcon ம��ப�பில� ��
msgid "Can't handle the supplied version the icon encoding"
msgstr "�������ப�ப��� �ின�ன ��றிம�ற� பதிப�ப� ��யாள ம��ியவில�ல�"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "�ள�ள��� ஸ���ர�ம� வா�ிப�ப� ��யல�ப��த�தவில�ல�"
@@ -1357,7 +1364,7 @@ msgstr "�ள�ள��� ஸ���ர�ம� வா�ிப�ப�
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "ஸ���ர�ம� �ிறந�த ��யல�பா���� ��ண���ள�ளத�"
@@ -1365,109 +1372,110 @@ msgstr "ஸ���ர�ம� �ிறந�த ��யல�பா��
msgid "Unable to find default local directory monitor type"
msgstr "ம�ன�னிர�ப�ப� �ள�ளம� ���வ� மானி���ர� வ��ய� த�� ம��ியவில�ல�"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "��ல�ல�ப�ியா�ாத ��ப�ப� ப�யர� %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "��ப�ப� ம�ற�ம� த�வல� ப�ற�ம� ப�த� பிழ�: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "ர��� ���வ� மற�ப�யரி� ம��ியவில�ல�"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "��ப�ப� மற�ப�யரி��ம� ப�த� பிழ�: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "��ப�ப� மற�ப�யரி� ம��ியவில�ல�, ��ப�ப�ப�யர� �ற��னவ� வ�ளிய�ற�றப�ப���த�"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "தவறான ��ப�ப� ப�யர�"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "��ப�ப� திற����ம� ப�த� பிழ�: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "���வ� திற��� �யலவில�ல�"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "��ப�ப� ந�����ம� ப�த� பிழ�: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "��ப�பின� ��ப�ப����� �ன�ப�ப�ம� ப�த� பிழ�: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "��ப�ப� ���வ� %s� �ர�வா��� ம��ியவில�ல�: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "��ப�ப����� ம�ல� நில� ���வ� த�� ம��ியவில�ல�"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "��ப�ப� ���வ� த�� �ல�லத� �ர�வா��� ம��ியவில�ல�"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "��ப�ப� த�வல� ��ப�பின� �ர�வா��� ம��ியவில�ல�: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "��ப�ப� �ழ���� ம��ியவில�ல�: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "���வ� �ர�வா����ம�ப�த� பிழ�: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "��றிப�ப����ின� �ண�ப�ப� �ற�ப��த�த�வத�ல� பிழ�: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "பிழ� ந�ர�த�த�ம� ��ப�ப�: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "���வில� ���வ� ந�ர�த�த ம��ியவில�ல�"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "பின���மிப�ப� ��ப�ப� �ர�வா��� ம��ியவில�ல�"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "பிழ� ந�����ம� �ல���� ��ப�ப� : %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "மவ�ண��ிற��ி��ய� ந�ர�த�த ம��ியவில�ல�"
@@ -1488,7 +1496,7 @@ msgstr "பண�ப� ப�யர� �ள�ள� �வணம� தி
msgid "Error setting extended attribute '%s': %s"
msgstr "விரிவான �ளவ�ர�'%s' �ம�ப�பதில� பிழ�: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' ��ப�ப� த�வ����வதில� பிழ� : %s"
@@ -1519,7 +1527,7 @@ msgstr "தவறான �ளவ�ர� வ�� (ப��� �ரம�
msgid "Error setting permissions: %s"
msgstr "பிழ� �ம�ப�பதில� �ன�மதி: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "மாற�ற�ம� ப�த� பிழ�: %s"
@@ -1538,6 +1546,11 @@ msgstr "symlink: %s �� �ம�ப�பதில� பிழ�"
msgid "Error setting symlink: file is not a symlink"
msgstr "symlink �ம�ப�பதில� பிழ�: ��ப�ப� �ர� symlink�� �ல�ல�"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "பிழ� �ம�ப�பதில� �ன�மதி: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux ��ழல� ப����ியமா� �ர���������ாத�"
@@ -1556,20 +1569,20 @@ msgstr "SELinux �ந�த �ணினியில� ��யல�ப�
msgid "Setting attribute %s not supported"
msgstr "�ளவ�ர� %s � �ம�ப�பதில� �தரவ� �ி��யாத�"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "��ப�ப� பார�����ம� ப�த� பிழ�: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "��ப�ப� ம��ி����ம� ப�த� பிழ�: %s"
@@ -1578,52 +1591,52 @@ msgstr "��ப�ப� ம��ி����ம� ப�த� பிழ
msgid "Unable to find default local file monitor type"
msgstr "ம�ன�னிர�ப�ப� �ள�ளம� ��ப�ப� மானி���ர� வ��ய� த�� ம��ியவில�ல�"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "பிழ�ய� �ழ�த�ம� ��ப�ப�: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "பழ�ய பின���மிப�ப� �ண�ப�ப� ந�����வதில� பிழ�: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "பின���மிப�ப� ந�ல� �ர�வா����வதில� பிழ�: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "மற�ப�யரி�ப�ப��� தற��ாலி� ��ப�பில� பிழ�: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "��ப�ப� வா�ி����ம� ப�த� பிழ�: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' பிழ�ய� திற����ம� ��ப�ப�: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "�ல���� ��ப�ப� �ர� ���வில�ல�"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "�ல���� ��ப�ப� �ர� நிரந�தர ��ப�ப� �ல�ல�"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "�ந�த ��ப�ப� வ�ளியார�ந�த� மாற�றப�ப����ள�ளத�"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "பிழ�ய� ந�����ம� பழ�ய ��ப�ப�: %s"
@@ -1655,43 +1668,43 @@ msgstr "நின�வ� வ�ளிப�பா�� ஸ���ர�ம
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount unmount� ��யல�ப��த�தவில�ல�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount வ�ளிய�ற�றத�த� ��யல�ப��த�தவில�ல�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount remount � ��யல�ப��த�தவில�ல�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount �ள�ள���� வ��ய� ��யல�ப��த�தவில�ல�"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount �ர����ிண�த�தல� �ள�ள���� வ��ய� ��யல�ப��த�தவில�ல�"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "வ�ளிப�பா�� ஸ���ர�ம� �ழ�த�தல� ��யல�ப��த�தவில�ல�"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "ம�ல ஸ���ர�ம� �ற��னவ� ம��ப�ப���த�"
diff --git a/po/te.po b/po/te.po
index 410f814..d25db3f 100644
--- a/po/te.po
+++ b/po/te.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: te\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-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"
@@ -518,7 +518,7 @@ msgstr "à°¬à±?యాà°?à±?â??à°?à±?à°°à°¾à°?à°¿à°?à°?à±? పరిమితి
msgid "the pattern contains items not supported for partial matching"
msgstr "పా��షి� సరి��డి�ి మద�దత�యని ��శమ�లన� మాదిరి �లి�ివ��ది"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "��తర��త ద�షమ�"
@@ -820,7 +820,7 @@ msgstr "పాఠ� �మి ల�ద� (ల�� �� వ��� స
msgid "Failed to read data from child process"
msgstr " శిశ� �ార�య� న��డి �ద�వ��ల� విఫలమయినావ� "
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr " (%s) శిశ� �ార�య� త� త�లియ��య���� ప�ప� న� స�ష��ి����ల� విఫలమ�నావ� "
@@ -1043,11 +1043,17 @@ msgstr "మ�� దస�త�ర� '%s' తాళ�న� �లి�ి
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "'%s' మ�� దస�త�ర� య���� మ��న� �లి�ియ�న�నది,దాని విల�వ '%s' య��ిఫ�-8 "
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "'%s' మ�� దస�త�ర� య���� మ�� న� �లి�ియ�న�నది,దాని విల�వన� �ద�వ���� సాధ�యపడద�."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "'%s' మ�� దస�త�ర� య���� మ�� న� �లి�ియ�న�నది,దాని విల�వన� �ద�వ���� సాధ�యపడద�."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1091,19 +1097,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "%s' విల�వన� బ�లియన� �ా �ద�వ���� సాధ�యపడద�."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "�ాలప�ద�ద ల����ి�ప� విల�వ %s�� ప�పబడి�ది"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "స���ర�మ� యిప�ప�ి�� మ�యబడి�ది"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "�పర�షన� రద�ద�నది"
@@ -1125,34 +1131,34 @@ msgstr "%s ర�మ�"
msgid "Unexpected early end-of-stream"
msgstr "స���ర�మ� య���� �న���ని త�వరిత మ��ి�ప�"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "నామమ�ల�ని"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "డ�స����ాప� దస�త�రమ� Exec ��ష�త�రమ�న� త�ల�పల�ద�"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "à°?à°¨à±?వరà±?తనà°?à°?à±? à°?ావలిసిన â??à°?à±?à°°à±?మినలà±?â??à°¨à±? à°?à°¨à±?à°?à±?నలà±?à°? à°ªà±?యిà°?ది"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "వినియ��దారి �న�వర�తన ���త��రణ స��య� %sన� స�ష��ి��ల��ప�యి�ది: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "వినియ��దారి MIME ���త��రణ స��య� %sన� స�ష��ి��ల��ప�యి�ది: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "వినియ��దారి డ�స����ాప� దస�త�రమ�న� స�ష��ి��ల��ప�యి�ది %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s ��ర�� మలి�ిన నిర�వ�నమ�"
@@ -1189,11 +1195,12 @@ msgstr "GEmblemedIcon à°?à°¨à±?à°?à±?à°¡à°¿à°?à°?à±?â??à°¨à°?à°¦à±? à°?à±?à°?à±?
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon ��ర�� GEmblem �ావలసివ��ది"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "�పర�షన� మద�దత�యబడల�ద�"
@@ -1205,49 +1212,49 @@ msgstr "�పర�షన� మద�దత�యబడల�ద�"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "వినియ��దారి�ి ద������రమ�� మ���� ల�ద�"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "డ�ర����ర�న�ద� న�ల� త�యల�ద�"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "డ�ర����ర�ని డ�ర����ర��ి న�ల� త�యల�మ�"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ల��ష�యప� దస�త�రమ� వ��ది"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "డ�ర����ర�ని ప�నరావ�తమ��ా న�ల�త�యల�ద�"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "ప�రత�య�� దస�త�రమ�న� న�ల�త�యల�ద�"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "à°?à±?à°²à±?లని సిమà±?â??లిà°?à°?à±? విలà±?à°µ యివà±?వబడినది"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "��రాష� మద�దత�యల�ద�"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "దస�త�రమ� నామమ�ల� '%c'ని �లి�ిల�వ�"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "వాలà±?à°¯à±?à°®à±? à°®à±?à°?à°?à±?â??à°¨à±? à°?à±?యలà±?à°?à°ªà±?యిà°?ది"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "� దస�త�రమ� స�బాలి���త�న�న��ల� య���వ��ి �న�వర�తనమ� నమ�ద��ాల�ద�"
@@ -1273,20 +1280,20 @@ msgstr "GFileIcon �న���డి��� య���� వర�షన
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon ��ర�� తప�ప��ావ�న�న �న�ప��� డా�ా"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "స���ర�మ� ��వర� సమా�ార�న� మద�దత�య��ల�ద� (_i)"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "à°¸à±?à°?à±? à°¸à±?à°?à±?à°°à±?à°®à±?â??à°ªà±?à°¨ మదà±?దతà±?à°¯à±?à°?à°²à±?à°¦à±?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "à°?à±?à°°à°?à°?à±?à°?à±? à°?à°¨à±?â??à°ªà±?à°?à±? à°¸à±?à°?à±?à°°à±?à°®à±?â??à°ªà±?à°¨ à°?à°¨à±?మతిà°?à°?బడà±?à°?à°²à±?à°¦à±?"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "à°¸à±?à°?à±?à°°à±?à°®à±?â??à°ªà±?à°¨ à°?à±?à°°à°?à°?à±?à°?à±? మదà±?దతà±?à°¯à±?à°?à°²à±?à°¦à±?"
@@ -1324,7 +1331,7 @@ msgstr "GIcon యి��ర�ఫ�స� ప�న ర�మ� %s �న�
msgid "Can't handle the supplied version the icon encoding"
msgstr "à°ªà±?రతిమ à°?à°¨à±?à°?à±?à°¡à°¿à°?à°?à±?à°¨à±? à°ªà°?పిణిà°?à±?సిన వరà±?à°·à°¨à±? à°¸à°?à°à°¾à°²à°¿à°?à°?à°²à±?à°¦à±?"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "à°?à°¨à±?â??à°ªà±?à°?à±? à°¸à±?à°?à±?à°°à±?à°®à±? à°?à°¦à±?à°µà±?à°?à°¨à±? à°?à°à°¿à°µà±?à°¦à±?ది à°?à±?à°¯à±?à°?à°²à±?à°¦à±?"
@@ -1334,7 +1341,7 @@ msgstr "à°?à°¨à±?â??à°ªà±?à°?à±? à°¸à±?à°?à±?à°°à±?à°®à±? à°?à°¦à±?à°µà±?à°?à°¨
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "à°? à°¸à±?à°?à±?à°°à±?à°®à±? యిపà±?à°ªà°?à°¿à°?à±? à°µà±?à°? à°?పరà±?à°·à°¨à±?â??à°¨à±? à°?లిà°?à°¿à°µà±?à°?ది"
@@ -1342,109 +1349,110 @@ msgstr "� స���ర�మ� యిప�ప�ి�� వ�� �
msgid "Unable to find default local directory monitor type"
msgstr "�ప�రమ�య స�థాని� మాని�ర� ర�మ�న� �న���నల�� ప�యి�ది"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "��ల�లని దస�త�రనామమ� %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "దస�త�రవ�యవస�థ సమా�ార�న� �న���న��ల� ద�షమ� : %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "ర��� డ�ర����ర�ని ప�న�నామ�రణ ��యల�మ�"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "దస�త�రమ�న� ప�న�నామ�రణ ��య��ల� ద�షమ�: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "దస�త�రమ�న� ప�న�నామ�రణ ��యల�మ�, దస�త�రనామమ� యిప�ప�ి�� వ��ది"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "��ల�లని దస�త�రనామమ�"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "దస�త�రమ�న� త�ర����ల� ద�షమ� : %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "డ�ర����ర�ని త�ర�వల�మ�"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "దస�త�రమ�న� త�ల�ి����ల� ద�షమ�: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "దస�త�రమ�న� ��రాష� ��య��ల� ద�షమ� : %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "��రాష� డ�ర����ర�(dir)న� స�ష��ి��ల�� ప�యి�ది %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "��రాష� ��ర�� ప�స�థాయి డ�ర����ర�ని �న���నల�� ప�యి�ది"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "��రాష� డ�ర�����ని �న���నల�� ప�యి�ది ల�దా స�ష��ి��ల�� ప�యి�ది"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "��రాషి��� సమా�ారప� దస�త�రమ�న� స�ష��ి��ల�� ప�యి�ది: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "దస�త�రమ�న� ��రాష� ��యల�� ప�యి�ది: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "డ�ర����ర�ని స�ష��ి����ల� ద�షమ�: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "�ిహ�నర�ప లి���న� ��య��ల� ద�షమ�: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "దస�త�రమ�న� �ద�ప��ల� ద�షమ�: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "డ�ర����ర�ని డ�ర����ర��ి �ద�పల�మ�"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "బ�యా�ప� దస�త�రమ� స�ష����రణ విఫలమ��ది"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "�ార����� దస�త�రమ�న� త�ల�ి����ల� ద�షమ�: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "à°®à±?à°?à°?à±?à°¸à±?â?? మధà±?à°¯ à°?దలిà°? మదà±?దతà±?యబడదà±?"
@@ -1465,7 +1473,7 @@ msgstr "ప�డి�ి��ిన యా��రిబ�య��� �
msgid "Error setting extended attribute '%s': %s"
msgstr "ప�డి�ి��ిన యా��రిబ�య��� �మర����ల� ద�షమ� '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "దసà±?à°¤à±?à°°à°®à±? '%s'à°¨à±? à°ªà±?రారà°?à°à°¿à°?à°?à±?à°?à°²à±? à°¦à±?à°·à°®à±?: %s"
@@ -1496,7 +1504,7 @@ msgstr "��ల�లని యా��రిబ�య��� ర�మ�
msgid "Error setting permissions: %s"
msgstr "�న�మత�లన� �మర����ల� ద�షమ�: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "య�మానిని �మర����ల� ద�షమ�: %s"
@@ -1515,6 +1523,11 @@ msgstr "సిà°?à°®à±?â??లిà°?à°?à±? à°?మరà±?à°?à±?à°?à°²à±? à°¦à±?à°·
msgid "Error setting symlink: file is not a symlink"
msgstr "సిà°?à°®à±?â??లిà°?à°?à±? à°?మరà±?à°?à±?à°?à°²à±? à°¦à±?à°·à°®à±?: దసà±?à°¤à±?à°°à°®à±? సిమà±?â??లిà°?à°?à±? à°?ాదà±?"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "�న�మత�లన� �మర����ల� ద�షమ�: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux à°¸à°?దరà±?à°à°? తపà±?à°ªà°? NULL-à°?à°¾à°?à±?à°¡à°¦à±?"
@@ -1533,20 +1546,20 @@ msgstr "SELinux à°? సిసà±?à°?à°®à±?â??à°ªà±?à°¨ à°?à±?తనపరà°? à°¬
msgid "Setting attribute %s not supported"
msgstr "యా��రిబ�య��� %sన� �మర���� మద�దత�య��ల�ద�"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "దస�త�రమ��� ��డ��ల� ద�షమ�: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "దస�త�రమ� మ�య��ల� ద�షమ�: %s"
@@ -1555,52 +1568,52 @@ msgstr "దస�త�రమ� మ�య��ల� ద�షమ�: %s"
msgid "Unable to find default local file monitor type"
msgstr "�ప�రమ�య స�థాని� దస�త�రప� మాని�ర� ర�మ�న� �న���నల�� ప�యి�ది"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "దస�త�రమ��� వ�రాయ��ల� ద�షమ�: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "పాత బ�యా�ప� లి���న� త�ల�ి����ల� ద�షమ�: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "బ�యా�ప� న�ల�న� స�ష��ి����ల� ద�షమ�: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "తాత��ాలి� దస�త�రమ�న� ప�న�నామ�రణ ��య��ల� ద�షమ�: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "దసà±?à°¤à±?à°°à°®à±?à°¨à±? à°?à±?à°°à°?à°?à±?à°?à±?â?? à°?à±?à°¯à±?à°?à°²à±? à°¦à±?à°·à°®à±?: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "దస�త�రమ� '%s'న� త�ర�వ��ల� ద�షమ�: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ల��ష�యప� దస�త�రమ� వ�� డ�ర����ర�"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ల��ష�యప� దస�త�రమ� వ�� సాదారణ దస�త�రమ��ాద�"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "� దస�త�రమ� బహిర��తమ��ా మార��బడినది"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "పాత దస�త�రమ�న� త�ల�ి����ల� ద�షమ�: %s"
@@ -1632,43 +1645,43 @@ msgstr "à°®à±?à°®à±?à°°à±? à°?à°µà±?à°?à±?â??à°ªà±?à°?à±? à°¸à±?à°?à±?à°°à±?à°®
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "à°®à±?à°?à°?à±? à°?à°¨à±?â??à°®à±?à°?à°?à±?â??à°¨à±? à°?à°à°¿à°µà±?à°¦à±?దిà°?à±?à°¯à±?à°? à°²à±?à°¦à±?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "à°®à±?à°?à°?à±? నిషà±?à°?à±?రమణనà±? à°?à°à°¿à°µà±?à°¦à±?ది à°?à±?à°¯à±?à°?à°²à±?à°¦à±?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "à°®à±?à°?à°?à±? à°°à±?à°®à±?à°?à°?à±?â??à°¨à±? à°?à°à°¿à°µà±?à°¦à±?ది à°?à±?à°¯à±?à°?à°²à±?à°¦à±?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "సారమà±? à°°à°?à°? à°?హిà°?à°ªà±?à°¨à±? à°®à±?à°?à°?à±? à°?à°à°¿à°µà±?à°¦à±?దిà°?à±?à°¯à±?à°?à°²à±?à°¦à±?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "à°?à°?à°?ాల సారమà±? à°°à°?à°? à°?హిà°?à°ªà±?à°¨à±? à°®à±?à°?à°?à±? à°?à°à°¿à°µà±?à°¦à±?ది à°?à±?à°¯à±?à°?à°²à±?à°¦à±?"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "à°?à°µà±?à°?à±?â??à°ªà±?à°?à±? à°¸à±?à°?à±?à°°à±?à°®à±? à°µà±?రాయà±?à°?à°¨à±? à°?à°à°¿à°µà±?à°¦à±?దిà°?à±?à°¯à±?à°?à°²à±?à°¦à±?"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "మ�ల స���ర�మ� యిప�ప�ి�� మ�యబడివ��ది"
diff --git a/po/th.po b/po/th.po
index 16e8f75..04b9141 100644
--- a/po/th.po
+++ b/po/th.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.14.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-20 12:07+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep linux thai net>\n"
"Language-Team: Thai <thai-l10n googlegroups com>\n"
@@ -505,7 +505,7 @@ msgstr "à¹?à¸?ิà¸?à¸?à¸à¸?à¹?à¸?à¸?à¸?ารà¸?à¸à¸¢à¸?ืà¸?"
msgid "the pattern contains items not supported for partial matching"
msgstr "à¹?à¸?à¸?à¹?à¸?ิรà¹?à¸?มีรายà¸?ารà¸?ีà¹?à¹?มà¹?รà¸à¸?รัà¸?à¹?à¸?à¸?ารà¸?ัà¸?à¸?ูà¹?à¸?ีละสà¹?วà¸?"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?ภายà¹?à¸?"
@@ -807,7 +807,7 @@ msgstr "à¸?à¹?à¸à¸?วามวà¹?าà¸?à¹?à¸?ลà¹?า (หรืà¸à¸¡à¸µà¹?
msgid "Failed to read data from child process"
msgstr "à¸à¹?าà¸?à¸?à¹?à¸à¸¡à¸¹à¸¥à¸?าà¸?à¹?à¸?รà¹?à¸?สลูà¸?à¹?มà¹?สำà¹?รà¹?à¸?"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "สรà¹?าà¸?à¹?à¸?à¸?à¹?à¹?à¸?ืà¹?à¸à¸ªà¸·à¹?à¸à¸ªà¸²à¸£à¸?ัà¸?à¹?à¸?รà¹?à¸?สลูà¸?à¹?มà¹?สำà¹?รà¹?à¸? (%s)"
@@ -1030,11 +1030,17 @@ msgstr "���ม�ีย��ม�มี�ีย� '%s'"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "���ม�ีย�มี�ีย� '%s' �ึ��มี��า '%s' �ึ���ม����รู���� UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "���ม�ีย�มี�ีย� '%s' �ึ��มี��า�ี��ม�สามาร��ี�วาม���"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "���ม�ีย�มี�ีย� '%s' �ึ��มี��า�ี��ม�สามาร��ี�วาม���"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1077,19 +1083,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "��า '%s' �ม�สามาร��ี�วาม�����ูลี����"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "มี�ารส����า count �ี�สู���ิ���มา�ห� %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "ส�รีม�ู��ิ����ล�ว"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "�าร�ระ�ำ�ู�ย��ลิ�"
@@ -1111,34 +1117,34 @@ msgstr "��ิ� %s"
msgid "Unexpected early end-of-stream"
msgstr "à¸?à¸?à¸?ุà¸?à¸?à¸?สà¸?รีมà¸?à¹?à¸à¸?à¸?ำหà¸?à¸?"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "à¹?มà¹?มีà¸?ืà¹?à¸"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "à¹?à¸?à¹?มà¹?à¸?สà¸?à¹?à¸?à¹?à¸à¸?à¹?มà¹?à¹?à¸?à¹?ระà¸?ุà¹?à¸?à¸?à¸?à¹?à¸à¸¡à¸¹à¸¥ Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "หาà¹?à¸?à¸à¸£à¹?มิà¸?ัลà¸?ึà¹?à¸?à¸?à¹?à¸à¸?à¹?à¸?à¹?à¹?à¸?à¸?ารà¹?à¸?ิà¸?à¹?à¸?รà¹?à¸?รมà¹?มà¹?à¸?à¸?"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "à¹?มà¹?สามารà¸?สรà¹?าà¸?à¹?à¸?ลà¹?à¸?à¸à¸£à¹? %s สำหรัà¸?à¹?à¸?à¹?à¸?à¸?à¹?าà¸?ัà¹?à¸?à¹?à¸?รà¹?à¸?รมà¸?à¸à¸?à¸?ูà¹?à¹?à¸?à¹?: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "à¹?มà¹?สามารà¸?สรà¹?าà¸?à¹?à¸?ลà¹?à¸?à¸à¸£à¹? %s สำหรัà¸?à¹?à¸?à¹?à¸?à¸?à¹?าà¸?ัà¹?à¸? MIME à¸?à¸à¸?à¸?ูà¹?à¹?à¸?à¹?: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "à¹?มà¹?สามารà¸?สรà¹?าà¸?à¹?à¸?à¹?มà¹?à¸?สà¸?à¹?à¸?à¹?à¸à¸? %s สำหรัà¸?à¸?ูà¹?à¹?à¸?à¹?"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "à¸?à¹?à¸à¸?ำหà¸?à¸?à¸?ำหà¸?à¸?à¹?à¸à¸?สำหรัà¸? %s"
@@ -1175,11 +1181,12 @@ msgstr "à¸?ำà¸?วà¸?à¹?à¸?à¹?à¸?à¸?à¹?à¸?รหัสà¸?à¸à¸? GEmblemedIcon
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "à¸?à¹?à¸à¸?à¸?ารà¸?à¹?à¸à¸¡à¸¹à¸¥ GEmblem สำหรัà¸? GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¸?ระà¸?ำà¸?ีà¹?"
@@ -1191,49 +1198,49 @@ msgstr "à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¸?ระà¸?ำà¸?ีà¹?"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "à¹?มà¹?มีà¸?ุà¸?à¹?มาà¸?à¸?à¹?à¸?ีà¹?à¸?รรà¸?ุà¹?à¸?à¹?มà¸à¸¢à¸¹à¹?"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "à¹?มà¹?สามารà¸?à¸?ัà¸?ลà¸à¸?à¸?ัà¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µ"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "à¹?มà¹?สามารà¸?à¸?ัà¸?ลà¸à¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µà¸?ัà¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µ"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "มีà¹?à¸?à¹?มà¸?ลายà¸?าà¸?à¸à¸¢à¸¹à¹?à¸?à¹?à¸à¸?à¹?ลà¹?ว"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "à¹?มà¹?สามารà¸?à¸?ัà¸?ลà¸à¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µà¸?ัà¹?à¸?ยวà¸?"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "à¹?มà¹?สามารà¸?à¸?ัà¸?ลà¸à¸?à¹?à¸?à¹?มà¸?ิà¹?ศษà¹?à¸?à¹?"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "���รั��ื�ภsymlink �ี�����าร�ม����"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¹?à¸?à¹?à¸?ัà¸?à¸?ยะ"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "à¸?ืà¹?à¸à¹?à¸?à¹?มà¸?ะมีà¸à¸±à¸?à¸?ระ '%c' à¹?มà¹?à¹?à¸?à¹?"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "à¹?วลุมà¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¹?มาà¸?à¸?à¹?"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "�ม�มี��ร��รม�ี�ล��ะ��ีย�สำหรั��ั��าร���ม�ระ�ภ��ี��ว�"
@@ -1259,20 +1266,20 @@ msgstr "à¹?มà¹?สามารà¸?à¸?ัà¸?à¸?ารà¸?ัà¸?รหัสà¸?à¸
msgid "Malformed input data for GFileIcon"
msgstr "à¸?à¹?à¸à¸¡à¸¹à¸¥à¹?à¸?à¹?าà¸?à¸à¸? GFileIcon à¹?มà¹?à¸?ูà¸?à¸?à¹?à¸à¸?"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "สà¸?รีมà¹?มà¹?รà¸à¸?รัà¸? query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "สà¸?รีมà¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¹?ลืà¹?à¸à¸?à¸?ำà¹?หà¸?à¹?à¸?à¸à¹?าà¸?à¹?à¸?ียà¸?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "สà¸?รีมà¸?à¹?à¸à¸¡à¸¹à¸¥à¹?à¸?à¹?าà¹?มà¹?สามารà¸?à¸?ัà¸?à¸?à¹?ายà¸?ิà¹?à¸?à¹?à¸?à¹?"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "สà¸?รีมà¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¸?ัà¸?à¸?à¹?ายà¸?ิà¹?à¸?"
@@ -1310,7 +1317,7 @@ msgstr "à¸?à¸?ิà¸? %s à¹?มà¹?à¹?à¸?à¹?à¸?ำ from_tokens() à¸?à¸à¸?à¸à¸´
msgid "Can't handle the supplied version the icon encoding"
msgstr "à¹?มà¹?สามารà¸?à¸?ัà¸?à¸?ารà¸?ัà¸?รหัสà¸?à¸à¸?à¹?à¸à¸?à¸à¸?รุà¹?à¸?à¸?ีà¹?ระà¸?ุà¹?à¸?à¹?"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "สà¸?รีมà¸?à¹?à¸à¸¡à¸¹à¸¥à¹?à¸?à¹?ายัà¸?à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¸à¹?าà¸?"
@@ -1320,7 +1327,7 @@ msgstr "สà¸?รีมà¸?à¹?à¸à¸¡à¸¹à¸¥à¹?à¸?à¹?ายัà¸?à¹?มà¹?รà¸à¸?
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "สà¸?รีมมีà¸?ารà¸?ระà¸?ำà¸?à¹?าà¸?à¸à¸¢à¸¹à¹?"
@@ -1328,109 +1335,110 @@ msgstr "สà¸?รีมมีà¸?ารà¸?ระà¸?ำà¸?à¹?าà¸?à¸à¸¢à¸¹à¹?"
msgid "Unable to find default local directory monitor type"
msgstr "à¹?มà¹?สามารà¸?หาà¸?à¸?ิà¸?à¸?ริยายà¸?à¸à¸?à¸?ารà¹?à¸?à¹?ามà¸à¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µà¹?à¸?à¹?à¸?รืà¹?à¸à¸?"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "à¸?ืà¹?à¸à¹?à¸?à¹?ม %s à¸?ิà¸?รูà¸?à¹?à¸?à¸?"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸à¹?าà¸?à¸?à¹?à¸à¸¡à¸¹à¸¥à¸?à¸à¸?ระà¸?à¸?à¹?à¸?à¹?ม: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "à¹?มà¹?สามารà¸?à¹?à¸?ลีà¹?ยà¸?à¸?ืà¹?à¸à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µà¸£à¸²à¸?"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¹?à¸?ลีà¹?ยà¸?à¸?ืà¹?à¸à¹?à¸?à¹?ม: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "à¹?มà¹?สามารà¸?à¹?à¸?ลีà¹?ยà¸?à¸?ืà¹?à¸à¹?à¸?à¹?ม à¹?à¸?ืà¹?à¸à¸?à¸?าà¸?มีà¹?à¸?à¹?มà¸?ืà¹?à¸à¹?à¸?ียวà¸?ัà¸?à¸à¸¢à¸¹à¹?à¸?à¹?à¸à¸?à¹?ลà¹?ว"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "à¸?ืà¹?à¸à¹?à¸?à¹?มà¸?ิà¸?รูà¸?à¹?à¸?à¸?"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¹?à¸?ิà¸?à¹?à¸?à¹?ม: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "à¹?มà¹?สามารà¸?à¹?à¸?ิà¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µ"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะลà¸?à¹?à¸?à¹?ม: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸?ิà¹?à¸?à¹?à¸?à¹?มลà¸?à¸?ัà¸?à¸?ยะ: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "สรà¹?าà¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µà¸?ัà¸?à¸?ยะ '%s' à¹?มà¹?สำà¹?รà¹?à¸?: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "หาà¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µà¸£à¸°à¸?ัà¸?à¸?à¸?สุà¸?สำหรัà¸?à¸?ัà¸?à¸?ยะà¹?มà¹?สำà¹?รà¹?à¸?"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "หาหรืà¸à¸ªà¸£à¹?าà¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µà¸?ัà¸?à¸?ยะà¹?มà¹?สำà¹?รà¹?à¸?"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "สรà¹?าà¸?à¹?à¸?à¹?มà¸?à¹?à¸à¸¡à¸¹à¸¥à¸?ารà¸?ิà¹?à¸?à¸?ยะà¹?มà¹?สำà¹?รà¹?à¸?: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "�ิ�����มล��ั��ยะ�ม�สำ�ร��: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะสรà¹?าà¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µ: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะสรà¹?าà¸? symbolic link: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะยà¹?ายà¹?à¸?à¹?ม: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "à¹?มà¹?สามารà¸?ยà¹?ายà¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µà¸?ัà¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µ"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "สรà¹?าà¸?à¹?à¸?à¹?มสำรà¸à¸?à¹?มà¹?สำà¹?รà¹?à¸?"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะลà¸?à¹?à¸?à¹?มà¸?ลายà¸?าà¸?: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "à¹?มà¹?รà¸à¸?รัà¸?à¸?ารยà¹?ายà¹?à¸?à¹?มà¸?à¹?ามà¸à¸¸à¸?à¸?รà¸?à¹?"
@@ -1451,7 +1459,7 @@ msgstr "à¸?ืà¹?à¸à¹?à¸à¸?à¸?ริà¸?ิวà¸?à¹?สà¹?วà¸?à¸?ยายà¹?
msgid "Error setting extended attribute '%s': %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸?ำหà¸?à¸?à¹?à¸à¸?à¸?ริà¸?ิวà¸?à¹?สà¹?วà¸?à¸?ยาย '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะ stat à¹?à¸?à¹?ม '%s': %s"
@@ -1482,7 +1490,7 @@ msgstr "à¸?à¸?ิà¸?à¸?à¸à¸?à¹?à¸à¸?à¸?ริà¸?ิวà¸?à¹?à¹?มà¹?à¸?ูà¸?
msgid "Error setting permissions: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸?ำหà¸?à¸?สิà¸?à¸?ิà¹?: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸?ำหà¸?à¸?à¹?à¸?à¹?าà¸?à¸à¸?: %s"
@@ -1501,6 +1509,11 @@ msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸?ำหà¸?à¸? symli
msgid "Error setting symlink: file is not a symlink"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸?ำหà¸?à¸? symlink: à¹?à¸?à¹?มà¹?มà¹?à¹?à¸?à¹? symlink"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸?ำหà¸?à¸?สิà¸?à¸?ิà¹?: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux context à¸?à¹?à¸à¸?à¹?มà¹?à¹?à¸?à¹?à¸?ัวà¸?ีà¹?ศูà¸?ยà¹?"
@@ -1519,20 +1532,20 @@ msgstr "�ม������ิ�����า� SELinux ��ระ�
msgid "Setting attribute %s not supported"
msgstr "à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¸?ำหà¸?à¸?à¹?à¸à¸?à¸?ริà¸?ิวà¸?à¹? %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¹?ลืà¹?à¸à¸?à¸?ำà¹?หà¸?à¹?à¸?à¸à¹?าà¸?à¹?à¸?ียà¸?à¹?à¸?à¹?ม: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸?ิà¸?à¹?à¸?à¹?ม: %s"
@@ -1541,52 +1554,52 @@ msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸?ิà¸?à¹?à¸?à¹?ม
msgid "Unable to find default local file monitor type"
msgstr "à¹?มà¹?สามารà¸?หาà¸?à¸?ิà¸?à¸?ริยายà¸?à¸à¸?à¸?ารà¹?à¸?à¹?ามà¸à¸?à¹?à¸?à¹?มà¹?à¸?à¹?à¸?รืà¹?à¸à¸?"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¹?à¸?ียà¸?à¸?à¹?à¸à¸¡à¸¹à¸¥à¸¥à¸?à¹?à¸?à¹?ม: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะลà¸?à¹?à¸?à¹?มสำรà¸à¸?à¹?à¸?à¹?า: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะสรà¹?าà¸?สำà¹?à¸?าสำรà¸à¸?: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¹?à¸?ลีà¹?ยà¸?à¸?ืà¹?à¸à¹?à¸?à¹?มสำรà¸à¸?: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¸?ัà¸?à¸?à¹?ายà¹?à¸?à¹?มà¸?ิà¹?à¸?: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะà¹?à¸?ิà¸?à¹?à¸?à¹?ม '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "à¹?à¸?à¹?มà¸?ลายà¸?าà¸?à¹?à¸?à¹?à¸?à¹?à¸?à¹?รà¸?à¸?à¸à¸£à¸µ"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "���ม�ลาย�า��ม�������ม���ิ"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "à¹?à¸?à¹?มà¸?ูà¸?à¹?à¸?à¹?à¹?à¸?à¹?à¸?ยà¹?à¸?รà¹?à¸?รมà¸à¸·à¹?à¸?"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "à¹?à¸?ิà¸?à¸?à¹?à¸à¸?ิà¸?à¸?ลาà¸?à¸?à¸?ะลà¸?à¹?à¸?à¹?มà¹?à¸?ิม: %s"
@@ -1618,43 +1631,43 @@ msgstr "à¹?à¸?ลีà¹?ยà¸?à¸?à¸?าà¸?สà¸?รีมà¸?à¹?à¸à¸¡à¸¹à¸¥à¸à¸
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "à¸?ารà¹?มาà¸?à¸?à¹?à¸?ีà¹?ยัà¸?à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¹?ลิà¸?à¹?มาà¸?à¸?à¹?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "à¸?ารà¹?มาà¸?à¸?à¹?à¸?ีà¹?ยัà¸?à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¸?ัà¸?สืà¹?à¸à¸à¸à¸?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "à¸?ารà¹?มาà¸?à¸?à¹?à¸?ีà¹?ยัà¸?à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¹?มาà¸?à¸?à¹?à¸?à¹?ำ"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "à¸?ารà¹?มาà¸?à¸?à¹?à¸?ีà¹?ยัà¸?à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¹?à¸?าà¸?à¸?ิà¸?à¹?à¸?ืà¹?à¸à¸«à¸²"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "à¸?ารà¹?มาà¸?à¸?à¹?à¸?ีà¹?ยัà¸?à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¹?à¸?าà¸?à¸?ิà¸?à¹?à¸?ืà¹?à¸à¸«à¸²à¹?à¸?à¸?à¸?ิà¸?à¹?à¸?รà¸?ัส"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "สà¸?รีมà¸?à¹?à¸à¸¡à¸¹à¸¥à¸à¸à¸?ยัà¸?à¹?มà¹?รà¸à¸?รัà¸?à¸?ารà¹?à¸?ียà¸?à¸?à¹?à¸à¸¡à¸¹à¸¥"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "ส�รีม����า��ู��ิ����ล�ว"
diff --git a/po/tl.po b/po/tl.po
index 6c5b3c2..d050213 100644
--- a/po/tl.po
+++ b/po/tl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2005-12-01 17:31+0800\n"
"Last-Translator: Eric Pareja <xenos upm edu ph>\n"
"Language-Team: Tagalog <debian-tl banwa upm edu ph>\n"
@@ -549,7 +549,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -861,7 +861,7 @@ msgstr "Ang teksto ay walang laman (o naglaman lamang ng puwang)"
msgid "Failed to read data from child process"
msgstr "Sawi sa pagbasa ng datos mula sa prosesong anak"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Sawi sa paglikha ng pipe para makausap ang prosesong anak (%s)"
@@ -1092,12 +1092,19 @@ msgstr ""
"Ang talaksang susi ay naglalaman ng susing '%s' na may halagang '%s' na "
"hindi UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Ang talaksang susi ay naglalaman ng susing '%s' na may halagang hindi mabasa."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Ang talaksang susi ay naglalaman ng susing '%s' na may halagang hindi mabasa."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1142,19 +1149,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ang halagang '%s' ay hindi mabasa bilang boolean."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1177,34 +1184,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1241,11 +1248,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Hindi suportado ang mga symbolic link"
@@ -1258,50 +1266,50 @@ msgstr "Hindi suportado ang mga symbolic link"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Hindi suportado ang mga symbolic link"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1327,20 +1335,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1378,7 +1386,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1388,7 +1396,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1396,110 +1404,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Imbalidong pangalan ng programa: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Hindi tanggap na hostname"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Sawi ang paglikha ng talaksang '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Sawi ang paglikha ng talaksang '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Sawi ang paglikha ng talaksang '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Error sa pagbukas ng directory '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Error habang nagco-convert: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1522,7 +1531,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "Error sa pagbukas ng directory '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
@@ -1553,7 +1562,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Error habang nagco-convert: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Error habang nagco-convert: %s"
@@ -1572,6 +1581,11 @@ msgstr "Error sa linya %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Error habang nagco-convert: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1590,20 +1604,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Hindi suportado ang mga symbolic link"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
@@ -1612,53 +1626,53 @@ msgstr "Error sa pagbasa ng talaksang '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Error habang nagco-convert: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "Hindi karaniwang talaksan"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
@@ -1691,43 +1705,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index ccf4dab..c313fc4 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-21 15:53+0200\n"
"Last-Translator: Baris Cicek <baris teamforce name tr>\n"
"Language-Team: Turkish <gnome-turk gnome org>\n"
@@ -532,7 +532,7 @@ msgstr "geri takip sınırına ulaÅ?ıldı"
msgid "the pattern contains items not supported for partial matching"
msgstr "doku (pattern), kısmi eÅ?leme için desteklenmeyen öÄ?eler içeriyor"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "dahili hata"
@@ -839,7 +839,7 @@ msgstr "Metin boÅ?tu (veya sadece boÅ?luk içeriyordu)"
msgid "Failed to read data from child process"
msgstr "Alt süreçten bilgi okuma baÅ?arısızlıÄ?ı"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Alt süreçle haberleÅ?me için boru yaratılamadı (%s)"
@@ -1065,11 +1065,17 @@ msgstr "Anahtar dosyasında '%s' anahtarı yok"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Anahtar dosyası UTF-8 olmayan '%s' anahtarını '%s' deÄ?eriyle içeriyor"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Anahtar dosyası deÄ?eri yorumlanamayan '%s' deÄ?erini içeriyor."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "Anahtar dosyası deÄ?eri yorumlanamayan '%s' deÄ?erini içeriyor."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1113,19 +1119,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' deÄ?eri mantıksal deÄ?er olarak yorumlanamıyor."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%s için çok büyük sayaç deÄ?eri geçildi"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "AkıÅ? zaten kapalı"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "İÅ?lem iptal edildi"
@@ -1147,34 +1153,34 @@ msgstr "%s türü"
msgid "Unexpected early end-of-stream"
msgstr "Beklenmeyen erken akıÅ?-sonu"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "İsimlendirilmemiÅ?"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Desktop dosyası Exec alanı belirtmemiÅ?"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Uygulama için gerekli uçbirim bulunamadı"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Kullanıcı uygulaması yapılandırma klasörü %s oluÅ?turulamıyor: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Kullanıcı MIME yapılandırma klasörü %s oluÅ?turulamıyor: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Kullanıcı masaüstü dosyası %s oluÅ?turulamıyor"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s için özel tanım"
@@ -1211,11 +1217,12 @@ msgstr "GEmblemedIcon kodlaması içerisinde bozuk sayıda token (%d)"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon için bir Gemblem beklendi"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "İÅ?lem desteklenmiyor"
@@ -1227,49 +1234,49 @@ msgstr "İÅ?lem desteklenmiyor"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "BaÄ?lama mevcut deÄ?il içeriyor"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Dizin üzerine kopyalanamıyor"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Dizin dizin üzerine kopyalanamıyor"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Hedef dosya mevcut"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Dizin iç içe kopyalanamıyor"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "�zel dosya kopyalanamıyor"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Geçersiz sembolik baÄ? deÄ?eri verildi"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "�öp desteklenmiyor"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Dosy adları '%c' içeremez"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "sistem baÄ?lama uygulamıyor"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Bu dosyayı iÅ?lemek için hiçbir uygulama kayıtlı deÄ?il"
@@ -1295,20 +1302,20 @@ msgstr "GFileIcon kodlaması %d sürümü iÅ?lenemiyor"
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon için bozuk girdi verisi"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "AkıÅ? query_info desteklemiyor"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Atlama akıÅ?ta desteklenmiyor"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Sonunu kesmeye giriÅ? akıÅ?ında izin verilmiyor"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "AkıÅ? üzerinde sonunun kesilmesi desteklenmiyor"
@@ -1346,7 +1353,7 @@ msgstr "Tür %s GIcon arayüzü üzerinde from_tokens() uygulamıyor"
msgid "Can't handle the supplied version the icon encoding"
msgstr "Simge kodlamasının verilen sürümü iÅ?lenemiyor"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "GiriÅ? akımı okumayı uygulamıyor"
@@ -1356,7 +1363,7 @@ msgstr "GiriÅ? akımı okumayı uygulamıyor"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "AkıÅ?ın sıradıÅ?ı iÅ?lemi var"
@@ -1364,109 +1371,110 @@ msgstr "AkıÅ?ın sıradıÅ?ı iÅ?lemi var"
msgid "Unable to find default local directory monitor type"
msgstr "�ntanımlı yerel dizin izleme tipi bulunamadı"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Geçersiz dosya adı %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Dosya sistemi bilgisi alınırken hata: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Kök dizini yeniden adlandırılamıyor"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Dosya yeniden adlandırılırken hata: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Dosya yeniden adlandırılamıyor, dosya ismi zaten mevcut"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Geçersiz dosya adı"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Dosya açılırken hata: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Dizin açılamıyor"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Dosya silinirken hata: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Dosya çöpe atılırken hata: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ã?öp dizini %s oluÅ?turulamıyor: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "�öp için en üst seviye dizin bulunamıyor"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Ã?öp dizini bulunamıyor ya da oluÅ?turulamıyor"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ã?öp bilgi dosyası oluÅ?turulamıyor: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Dosya çöpe atılamıyor: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Dizin oluÅ?turulurken hata: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Sembolik baÄ? yaparken hata: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Dosya taÅ?ınırken hata: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Dizin dizin üzerine taÅ?ınamıyor"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Yedek dosyası oluÅ?turma baÅ?arısız oldu"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Hedef dosya silerken hata: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "BaÄ?lı sistemler arasında taÅ?ıma desteklenmiyor"
@@ -1487,7 +1495,7 @@ msgstr "Geçersiz geniÅ?letilmiÅ? öznitelik ismi"
msgid "Error setting extended attribute '%s': %s"
msgstr "GeniÅ?letilmiÅ? öznitelik '%s' atanırken hata: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' dosyası durumlandırılırken hata: %s"
@@ -1518,7 +1526,7 @@ msgstr "Geçersiz öznitelik türü (byte dizisi beklendi)"
msgid "Error setting permissions: %s"
msgstr "İzinler atanırken hata: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Sahip atanırken hata: %s"
@@ -1537,6 +1545,11 @@ msgstr "Sembolik baÄ? atanırken hata: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr "Sembolik baÄ? atanırken hata: dosya bir sembolik baÄ? deÄ?il"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "İzinler atanırken hata: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux baÄ?lamı NULL olmamalı"
@@ -1555,20 +1568,20 @@ msgstr "SELinux bu sistede etkin deÄ?il"
msgid "Setting attribute %s not supported"
msgstr "�znitelik %s ataması desteklenmiyor"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Dosyadan okunurken hata: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Dosya içinde atlama yapılırken hata: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Dosya kapatılırken hata: %s"
@@ -1577,52 +1590,52 @@ msgstr "Dosya kapatılırken hata: %s"
msgid "Unable to find default local file monitor type"
msgstr "�ntanımlı yerel dosya izleme türü bulunamadı"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Dosyaya yazılırken hata: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Eski yedek baÄ?ı silinirken hata: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Yedek kopyası oluÅ?turulurken hata: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Geçici dosya yeniden adlandırılırken hata: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Dosyanın sonu kesilirken hata: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' dosyası açılırken hata: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Hedef dosya bir dizin"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Hedef dosya normal dosya deÄ?il"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Dosya harici olarak deÄ?iÅ?tirilmiÅ?"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Eski dosya silinirken hata: %s"
@@ -1654,43 +1667,43 @@ msgstr "Hafız çıktı açıÅ?ı yeniden boyutlandırma baÅ?arısız oldu"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "mount unmount uygulamıyor"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "mount eject uygulamıyor"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "mount remount uygulamıyor"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "mount içerik türü tahminini uygulamıyor"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount senkron içerik türü tahminini uygulamıyor"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Ã?ıktı akıÅ?ı write uygulamıyor"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Kaynak akıÅ?ı zaten kapalı"
diff --git a/po/tt.po b/po/tt.po
index 1a70809..eae2342 100644
--- a/po/tt.po
+++ b/po/tt.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgnome\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2005-11-09 13:19+0300\n"
"Last-Translator: Albert Fazlà <tatarish l10n gmail com>\n"
"Language-Team: Tatarish <tatarish l10n gmail com>\n"
@@ -490,7 +490,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -792,7 +792,7 @@ msgstr ""
msgid "Failed to read data from child process"
msgstr ""
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1014,11 +1014,17 @@ msgstr "Açqıç biremendä '%s' açqıçı yuq"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1061,19 +1067,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' digän bäyäsen yuqbar itep tanıp bulmÃ."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1096,34 +1102,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1160,11 +1166,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr ""
@@ -1176,49 +1183,49 @@ msgstr ""
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1244,20 +1251,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1295,7 +1302,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1305,7 +1312,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1313,110 +1320,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Yazılım adı yaraqsız: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Host adı yaraqsız"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "'%s' biremen yasap bulmadı: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "'%s' biremen yasap bulmadı: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "'%s' biremen yasap bulmadı: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "'%s' törgägen açıp bulmadı: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "�yländergändä xata çıqtı: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1437,7 +1445,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "'%s' törgägen açıp bulmadı: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
@@ -1468,7 +1476,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "�yländergändä xata çıqtı: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "�yländergändä xata çıqtı: %s"
@@ -1487,6 +1495,11 @@ msgstr "%d. yulda xata: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "�yländergändä xata çıqtı: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1505,20 +1518,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr ""
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
@@ -1527,53 +1540,53 @@ msgstr "'%s' biremen uqıÄ?anda xata: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "�yländergändä xata çıqtı: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "Ä?ädäti birem tügel"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "'%s' biremen uqıÄ?anda xata: %s"
@@ -1606,43 +1619,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index e95d27f..242112f 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2008-11-13 11:56+0300\n"
"Last-Translator: Maxim Dziumanenko <dziumanenko gmail com>\n"
"Language-Team: Ukrainian <uk li org>\n"
@@ -535,7 +535,7 @@ msgstr ""
"Ñ?аблон мÑ?Ñ?Ñ?иÑ?Ñ? елеменÑ?и, Ñ?кÑ? не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?Ñ?Ñ? пÑ?и поÑ?Ñ?кÑ? Ñ?аÑ?Ñ?ковоÑ? "
"вÑ?дповÑ?дноÑ?Ñ?Ñ?"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "внÑ?Ñ?Ñ?Ñ?Ñ?нÑ? помилка"
@@ -845,7 +845,7 @@ msgstr "ТекÑ?Ñ? поÑ?ожнÑ?й (Ñ?и мÑ?Ñ?Ñ?иÑ?Ñ? лиÑ?е пÑ?опÑ?Ñ?к
msgid "Failed to read data from child process"
msgstr "Ð?омилка зÑ?иÑ?Ñ?ваннÑ? даниÑ? з доÑ?Ñ?Ñ?нÑ?ого пÑ?оÑ?еÑ?Ñ?"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ð?омилка Ñ?Ñ?воÑ?еннÑ? каналÑ? длÑ? обмÑ?нÑ? з доÑ?Ñ?Ñ?нÑ?м пÑ?оÑ?еÑ?ом (%s)"
@@ -1074,12 +1074,19 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Ð?лÑ?Ñ?овий Ñ?айл мÑ?Ñ?Ñ?иÑ?Ñ? клÑ?Ñ? '%s' зÑ? знаÑ?еннÑ?м '%s', кодÑ?ваннÑ? Ñ?кого не UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Ð?лÑ?Ñ?овий Ñ?айл мÑ?Ñ?Ñ?иÑ?Ñ? клÑ?Ñ? '%s', Ñ?о маÑ? знаÑ?еннÑ?, Ñ?ке не вдаÑ?Ñ?Ñ?Ñ?Ñ? Ñ?озÑ?бÑ?аÑ?и."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Ð?лÑ?Ñ?овий Ñ?айл мÑ?Ñ?Ñ?иÑ?Ñ? клÑ?Ñ? '%s', Ñ?о маÑ? знаÑ?еннÑ?, Ñ?ке не вдаÑ?Ñ?Ñ?Ñ?Ñ? Ñ?озÑ?бÑ?аÑ?и."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1124,19 +1131,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? Ñ?озÑ?бÑ?аÑ?и знаÑ?еннÑ? '%s' Ñ?к логÑ?Ñ?не знаÑ?еннÑ?."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Ð?о %s пеÑ?едано надÑ?о велике знаÑ?еннÑ? лÑ?Ñ?илÑ?ника"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Ð?оÑ?Ñ?к вже закÑ?иÑ?о"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Ð?пеÑ?аÑ?Ñ?Ñ? Ñ?каÑ?овано"
@@ -1158,34 +1165,34 @@ msgstr "Ñ?ип %s"
msgid "Unexpected early end-of-stream"
msgstr "Ð?еоÑ?Ñ?кÑ?ваний пеÑ?едÑ?аÑ?ний кÑ?неÑ?Ñ? поÑ?окÑ?"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Ð?ез назви"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "У Desktop-Ñ?айлÑ? не визнаÑ?ено поле Exec"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Ð?еможливо знайÑ?и Ñ?еÑ?мÑ?нал, Ñ?о поÑ?Ñ?Ñ?бен пÑ?огÑ?амÑ?"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? Ñ?Ñ?воÑ?иÑ?и Ñ?екÑ? паÑ?амеÑ?Ñ?Ñ?в пÑ?огÑ?ами %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? Ñ?Ñ?воÑ?иÑ?и Ñ?екÑ? паÑ?амеÑ?Ñ?Ñ?в MIME %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? Ñ?Ñ?воÑ?иÑ?и длÑ? коÑ?иÑ?Ñ?Ñ?ваÑ?а desktop-Ñ?айл %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Ð?лаÑ?не визнаÑ?еннÑ? %s"
@@ -1222,11 +1229,12 @@ msgstr "Ð?епÑ?авилÑ?на кÑ?лÑ?кÑ?Ñ?Ñ?Ñ? лекÑ?ем (%d) Ñ? кодÑ?
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Ð?пеÑ?аÑ?Ñ?Ñ? не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?Ñ?Ñ?"
@@ -1238,50 +1246,50 @@ msgstr "Ð?пеÑ?аÑ?Ñ?Ñ? не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?Ñ?Ñ?"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "Ð?кладена Ñ?оÑ?ка монÑ?Ñ?ваннÑ? не Ñ?Ñ?нÑ?Ñ?"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? копÑ?Ñ?ваÑ?и Ñ? каÑ?алог"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? копÑ?Ñ?ваÑ?и каÑ?алог Ñ? каÑ?алог"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ЦÑ?лÑ?овий Ñ?айл Ñ?Ñ?нÑ?Ñ?"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? Ñ?екÑ?Ñ?Ñ?ивно Ñ?копÑ?Ñ?ваÑ?и каÑ?алог"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
#, fuzzy
msgid "Can't copy special file"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? копÑ?Ñ?ваÑ?и Ñ? каÑ?алог"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ð?епÑ?авилÑ?не знаÑ?еннÑ? Ñ?имволÑ?ного поÑ?иланнÑ?"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "СмÑ?Ñ?ник не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?Ñ?Ñ?"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "назви Ñ?айлÑ?в не можÑ?Ñ?Ñ? мÑ?Ñ?Ñ?иÑ?и Ñ?имвол '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "Ñ?ом не пÑ?дÑ?Ñ?имÑ?Ñ? опеÑ?аÑ?Ñ?Ñ? монÑ?Ñ?ваннÑ?"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Ð?е заÑ?еÑ?Ñ?Ñ?Ñ?овано пÑ?огÑ?амÑ? длÑ? обÑ?обки Ñ?Ñ?ого Ñ?айлÑ?"
@@ -1307,20 +1315,20 @@ msgstr "Ð?еÑ?Ñ?Ñ?Ñ? %d кодÑ?ваннÑ? GFileIcon не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?
msgid "Malformed input data for GFileIcon"
msgstr "Ð?епÑ?авилÑ?нÑ? вÑ?Ñ?днÑ? данÑ? GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Ð?оÑ?Ñ?к не пÑ?дÑ?Ñ?имÑ?Ñ? query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Ð?пеÑ?аÑ?Ñ?Ñ? вÑ?Ñ?ановленнÑ? позиÑ?Ñ?Ñ? не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?Ñ?Ñ? длÑ? поÑ?окÑ?в"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Ð?пеÑ?аÑ?Ñ?Ñ? Ñ?Ñ?Ñ?заннÑ? не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?Ñ?Ñ? длÑ? вÑ?Ñ?дного поÑ?окÑ?"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Ð?пеÑ?аÑ?Ñ?Ñ? Ñ?Ñ?Ñ?заннÑ? не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?Ñ?Ñ? длÑ? поÑ?окÑ?"
@@ -1358,7 +1366,7 @@ msgstr "Ð?лÑ? Ñ?ипÑ? %s не Ñ?еалÑ?зовано from_tokens() Ñ? Ñ?нÑ?е
msgid "Can't handle the supplied version the icon encoding"
msgstr "Ð?еможливо обÑ?обиÑ?и вказанÑ? веÑ?Ñ?Ñ?Ñ? кодÑ?ваннÑ? знаÑ?кÑ?в"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Ð?Ñ?Ñ?дний поÑ?Ñ?к не пÑ?дÑ?Ñ?имÑ?Ñ? опеÑ?аÑ?Ñ?Ñ? Ñ?иÑ?аннÑ?"
@@ -1368,7 +1376,7 @@ msgstr "Ð?Ñ?Ñ?дний поÑ?Ñ?к не пÑ?дÑ?Ñ?имÑ?Ñ? опеÑ?аÑ?Ñ?Ñ? Ñ?и
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Ð?лÑ? поÑ?окÑ? Ñ? незавеÑ?Ñ?ена опеÑ?аÑ?Ñ?Ñ?"
@@ -1376,109 +1384,110 @@ msgstr "Ð?лÑ? поÑ?окÑ? Ñ? незавеÑ?Ñ?ена опеÑ?аÑ?Ñ?Ñ?"
msgid "Unable to find default local directory monitor type"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? знайÑ?и Ñ?иповий Ñ?Ñ?зновид монÑ?Ñ?оÑ?Ñ? локалÑ?ного каÑ?алогÑ?"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Ð?епÑ?авилÑ?на назва Ñ?айлÑ? %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ð?омилка пÑ?и оÑ?Ñ?иманнÑ? Ñ?нÑ?оÑ?маÑ?Ñ?Ñ? з Ñ?айловоÑ? Ñ?иÑ?Ñ?еми: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Ð?е можна пеÑ?ейменовÑ?ваÑ?и коÑ?еневий каÑ?алог"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Ð?омилка пÑ?и пеÑ?ейменÑ?ваннÑ? Ñ?айлÑ?: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? пеÑ?ейменÑ?ваÑ?и Ñ?айлÑ?, Ñ?айл з Ñ?акоÑ? назвоÑ? вже Ñ?Ñ?нÑ?Ñ?"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Ð?епÑ?авилÑ?на назва Ñ?айлÑ?"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Ð?омилка пÑ?и вÑ?дкÑ?иваннÑ? Ñ?айлÑ?: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? вÑ?дкÑ?иÑ?и каÑ?алог"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Ð?омилка пÑ?и видаленнÑ? Ñ?айлÑ?: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Ð?омилка пÑ?и пеÑ?емÑ?Ñ?еннÑ? Ñ?айлÑ? до Ñ?мÑ?Ñ?ника: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ð?омилка пÑ?и Ñ?Ñ?воÑ?еннÑ? каÑ?алогÑ? Ñ?мÑ?Ñ?ника %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? знайÑ?и каÑ?алог веÑ?Ñ?нÑ?ого Ñ?Ñ?внÑ? длÑ? Ñ?мÑ?Ñ?ника"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "не вдаÑ?Ñ?Ñ?Ñ?Ñ? знайÑ?и Ñ?и Ñ?Ñ?воÑ?иÑ?и каÑ?алог Ñ?мÑ?Ñ?ника"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ð?омилка Ñ?Ñ?воÑ?еннÑ? Ñ?айл Ñ? Ñ?мÑ?Ñ?никÑ?: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? пеÑ?емÑ?Ñ?Ñ?иÑ?и Ñ?айл до Ñ?мÑ?Ñ?ника: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "Ð?омилка пÑ?и Ñ?Ñ?воÑ?еннÑ? каÑ?алогÑ?: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Ð?омилка пÑ?и Ñ?Ñ?воÑ?еннÑ? Ñ?имволÑ?ного поÑ?иланнÑ?: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Ð?омилка пÑ?и пеÑ?емÑ?Ñ?еннÑ? Ñ?айлÑ?: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? пеÑ?емÑ?Ñ?Ñ?иÑ?и каÑ?алог Ñ? каÑ?алог"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Ð?омилка пÑ?и Ñ?Ñ?воÑ?еннÑ? Ñ?айлÑ? Ñ?езеÑ?вноÑ? копÑ?Ñ?"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Ð?омилка пÑ?и зÑ?иÑ?Ñ?ваннÑ? Ñ?Ñ?лÑ?ового Ñ?айлÑ?: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Ð?еÑ?емÑ?Ñ?еннÑ? мÑ?ж Ñ?Ñ?зними Ñ?оÑ?ками монÑ?Ñ?ваннÑ? не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?Ñ?Ñ?"
@@ -1499,7 +1508,7 @@ msgstr "Ð?епÑ?авилÑ?на назва Ñ?озÑ?иÑ?еного аÑ?Ñ?ибÑ?Ñ?
msgid "Error setting extended attribute '%s': %s"
msgstr "Ð?омилка пÑ?и вÑ?Ñ?ановленнÑ? Ñ?озÑ?иÑ?еного аÑ?Ñ?ибÑ?Ñ?Ñ? \"%s\": %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Ð?омилка оÑ?Ñ?иманнÑ? Ñ?нÑ?оÑ?маÑ?Ñ?Ñ? пÑ?о Ñ?айл \"%s\": %s"
@@ -1530,7 +1539,7 @@ msgstr "Ð?епÑ?авилÑ?ний Ñ?ип аÑ?Ñ?ибÑ?Ñ?Ñ? (оÑ?Ñ?кÑ?вавÑ?Ñ?
msgid "Error setting permissions: %s"
msgstr "Ð?омилка вÑ?Ñ?ановленнÑ? пÑ?ав доÑ?Ñ?Ñ?пÑ?: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Ð?омилка вÑ?Ñ?ановленнÑ? влаÑ?ник: %s"
@@ -1551,6 +1560,11 @@ msgstr ""
"помилка пÑ?и вÑ?Ñ?ановленнÑ? Ñ?имволÑ?ного поÑ?иланнÑ?: Ñ?айл не Ñ? Ñ?имволÑ?ним "
"поÑ?иланнÑ?м"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Ð?омилка вÑ?Ñ?ановленнÑ? пÑ?ав доÑ?Ñ?Ñ?пÑ?: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "Ð?онÑ?екÑ?Ñ? SELinux не може знаÑ?еннÑ? NULL"
@@ -1569,20 +1583,20 @@ msgstr "SELinux не Ñ?вÑ?мкнено Ñ? Ñ?Ñ?й Ñ?иÑ?Ñ?емÑ?"
msgid "Setting attribute %s not supported"
msgstr "Ð?Ñ?Ñ?ановленнÑ? аÑ?Ñ?ибÑ?Ñ?Ñ? %s не пÑ?дÑ?Ñ?имÑ?Ñ?Ñ?Ñ?Ñ?Ñ?"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Ð?омилка пÑ?и вÑ?Ñ?ановленнÑ? позиÑ?Ñ?Ñ? Ñ? Ñ?айлÑ?: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Ð?омилка пÑ?и закÑ?иваннÑ? Ñ?айлÑ?: %s"
@@ -1591,52 +1605,52 @@ msgstr "Ð?омилка пÑ?и закÑ?иваннÑ? Ñ?айлÑ?: %s"
msgid "Unable to find default local file monitor type"
msgstr "Ð?е вдаÑ?Ñ?Ñ?Ñ?Ñ? знайÑ?и Ñ?иповий Ñ?Ñ?зновид монÑ?Ñ?оÑ?Ñ? локалÑ?ного Ñ?айлÑ?"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Ð?омилка пÑ?и запиÑ?Ñ? до Ñ?айлÑ?: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Ð?омилка пÑ?и видаленнÑ? Ñ?Ñ?аÑ?оÑ? Ñ?езеÑ?вноÑ? копÑ?Ñ? поÑ?иланнÑ?: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Ð?омилка пÑ?и Ñ?Ñ?воÑ?еннÑ? Ñ?езеÑ?вноÑ? копÑ?Ñ?: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Ð?омилка пÑ?и пеÑ?ейменÑ?ваннÑ? Ñ?имÑ?аÑ?ового Ñ?айлÑ?: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Ð?омилка пÑ?и Ñ?Ñ?Ñ?каннÑ? Ñ?айлÑ?: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Ð?омилка пÑ?и вÑ?дкÑ?иÑ?Ñ?Ñ? Ñ?айлÑ? \"%s\": %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ЦÑ?лÑ?овий Ñ?айл Ñ? каÑ?алогом"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ЦÑ?лÑ?овий Ñ?айл не Ñ? звиÑ?айним Ñ?айлом"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Файл бÑ?в змÑ?нений Ñ?нÑ?оÑ? пÑ?огÑ?амоÑ?"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Ð?омилка пÑ?и видаленнÑ? Ñ?айлÑ?: %s"
@@ -1668,28 +1682,28 @@ msgstr "Ð?омилка пÑ?и змÑ?нÑ? Ñ?озмÑ?Ñ?Ñ? поÑ?окÑ? вивод
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "длÑ? Ñ?оÑ?ки монÑ?Ñ?ваннÑ? не Ñ?еалÑ?зовано опеÑ?аÑ?Ñ?Ñ? вÑ?дмонÑ?Ñ?ваннÑ?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "длÑ? Ñ?оÑ?ки монÑ?Ñ?ваннÑ? не Ñ?еалÑ?зовано опеÑ?аÑ?Ñ?Ñ? виÑ?Ñ?гÑ?ваннÑ? ноÑ?Ñ?Ñ?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "длÑ? Ñ?оÑ?ки монÑ?Ñ?ваннÑ? не Ñ?еалÑ?зовано пеÑ?емонÑ?Ñ?ваннÑ?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
"длÑ? Ñ?оÑ?ки монÑ?Ñ?ваннÑ? не Ñ?еалÑ?зовано авÑ?омаÑ?иÑ?не визнаÑ?еннÑ? Ñ?ипÑ? конÑ?екÑ?Ñ?Ñ?"
@@ -1697,17 +1711,17 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
"длÑ? Ñ?оÑ?ки монÑ?Ñ?ваннÑ? не Ñ?еалÑ?зовано авÑ?омаÑ?иÑ?не визнаÑ?еннÑ? Ñ?ипÑ? Ñ?инÑ?Ñ?онного "
"змÑ?Ñ?Ñ?Ñ?"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "У поÑ?оÑ?Ñ? виводÑ? не Ñ?еалÑ?зовано опеÑ?аÑ?Ñ?Ñ? запиÑ?Ñ?"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Ð?Ñ?Ñ?дний поÑ?Ñ?к вже закÑ?иÑ?ий"
diff --git a/po/vi.po b/po/vi.po
index 8077404..9a0da75 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.19.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-07 19:26+0930\n"
"Last-Translator: Clytie Siddall <clytie riverland net au>\n"
"Language-Team: Vietnamese <vi-VN googlegroups com>\n"
@@ -528,7 +528,7 @@ msgstr "không th� rút lùi nữa"
msgid "the pattern contains items not supported for partial matching"
msgstr "mẫu chứa mục không Ä?ược há»? trợ khi khá»?p bá»? pháºn"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "lá»?i ná»?i bá»?"
@@ -838,7 +838,7 @@ msgstr "VÄ?n bản rá»?ng (hay chưa chá»? khoảng trắng)"
msgid "Failed to read data from child process"
msgstr "Lá»?i Ä?á»?c dữ liá»?u từ tiến trình con"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Lá»?i tạo á»?ng dẫn Ä?á»? liên lạc vá»?i tiến trình con (%s)"
@@ -1066,12 +1066,19 @@ msgstr "Táºp tin khóa không có khóa « %s »"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Táºp tin khóa chứa khóa « %s » vá»?i giá trá»? « %s » mà không phải là UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Táºp tin khóa chứa khóa « %s » mà có giá trá»? không có khả nÄ?ng giải dá»?ch."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Táºp tin khóa chứa khóa « %s » mà có giá trá»? không có khả nÄ?ng giải dá»?ch."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1116,19 +1123,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Không thá»? giải dá»?ch giá trá»? « %s » dạng bun (Ä?úng/sai)."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "Giá trá»? Ä?ếm quá lá»?n Ä?ược gá»i cho %s"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "Luá»?ng Ä?ã bá»? Ä?óng"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "Thao tác b� thôi"
@@ -1150,34 +1157,34 @@ msgstr "kiá»?u %s"
msgid "Unexpected early end-of-stream"
msgstr "Kết thúc lu�ng s�m bất thư�ng"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Không có tên"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Táºp tin Desktop không ghi rõ trưá»?ng Exec (thá»±c hiá»?n)"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "Không tìm thấy thiết b� cu�i cần thiết cho ứng dụng"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Không th� tạo thư mục cấu hình ứng dụng ngư�i dùng %s: %s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Không th� tạo thư mục cấu hình MIME ngư�i dùng %s: %s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Không thá»? tạo táºp tin desktop %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "Lá»?i Ä?á»?nh nghÄ©a riêng cho %s"
@@ -1214,11 +1221,12 @@ msgstr "Bảng mã GEmblemedIcon chứa s� các hi�u bà i dạng sai (%d)"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Mong Ä?ợi má»?t GEmblem cho GEmblemedIcon"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Thao tác không Ä?ược há»? trợ"
@@ -1230,50 +1238,50 @@ msgstr "Thao tác không Ä?ược há»? trợ"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "B� lắp chứa không t�n tại"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "Không thá»? sao chép Ä?è lên thư mục"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Không thá»? sao chép thư mục Ä?è lên thư mục"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "Táºp tin Ä?Ãch Ä?ã có"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Không thá»? sao chép Ä?á»? quy thư mục"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
#, fuzzy
msgid "Can't copy special file"
msgstr "Không thá»? sao chép Ä?è lên thư mục"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "Ä?ưa ra giá trá»? liên kết tượng trưng không hợp lá»?"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "Thùng rác không Ä?ược há»? trợ"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Tên táºp tin không thá»? chứa « %c »"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "hà m volume (khá»?i tin) không thá»±c hiá»?n chức nÄ?ng mount (lắp)"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "Không có ứng dụng Ä?Ä?ng ký xá» lý táºp tin nà y"
@@ -1299,20 +1307,20 @@ msgstr "Không th� quản lý phiên bản %d của bảng mã GFileIcon"
msgid "Malformed input data for GFileIcon"
msgstr "Dữ liá»?u nháºp dạng sai cho GFileIcon"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Lu�ng không h� trợ hà m « query_info »"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Chức nÄ?ng seek (tìm nÆ¡i) không Ä?ược há»? trợ trên luá»?ng"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Không cho phép cắt ngắn luá»?ng nháºp và o"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Không cho phép cắt ngắn lu�ng"
@@ -1350,7 +1358,7 @@ msgstr "Ki�u %s không thực hi�n « from_tokens() » trên giao di�n GIc
msgid "Can't handle the supplied version the icon encoding"
msgstr "Không thá»? quản lý phiên bản Ä?ã cung cấp cá»§a bảng mã biá»?u tượng"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "Luá»?ng nháºp và o không thá»±c hiá»?n chức nÄ?ng Ä?á»?c"
@@ -1360,7 +1368,7 @@ msgstr "Luá»?ng nháºp và o không thá»±c hiá»?n chức nÄ?ng Ä?á»?c"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "Lu�ng có thao tác còn chạy"
@@ -1368,109 +1376,110 @@ msgstr "Lu�ng có thao tác còn chạy"
msgid "Unable to find default local directory monitor type"
msgstr "Không tìm thấy kiá»?u theo dõi thư mục cục bá»? mặc Ä?á»?nh"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Tên táºp tin không hợp lá»?: %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Gặp lá»?i khi lấy táºp tin vá»? há»? thá»?ng táºp tin: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "Không thá»? thay Ä?á»?i tên cá»§a thư mục gá»?c"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "Gặp lá»?i khi thay Ä?á»?i tên cá»§a táºp tin: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "Không thá»? thay Ä?á»?i tên cá»§a táºp tin, vì tên táºp tin Ä?ã có"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Tên táºp tin không hợp lá»?"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "Gặp lá»?i khi má»? táºp tin: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "Không th� m� thư mục"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "Gặp lá»?i khi gỡ bá»? táºp tin: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "Gặp lá»?i khi chuyá»?n táºp tin và o sá»?t rác: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Không th� tạo thư mục s�t rác %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "Không tìm thấy thư mục cấp Ä?ầu cho sá»?t rác"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "Không tìm thấy hay không th� tạo thư mục s�t rác"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Không thá»? tạo táºp tin thông tin sá»?t rác: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "Không thá»? chuyá»?n táºp tin và o sá»?t rác: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "L�i tạo thư mục: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Gặp l�i khi tạo liên kết tượng trưng: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "Gặp lá»?i khi di chuyá»?n táºp tin: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "Không thá»? di chuyá»?n thư mục Ä?è lên thư mục"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "Lá»?i tạo táºp tin sao lưu"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "Gặp lá»?i khi gỡ bá»? táºp tin Ä?Ãch: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "Không há»? trợ chức nÄ?ng di chuyá»?n giữa các bá»? lắp"
@@ -1491,7 +1500,7 @@ msgstr "Tên thuá»?c tÃnh Ä?ã má»? rá»?ng không hợp lá»?"
msgid "Error setting extended attribute '%s': %s"
msgstr "Gặp lá»?i khi Ä?ặt thuá»?c tÃnh Ä?ã má»? rá»?ng « %s »: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Gặp lá»?i khi lấy trạng thái vá»? táºp tin « %s »: %s"
@@ -1522,7 +1531,7 @@ msgstr "Kiá»?u thuá»?c tÃnh không hợp lá»? (mong Ä?ợi chuá»?i byte)"
msgid "Error setting permissions: %s"
msgstr "Gặp lá»?i khi Ä?ặt quyá»?n hạn: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "Gặp lá»?i khi Ä?ặt ngưá»?i sá»? hữu : %s"
@@ -1543,6 +1552,11 @@ msgstr ""
"Gặp lá»?i khi Ä?ặt liên kết tượng trưng: táºp tin không phải là liên kết tượng "
"trưng"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Gặp lá»?i khi Ä?ặt quyá»?n hạn: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "Ngữ cảnh SELinux phải khác NULL"
@@ -1561,20 +1575,20 @@ msgstr "SELinux chưa Ä?ược báºt trên há»? thá»?ng nà y"
msgid "Setting attribute %s not supported"
msgstr "Không há»? trợ chức nÄ?ng Ä?ặt thuá»?c tÃnh %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Gặp lá»?i khi Ä?á»?c từ táºp tin: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Gặp lá»?i khi tìm nÆ¡i trong táºp tin: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Gặp lá»?i khi Ä?óng táºp tin: %s"
@@ -1583,52 +1597,52 @@ msgstr "Gặp lá»?i khi Ä?óng táºp tin: %s"
msgid "Unable to find default local file monitor type"
msgstr "Không tìm thấy kiá»?u theo dõi táºp tin cục bá»? mặc Ä?á»?nh"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Gặp lá»?i khi ghi và o táºp tin: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Gặp l�i khi gỡ b� liên kết sao lưu cũ : %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Gặp l�i khi tạo bản sao lưu : %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Gặp lá»?i khi thay Ä?á»?i tên cá»§a táºp tin tạm thá»?i: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Gặp lá»?i khi cắt ngắn táºp tin: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Gặp lá»?i khi má»? táºp tin « %s »: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Táºp tin Ä?Ãch là má»?t thư mục"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Táºp tin Ä?Ãch không phải là má»?t táºp tin bình thưá»?ng"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Táºp tin Ä?ã bá»? sá»a Ä?á»?i bên ngoà i"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Gặp lá»?i khi gỡ bá»? táºp tin: %s"
@@ -1660,43 +1674,43 @@ msgstr "Lá»?i thay Ä?á»?i kÃch thưá»?c luá»?ng ra bá»? nhá»?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "hà m mount (lắp) không thực hi�n hà m unmount (b� lắp)"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "hà m mount (lắp) không thá»±c hiá»?n hà m eject (Ä?ầy ra)"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "hà m mount (lắp) không thực hi�n hà m remount (lắp lại)"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "hà m mount (lắp) không thá»±c hiá»?n Ä?oán ná»?i dung"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "hà m mount (lắp) không thá»±c hiá»?n Ä?oán ná»?i dung Ä?á»?ng bá»?"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "Lu�ng xuất không thực hi�n hà m write (ghi)"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "Luá»?ng nguá»?n Ä?ã bá»? Ä?óng"
diff --git a/po/wa.po b/po/wa.po
index 0d5f3b1..901edba 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2004-05-03 14:40+0200\n"
"Last-Translator: Pablo Saratxaga <pablo walon org>\n"
"Language-Team: Walloon <linux-wa walon org>\n"
@@ -504,7 +504,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -808,7 +808,7 @@ msgstr "Li tecse esteut vude (ou avou seulmint des blancs)"
msgid "Failed to read data from child process"
msgstr "Dji n' a savou lére do process efant"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1030,11 +1030,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1077,19 +1083,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1111,34 +1117,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1175,11 +1181,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Loyéns simbolikes nén sopoirtés"
@@ -1192,50 +1199,50 @@ msgstr "Loyéns simbolikes nén sopoirtés"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Loyéns simbolikes nén sopoirtés"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1261,20 +1268,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1312,7 +1319,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1322,7 +1329,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1330,110 +1337,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "No d' lodjoe nén valide"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "No d' lodjoe nén valide"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Dji n' a savou askepyî l' fitchî «%s»: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Dji n' a savou askepyî l' fitchî «%s»: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Dji n' a savou askepyî l' fitchî «%s»: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "�k n' a nén stî tot drovant l' ridant «%s»: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "�k n' a nén stî tot cviersant: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1454,7 +1462,7 @@ msgstr ""
msgid "Error setting extended attribute '%s': %s"
msgstr "�k n' a nén stî tot drovant l' ridant «%s»: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
@@ -1485,7 +1493,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "�k n' a nén stî tot cviersant: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "�k n' a nén stî tot cviersant: %s"
@@ -1504,6 +1512,11 @@ msgstr "Aroke el roye %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "�k n' a nén stî tot cviersant: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1522,20 +1535,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Loyéns simbolikes nén sopoirtés"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
@@ -1544,52 +1557,52 @@ msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "�k n' a nén stî tot cviersant: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "�k n' a nén stî tot léjhant l' fitchî «%s»: %s"
@@ -1622,43 +1635,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/xh.po b/po/xh.po
index 538ef18..534bada 100644
--- a/po/xh.po
+++ b/po/xh.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2005-02-08 12:31+0200\n"
"Last-Translator: Canonical Ltd <translations canonical com>\n"
"Language-Team: Xhosa <xh-translate ubuntu com>\n"
@@ -539,7 +539,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -852,7 +852,7 @@ msgstr "Umbhalo ubuze (okanye uqulethe isithuba esimhlophe kuphela)"
msgid "Failed to read data from child process"
msgstr "Akuphumelelekanga ukufunda idata kwinkqubo yomntwana"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
@@ -1088,12 +1088,19 @@ msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Ifayili engundoqo iqulethe iqhosa '%s' elinexabiso '%s' elingeyiyo UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Ifayili engundoqo iqulethe iqhosha '%s' elinexabiso elingekhe lichazwe."
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+"Ifayili engundoqo iqulethe iqhosha '%s' elinexabiso elingekhe lichazwe."
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1139,19 +1146,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Ixabiso '%s' alinakho ukuchazwa njenge-boolean."
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1174,34 +1181,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1238,11 +1245,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
#, fuzzy
msgid "Operation not supported"
msgstr "Ikhonkco elingumfuziselo alixhaswanga"
@@ -1255,50 +1263,50 @@ msgstr "Ikhonkco elingumfuziselo alixhaswanga"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
#, fuzzy
msgid "Trash not supported"
msgstr "Ikhonkco elingumfuziselo alixhaswanga"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1324,20 +1332,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1375,7 +1383,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1385,7 +1393,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1393,110 +1401,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "Igama lomququzeleli elingasebenziyo"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "Igama lomququzeleli elingasebenziyo"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Akuphumelelekanga ukudala ifayili '%s': %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Akuphumelelekanga ukudala ifayili '%s': %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Akuphumelelekanga ukudala ifayili '%s': %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "Impazamo yokuvula uvimba weefayili '%s': %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Impazamo ngelixa lenguqulo: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1518,7 +1527,7 @@ msgstr "Uxwebhu luphele ngesiquphe ngaphakathi kwegama lophawu"
msgid "Error setting extended attribute '%s': %s"
msgstr "Impazamo yokuvula uvimba weefayili '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
@@ -1549,7 +1558,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "Impazamo ngelixa lenguqulo: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "Impazamo ngelixa lenguqulo: %s"
@@ -1568,6 +1577,11 @@ msgstr "Impazamo emgceni %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "Impazamo ngelixa lenguqulo: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1586,20 +1600,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr "Ikhonkco elingumfuziselo alixhaswanga"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
@@ -1608,53 +1622,53 @@ msgstr "Impazamo yokufunda ifayili '%s': %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "Impazamo ngelixa lenguqulo: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
#, fuzzy
msgid "Target file is not a regular file"
msgstr "Asiyofayili esebenza rhoqo"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
@@ -1687,43 +1701,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/yi.po b/po/yi.po
index 1855a36..49e67a4 100644
--- a/po/yi.po
+++ b/po/yi.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2003-03-19\n"
"Last-Translator: Raphael Finkel <raphael cs uky edu>\n"
"Language-Team: Yiddish <raphael cs uky edu>\n"
@@ -525,7 +525,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr ""
@@ -836,7 +836,7 @@ msgstr "×?עקס×? ×?×?×? ×?×¢×°×¢×? פּ×?ס×? (×?Ö¸×?ער ×?×?×? ×?Ö¼×?×?×? ×?
msgid "Failed to read data from child process"
msgstr "× ×?×? ×?×¢×§×¢× ×? ×?×²×¢× ×¢×? ×?×?Ö·×?×? פֿ×?×? ×§×?× ×?פּר×?ָצעס"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ש×?ַפֿ×? רער צ×?×?×?×? ×§×?Ö¸×?×?× ×?×§×?ר×? ×?×?×? ×§×?× ×?פּר×?ָצעס (%s)"
@@ -1060,11 +1060,17 @@ msgstr ""
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
+#: glib/gkeyfile.c:1528
+#, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr ""
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1107,19 +1113,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr ""
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr ""
@@ -1141,34 +1147,34 @@ msgstr ""
msgid "Unexpected early end-of-stream"
msgstr ""
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr ""
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1205,11 +1211,12 @@ msgstr ""
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr ""
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr ""
@@ -1221,49 +1228,49 @@ msgstr ""
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr ""
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr ""
@@ -1289,20 +1296,20 @@ msgstr ""
msgid "Malformed input data for GFileIcon"
msgstr ""
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr ""
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr ""
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr ""
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr ""
@@ -1340,7 +1347,7 @@ msgstr ""
msgid "Can't handle the supplied version the icon encoding"
msgstr ""
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr ""
@@ -1350,7 +1357,7 @@ msgstr ""
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr ""
@@ -1358,110 +1365,111 @@ msgstr ""
msgid "Unable to find default local directory monitor type"
msgstr ""
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, fuzzy, c-format
msgid "Invalid filename %s"
msgstr "×?×?×?×?עקס×?קער ×?×?ַש×?×?Ö¾× ×?Ö¸×?×¢×?"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr ""
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
#, fuzzy
msgid "Invalid filename"
msgstr "×?×?×?×?עקס×?קער ×?×?ַש×?×?Ö¾× ×?Ö¸×?×¢×?"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "× ×?×? ×?×¢×§×¢× ×? ש×?ַפֿ×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "× ×?×? ×?×¢×§×¢× ×? ש×?ַפֿ×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "× ×?×? ×?×¢×§×¢× ×? ש×?ַפֿ×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, fuzzy, c-format
msgid "Error creating directory: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×¢×¤Ö¿×¢× ×¢×? פּ×?ַפּקע %s: %s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?שעת פֿ×?ַרװ×?Ö·× ×?×?×?× ×?: %s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 ""
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr ""
@@ -1483,7 +1491,7 @@ msgstr "×?×?ָק×?×?×¢× ×? ×¢× ×?×?×§×? ×?×?×? ×?×?×?×?ער×?×?×?ער×?ײ×? ×?×?
msgid "Error setting extended attribute '%s': %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×¢×¤Ö¿×¢× ×¢×? פּ×?ַפּקע %s: %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, fuzzy, c-format
msgid "Error stating file '%s': %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
@@ -1514,7 +1522,7 @@ msgstr ""
msgid "Error setting permissions: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?שעת פֿ×?ַרװ×?Ö·× ×?×?×?× ×?: %s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, fuzzy, c-format
msgid "Error setting owner: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?שעת פֿ×?ַרװ×?Ö·× ×?×?×?× ×?: %s"
@@ -1533,6 +1541,11 @@ msgstr "×?×?ר×?פֿ×?Ö·×? ×?×±×£ ש×?ר×? %d: %s"
msgid "Error setting symlink: file is not a symlink"
msgstr ""
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "×?×?ר×?פֿ×?Ö·×? ×?שעת פֿ×?ַרװ×?Ö·× ×?×?×?× ×?: %s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr ""
@@ -1551,20 +1564,20 @@ msgstr ""
msgid "Setting attribute %s not supported"
msgstr ""
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, fuzzy, c-format
msgid "Error reading from file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, fuzzy, c-format
msgid "Error seeking in file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, fuzzy, c-format
msgid "Error closing file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
@@ -1573,52 +1586,52 @@ msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
msgid "Unable to find default local file monitor type"
msgstr ""
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, fuzzy, c-format
msgid "Error writing to file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, fuzzy, c-format
msgid "Error removing old backup link: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?שעת פֿ×?ַרװ×?Ö·× ×?×?×?× ×?: %s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, fuzzy, c-format
msgid "Error creating backup copy: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, fuzzy, c-format
msgid "Error renaming temporary file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, fuzzy, c-format
msgid "Error truncating file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, fuzzy, c-format
msgid "Error opening file '%s': %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr ""
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr ""
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr ""
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, fuzzy, c-format
msgid "Error removing old file: %s"
msgstr "×?×?ר×?פֿ×?Ö·×? ×?×?×? ×?×²×¢× ×¢×? ×?×¢×§×¢ %s: %s"
@@ -1651,43 +1664,43 @@ msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr ""
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr ""
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index ccbf6e2..2cffff6 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-03-27 14:56+0800\n"
"Last-Translator: Ray Wang <wanglei1123 gmail com>\n"
"Language-Team: Chinese/Simplified <i18n-translation lists linux net cn>\n"
@@ -503,7 +503,7 @@ msgstr "è¾¾å?°å??溯ä¸?é??"
msgid "the pattern contains items not supported for partial matching"
msgstr "表达å¼?å??å?«ä¸?被é?¨å??å?¹é??æ?¯æ??ç??项"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "å??é?¨é??误"
@@ -805,7 +805,7 @@ msgstr "空æ??æ?¬(æ??ä»?å?«ç©ºç?½å?符)"
msgid "Failed to read data from child process"
msgstr "ä»?å?è¿?ç¨?ä¸è¯»å??æ?°æ?®å¤±è´¥"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "å??建ä¸?å?è¿?ç¨?é??讯ç??管é??失败(%s)"
@@ -1027,11 +1027,17 @@ msgstr "é?®æ??件没æ??é?®â??%sâ??"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "é?®æ??ä»¶å??å?«â??%sâ??ï¼?å?¶å?¼â??%sâ??ä¸?æ?¯ UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "é?®æ??ä»¶å??å?«é?®â??%sâ??ï¼?å?¶å?¼æ? æ³?è§£é??ã??"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "é?®æ??ä»¶å??å?«é?®â??%sâ??ï¼?å?¶å?¼æ? æ³?è§£é??ã??"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1074,19 +1080,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "æ? æ³?å°?å?¼â??%sâ??è§£é??为å¸?å°?å?¼ã??"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "ä¼ é??ç»? %s ç??计æ?°å?¼å¤ªå¤§äº?"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "æµ?å·²ç»?å?³é?"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "æ??ä½?被å??æ¶?"
@@ -1108,34 +1114,34 @@ msgstr "%s ç±»å??"
msgid "Unexpected early end-of-stream"
msgstr "é??é¢?æ??ç??è¿?æ?©ç??æµ?ç»?æ??符"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "æ?ªå?½å??"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "æ¡?é?¢æ??ä»¶æ?ªæ??å®? Exec å?ºå??"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "æ? æ³?æ?¾å?°åº?ç?¨ç¨?åº?é??è¦?ç??ç»?端"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "æ? æ³?å??建ç?¨æ?·åº?ç?¨ç¨?åº?é??ç½®æ??件夹 %sï¼?%s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "æ? æ³?å??建ç?¨æ?· MIME é??ç½®æ??件夹 %sï¼?%s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "æ? æ³?å??建ç?¨æ?·æ¡?é?¢æ??ä»¶ %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "%s ç??è?ªå?¶å®?å®?ä¹?"
@@ -1172,11 +1178,12 @@ msgstr "GEmblemedIcon ç¼?ç ?䏿??ä¸?æ£ç¡®ç??符å?·æ?°é??(%d)"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "GEmblemedIcon ä¸åº?为 GEmblem"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "ä¸?æ?¯æ??该æ??ä½?"
@@ -1188,49 +1195,49 @@ msgstr "ä¸?æ?¯æ??该æ??ä½?"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "å??å?«ç??æ??è½½ä¸?å?å?¨"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "æ? æ³?å¤?å?¶ç?®å½?"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "æ? æ³?å°?ç?®å½?å¤?å?¶å?°ç?®å½?"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ç?®æ ?æ??ä»¶å·²å?å?¨"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "æ? æ³?é??å½?å¤?å?¶ç?®å½?"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "æ? æ³?å¤?å?¶ç?¹æ®?æ??ä»¶"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "ç»?å?ºç??符å?·é?¾æ?¥å?¼æ? æ??"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "ä¸?æ?¯æ??å??å?¾ç®±"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "æ??ä»¶å??ä¸?è?½å??å?«â??%câ??"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "å?·æ?ªå®?ç?°æ??è½½"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "没æ??注å??为å¤?ç??æ¤æ??ä»¶ç??åº?ç?¨ç¨?åº?"
@@ -1256,20 +1263,20 @@ msgstr "æ? æ³?å¤?ç?? GFileIcon ç¼?ç ?ç??ç??æ?¬ %d"
msgid "Malformed input data for GFileIcon"
msgstr "GFileIcon æ??ä¸?æ£ç¡®ç??è¾?å?¥æ?°æ?®"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "æµ?ä¸?æ?¯æ?? query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "æµ?ä¸?æ?¯æ??æ?¥æ?¾"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "è¾?å?¥æµ?ä¸?å??许æ?ªæ?"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "æµ?ä¸?æ?¯æ??æ?ªæ?"
@@ -1307,7 +1314,7 @@ msgstr "ç±»å?? %s 没æ??å®?ç?° GIcon æ?¥å?£ç?? from_tokens() æ?¹æ³?"
msgid "Can't handle the supplied version the icon encoding"
msgstr "æ? æ³?å¤?ç??æ??ä¾?ç??å?¾æ ?ç¼?ç ?ç??æ?¬"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "è¾?å?¥æµ?æ?ªå®?ç?°è¯»å??"
@@ -1317,7 +1324,7 @@ msgstr "è¾?å?¥æµ?æ?ªå®?ç?°è¯»å??"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "æµ?æ??å¼?常æ??ä½?"
@@ -1325,109 +1332,110 @@ msgstr "æµ?æ??å¼?常æ??ä½?"
msgid "Unable to find default local directory monitor type"
msgstr "æ? æ³?æ?¾é»?认ç??æ?¬å?°ç?®å½?ç??è§?å?¨ç±»å??"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "æ? æ??ç??æ??ä»¶å??å??ï¼?%s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "读å??æ??ä»¶ç³»ç»?ä¿¡æ?¯å?ºé??ï¼?%s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "æ? æ³?é??å?½å??æ ¹ç?®å½?"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "é??å?½å??æ??ä»¶å?ºé??ï¼?%s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "æ? æ³?é??å?½å??æ??ä»¶ï¼?该æ??ä»¶å??å·²å?å?¨"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "æ? æ??ç??æ??ä»¶å??"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "æ??å¼?æ??ä»¶å?ºé??ï¼?%s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "æ? æ³?æ??å¼?ç?®å½?"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "ç§»é?¤æ??ä»¶å?ºé??ï¼?%s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "å°?æ??ä»¶æ?¾å?°å??å?¾ç®±å?ºé??ï¼?%s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "å??建å??å?¾ç®±ç?®å½? %s 失败ï¼?%s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "æ? æ³?æ?¾å?°å??å?¾ç®±ç??顶级ç?®å½?"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "æ? æ³?æ?¾å?°æ??å??建å??å?¾ç®±ç?®å½?"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "å??建å??å?¾ä¿¡æ?¯æ??件失败ï¼?%s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "æ? æ³?å°?æ??ä»¶ç§»å?¨å?°å??æ?¶ç«?ï¼?%s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "å??建ç?®å½?å?ºé??ï¼?%s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "å??建符å?·é?¾æ?¥å?ºé??ï¼?%s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "ç§»å?¨æ??ä»¶å?ºé??ï¼?%s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "æ? æ³?å°?ç?®å½?ç§»å?¨å?°ç?®å½?"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "å¤?份æ??ä»¶å??建失败"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ç§»é?¤ç?®æ ?æ??ä»¶å?ºé??ï¼?%s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "ä¸?æ?¯æ??å?¨æ??è½½ä¹?é?´ç§»å?¨"
@@ -1448,7 +1456,7 @@ msgstr "æ? æ??ç??æ?©å±?å±?æ?§å??"
msgid "Error setting extended attribute '%s': %s"
msgstr "设置æ?©å±?å±?æ?§â??%sâ??å?ºé??ï¼?%s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "è?·å??æ??ä»¶â??%sâ??ç?¶æ??å?ºé??ï¼?%s"
@@ -1479,7 +1487,7 @@ msgstr "æ? æ??ç??å±?æ?§ç±»å??(åº?为 byte string)"
msgid "Error setting permissions: %s"
msgstr "设置访é?®æ??é??å?ºé??ï¼?%s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "设置æ??æ??è??å?ºé??ï¼?%s"
@@ -1498,6 +1506,11 @@ msgstr "设置符å?·é?¾æ?¥å?ºé??ï¼?%s"
msgid "Error setting symlink: file is not a symlink"
msgstr "设å®?符å?·é?¾æ?¥å?ºé??ï¼?æ??ä»¶ä¸?æ?¯ç¬¦å?·é?¾æ?¥"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "设置访é?®æ??é??å?ºé??ï¼?%s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux ä¸?ä¸?æ??å¿?é¡»æ?¯é??空"
@@ -1516,20 +1529,20 @@ msgstr "æ¤ç³»ç»?å°?æ?ªå?¯ç?¨ SELinux"
msgid "Setting attribute %s not supported"
msgstr "ä¸?æ?¯æ??设置å±?æ?§ %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "å?¨æ??件䏿?¥æ?¾æ?¶å?ºé??ï¼?%s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "å?³é?æ??ä»¶å?ºé??ï¼?%s"
@@ -1538,52 +1551,52 @@ msgstr "å?³é?æ??ä»¶å?ºé??ï¼?%s"
msgid "Unable to find default local file monitor type"
msgstr "æ? æ³?æ?¾å?°é»?认ç??æ?¬å?°æ??ä»¶ç??è§?å?¨ç±»å??"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "å??å?¥æ??ä»¶å?ºé??ï¼?%s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "ç§»é?¤æ?§ç??å¤?份é?¾æ?¥å?ºé??ï¼?%s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "å??建å¤?份æ?·è´?ï¼?%s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "é??å?½å??临æ?¶æ??ä»¶å?ºé??ï¼?%s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "æ?ªæ?æ??ä»¶å?ºé??ï¼?%s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "æ??å¼?æ??ä»¶â??%sâ??å?ºé??ï¼?%s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ç?®æ ?æ??ä»¶æ?¯ç?®å½?"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ç?®æ ?æ??ä»¶ä¸?æ?¯æ?®é??æ??ä»¶"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "æ??ä»¶å·²ç»?被å?¶ä»?ç¨?åº?ä¿®æ?¹"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "ç§»é?¤æ?§æ??ä»¶å?ºé??ï¼?%s"
@@ -1615,43 +1628,43 @@ msgstr "æ?¹å??å??å?è¾?å?ºæµ?大å°?失败"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "æ??è½½æ?ªå®?ç?°å?¸è½½"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "æ??è½½æ?ªå®?ç?°å¼¹å?º"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "æ??载没æ??å®?ç?°é??æ?°æ??è½½"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "æ??è½½æ?ªå®?ç?°å??容类å??ç??æµ?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "æ??è½½æ?ªå®?ç?°å??æ¥å??容类å??ç??æµ?"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "è¾?å?ºæµ?æ?ªå®?ç?°å??å?¥"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "æ?¥æº?æµ?å·²ç»?å?³é?"
diff --git a/po/zh_HK.po b/po/zh_HK.po
index 189f082..427d413 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.19.9\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-25 20:26+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau yahoo com tw>\n"
"Language-Team: Chinese (Hong Kong) <community linuxhall org>\n"
@@ -504,7 +504,7 @@ msgstr "å·²é??å??溯ä¸?é??"
msgid "the pattern contains items not supported for partial matching"
msgstr "æ¤æ¨¡å¼?å??å?«äº?ä¸?æ?¯æ?´é?¨å??æ¯?å°?ç??é ?ç?®"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "å?§é?¨ç??é?¯èª¤"
@@ -806,7 +806,7 @@ msgstr "æ??å?æ?¯ç©ºç?½ç??ï¼?æ??å?ªå?«æ??空ç?½å?符ï¼?"
msgid "Failed to read data from child process"
msgstr "ç?¡æ³?å¾?å?¯é?²ç¨?è®?å??è³?æ??"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "ç?¡æ³?建ç«?管é??ä¾?å??å?¯é?²ç¨?æº?é?? (%s)"
@@ -1028,11 +1028,17 @@ msgstr "è¨å®?é?µæª?æ¡?æ²?æ??è¨å®?é?µâ??%sâ??"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "è¨å®?é?µæª?æ¡?å??å?«ç??è¨å®?é?µâ??%sâ??ï¼?æ?¸å?¼ç?ºâ??%sâ??ï¼?並é?? UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "è¨å®?é?µæª?æ¡?å??å?«ç??è¨å®?é?µâ??%sâ??ç??æ?¸å?¼ç?¡æ³?è§£è¯ã??"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "è¨å®?é?µæª?æ¡?å??å?«ç??è¨å®?é?µâ??%sâ??ç??æ?¸å?¼ç?¡æ³?è§£è¯ã??"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1075,19 +1081,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "æ?¸å?¼â??%sâ??ä¸?è?½è¢«è§£è¯ç?ºé??輯å?¼ã??"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "å?³çµ¦ %s ç??è¨?æ?¸å?¼å¤ªå¤§"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "串æµ?å·²ç¶?é??é??"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "æ??ä½?已被å??æ¶?"
@@ -1109,34 +1115,34 @@ msgstr "%s é¡?å??"
msgid "Unexpected early end-of-stream"
msgstr "æ?ªé ?æ??ç??串æµ?é??æ?©çµ?æ??"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "æ?ªå?½å??ç??"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "æ¡?é?¢(Desktop)æª?æ¡?æ?ªæ??å®? Exec æ¬?ä½?"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "ç?¡æ³?æ?¾å?°æ??ç?¨ç¨?å¼?è¦?æ±?ç??çµ?端æ©?"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "ä¸?è?½å»ºç«?使ç?¨è??æ??ç?¨ç¨?å¼?çµ?æ??è³?æ??夾 %sï¼?%s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "ä¸?è?½å»ºç«?使ç?¨è?? MIME çµ?æ??è³?æ??夾 %sï¼?%s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "ä¸?è?½å»ºç«?使ç?¨è??æ¡?é?¢æª?æ¡? %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "è?ªé?¸ %s ç??å®?義"
@@ -1173,11 +1179,12 @@ msgstr "GEmblemedIcon 編碼ä¸è¨?è?? (%d) ç??æ?¸é??æ ¼å¼?ä¸?æ£ç¢º"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "é ?æ??ç?º GEmblemedIcon ç?? GEmblem"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "ä¸?æ?¯æ?´ç??æ??ä½?"
@@ -1189,49 +1196,49 @@ msgstr "ä¸?æ?¯æ?´ç??æ??ä½?"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "å??å?«äº?ä¸?å?å?¨ç??æ??è¼?é»?"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "ä¸?è?½è¤?製æ?´å??ç?®é??"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "ä¸?è?½å°?ç?®é??è¤?製å?°ç?®é??ä¸?"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ç?®æ¨?æª?æ¡?å·²å?å?¨"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "ä¸?è?½é??å»»è¤?製ç?®é??"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "ä¸?è?½è¤?製ç?¹æ®?ç??æª?æ¡?"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "æ??ä¾?äº?ç?¡æ??ç??符è??é?£çµ?å?¼"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "ä¸?æ?¯æ?´å??æ?¶ç?"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "æª?æ¡?å??稱ä¸?è?½å??å?«ã??%cã??"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "å?²å?è£?ç½®å°?æ?ªå¯¦ä½?æ??è¼?å??è?½"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "æ²?æ??æ??ç?¨ç¨?å¼?註å??ç?ºç?¨ä»¥è??ç??é??å??æª?æ¡?"
@@ -1257,20 +1264,20 @@ msgstr "ä¸?è?½è??ç??ç??æ?¬ç?º %d ç?? GFileIcon 編碼"
msgid "Malformed input data for GFileIcon"
msgstr "給 GFileIcon ç??輸å?¥è³?æ??æ ¼å¼?ä¸?è?¯"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "串���� query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "ä¸?æ?¯æ?´å?¨ä¸²æµ?䏿??å°?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "å?¨è¼¸å?¥ä¸²æµ?ä¸ä¸?å??許æ?ªç?(truncate)"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "å?¨ä¸²æµ?ä¸ä¸?æ?¯æ?´æ?ªç?(truncate)"
@@ -1308,7 +1315,7 @@ msgstr "é¡?å?? %s æ²?æ??實ä½? GIcon ä»?é?¢ç?? from_tokens()"
msgid "Can't handle the supplied version the icon encoding"
msgstr "ä¸?è?½è??ç??æ??ä¾?ç??å??示編碼ç??æ?¬"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "輸å?¥ä¸²æµ?å°?æ?ªå¯¦ä½?è®?å??"
@@ -1318,7 +1325,7 @@ msgstr "輸å?¥ä¸²æµ?å°?æ?ªå¯¦ä½?è®?å??"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "串æµ?æ??ç?°å¸¸æ??ä½?"
@@ -1326,109 +1333,110 @@ msgstr "串æµ?æ??ç?°å¸¸æ??ä½?"
msgid "Unable to find default local directory monitor type"
msgstr "ç?¡æ³?æ?¾å?°é ?è¨ç??æ?¬å?°ç«¯ç?®é??ç?£è¦?å?¨é¡?å??"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "ç?¡æ??ç??æª?æ¡?å??稱 %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "å??å¾?æª?æ¡?系統è³?è¨?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "ä¸?è?½é??æ?°å?½å??æ ¹ç?®é??"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "é??æ?°å?½å??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "ä¸?è?½é??æ?°å?½å??æª?æ¡?ï¼?該æª?æ¡?å??稱已å?å?¨"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "ç?¡æ??ç??æª?æ¡?å??稱"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "é??å??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "ä¸?è?½é??å??ç?®é??"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "ç§»é?¤æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "ç§»å??æª?æ¡?è?³å??æ?¶ç?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ç?¡æ³?建ç«?å??æ?¶ç?ç?®é?? %sï¼?%s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "ç?¡æ³?æ?¾å?°å??æ?¶ç?ç??é ?端層ç´?ç?®é??"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "ç?¡æ³?æ?¾å?°æ??建ç«?å??æ?¶ç?ç?®é??"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ç?¡æ³?建ç«?å??æ?¶ç?è³?è¨?æª?æ¡?ï¼?%s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "ç?¡æ³?å°?æª?æ¡?ç§»è?³å??æ?¶ç?ï¼?%s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "建ç«?ç?®é??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "建ç«?符è??é?£çµ?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "ç§»å??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "ä¸?è?½å°?ç?®é??ç§»å??è?³ç?®é??ä¸?"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "建ç«?å??份æª?æ¡?失æ??"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ç§»é?¤ç?®æ¨?æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "ä¸?æ?¯æ?´å?¨æ??è¼?é»?ä¹?é??ç§»å??"
@@ -1449,7 +1457,7 @@ msgstr "ç?¡æ??ç??延伸屬æ?§å??稱"
msgid "Error setting extended attribute '%s': %s"
msgstr "è¨å®?延伸屬æ?§ã??%sã??æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "å??å¾?æª?æ¡?ã??%sã??ç??æ??æ??ç?¼ç??é?¯èª¤ï¼?%s"
@@ -1480,7 +1488,7 @@ msgstr "ç?¡æ??ç??屬æ?§é¡?å??ï¼?æ??ç?º byte string å?¼ï¼?"
msgid "Error setting permissions: %s"
msgstr "è¨å®?æ¬?é??æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "è¨å®?æ??æ??è??æ??ç?¼ç??é?¯èª¤ï¼?%s"
@@ -1499,6 +1507,11 @@ msgstr "è¨å®?符è??é?£çµ?æ??ç?¼ç??é?¯èª¤ï¼?%s"
msgid "Error setting symlink: file is not a symlink"
msgstr "è¨å®?符è??é?£çµ?æ??ç?¼ç??é?¯èª¤ï¼?æª?æ¡?ä¸?æ?¯ç¬¦è??é?£çµ?"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "è¨å®?æ¬?é??æ??ç?¼ç??é?¯èª¤ï¼?%s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux é??è?¯å¿?é ?ç?ºé??-NULL"
@@ -1517,20 +1530,20 @@ msgstr "SELinux å?¨é??å??系統ä¸?並æ?ªå??ç?¨"
msgid "Setting attribute %s not supported"
msgstr "ä¸?æ?¯æ?´è¨å®?屬æ?§ %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "å?¨æª?æ¡?䏿??å°?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "é??é??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
@@ -1539,52 +1552,52 @@ msgstr "é??é??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
msgid "Unable to find default local file monitor type"
msgstr "ç?¡æ³?æ?¾å?°é ?è¨ç??æ?¬å?°ç«¯æª?æ¡?ç?£è¦?å?¨é¡?å??"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "寫å?¥è?³æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "ç§»é?¤è??å??份é?£çµ?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "建ç«?å??份è¤?æ?¬æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "é??æ?°å?½å??æ?«å?æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "æ?ªç?æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "é??å??æª?æ¡?ã??%sã??æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ç?®æ¨?æª?æ¡?æ?¯ä¸?å??ç?®é??"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ç?®æ¨?æª?æ¡?ä¸?æ?¯æ£è¦?ç??æª?æ¡?"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "該æª?æ¡?已被å¤?é?¨ç¨?å¼?ä¿®æ?¹é??"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "ç§»é?¤è??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
@@ -1616,43 +1629,43 @@ msgstr "æ?¹è®?è¨?æ?¶é«?輸å?ºä¸²æµ?ç??大å°?失æ??"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "æ??è¼?é»?å°?æ?ªå¯¦ä½?å?¸è¼?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "æ??è¼?é»?å°?æ?ªå¯¦ä½?é??å?º"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "æ??è¼?é»?å°?æ?ªå¯¦ä½?é??æ?°æ??è¼?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "æ??è¼?é»?å°?æ?ªå¯¦ä½?å?§å®¹é¡?å??é ?測"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "æ??è¼?é»?å°?æ?ªå¯¦ä½?å??æ¥å?§å®¹é¡?å??é ?測"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "輸�串���實�寫�"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "ä¾?æº?串æµ?å·²ç¶?é??é??"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index cfbc18c..ed0e9e4 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.19.9\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-03 17:49-0400\n"
+"POT-Creation-Date: 2009-05-28 23:29-0400\n"
"PO-Revision-Date: 2009-02-23 19:56+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau yahoo com tw>\n"
"Language-Team: Chinese (Taiwan) <zh-l10n lists linux org tw>\n"
@@ -504,7 +504,7 @@ msgstr "å·²é??å??溯ä¸?é??"
msgid "the pattern contains items not supported for partial matching"
msgstr "æ¤æ¨¡å¼?å??å?«äº?ä¸?æ?¯æ?´é?¨å??æ¯?å°?ç??é ?ç?®"
-#: glib/gregex.c:154 gio/glocalfile.c:2019
+#: glib/gregex.c:154 gio/glocalfile.c:2083
msgid "internal error"
msgstr "å?§é?¨ç??é?¯èª¤"
@@ -806,7 +806,7 @@ msgstr "æ??å?æ?¯ç©ºç?½ç??ï¼?æ??å?ªå?«æ??空ç?½å?å??ï¼?"
msgid "Failed to read data from child process"
msgstr "ç?¡æ³?å¾?å?¯é?²ç¨?è®?å??è³?æ??"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1468
+#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "ç?¡æ³?建ç«?管é??ä¾?å??å?¯é?²ç¨?æº?é?? (%s)"
@@ -1028,11 +1028,17 @@ msgstr "è¨å®?é?µæª?æ¡?æ²?æ??è¨å®?é?µâ??%sâ??"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "è¨å®?é?µæª?æ¡?å??å?«ç??è¨å®?é?µâ??%sâ??ï¼?æ?¸å?¼ç?ºâ??%sâ??ï¼?並é?? UTF-8"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "è¨å®?é?µæª?æ¡?å??å?«ç??è¨å®?é?µâ??%sâ??ç??æ?¸å?¼ç?¡æ³?è§£è¯ã??"
+#: glib/gkeyfile.c:1528
+#, fuzzy, c-format
+msgid ""
+"Key file contains key '%s' which has a value that cannot be interpreted."
+msgstr "è¨å®?é?µæª?æ¡?å??å?«ç??è¨å®?é?µâ??%sâ??ç??æ?¸å?¼ç?¡æ³?è§£è¯ã??"
+
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
#, c-format
msgid ""
@@ -1075,19 +1081,19 @@ msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "æ?¸å?¼â??%sâ??ä¸?è?½è¢«è§£è¯ç?ºé??輯å?¼ã??"
#: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
-#: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
-#: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
+#: gio/ginputstream.c:190 gio/ginputstream.c:322 gio/ginputstream.c:563
+#: gio/ginputstream.c:688 gio/goutputstream.c:201 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "å?³çµ¦ %s ç??è¨?æ?¸å?¼å¤ªå¤§"
-#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
+#: gio/gbufferedinputstream.c:885 gio/ginputstream.c:898
#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "串æµ?å·²ç¶?é??é??"
-#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
-#: gio/gsimpleasyncresult.c:665
+#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "æ??ä½?已被å??æ¶?"
@@ -1109,34 +1115,34 @@ msgstr "%s é¡?å??"
msgid "Unexpected early end-of-stream"
msgstr "æ?ªé ?æ??ç??串æµ?é??æ?©çµ?æ??"
-#: gio/gdesktopappinfo.c:462 gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "æ?ªå?½å??ç??"
-#: gio/gdesktopappinfo.c:709
+#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "æ¡?é?¢(Desktop)æª?æ¡?æ?ªæ??å®? Exec æ¬?ä½?"
-#: gio/gdesktopappinfo.c:1003
+#: gio/gdesktopappinfo.c:1004
msgid "Unable to find terminal required for application"
msgstr "ç?¡æ³?æ?¾å?°æ??ç?¨ç¨?å¼?è¦?æ±?ç??çµ?端æ©?"
-#: gio/gdesktopappinfo.c:1235
+#: gio/gdesktopappinfo.c:1236
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "ä¸?è?½å»ºç«?使ç?¨è??æ??ç?¨ç¨?å¼?çµ?æ??è³?æ??夾 %sï¼?%s"
-#: gio/gdesktopappinfo.c:1239
+#: gio/gdesktopappinfo.c:1240
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "ä¸?è?½å»ºç«?使ç?¨è?? MIME çµ?æ??è³?æ??夾 %sï¼?%s"
-#: gio/gdesktopappinfo.c:1643
+#: gio/gdesktopappinfo.c:1644
#, c-format
msgid "Can't create user desktop file %s"
msgstr "ä¸?è?½å»ºç«?使ç?¨è??æ¡?é?¢æª?æ¡? %s"
-#: gio/gdesktopappinfo.c:1755
+#: gio/gdesktopappinfo.c:1756
#, c-format
msgid "Custom definition for %s"
msgstr "è?ªè¨? %s ç??å®?義"
@@ -1173,11 +1179,12 @@ msgstr "GEmblemedIcon 編碼ä¸è¨?è?? (%d) ç??æ?¸é??æ ¼å¼?ä¸?æ£ç¢º"
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "é ?æ??ç?º GEmblemedIcon ç?? GEmblem"
-#: gio/gfile.c:827 gio/gfile.c:1057 gio/gfile.c:1192 gio/gfile.c:1428
-#: gio/gfile.c:1482 gio/gfile.c:1539 gio/gfile.c:1622 gio/gfile.c:2712
-#: gio/gfile.c:2766 gio/gfile.c:2897 gio/gfile.c:2937 gio/gfile.c:3264
-#: gio/gfile.c:3666 gio/gfile.c:3750 gio/gfile.c:3833 gio/gfile.c:3913
-#: gio/gfile.c:4243 gio/win32/gwinhttpfile.c:428
+#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
+#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
+#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
+#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
+#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "ä¸?æ?¯æ?´ç??æ??ä½?"
@@ -1189,49 +1196,49 @@ msgstr "ä¸?æ?¯æ?´ç??æ??ä½?"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1313 gio/glocalfile.c:1082 gio/glocalfile.c:1093
-#: gio/glocalfile.c:1106
+#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
+#: gio/glocalfile.c:1107
msgid "Containing mount does not exist"
msgstr "å??å?«äº?ä¸?å?å?¨ç??æ??è¼?é»?"
-#: gio/gfile.c:1965 gio/glocalfile.c:2162
+#: gio/gfile.c:2399 gio/glocalfile.c:2226
msgid "Can't copy over directory"
msgstr "ä¸?è?½è¤?製æ?´å??ç?®é??"
-#: gio/gfile.c:2025
+#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "ä¸?è?½å°?ç?®é??è¤?製å?°ç?®é??ä¸?"
-#: gio/gfile.c:2033 gio/glocalfile.c:2171
+#: gio/gfile.c:2467 gio/glocalfile.c:2235
msgid "Target file exists"
msgstr "ç?®æ¨?æª?æ¡?å·²å?å?¨"
-#: gio/gfile.c:2051
+#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "ä¸?è?½é??å»»è¤?製ç?®é??"
-#: gio/gfile.c:2346
+#: gio/gfile.c:2780
msgid "Can't copy special file"
msgstr "ä¸?è?½è¤?製ç?¹æ®?ç??æª?æ¡?"
-#: gio/gfile.c:2887
+#: gio/gfile.c:3321
msgid "Invalid symlink value given"
msgstr "æ??ä¾?äº?ç?¡æ??ç??符è??é?£çµ?å?¼"
-#: gio/gfile.c:2980
+#: gio/gfile.c:3414
msgid "Trash not supported"
msgstr "ä¸?æ?¯æ?´å??æ?¶ç?"
-#: gio/gfile.c:3029
+#: gio/gfile.c:3463
#, c-format
msgid "File names cannot contain '%c'"
msgstr "æª?æ¡?å??稱ä¸?è?½å??å?«ã??%cã??"
-#: gio/gfile.c:5011 gio/gvolume.c:376
+#: gio/gfile.c:5674 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "å?²å?è£?ç½®å°?æ?ªå¯¦ä½?æ??è¼?å??è?½"
-#: gio/gfile.c:5119
+#: gio/gfile.c:5782
msgid "No application is registered as handling this file"
msgstr "æ²?æ??æ??ç?¨ç¨?å¼?註å??ç?ºç?¨ä»¥è??ç??é??å??æª?æ¡?"
@@ -1257,20 +1264,20 @@ msgstr "ä¸?è?½è??ç??ç??æ?¬ç?º %d ç?? GFileIcon 編碼"
msgid "Malformed input data for GFileIcon"
msgstr "給 GFileIcon ç??輸å?¥è³?æ??æ ¼å¼?ä¸?è?¯"
-#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
-#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
+#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
+#: gio/gfileoutputstream.c:170 gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "串���� query_info"
-#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
+#: gio/gfileinputstream.c:337 gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "ä¸?æ?¯æ?´å?¨ä¸²æµ?䏿??å°?"
-#: gio/gfileinputstream.c:383
+#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "å?¨è¼¸å?¥ä¸²æµ?ä¸ä¸?å??許æ?ªç?(truncate)"
-#: gio/gfileoutputstream.c:460
+#: gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "å?¨ä¸²æµ?ä¸ä¸?æ?¯æ?´æ?ªç?(truncate)"
@@ -1308,7 +1315,7 @@ msgstr "é¡?å?? %s æ²?æ??實ä½? GIcon ä»?é?¢ç?? from_tokens()"
msgid "Can't handle the supplied version the icon encoding"
msgstr "ä¸?è?½è??ç??æ??ä¾?ç??å??示編碼ç??æ?¬"
-#: gio/ginputstream.c:202
+#: gio/ginputstream.c:199
msgid "Input stream doesn't implement read"
msgstr "輸å?¥ä¸²æµ?å°?æ?ªå¯¦ä½?è®?å??"
@@ -1318,7 +1325,7 @@ msgstr "輸å?¥ä¸²æµ?å°?æ?ªå¯¦ä½?è®?å??"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:911 gio/goutputstream.c:1095
+#: gio/ginputstream.c:908 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "串æµ?æ??ç?°å¸¸æ??ä½?"
@@ -1326,109 +1333,110 @@ msgstr "串æµ?æ??ç?°å¸¸æ??ä½?"
msgid "Unable to find default local directory monitor type"
msgstr "ç?¡æ³?æ?¾å?°é ?è¨ç??æ?¬å?°ç«¯ç?®é??ç?£è¦?å?¨é¡?å??"
-#: gio/glocalfile.c:617 gio/win32/gwinhttpfile.c:411
+#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "ç?¡æ??ç??æª?æ¡?å??稱 %s"
-#: gio/glocalfile.c:990
+#: gio/glocalfile.c:991
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "å??å¾?æª?æ¡?系統è³?è¨?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:1126
+#: gio/glocalfile.c:1127
msgid "Can't rename root directory"
msgstr "ä¸?è?½é??æ?°å?½å??æ ¹ç?®é??"
-#: gio/glocalfile.c:1146 gio/glocalfile.c:1172
+#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
#, c-format
msgid "Error renaming file: %s"
msgstr "é??æ?°å?½å??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:1155
+#: gio/glocalfile.c:1156
msgid "Can't rename file, filename already exist"
msgstr "ä¸?è?½é??æ?°å?½å??æª?æ¡?ï¼?該æª?æ¡?å??稱已å?å?¨"
-#: 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
+#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
+#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
+#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "ç?¡æ??ç??æª?æ¡?å??稱"
-#: gio/glocalfile.c:1291
+#: gio/glocalfile.c:1292
#, c-format
msgid "Error opening file: %s"
msgstr "é??å??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:1301
+#: gio/glocalfile.c:1302
msgid "Can't open directory"
msgstr "ä¸?è?½é??å??ç?®é??"
-#: gio/glocalfile.c:1361
+#: gio/glocalfile.c:1425
#, c-format
msgid "Error removing file: %s"
msgstr "ç§»é?¤æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:1725
+#: gio/glocalfile.c:1789
#, c-format
msgid "Error trashing file: %s"
msgstr "ç§»å??æª?æ¡?è?³å??æ?¶ç?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:1748
+#: gio/glocalfile.c:1812
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ç?¡æ³?建ç«?å??æ?¶ç?ç?®é?? %sï¼?%s"
-#: gio/glocalfile.c:1769
+#: gio/glocalfile.c:1833
msgid "Unable to find toplevel directory for trash"
msgstr "ç?¡æ³?æ?¾å?°å??æ?¶ç?ç??é ?端層ç´?ç?®é??"
-#: gio/glocalfile.c:1848 gio/glocalfile.c:1868
+#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
msgid "Unable to find or create trash directory"
msgstr "ç?¡æ³?æ?¾å?°æ??建ç«?å??æ?¶ç?ç?®é??"
-#: gio/glocalfile.c:1902
+#: gio/glocalfile.c:1966
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ç?¡æ³?建ç«?å??æ?¶ç?è³?è¨?æª?æ¡?ï¼?%s"
-#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
+#: gio/glocalfile.c:2082
#, c-format
msgid "Unable to trash file: %s"
msgstr "ç?¡æ³?å°?æª?æ¡?ç§»è?³å??æ?¶ç?ï¼?%s"
-#: gio/glocalfile.c:2045
+#: gio/glocalfile.c:2109
#, c-format
msgid "Error creating directory: %s"
msgstr "建ç«?ç?®é??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:2074
+#: gio/glocalfile.c:2138
#, c-format
msgid "Error making symbolic link: %s"
msgstr "建ç«?符è??é?£çµ?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:2134 gio/glocalfile.c:2228
+#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
#, c-format
msgid "Error moving file: %s"
msgstr "ç§»å??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:2157
+#: gio/glocalfile.c:2221
msgid "Can't move directory over directory"
msgstr "ä¸?è?½å°?ç?®é??ç§»å??è?³ç?®é??ä¸?"
-#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844
-#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873
-#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903
+#: gio/glocalfile.c:2248 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 "建ç«?å??份æª?æ¡?失æ??"
-#: gio/glocalfile.c:2203
+#: gio/glocalfile.c:2267
#, c-format
msgid "Error removing target file: %s"
msgstr "ç§»é?¤ç?®æ¨?æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfile.c:2217
+#: gio/glocalfile.c:2281
msgid "Move between mounts not supported"
msgstr "ä¸?æ?¯æ?´å?¨æ??è¼?é»?ä¹?é??ç§»å??"
@@ -1449,7 +1457,7 @@ msgstr "ç?¡æ??ç??延伸屬æ?§å??稱"
msgid "Error setting extended attribute '%s': %s"
msgstr "è¨å®?延伸屬æ?§ã??%sã??æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728
+#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "å??å¾?æª?æ¡?ã??%sã??ç??æ??æ??ç?¼ç??é?¯èª¤ï¼?%s"
@@ -1480,7 +1488,7 @@ msgstr "ç?¡æ??ç??屬æ?§é¡?å??ï¼?æ??ç?º byte string å?¼ï¼?"
msgid "Error setting permissions: %s"
msgstr "è¨å®?æ¬?é??æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:1883
#, c-format
msgid "Error setting owner: %s"
msgstr "è¨å®?æ??æ??è??æ??ç?¼ç??é?¯èª¤ï¼?%s"
@@ -1499,6 +1507,11 @@ msgstr "è¨å®?符è??é?£çµ?æ??ç?¼ç??é?¯èª¤ï¼?%s"
msgid "Error setting symlink: file is not a symlink"
msgstr "è¨å®?符è??é?£çµ?æ??ç?¼ç??é?¯èª¤ï¼?æª?æ¡?ä¸?æ?¯ç¬¦è??é?£çµ?"
+#: gio/glocalfileinfo.c:2051
+#, fuzzy, c-format
+msgid "Error setting modification or access time: %s"
+msgstr "è¨å®?æ¬?é??æ??ç?¼ç??é?¯èª¤ï¼?%s"
+
#: gio/glocalfileinfo.c:2074
msgid "SELinux context must be non-NULL"
msgstr "SELinux é??è?¯å¿?é ?ç?ºé??-NULL"
@@ -1517,20 +1530,20 @@ msgstr "SELinux å?¨é??å??系統ä¸?並æ?ªå??ç?¨"
msgid "Setting attribute %s not supported"
msgstr "ä¸?æ?¯æ?´è¨å®?屬æ?§ %s"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618
+#: gio/glocalfileinputstream.c:169 gio/glocalfileoutputstream.c:701
#, 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:420
-#: gio/glocalfileoutputstream.c:921
+#: gio/glocalfileinputstream.c:200 gio/glocalfileinputstream.c:212
+#: gio/glocalfileinputstream.c:324 gio/glocalfileoutputstream.c:449
+#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "å?¨æª?æ¡?䏿??å°?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223
-#: gio/glocalfileoutputstream.c:318
+#: gio/glocalfileinputstream.c:245 gio/glocalfileoutputstream.c:235
+#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "é??é??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
@@ -1539,52 +1552,52 @@ msgstr "é??é??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
msgid "Unable to find default local file monitor type"
msgstr "ç?¡æ³?æ?¾å?°é ?è¨ç??æ?¬å?°ç«¯æª?æ¡?ç?£è¦?å?¨é¡?å??"
-#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202
-#: gio/glocalfileoutputstream.c:639
+#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
+#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "寫å?¥è?³æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:250
+#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "ç§»é?¤è??å??份é?£çµ?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277
+#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "建ç«?å??份è¤?æ?¬æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:295
+#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "é??æ?°å?½å??æ?«å?æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968
+#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "æ?ªç?æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571
-#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949
-#: gio/glocalfileoutputstream.c:1040
+#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
+#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "é??å??æª?æ¡?ã??%sã??æ??ç?¼ç??é?¯èª¤ï¼?%s"
-#: gio/glocalfileoutputstream.c:741
+#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "ç?®æ¨?æª?æ¡?æ?¯ä¸?å??ç?®é??"
-#: gio/glocalfileoutputstream.c:746
+#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "ç?®æ¨?æª?æ¡?ä¸?æ?¯æ£è¦?ç??æª?æ¡?"
-#: gio/glocalfileoutputstream.c:758
+#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "該æª?æ¡?已被å¤?é?¨ç¨?å¼?ä¿®æ?¹é??"
-#: gio/glocalfileoutputstream.c:937
+#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "ç§»é?¤è??æª?æ¡?æ??ç?¼ç??é?¯èª¤ï¼?%s"
@@ -1616,43 +1629,43 @@ msgstr "æ?¹è®?è¨?æ?¶é«?輸å?ºä¸²æµ?ç??大å°?失æ??"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:360
+#: gio/gmount.c:376
msgid "mount doesn't implement unmount"
msgstr "æ??è¼?é»?å°?æ?ªå¯¦ä½?å?¸è¼?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:435
+#: gio/gmount.c:451
msgid "mount doesn't implement eject"
msgstr "æ??è¼?é»?å°?æ?ªå¯¦ä½?é??å?º"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:517
+#: gio/gmount.c:533
msgid "mount doesn't implement remount"
msgstr "æ??è¼?é»?å°?æ?ªå¯¦ä½?é??æ?°æ??è¼?"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:601
+#: gio/gmount.c:617
msgid "mount doesn't implement content type guessing"
msgstr "æ??è¼?é»?å°?æ?ªå¯¦ä½?å?§å®¹é¡?å??é ?測"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:690
+#: gio/gmount.c:706
msgid "mount doesn't implement synchronous content type guessing"
msgstr "æ??è¼?é»?å°?æ?ªå¯¦ä½?å??æ¥å?§å®¹é¡?å??é ?測"
-#: gio/goutputstream.c:211 gio/goutputstream.c:412
+#: gio/goutputstream.c:210 gio/goutputstream.c:411
msgid "Output stream doesn't implement write"
msgstr "輸�串���實�寫�"
-#: gio/goutputstream.c:372 gio/goutputstream.c:780
+#: gio/goutputstream.c:371 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "ä¾?æº?串æµ?å·²ç¶?é??é??"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]