summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-07-02 02:10:00 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-07-02 02:10:00 +0000
commitc5e15e6cd066d6f329960e79ab621fe430e9723a (patch)
tree39f6f445e3ab7ffeba7c8f8577a4638b0e1d8f29
parent19b8def2ccb95d9d05d9609ad4b53e3db2cbdcdc (diff)
downloadglib-c5e15e6cd066d6f329960e79ab621fe430e9723a.tar.gz
svn path=/branches/glib-2-16/; revision=7132
-rw-r--r--ChangeLog4
-rw-r--r--INSTALL4
-rw-r--r--README2
-rw-r--r--docs/reference/ChangeLog4
-rw-r--r--gio/ChangeLog4
-rw-r--r--gmodule/ChangeLog4
-rw-r--r--gobject/ChangeLog4
-rw-r--r--gthread/ChangeLog4
-rw-r--r--po/ChangeLog4
-rw-r--r--po/am.po80
-rw-r--r--po/ar.po80
-rw-r--r--po/as.po80
-rw-r--r--po/az.po80
-rw-r--r--po/be.po80
-rw-r--r--po/be@latin.po80
-rw-r--r--po/bg.po765
-rw-r--r--po/bn.po80
-rw-r--r--po/bn_IN.po80
-rw-r--r--po/bs.po80
-rw-r--r--po/ca.po80
-rw-r--r--po/cs.po80
-rw-r--r--po/cy.po80
-rw-r--r--po/da.po80
-rw-r--r--po/de.po765
-rw-r--r--po/dz.po80
-rw-r--r--po/el.po80
-rw-r--r--po/en_CA.po80
-rw-r--r--po/en_GB.po80
-rw-r--r--po/eo.po80
-rw-r--r--po/es.po80
-rw-r--r--po/et.po80
-rw-r--r--po/eu.po80
-rw-r--r--po/fa.po80
-rw-r--r--po/fi.po80
-rw-r--r--po/fr.po80
-rw-r--r--po/ga.po80
-rw-r--r--po/gl.po80
-rw-r--r--po/gu.po80
-rw-r--r--po/he.po80
-rw-r--r--po/hi.po80
-rw-r--r--po/hr.po80
-rw-r--r--po/hu.po80
-rw-r--r--po/hy.po80
-rw-r--r--po/id.po80
-rw-r--r--po/is.po80
-rw-r--r--po/it.po80
-rw-r--r--po/ja.po80
-rw-r--r--po/ka.po80
-rw-r--r--po/kn.po80
-rw-r--r--po/ko.po80
-rw-r--r--po/ku.po80
-rw-r--r--po/lt.po80
-rw-r--r--po/lv.po80
-rw-r--r--po/mg.po80
-rw-r--r--po/mk.po80
-rw-r--r--po/ml.po80
-rw-r--r--po/mn.po80
-rw-r--r--po/mr.po80
-rw-r--r--po/ms.po80
-rw-r--r--po/nb.po80
-rw-r--r--po/ne.po80
-rw-r--r--po/nl.po80
-rw-r--r--po/nn.po80
-rw-r--r--po/oc.po80
-rw-r--r--po/or.po80
-rw-r--r--po/pa.po80
-rw-r--r--po/pl.po80
-rw-r--r--po/pt.po80
-rw-r--r--po/pt_BR.po80
-rw-r--r--po/ro.po80
-rw-r--r--po/ru.po80
-rw-r--r--po/rw.po80
-rw-r--r--po/si.po80
-rw-r--r--po/sk.po80
-rw-r--r--po/sl.po80
-rw-r--r--po/sq.po80
-rw-r--r--po/sr.po80
-rw-r--r--po/sr@Latn.po80
-rw-r--r--po/sr@ije.po80
-rw-r--r--po/sv.po80
-rw-r--r--po/ta.po80
-rw-r--r--po/te.po80
-rw-r--r--po/th.po80
-rw-r--r--po/tl.po80
-rw-r--r--po/tr.po80
-rw-r--r--po/tt.po80
-rw-r--r--po/uk.po80
-rw-r--r--po/vi.po80
-rw-r--r--po/wa.po80
-rw-r--r--po/xh.po80
-rw-r--r--po/yi.po80
-rw-r--r--po/zh_CN.po80
-rw-r--r--po/zh_HK.po80
-rw-r--r--po/zh_TW.po80
94 files changed, 4109 insertions, 4095 deletions
diff --git a/ChangeLog b/ChangeLog
index 78746b0f0..e28ef668e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
2008-07-01 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.16.4 ===
+
+2008-07-01 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates
diff --git a/INSTALL b/INSTALL
index e80cbc55c..b0e10e31f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.16.3.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.16.3 # change to the toplevel directory
+ % gzip -cd glib-2.16.4.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.16.4 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB
diff --git a/README b/README
index 08764562a..24109fcb3 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is GLib version 2.16.3. GLib is the low-level core
+This is GLib version 2.16.4. GLib is the low-level core
library that forms the basis for projects such as GTK+ and GNOME. It
provides data structure handling for C, portability wrappers, and
interfaces for such runtime functionality as an event loop, threads,
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index 250da0cca..363de0e76 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-01 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.16.4 ===
+
2008-04-08 Matthias Clasen <mclasen@redhat.com>
* === Released 2.16.3 ===
diff --git a/gio/ChangeLog b/gio/ChangeLog
index 73f8ba2c1..a323f5d9b 100644
--- a/gio/ChangeLog
+++ b/gio/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-01 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.16.4 ===
+
2008-06-30 Matthias Clasen <mclasen@redhat.com>
Backported from trunk:
diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog
index 33946e6f6..249ffab24 100644
--- a/gmodule/ChangeLog
+++ b/gmodule/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-01 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.16.4 ===
+
2008-04-08 Matthias Clasen <mclasen@redhat.com>
* === Released 2.16.3 ===
diff --git a/gobject/ChangeLog b/gobject/ChangeLog
index 1682c3b2f..db78342bf 100644
--- a/gobject/ChangeLog
+++ b/gobject/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-01 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.16.4 ===
+
2008-06-16 Matthias Clasen <mclasen@redhat.com>
Backport from trunk:
diff --git a/gthread/ChangeLog b/gthread/ChangeLog
index 8b2e72237..21dedf60d 100644
--- a/gthread/ChangeLog
+++ b/gthread/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-01 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.16.4 ===
+
2008-04-08 Matthias Clasen <mclasen@redhat.com>
* === Released 2.16.3 ===
diff --git a/po/ChangeLog b/po/ChangeLog
index a8dac0d68..32d3ecca9 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-01 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.16.4 ===
+
2008-05-31 Philipp Kerling <k.philipp@gmail.com>
* de.po: Updated German translation
diff --git a/po/am.po b/po/am.po
index 87e6fb869..09fa94174 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -520,7 +520,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1116,7 +1116,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1169,7 +1169,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1183,9 +1183,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr ""
@@ -1198,52 +1198,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1310,106 +1310,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "የእንግዳ ተቀባይ ስም ተቀብሏል"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "የእንግዳ ተቀባይ ስም ተቀብሏል"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr ""
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr ""
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1661,7 +1661,7 @@ msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
msgid "Error closing unix: %s"
msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/ar.po b/po/ar.po
index c089b835d..bade52c80 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.ar\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-02-06 02:05+0200\n"
"Last-Translator: Khaled Hosny <khaledhosny@eglug.org>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n"
@@ -544,7 +544,7 @@ msgstr "وُصِلَ للحد المسموح به من أمكنة الرجوع
msgid "the pattern contains items not supported for partial matching"
msgstr "المثال يحتوي على عناصر لا تحتمل التطابق الجزئي"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "خطأ داخلي"
@@ -1143,7 +1143,7 @@ msgstr "مُرِّرت قيمة كبيرة جدّا إلى %s"
msgid "Stream is already closed"
msgstr "سبق إغلاق الدَفق "
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "أُلغيت العملية "
@@ -1196,7 +1196,7 @@ msgstr "لا يمكن إنشاء مجلد التهيئة MIME %s للمستخد
msgid "Can't create user desktop file %s"
msgstr "لا يمكن إنشاء الملف %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "تعريف مخصص لِ %s"
@@ -1210,9 +1210,9 @@ msgid "drive doesn't implement polling for media"
msgstr "محرك الأقراص لا ينفذ جسّ الوسائط"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "عمليّة غير مدعومة"
@@ -1225,52 +1225,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "الوصل الحاوي غير موجود"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "لا يمكنك نقل دليل على دليل"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "لا يمكنك نسخ دليل على دليل"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "الملف الهدف موجود مسبّقا"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr " لا يمكنك النسخ التكراري للدليل "
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr " قيمة الوصلة الرمزية المُعطاة غير سليمة"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "المهملات غير مدعومة"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "لا يمكن لأسماء الملفات أن تحتوي على '%c' "
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "الجهاز لا ينفذ الوَصل"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "لم يسجل أي تطبيق كمعالج لهذا الملف"
@@ -1337,106 +1337,106 @@ msgstr "غير قادر على ايجاد نوع المراقبة للدليل
msgid "Invalid filename %s"
msgstr "اسم ملف غير صالح %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "خطأ أثناء تلقي معلومات نظام الملفات: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr " لا يمكنك إعادة تسمية الدليل الجذري "
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "لا يمكنك إعادة تسمية الملف، اسم الملف موجود بالفعل"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "أسم ملف غير صالح"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "خطأ عند إعادة تسمية الملف: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "خطأ عند فتح الملف: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "لا يمكن فتح الدّليل"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "خطأ عند حذف الملف: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "خطأ عند ارسال الملف للمهملات: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "غير قادر على إنشاء مجلد سلة المهملات %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "غير قادر على إيجاد دليل المستوى الأعلى للمهملات"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "غير قادر على ايجاد أو إنشاء دليل المهملات"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "تعذّر إنشاء ملف المُهْملات: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "غير قادر على نقل الملف: %s إلى المهملات "
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "خطأ أثناء تشكيل الوصلة الرمزية: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "خطأ عندنقل الملف: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "لا يمكنك نقل دليل على دليل"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "فشل إنشاء ملف النسخة الاحتياطية"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "خطأ في إزالة الملف الهدف: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "النقل بين الوصلات غير مدعوم"
@@ -1691,7 +1691,7 @@ msgstr "خطأ عند القراءة من يونكس: %s"
msgid "Error closing unix: %s"
msgstr "خطأ عند غلق يونكس: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "جذر نظام الملفّات"
diff --git a/po/as.po b/po/as.po
index 72ba59a11..492e1b3f2 100644
--- a/po/as.po
+++ b/po/as.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: as\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-02-28 17:08+0530\n"
"Last-Translator: Amitakhya Phukan <amitakhya@svn.gnome.org>\n"
"Language-Team: Assamese\n"
@@ -536,7 +536,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1138,7 +1138,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1191,7 +1191,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1205,9 +1205,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "সাঙ্কেতিক সংযোগ সমৰ্থিত নহয়"
@@ -1220,52 +1220,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "সাঙ্কেতিক সংযোগ সমৰ্থিত নহয়"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "'%s' নামৰ কোনো অনুপ্ৰয়োগে '%s' ৰ বাবে কোনো পত্ৰচিহ্ন পঞ্জীভূক্ত কৰা নাই"
@@ -1332,106 +1332,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "অবৈধ গৃহস্থৰনাম"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "অবৈধ গৃহস্থৰনাম"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "'%s' নথিপত্ৰ সৃষ্টি কৰোঁতে বিফল: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "'%s' নথিপত্ৰ সৃষ্টি কৰোঁতে বিফল: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "'%s' নথিপত্ৰ সৃষ্টি কৰোঁতে বিফল: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "%d শাৰীত ভুল: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1684,7 +1684,7 @@ msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s"
msgid "Error closing unix: %s"
msgstr "%d শাৰীত ভুল: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/az.po b/po/az.po
index 18533d6d3..0a79ef0dc 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -557,7 +557,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1161,7 +1161,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1214,7 +1214,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1228,9 +1228,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Simvolik körpülər dəstəklənmir"
@@ -1243,52 +1243,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Simvolik körpülər dəstəklənmir"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1355,106 +1355,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Hökmsüz qovşaq adı"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Fayl oxuma xətası: '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Hökmsüz qovşaq adı"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Fayl oxuma xətası: '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Fayl oxuma xətası: '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Fayl oxuma xətası: '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Fayl oxuma xətası: '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Fayl yaratma iflası '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Fayl yaratma iflası '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Fayl yaratma iflası '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Dönüşdürmə sırasında xəta yarandı: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Fayl oxuma xətası: '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Fayl oxuma xətası: '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1707,7 +1707,7 @@ msgstr "Fayl oxuma xətası: '%s': %s"
msgid "Error closing unix: %s"
msgstr "%d sətirində xəta : %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/be.po b/po/be.po
index b274154d9..33a398018 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -632,7 +632,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1284,7 +1284,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1338,7 +1338,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1352,9 +1352,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Сымбалічныя спасылкі не падтрымліваюцца"
@@ -1367,52 +1367,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Сымбалічныя спасылкі не падтрымліваюцца"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1481,105 +1481,105 @@ msgid "Invalid filename %s"
msgstr "Недапушчальная назва праграмы: %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
# glib/gconvert.c:1729
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Недапушчальная назва вузла"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s"
# glib/gfileutils.c:745
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Збой стварэньня файлу \"%s\": %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
# glib/gfileutils.c:745
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Збой стварэньня файлу \"%s\": %s"
# glib/gfileutils.c:745
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Збой стварэньня файлу \"%s\": %s"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Памылка ў часе пераўтварэньня: %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
@@ -1587,12 +1587,12 @@ msgid "Backup file creation failed"
msgstr ""
# glib/gfileutils.c:348
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Памылка чытаньня файлу \"%s\": %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1868,7 +1868,7 @@ msgstr "Памылка чытаньня файлу \"%s\": %s"
msgid "Error closing unix: %s"
msgstr "Памылка ў радку %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/be@latin.po b/po/be@latin.po
index edd7bd344..3acbf4419 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-16 12:40+0200\n"
"Last-Translator: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>\n"
"Language-Team: Belarusian Latin <i18n@mova.org>\n"
@@ -636,7 +636,7 @@ msgstr ""
"šablon utrymlivaje elementy, jakija nie padtrymvajucca dla častkovaj "
"adpaviadnaści"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "unutranaja pamyłka"
@@ -1292,7 +1292,7 @@ msgstr "Funkcyi %s pieradadzieny nadta vialiki ličylnik"
msgid "Stream is already closed"
msgstr "Płyń užo začynienaja"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Aperacyja anulavanaja"
@@ -1346,7 +1346,7 @@ msgstr "Niemahčyma stvaryć kanfihuracyjny kataloh MIME %s dla karystalnika: %s
msgid "Can't create user desktop file %s"
msgstr "Niemahčyma stvaryć fajł stała %s dla karystalnika"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Asablivaje aznačeńnie dla %s"
@@ -1360,9 +1360,9 @@ msgid "drive doesn't implement polling for media"
msgstr "pryłada nie zaimplementavała apytańnia nośbitaŭ (poll)"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Aperacyja nie padtrymlivajecca"
@@ -1375,52 +1375,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Źmiaščalnaje mantavańnie nie isnuje"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Niemahčyma skapijavać zamiest katalohu"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Niemahčyma skapijavać kataloh zamiest inšaha katalohu"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Metavy fajł isnuje"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Niemahčyma rekursiŭna skapijavać kataloh"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Padadzienaja niapravilnaja vartaść symbalnaj spasyłki"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Śmietnica nie padtrymlivajacca"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Nazvy fajłaŭ nia mohuć utrymlivać \"%c\""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "masiŭ nie zaimplementavaŭ mantavańnia (mount)"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Nivodnaja aplikacyja nie zarehistravanaja dla pracy z hetym fajłam"
@@ -1489,105 +1489,105 @@ msgid "Invalid filename %s"
msgstr "Niapravilnaja nazva fajłu %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Pamyłka atrymańnia źviestak ab fajłavaj systemie: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Niemahčyma źmianić nazvu dla karaniovaha katalohu"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
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:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Niapravilnaja nazva fajłu"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Pamyłka adčytańnia fajłu: %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Pamyłka adčynieńnia fajłu: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Niemahčyma adčynić kataloh"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Pamyłka vydaleńnia fajłu: %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Pamyłka vykidańnia ŭ śmietnicu fajłu: %s"
# glib/gfileutils.c:745
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Niemahčyma stvaryć kataloh śmietnicy %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Niemahčyma znajści najvyšejšy kataloh dziela śmiećcia"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
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:1855
+#: gio/glocalfile.c:1859
#, 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Niemahčyma vykinuć u śmietnicu fajł: %s"
# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
# glib/giochannel.c:2175
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Pamyłka stvareńnia symbalnaj spasyłki: %s"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Pamyłka pieranosu fajłu: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Niemahčyma pieranieści kataloh zamiest inšaha katalohu"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
@@ -1595,12 +1595,12 @@ msgid "Backup file creation failed"
msgstr "Niaŭdałaje stvareńnie zapasnoha fajłu"
# glib/gfileutils.c:348
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Pamyłka vydaleńnia metavaha fajłu: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Pieranos pamiž punktami mantavańnia nie padtrymlivajecca"
@@ -1880,7 +1880,7 @@ msgstr "Pamyłka adčytańnia z unix: %s"
msgid "Error closing unix: %s"
msgstr "Pamyłka začynieńnia unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Korań fajłavaj systemy"
diff --git a/po/bg.po b/po/bg.po
index 0c1826210..e48a637d5 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib glib-2-16\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-05-09 22:55+0300\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-05-09 22:55+0300\n"
"Last-Translator: Alexander Shopov <ash@contact.bg>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -16,323 +16,322 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../glib/gbookmarkfile.c:705 ../glib/gbookmarkfile.c:782
-#: ../glib/gbookmarkfile.c:861 ../glib/gbookmarkfile.c:908
+#: glib/gbookmarkfile.c:705 glib/gbookmarkfile.c:782 glib/gbookmarkfile.c:861
+#: glib/gbookmarkfile.c:908
#, c-format
msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Неочакван атрибут „%s“ на елемента „%s“"
-#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793
-#: ../glib/gbookmarkfile.c:803 ../glib/gbookmarkfile.c:919
+#: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:803
+#: glib/gbookmarkfile.c:919
#, c-format
msgid "Attribute '%s' of element '%s' not found"
msgstr "Атрибутът „%s“ на елемента „%s“ не е открит"
-#: ../glib/gbookmarkfile.c:1092 ../glib/gbookmarkfile.c:1157
-#: ../glib/gbookmarkfile.c:1221 ../glib/gbookmarkfile.c:1231
+#: glib/gbookmarkfile.c:1092 glib/gbookmarkfile.c:1157
+#: glib/gbookmarkfile.c:1221 glib/gbookmarkfile.c:1231
#, c-format
msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Неочакван етикет „%s“, очакваше се „%s“"
-#: ../glib/gbookmarkfile.c:1117 ../glib/gbookmarkfile.c:1131
-#: ../glib/gbookmarkfile.c:1199 ../glib/gbookmarkfile.c:1251
+#: glib/gbookmarkfile.c:1117 glib/gbookmarkfile.c:1131
+#: glib/gbookmarkfile.c:1199 glib/gbookmarkfile.c:1251
#, c-format
msgid "Unexpected tag '%s' inside '%s'"
msgstr "Неочакван етикет „%s“ вътре в „%s“"
-#: ../glib/gbookmarkfile.c:1781
+#: glib/gbookmarkfile.c:1781
#, c-format
msgid "No valid bookmark file found in data dirs"
msgstr "Не може да се открие валиден файл с отметки в папките с данни"
-#: ../glib/gbookmarkfile.c:1982
+#: glib/gbookmarkfile.c:1982
#, c-format
msgid "A bookmark for URI '%s' already exists"
msgstr "Вече съществува отметка за адреса „%s“"
-#: ../glib/gbookmarkfile.c:2028 ../glib/gbookmarkfile.c:2185
-#: ../glib/gbookmarkfile.c:2270 ../glib/gbookmarkfile.c:2350
-#: ../glib/gbookmarkfile.c:2435 ../glib/gbookmarkfile.c:2518
-#: ../glib/gbookmarkfile.c:2596 ../glib/gbookmarkfile.c:2675
-#: ../glib/gbookmarkfile.c:2717 ../glib/gbookmarkfile.c:2814
-#: ../glib/gbookmarkfile.c:2940 ../glib/gbookmarkfile.c:3130
-#: ../glib/gbookmarkfile.c:3206 ../glib/gbookmarkfile.c:3371
-#: ../glib/gbookmarkfile.c:3460 ../glib/gbookmarkfile.c:3550
-#: ../glib/gbookmarkfile.c:3677
+#: glib/gbookmarkfile.c:2028 glib/gbookmarkfile.c:2185
+#: glib/gbookmarkfile.c:2270 glib/gbookmarkfile.c:2350
+#: glib/gbookmarkfile.c:2435 glib/gbookmarkfile.c:2518
+#: glib/gbookmarkfile.c:2596 glib/gbookmarkfile.c:2675
+#: glib/gbookmarkfile.c:2717 glib/gbookmarkfile.c:2814
+#: glib/gbookmarkfile.c:2940 glib/gbookmarkfile.c:3130
+#: glib/gbookmarkfile.c:3206 glib/gbookmarkfile.c:3371
+#: glib/gbookmarkfile.c:3460 glib/gbookmarkfile.c:3550
+#: glib/gbookmarkfile.c:3677
#, c-format
msgid "No bookmark found for URI '%s'"
msgstr "Не е открита отметка за адреса „%s“"
-#: ../glib/gbookmarkfile.c:2359
+#: glib/gbookmarkfile.c:2359
#, c-format
msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "Не е указан видът MIME в отметката за адреса „%s“"
-#: ../glib/gbookmarkfile.c:2444
+#: glib/gbookmarkfile.c:2444
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "Не е зададен флаг за лични данни в отметката за адреса „%s“"
-#: ../glib/gbookmarkfile.c:2823
+#: glib/gbookmarkfile.c:2823
#, c-format
msgid "No groups set in bookmark for URI '%s'"
msgstr "Не са зададени групи в отметката за адреса „%s“"
-#: ../glib/gbookmarkfile.c:3224 ../glib/gbookmarkfile.c:3381
+#: glib/gbookmarkfile.c:3224 glib/gbookmarkfile.c:3381
#, c-format
msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Никое приложение „%s“ не е регистрирало отметка за „%s“"
-#: ../glib/gbookmarkfile.c:3404
+#: glib/gbookmarkfile.c:3404
#, c-format
msgid "Failed to expand exec line '%s' with URI '%s'"
msgstr "Неуспех при дописването на реда за изпълнение „%s“ с адреса „%s“"
-#: ../glib/gconvert.c:431 ../glib/gconvert.c:509 ../glib/giochannel.c:1158
+#: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1158
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Преобразуването от набора знаци „%s“ към „%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 "Не може да се отвори конвертор от „%s“ към „%s“"
-#: ../glib/gconvert.c:632 ../glib/gconvert.c:1017 ../glib/giochannel.c:1330
-#: ../glib/giochannel.c:1372 ../glib/giochannel.c:2215 ../glib/gutf8.c:956
-#: ../glib/gutf8.c:1405
+#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1330
+#: glib/giochannel.c:1372 glib/giochannel.c:2215 glib/gutf8.c:956
+#: glib/gutf8.c:1405
#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "Грешна байтова последователност на входа за преобразуване"
-#: ../glib/gconvert.c:638 ../glib/gconvert.c:944 ../glib/giochannel.c:1337
-#: ../glib/giochannel.c:2227
+#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1337
+#: glib/giochannel.c:2227
#, c-format
msgid "Error during conversion: %s"
msgstr "Грешка по време на преобразуване: %s"
-#: ../glib/gconvert.c:669 ../glib/gutf8.c:952 ../glib/gutf8.c:1156
-#: ../glib/gutf8.c:1297 ../glib/gutf8.c:1401
+#: glib/gconvert.c:669 glib/gutf8.c:952 glib/gutf8.c:1156 glib/gutf8.c:1297
+#: glib/gutf8.c:1401
#, c-format
msgid "Partial character sequence at end of input"
msgstr "Непълна знакова последователност в края на входните данни"
-#: ../glib/gconvert.c:919
+#: glib/gconvert.c:919
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr ""
"Заместващият знак „%s“ не може да бъде преобразуван към знак от набора „%s“"
-#: ../glib/gconvert.c:1734
+#: glib/gconvert.c:1734
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr ""
"Адресът „%s“ не е абсолютен при използване на схемата „file“ (файлова "
"система)"
-#: ../glib/gconvert.c:1744
+#: glib/gconvert.c:1744
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Адресът „%s“ на локален файл не може да включва „#“"
-#: ../glib/gconvert.c:1761
+#: glib/gconvert.c:1761
#, c-format
msgid "The URI '%s' is invalid"
msgstr "Адресът „%s“ е неправилен"
-#: ../glib/gconvert.c:1773
+#: glib/gconvert.c:1773
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "Името на хоста в адреса „%s“ е неправилно"
-#: ../glib/gconvert.c:1789
+#: glib/gconvert.c:1789
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Адресът „%s“ съдържа грешни екраниращи последователности"
-#: ../glib/gconvert.c:1884
+#: glib/gconvert.c:1884
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "Пътят „%s“ не е абсолютен"
-#: ../glib/gconvert.c:1894
+#: glib/gconvert.c:1894
#, c-format
msgid "Invalid hostname"
msgstr "Неправилно име на хост"
-#: ../glib/gdir.c:104 ../glib/gdir.c:124
+#: glib/gdir.c:104 glib/gdir.c:124
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Грешка при отваряне на папка „%s“: %s"
-#: ../glib/gfileutils.c:557 ../glib/gfileutils.c:630
+#: glib/gfileutils.c:557 glib/gfileutils.c:630
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Неуспех при заделянето на %lu байта за четене на файла „%s“"
-#: ../glib/gfileutils.c:572
+#: glib/gfileutils.c:572
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Грешка при четене на файл „%s“: %s"
-#: ../glib/gfileutils.c:654
+#: glib/gfileutils.c:654
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Неуспех при четене от файл „%s“: %s"
-#: ../glib/gfileutils.c:705 ../glib/gfileutils.c:792
+#: glib/gfileutils.c:705 glib/gfileutils.c:792
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Неуспех при отваряне на файл „%s“: %s"
-#: ../glib/gfileutils.c:722 ../glib/gmappedfile.c:133
+#: glib/gfileutils.c:722 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr ""
"Неуспех при получаване на атрибутите на файл „%s“: неуспешно изпълнение на "
"fstat(): %s"
-#: ../glib/gfileutils.c:756
+#: glib/gfileutils.c:756
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr ""
"Неуспех при отваряне на файл „%s“: неуспешно изпълнение на fdopen(): %s"
-#: ../glib/gfileutils.c:890
+#: glib/gfileutils.c:890
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr ""
"Неуспех при преименуване на файл „%s“ на „%s“: неуспешно изпълнение на "
"g_rename(): %s"
-#: ../glib/gfileutils.c:932 ../glib/gfileutils.c:1390
+#: glib/gfileutils.c:932 glib/gfileutils.c:1390
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Неуспех при създаване на файл „%s“: %s"
-#: ../glib/gfileutils.c:946
+#: glib/gfileutils.c:946
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr ""
"Неуспех при отваряне на файл „%s“ за писане: неуспешно изпълнение на fdopen"
"(): %s"
-#: ../glib/gfileutils.c:971
+#: glib/gfileutils.c:971
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Неуспех при запис на файл „%s“: неуспешно изпълнение на fwrite(): %s"
-#: ../glib/gfileutils.c:990
+#: glib/gfileutils.c:990
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr ""
"Неуспех при затваряне на файл „%s“: неуспешно изпълнение на fclose(): %s"
-#: ../glib/gfileutils.c:1108
+#: glib/gfileutils.c:1108
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr ""
"Неуспех при изтриването на съществуващия файл „%s“: неуспешно изпълнение на "
"g_unlink(): %s"
-#: ../glib/gfileutils.c:1352
+#: glib/gfileutils.c:1352
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Шаблонът „%s“ е неправилен, не трябва да съдържа „%s“"
-#: ../glib/gfileutils.c:1365
+#: glib/gfileutils.c:1365
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Шаблонът „%s“ не съдържа XXXXXX"
-#: ../glib/gfileutils.c:1826
+#: glib/gfileutils.c:1826
#, c-format
msgid "%u byte"
msgid_plural "%u bytes"
msgstr[0] "%u байт"
msgstr[1] "%u байта"
-#: ../glib/gfileutils.c:1834
+#: glib/gfileutils.c:1834
#, c-format
msgid "%.1f KB"
msgstr "%.1f KB"
-#: ../glib/gfileutils.c:1839
+#: glib/gfileutils.c:1839
#, c-format
msgid "%.1f MB"
msgstr "%.1f MB"
-#: ../glib/gfileutils.c:1844
+#: glib/gfileutils.c:1844
#, c-format
msgid "%.1f GB"
msgstr "%.1f GB"
-#: ../glib/gfileutils.c:1887
+#: glib/gfileutils.c:1887
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Неуспех при четене на символната връзка „%s“: %s"
-#: ../glib/gfileutils.c:1908
+#: glib/gfileutils.c:1908
#, c-format
msgid "Symbolic links not supported"
msgstr "Символни връзки не се поддържат"
-#: ../glib/giochannel.c:1162
+#: glib/giochannel.c:1162
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Не може да се отвори конвертор от „%s“ към „%s“: %s"
-#: ../glib/giochannel.c:1507
+#: glib/giochannel.c:1507
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "Не може да се чете от g_io_channel_read_line_string"
-#: ../glib/giochannel.c:1554 ../glib/giochannel.c:1811
-#: ../glib/giochannel.c:1898
+#: glib/giochannel.c:1554 glib/giochannel.c:1811 glib/giochannel.c:1898
#, c-format
msgid "Leftover unconverted data in read buffer"
msgstr "В буфера за четене останаха непреобразувани данни"
-#: ../glib/giochannel.c:1634 ../glib/giochannel.c:1711
+#: glib/giochannel.c:1634 glib/giochannel.c:1711
#, c-format
msgid "Channel terminates in a partial character"
msgstr "Каналът прекъсна на непълен знак"
-#: ../glib/giochannel.c:1697
+#: glib/giochannel.c:1697
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Не може да се чете от 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 "Неуспех при отваряне на файл „%s“: неуспешно изпълнение на open(): %s"
-#: ../glib/gmappedfile.c:193
+#: glib/gmappedfile.c:193
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr ""
"Неуспех при отваряне на файл в паметта „%s“: неуспешно изпълнение на mmap(): "
"%s"
-#: ../glib/gmarkup.c:234 ../glib/gmarkup.c:250
+#: glib/gmarkup.c:234 glib/gmarkup.c:250
#, c-format
msgid "Error on line %d char %d: "
msgstr "Грешка на ред %d, знак %d: "
-#: ../glib/gmarkup.c:344
+#: glib/gmarkup.c:344
#, c-format
msgid "Error on line %d: %s"
msgstr "Грешка на ред %d: %s"
-#: ../glib/gmarkup.c:448
+#: glib/gmarkup.c:448
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"Намерена е празна заместваща последователност: „&;“. Валидни "
"последователности са: „&amp;“, „&quot;“, „&lt;“, „&gt;“, „&apos;“"
-#: ../glib/gmarkup.c:458
+#: glib/gmarkup.c:458
#, c-format
msgid ""
"Character '%s' is not valid at the start of an entity name; the & character "
@@ -343,17 +342,17 @@ msgstr ""
"започва със знака „&“. Ако той не трябва да започва заместваща "
"последователност, той може да се екранира така: „&amp;“"
-#: ../glib/gmarkup.c:492
+#: glib/gmarkup.c:492
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "Знакът „%s“ не може да се съдържа в заместваща последователност"
-#: ../glib/gmarkup.c:529
+#: glib/gmarkup.c:529
#, c-format
msgid "Entity name '%s' is not known"
msgstr "Заместващата последователност „%s“ е неизвестна"
-#: ../glib/gmarkup.c:540
+#: glib/gmarkup.c:540
msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;"
@@ -362,7 +361,7 @@ msgstr ""
"амперсанд, без той да е начало на заместваща последователност. Представете "
"амперсанда чрез „&amp;“"
-#: ../glib/gmarkup.c:593
+#: glib/gmarkup.c:593
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -371,16 +370,16 @@ msgstr ""
"Грешка при анализ на „%-.*s“, което трябва да е число в указател на знак "
"(напр. &#234;). Вероятно числото е твърде голямо"
-#: ../glib/gmarkup.c:618
+#: glib/gmarkup.c:618
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "Указателят на знак „%-.*s“ не представя разрешен знак при декодиране"
-#: ../glib/gmarkup.c:633
+#: glib/gmarkup.c:633
msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Празен указател на знак. Трябва да включва число, напр. &#454;"
-#: ../glib/gmarkup.c:643
+#: glib/gmarkup.c:643
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -390,32 +389,32 @@ msgstr ""
"без той да е начало на заместваща последователност. Представете амперсанда "
"чрез „&amp;“"
-#: ../glib/gmarkup.c:729
+#: glib/gmarkup.c:729
msgid "Unfinished entity reference"
msgstr "Незавършена заместваща последователност"
-#: ../glib/gmarkup.c:735
+#: glib/gmarkup.c:735
msgid "Unfinished character reference"
msgstr "Незавършен указател на знак"
-#: ../glib/gmarkup.c:978
+#: glib/gmarkup.c:978
msgid "Invalid UTF-8 encoded text - overlong sequence"
msgstr "Неправилно кодиран текст в UTF-8 — прекалено дълга последователност"
-#: ../glib/gmarkup.c:1006
+#: glib/gmarkup.c:1006
msgid "Invalid UTF-8 encoded text - not a start char"
msgstr "Неправилно кодиран текст в UTF-8 — не може да се започва с този знак"
-#: ../glib/gmarkup.c:1042
+#: glib/gmarkup.c:1042
#, c-format
msgid "Invalid UTF-8 encoded text - not valid '%s'"
msgstr "Неправилно кодиран текст в UTF-8 — „%s“ е грешен"
-#: ../glib/gmarkup.c:1080
+#: glib/gmarkup.c:1080
msgid "Document must begin with an element (e.g. <book>)"
msgstr "Документът трябва да започва с елемент (напр. <book>)"
-#: ../glib/gmarkup.c:1120
+#: glib/gmarkup.c:1120
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -423,7 +422,7 @@ msgid ""
msgstr ""
"„%s“ е неправилен знак след „<“. Името на елемент не може да започне с него"
-#: ../glib/gmarkup.c:1184
+#: glib/gmarkup.c:1184
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
@@ -432,7 +431,7 @@ msgstr ""
"Неподходящ знак „%s“, очаква се отварящият етикет на елемент „%s“ да завърши "
"с „>“"
-#: ../glib/gmarkup.c:1273
+#: glib/gmarkup.c:1273
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -440,7 +439,7 @@ msgstr ""
"Неподходящ знак „%s“, очаква се „=“ след името на атрибут „%s“ на елемент „%"
"s“"
-#: ../glib/gmarkup.c:1315
+#: glib/gmarkup.c:1315
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -451,7 +450,7 @@ msgstr ""
"завърши със знак „>“ или „/“, или евентуално да продължи с атрибут. Най-"
"вероятно използвате неправилен знак в името на атрибут"
-#: ../glib/gmarkup.c:1401
+#: glib/gmarkup.c:1401
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -460,7 +459,7 @@ msgstr ""
"Неподходящ знак „%s“, очаква се знакът „\"“ след знака за равенство, когато "
"се присвоява стойност на атрибута „%s“ на елемент „%s“"
-#: ../glib/gmarkup.c:1543
+#: glib/gmarkup.c:1543
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -468,7 +467,7 @@ msgid ""
msgstr ""
"„%s“ е неправилен знак след „</“. Името на елемент не може да започва с „%s“"
-#: ../glib/gmarkup.c:1583
+#: glib/gmarkup.c:1583
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -477,26 +476,26 @@ msgstr ""
"„%s“ е неправилен знак при завършването на затварящ етикет с име „%s“. "
"Позволен е знакът „>“"
-#: ../glib/gmarkup.c:1594
+#: glib/gmarkup.c:1594
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "Елементът „%s“ е затворен, няма текущо отворен елемент"
-#: ../glib/gmarkup.c:1603
+#: glib/gmarkup.c:1603
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "Елементът „%s“ е затворен, но текущо е отворен елемент „%s“"
-#: ../glib/gmarkup.c:1763
+#: glib/gmarkup.c:1763
msgid "Document was empty or contained only whitespace"
msgstr "Документът е празен или съдържа само празни знаци"
-#: ../glib/gmarkup.c:1777
+#: glib/gmarkup.c:1777
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr ""
"Документът завършва неочаквано веднага след отваряща счупена скоба — „<“"
-#: ../glib/gmarkup.c:1785 ../glib/gmarkup.c:1830
+#: glib/gmarkup.c:1785 glib/gmarkup.c:1830
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -505,7 +504,7 @@ msgstr ""
"Документът завършва неочаквано — има отворени елементи. Последно отворен е „%"
"s“"
-#: ../glib/gmarkup.c:1793
+#: glib/gmarkup.c:1793
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -514,19 +513,19 @@ msgstr ""
"Документът завършва неочаквано, очаква се затваряща счупена скоба да завърши "
"етикета <%s/>"
-#: ../glib/gmarkup.c:1799
+#: glib/gmarkup.c:1799
msgid "Document ended unexpectedly inside an element name"
msgstr "Документът завършва неочаквано в името на елемент"
-#: ../glib/gmarkup.c:1805
+#: glib/gmarkup.c:1805
msgid "Document ended unexpectedly inside an attribute name"
msgstr "Документът завършва неочаквано в името на атрибут"
-#: ../glib/gmarkup.c:1810
+#: glib/gmarkup.c:1810
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Документът завършва неочаквано в отварящ етикет на елемент "
-#: ../glib/gmarkup.c:1816
+#: glib/gmarkup.c:1816
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -534,401 +533,399 @@ msgstr ""
"Документът завършва неочаквано след знака за равенство следващ името на "
"атрибута. Атрибутът няма стойност"
-#: ../glib/gmarkup.c:1823
+#: glib/gmarkup.c:1823
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Документът завършва неочаквано вътре в стойността на атрибут"
-#: ../glib/gmarkup.c:1839
+#: glib/gmarkup.c:1839
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "Документът завършва неочаквано в затварящия етикет на елемент „%s“"
-#: ../glib/gmarkup.c:1845
+#: glib/gmarkup.c:1845
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "Документът завършва неочаквано в коментар или инструкция за обработка"
-#: ../glib/gregex.c:131
+#: glib/gregex.c:131
msgid "corrupted object"
msgstr "повреден обект"
-#: ../glib/gregex.c:133
+#: glib/gregex.c:133
msgid "internal error or corrupted object"
msgstr "вътрешна грешка или повреден обект"
-#: ../glib/gregex.c:135
+#: glib/gregex.c:135
msgid "out of memory"
msgstr "недостатъчно памет"
-#: ../glib/gregex.c:140
+#: glib/gregex.c:140
msgid "backtracking limit reached"
msgstr "достигната е границата на обратното връщане"
-#: ../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 ""
"шаблонът съдържа елементи, които не се поддържат при частично съвпадение"
-#: ../glib/gregex.c:154 ../gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "вътрешна грешка"
-#: ../glib/gregex.c:162
+#: glib/gregex.c:162
msgid "back references as conditions are not supported for partial matching"
msgstr ""
"обратните указатели не се поддържат като условие при частично съвпадение"
-#: ../glib/gregex.c:171
+#: glib/gregex.c:171
msgid "recursion limit reached"
msgstr "прекалено дълбока рекурсия"
-#: ../glib/gregex.c:173
+#: glib/gregex.c:173
msgid "workspace limit for empty substrings reached"
msgstr "границата на работното пространство за празни поднизове е достигната"
-#: ../glib/gregex.c:175
+#: glib/gregex.c:175
msgid "invalid combination of newline flags"
msgstr "неправилна комбинация от флагове за нов ред"
-#: ../glib/gregex.c:179
+#: glib/gregex.c:179
msgid "unknown error"
msgstr "непозната грешка"
-#: ../glib/gregex.c:199
+#: glib/gregex.c:199
msgid "\\ at end of pattern"
msgstr "„\\“ в края на шаблон"
-#: ../glib/gregex.c:202
+#: glib/gregex.c:202
msgid "\\c at end of pattern"
msgstr "„\\c“ в края на шаблон"
-#: ../glib/gregex.c:205
+#: glib/gregex.c:205
msgid "unrecognized character follows \\"
msgstr "след „\\“ следва непознат знак"
-#: ../glib/gregex.c:212
+#: glib/gregex.c:212
msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
msgstr ""
"тук не са позволени екранирания за промяна на регистъра („\\l“, „\\L“, "
"„\\u“, „\\U“)"
-#: ../glib/gregex.c:215
+#: glib/gregex.c:215
msgid "numbers out of order in {} quantifier"
msgstr "числата не са в правилен ред в определението за брой с „{}“"
-#: ../glib/gregex.c:218
+#: glib/gregex.c:218
msgid "number too big in {} quantifier"
msgstr "прекалено голямо число в определението за брой с „{}“"
-#: ../glib/gregex.c:221
+#: glib/gregex.c:221
msgid "missing terminating ] for character class"
msgstr "липсва завършващ знак „]“ за клас от знаци"
-#: ../glib/gregex.c:224
+#: glib/gregex.c:224
msgid "invalid escape sequence in character class"
msgstr "грешна екранираща последователност в класа от знаци"
-#: ../glib/gregex.c:227
+#: glib/gregex.c:227
msgid "range out of order in character class"
msgstr "знаците са в неправилен ред в класа от знаци"
-#: ../glib/gregex.c:230
+#: glib/gregex.c:230
msgid "nothing to repeat"
msgstr "няма какво да се повтори"
-#: ../glib/gregex.c:233
+#: glib/gregex.c:233
msgid "unrecognized character after (?"
msgstr "непознат знак след „(?“"
-#: ../glib/gregex.c:237
+#: glib/gregex.c:237
msgid "unrecognized character after (?<"
msgstr "непознат знак след „(?<“"
-#: ../glib/gregex.c:241
+#: glib/gregex.c:241
msgid "unrecognized character after (?P"
msgstr "непознат знак след „(?P“"
-#: ../glib/gregex.c:244
+#: glib/gregex.c:244
msgid "POSIX named classes are supported only within a class"
msgstr "именованите класове от POSIX се поддържат само в клас"
-#: ../glib/gregex.c:247
+#: glib/gregex.c:247
msgid "missing terminating )"
msgstr "липсва завършваща „)“"
-#: ../glib/gregex.c:251
+#: glib/gregex.c:251
msgid ") without opening ("
msgstr "„)“ без отваряща „(“"
#. 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“ или „(?[+-]цифри“ трябва да се следват от „)“"
-#: ../glib/gregex.c:261
+#: glib/gregex.c:261
msgid "reference to non-existent subpattern"
msgstr "указател към несъществуващ подшаблон"
-#: ../glib/gregex.c:264
+#: glib/gregex.c:264
msgid "missing ) after comment"
msgstr "липсваща „)“ след коментар"
-#: ../glib/gregex.c:267
+#: glib/gregex.c:267
msgid "regular expression too large"
msgstr "регулярният израз е прекалено голям"
-#: ../glib/gregex.c:270
+#: glib/gregex.c:270
msgid "failed to get memory"
msgstr "неуспех при получаването на памет"
-#: ../glib/gregex.c:273
+#: glib/gregex.c:273
msgid "lookbehind assertion is not fixed length"
msgstr "предположението за преглед назад не е с постоянна дължина"
-#: ../glib/gregex.c:276
+#: glib/gregex.c:276
msgid "malformed number or name after (?("
msgstr "неправилен номер или име след „(?(“"
-#: ../glib/gregex.c:279
+#: glib/gregex.c:279
msgid "conditional group contains more than two branches"
msgstr "условната група съдържа повече от две разклонения"
-#: ../glib/gregex.c:282
+#: glib/gregex.c:282
msgid "assertion expected after (?("
msgstr "очаква се предположение след „(?(“"
-#: ../glib/gregex.c:285
+#: glib/gregex.c:285
msgid "unknown POSIX class name"
msgstr "непознато име на клас по POSIX"
-#: ../glib/gregex.c:288
+#: glib/gregex.c:288
msgid "POSIX collating elements are not supported"
msgstr "не се поддържат елементи на POSIX за подредба"
-#: ../glib/gregex.c:291
+#: glib/gregex.c:291
msgid "character value in \\x{...} sequence is too large"
msgstr "знаковата стойност в последователността „\\x{…}“ е прекалено голяма"
-#: ../glib/gregex.c:294
+#: glib/gregex.c:294
msgid "invalid condition (?(0)"
msgstr "неправилно условие „(?(0)“"
-#: ../glib/gregex.c:297
+#: glib/gregex.c:297
msgid "\\C not allowed in lookbehind assertion"
msgstr "предположението за преглед назад не може да съдържа „\\C“"
-#: ../glib/gregex.c:300
+#: glib/gregex.c:300
msgid "recursive call could loop indefinitely"
msgstr "рекурсивно извикване може да доведе до безкраен цикъл"
-#: ../glib/gregex.c:303
+#: glib/gregex.c:303
msgid "missing terminator in subpattern name"
msgstr "липсва краен знак в име на подшаблон"
-#: ../glib/gregex.c:306
+#: glib/gregex.c:306
msgid "two named subpatterns have the same name"
msgstr "два именовани подшаблона са с еднакво име"
-#: ../glib/gregex.c:309
+#: glib/gregex.c:309
msgid "malformed \\P or \\p sequence"
msgstr "неправилни последователности „\\P“ или „\\p“"
-#: ../glib/gregex.c:312
+#: glib/gregex.c:312
msgid "unknown property name after \\P or \\p"
msgstr "непознато име на свойство след „\\P“ или „\\p“"
-#: ../glib/gregex.c:315
+#: glib/gregex.c:315
msgid "subpattern name is too long (maximum 32 characters)"
msgstr "името на подшаблон е прекалено дълго (максимално е 32 знака)"
-#: ../glib/gregex.c:318
+#: glib/gregex.c:318
msgid "too many named subpatterns (maximum 10,000)"
msgstr "прекалено много именовани подшаблони (максимумът е 10 000)"
-#: ../glib/gregex.c:321
+#: glib/gregex.c:321
msgid "octal value is greater than \\377"
msgstr "осмичната стойност е по-голяма от „\\377“"
-#: ../glib/gregex.c:324
+#: glib/gregex.c:324
msgid "DEFINE group contains more than one branch"
msgstr "групата DEFINE съдържа повече от едно разклонение"
-#: ../glib/gregex.c:327
+#: glib/gregex.c:327
msgid "repeating a DEFINE group is not allowed"
msgstr "не можете да повторите група DEFINE"
-#: ../glib/gregex.c:330
+#: glib/gregex.c:330
msgid "inconsistent NEWLINE options"
msgstr "несъвместими опции за нов ред"
-#: ../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“ не е последвано от име във фигурни скоби или число различно от „0“ "
"евентуално във фигурни скоби"
-#: ../glib/gregex.c:338
+#: glib/gregex.c:338
msgid "unexpected repeat"
msgstr "неочаквано повторение"
-#: ../glib/gregex.c:342
+#: glib/gregex.c:342
msgid "code overflow"
msgstr "препълване на кода"
-#: ../glib/gregex.c:346
+#: glib/gregex.c:346
msgid "overran compiling workspace"
msgstr "надхвърлено е работното пространство за компилация"
-#: ../glib/gregex.c:350
+#: glib/gregex.c:350
msgid "previously-checked referenced subpattern not found"
msgstr "не е открит указан предварително проверен подшаблон"
-#: ../glib/gregex.c:526 ../glib/gregex.c:1593
+#: glib/gregex.c:526 glib/gregex.c:1593
#, c-format
msgid "Error while matching regular expression %s: %s"
msgstr "Грешка %2$s при напасването на регулярния израз — %1$s"
-#: ../glib/gregex.c:1098
+#: glib/gregex.c:1098
msgid "PCRE library is compiled without UTF8 support"
msgstr "Библиотеката PCRE е компилирана без поддръжка на UTF-8"
-#: ../glib/gregex.c:1107
+#: glib/gregex.c:1107
msgid "PCRE library is compiled without UTF8 properties support"
msgstr "Библиотеката PCRE е компилирана без поддръжка на настройки в UTF-8"
-#: ../glib/gregex.c:1161
+#: glib/gregex.c:1161
#, c-format
msgid "Error while compiling regular expression %s at char %d: %s"
msgstr "Грешка при компилирането на регулярния израз %s, знак %d: %s"
-#: ../glib/gregex.c:1197
+#: glib/gregex.c:1197
#, c-format
msgid "Error while optimizing regular expression %s: %s"
msgstr "Грешка при оптимизирането на регулярния израз %s: %s"
-#: ../glib/gregex.c:2021
+#: glib/gregex.c:2021
msgid "hexadecimal digit or '}' expected"
msgstr "очаква се шестнайсетично число или „}“"
-#: ../glib/gregex.c:2037
+#: glib/gregex.c:2037
msgid "hexadecimal digit expected"
msgstr "очаква се шестнайсетично число"
-#: ../glib/gregex.c:2077
+#: glib/gregex.c:2077
msgid "missing '<' in symbolic reference"
msgstr "в символния указател липсва „<“"
-#: ../glib/gregex.c:2086
+#: glib/gregex.c:2086
msgid "unfinished symbolic reference"
msgstr "незавършен символен указател"
-#: ../glib/gregex.c:2093
+#: glib/gregex.c:2093
msgid "zero-length symbolic reference"
msgstr "символен указател с нулева дължина"
-#: ../glib/gregex.c:2104
+#: glib/gregex.c:2104
msgid "digit expected"
msgstr "очаква се цифра"
-#: ../glib/gregex.c:2122
+#: glib/gregex.c:2122
msgid "illegal symbolic reference"
msgstr "неправилен символен указател"
-#: ../glib/gregex.c:2184
+#: glib/gregex.c:2184
msgid "stray final '\\'"
msgstr "в края има един знак „\\“ в повече"
-#: ../glib/gregex.c:2188
+#: glib/gregex.c:2188
msgid "unknown escape sequence"
msgstr "непозната екранираща последователност"
-#: ../glib/gregex.c:2198
+#: glib/gregex.c:2198
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
msgstr "Грешка при анализа на текста за замяна „%s“, знак %lu: %s"
-#: ../glib/gshell.c:70
+#: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Цитиран текст не започва със знака „\"“"
-#: ../glib/gshell.c:160
+#: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr ""
"Липсват затварящи кавички в команден ред или друг текст цитиран за обвивката"
-#: ../glib/gshell.c:538
+#: glib/gshell.c:538
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Текстът свърши веднага след знака „\\“. (Текстът е „%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 ""
"Текстът свърши преди откриването на затварящи кавички за %c. (Текстът е „%s“)"
-#: ../glib/gshell.c:557
+#: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)"
msgstr "Текстът е празен (или съдържа само празни знаци)"
-#: ../glib/gspawn-win32.c:279
+#: glib/gspawn-win32.c:279
#, c-format
msgid "Failed to read data from child process"
msgstr "Неуспех при четене на данни от дъщерен процес"
-#: ../glib/gspawn-win32.c:294 ../glib/gspawn.c:1455
+#: glib/gspawn-win32.c:294 glib/gspawn.c:1455
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Неуспех при създаването на канал за комуникация с дъщерен процес (%s)"
-#: ../glib/gspawn-win32.c:332 ../glib/gspawn-win32.c:340 ../glib/gspawn.c:1119
+#: glib/gspawn-win32.c:332 glib/gspawn-win32.c:340 glib/gspawn.c:1119
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Неуспех при четене от дъщерен канал (%s)"
-#: ../glib/gspawn-win32.c:363 ../glib/gspawn.c:1324
+#: glib/gspawn-win32.c:363 glib/gspawn.c:1324
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Неуспех при промяна към папка „%s“ (%s)"
-#: ../glib/gspawn-win32.c:369 ../glib/gspawn-win32.c:493
+#: glib/gspawn-win32.c:369 glib/gspawn-win32.c:493
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Неуспех при изпълнение на дъщерен процес (%s)"
-#: ../glib/gspawn-win32.c:440
+#: glib/gspawn-win32.c:440
#, c-format
msgid "Invalid program name: %s"
msgstr "Неправилно име на програма: %s"
-#: ../glib/gspawn-win32.c:450 ../glib/gspawn-win32.c:723
-#: ../glib/gspawn-win32.c:1282
+#: glib/gspawn-win32.c:450 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1282
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "Невалиден низ във вектора с аргументи на позиция %d: %s"
-#: ../glib/gspawn-win32.c:461 ../glib/gspawn-win32.c:738
-#: ../glib/gspawn-win32.c:1315
+#: glib/gspawn-win32.c:461 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1315
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Неправилен низ в средата: %s"
-#: ../glib/gspawn-win32.c:719 ../glib/gspawn-win32.c:1263
+#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1263
#, c-format
msgid "Invalid working directory: %s"
msgstr "Неправилна работна папка: %s"
-#: ../glib/gspawn-win32.c:787
+#: glib/gspawn-win32.c:787
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Неуспех при изпълнение на програмата за помощта (%s)"
-#: ../glib/gspawn-win32.c:1002
+#: glib/gspawn-win32.c:1002
#, c-format
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
@@ -937,149 +934,149 @@ msgstr ""
"Неочаквана грешка в g_io_channel_win32_poll() при четене на данни от дъщерен "
"процес"
-#: ../glib/gspawn.c:180
+#: glib/gspawn.c:180
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Неуспех при четене на данни от дъщерен процес (%s)"
-#: ../glib/gspawn.c:317
+#: glib/gspawn.c:317
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr ""
"Неочаквана грешка в select() при четене на данни от дъщерен процес (%s)"
-#: ../glib/gspawn.c:400
+#: glib/gspawn.c:400
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Неочаквана грешка в waitpid() (%s)"
-#: ../glib/gspawn.c:1184
+#: glib/gspawn.c:1184
#, c-format
msgid "Failed to fork (%s)"
msgstr "Неуспешно разклоняване (%s)"
-#: ../glib/gspawn.c:1334
+#: glib/gspawn.c:1334
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Неуспех при изпълнение на дъщерен процес „%s“ (%s)"
-#: ../glib/gspawn.c:1344
+#: glib/gspawn.c:1344
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Неуспех при пренасочване на изхода или входа на дъщерен процес (%s)"
-#: ../glib/gspawn.c:1353
+#: glib/gspawn.c:1353
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Неуспех при разклоняване на дъщерен процес (%s)"
-#: ../glib/gspawn.c:1361
+#: glib/gspawn.c:1361
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Неизвестна грешка при изпълнение на дъщерен процес „%s“"
-#: ../glib/gspawn.c:1383
+#: glib/gspawn.c:1383
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"Неуспех при четенето на достатъчно данни от канала на дъщерен процес (с "
"идентификатор %s)"
-#: ../glib/gutf8.c:1030
+#: glib/gutf8.c:1030
#, c-format
msgid "Character out of range for UTF-8"
msgstr "Знак извън обхвата на UTF-8"
-#: ../glib/gutf8.c:1124 ../glib/gutf8.c:1133 ../glib/gutf8.c:1265
-#: ../glib/gutf8.c:1274 ../glib/gutf8.c:1415 ../glib/gutf8.c:1511
+#: glib/gutf8.c:1124 glib/gutf8.c:1133 glib/gutf8.c:1265 glib/gutf8.c:1274
+#: glib/gutf8.c:1415 glib/gutf8.c:1511
#, c-format
msgid "Invalid sequence in conversion input"
msgstr "Неправилна последователност на входа за преобразуване"
-#: ../glib/gutf8.c:1426 ../glib/gutf8.c:1522
+#: glib/gutf8.c:1426 glib/gutf8.c:1522
#, c-format
msgid "Character out of range for UTF-16"
msgstr "Знак извън обхвата на UTF-16"
-#: ../glib/goption.c:615
+#: glib/goption.c:615
msgid "Usage:"
msgstr "Употреба:"
-#: ../glib/goption.c:615
+#: glib/goption.c:615
msgid "[OPTION...]"
msgstr "[ОПЦИЯ…]"
-#: ../glib/goption.c:719
+#: glib/goption.c:719
msgid "Help Options:"
msgstr "Настройки на помощта:"
-#: ../glib/goption.c:720
+#: glib/goption.c:720
msgid "Show help options"
msgstr "Показване на настройките на помощта"
-#: ../glib/goption.c:726
+#: glib/goption.c:726
msgid "Show all help options"
msgstr "Показване на всички настройки на помощта"
-#: ../glib/goption.c:788
+#: glib/goption.c:788
msgid "Application Options:"
msgstr "Настройки на приложението:"
-#: ../glib/goption.c:849 ../glib/goption.c:919
+#: glib/goption.c:849 glib/goption.c:919
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "Не може да се анализира целочислената стойност „%s“ за %s"
-#: ../glib/goption.c:859 ../glib/goption.c:927
+#: glib/goption.c:859 glib/goption.c:927
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr ""
"Целочислената стойност „%s“ за %s е извън интервала на допустимите стойности"
-#: ../glib/goption.c:884
+#: glib/goption.c:884
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr ""
"Не може да се анализира стойността с повишена точност double „%s“ за %s"
-#: ../glib/goption.c:892
+#: glib/goption.c:892
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr ""
"Стойността с повишена точност — double „%s“ за %s е извън интервала на "
"допустимите стойности"
-#: ../glib/goption.c:1229
+#: glib/goption.c:1229
#, c-format
msgid "Error parsing option %s"
msgstr "Грешка при анализа на опцията: %s"
-#: ../glib/goption.c:1260 ../glib/goption.c:1371
+#: glib/goption.c:1260 glib/goption.c:1371
#, c-format
msgid "Missing argument for %s"
msgstr "Липсва аргумент за %s"
-#: ../glib/goption.c:1766
+#: glib/goption.c:1766
#, c-format
msgid "Unknown option %s"
msgstr "Непозната опция %s"
-#: ../glib/gkeyfile.c:358
+#: glib/gkeyfile.c:358
#, c-format
msgid "Valid key file could not be found in search dirs"
msgstr "Не може да се открие валиден файл с ключове в папките с данни"
-#: ../glib/gkeyfile.c:393
+#: glib/gkeyfile.c:393
#, c-format
msgid "Not a regular file"
msgstr "Не е обикновен файл"
-#: ../glib/gkeyfile.c:401
+#: glib/gkeyfile.c:401
#, c-format
msgid "File is empty"
msgstr "Файлът е празен"
-#: ../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"
@@ -1087,51 +1084,51 @@ msgstr ""
"Ключовият файл съдържа реда „%s“, който не е нито двойка ключ-стойност, нито "
"група, нито коментар"
-#: ../glib/gkeyfile.c:821
+#: glib/gkeyfile.c:821
#, c-format
msgid "Invalid group name: %s"
msgstr "Неправилно име на група: %s"
-#: ../glib/gkeyfile.c:843
+#: glib/gkeyfile.c:843
#, c-format
msgid "Key file does not start with a group"
msgstr "Ключовият файл не започва с група"
-#: ../glib/gkeyfile.c:869
+#: glib/gkeyfile.c:869
#, c-format
msgid "Invalid key name: %s"
msgstr "Неправилно име на ключ: %s"
-#: ../glib/gkeyfile.c:896
+#: glib/gkeyfile.c:896
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "Ключовият файл съдържа неподдържаното кодиране „%s“"
-#: ../glib/gkeyfile.c:1109 ../glib/gkeyfile.c:1269 ../glib/gkeyfile.c:2487
-#: ../glib/gkeyfile.c:2555 ../glib/gkeyfile.c:2690 ../glib/gkeyfile.c:2825
-#: ../glib/gkeyfile.c:2978 ../glib/gkeyfile.c:3165 ../glib/gkeyfile.c:3226
+#: glib/gkeyfile.c:1109 glib/gkeyfile.c:1269 glib/gkeyfile.c:2487
+#: glib/gkeyfile.c:2555 glib/gkeyfile.c:2690 glib/gkeyfile.c:2825
+#: glib/gkeyfile.c:2978 glib/gkeyfile.c:3165 glib/gkeyfile.c:3226
#, c-format
msgid "Key file does not have group '%s'"
msgstr "Ключовият файл не съдържа групата „%s“"
-#: ../glib/gkeyfile.c:1281
+#: glib/gkeyfile.c:1281
#, c-format
msgid "Key file does not have key '%s'"
msgstr "Ключовият файл не съдържа ключа „%s“"
-#: ../glib/gkeyfile.c:1383 ../glib/gkeyfile.c:1496
+#: glib/gkeyfile.c:1383 glib/gkeyfile.c:1496
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Ключовият файл съдържа ключ „%s“ със стойност „%s“, която не е в UTF-8"
-#: ../glib/gkeyfile.c:1403 ../glib/gkeyfile.c:1516 ../glib/gkeyfile.c:1891
+#: glib/gkeyfile.c:1403 glib/gkeyfile.c:1516 glib/gkeyfile.c:1891
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Ключовият файл съдържа ключа „%s“, чиято стойност не може да бъде "
"анализирана."
-#: ../glib/gkeyfile.c:2106 ../glib/gkeyfile.c:2318
+#: glib/gkeyfile.c:2106 glib/gkeyfile.c:2318
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -1140,129 +1137,125 @@ msgstr ""
"Ключовият файл съдържа ключа „%s“ в групата „%s“, чиято стойност не може да "
"бъде анализирана."
-#: ../glib/gkeyfile.c:2502 ../glib/gkeyfile.c:2705 ../glib/gkeyfile.c:3237
+#: glib/gkeyfile.c:2502 glib/gkeyfile.c:2705 glib/gkeyfile.c:3237
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "Ключовият файл не съдържа ключа „%s“ в групата „%s“"
-#: ../glib/gkeyfile.c:3471
+#: glib/gkeyfile.c:3471
#, c-format
msgid "Key file contains escape character at end of line"
msgstr "Ключовият файл съдържа екранираща последователност в край на ред"
-#: ../glib/gkeyfile.c:3493
+#: glib/gkeyfile.c:3493
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "Ключовият файл съдържа грешна екранираща последователност — „%s“"
-#: ../glib/gkeyfile.c:3635
+#: glib/gkeyfile.c:3635
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "Стойността „%s“ не може да се интерпретира като число."
-#: ../glib/gkeyfile.c:3649
+#: glib/gkeyfile.c:3649
#, c-format
msgid "Integer value '%s' out of range"
msgstr "Целочислената стойност „%s“ е извън интервала на допустими стойности"
-#: ../glib/gkeyfile.c:3682
+#: glib/gkeyfile.c:3682
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr ""
"Стойността „%s“ не може да се интерпретира като число с плаваща запетая."
-#: ../glib/gkeyfile.c:3706
+#: glib/gkeyfile.c:3706
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Стойността „%s“ не може да се интерпретира като булева."
-#: ../gio/gbufferedinputstream.c:483 ../gio/ginputstream.c:186
-#: ../gio/ginputstream.c:318 ../gio/ginputstream.c:559
-#: ../gio/ginputstream.c:684 ../gio/goutputstream.c:193
-#: ../gio/goutputstream.c:647
+#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:186
+#: gio/ginputstream.c:318 gio/ginputstream.c:559 gio/ginputstream.c:684
+#: gio/goutputstream.c:193 gio/goutputstream.c:647
#, c-format
msgid "Too large count value passed to %s"
msgstr "Подадена е прекалено голяма стойност на %s"
-#: ../gio/gbufferedinputstream.c:870 ../gio/ginputstream.c:894
-#: ../gio/goutputstream.c:1076
+#: gio/gbufferedinputstream.c:870 gio/ginputstream.c:894
+#: gio/goutputstream.c:1076
#, c-format
msgid "Stream is already closed"
msgstr "Потокът вече е затворен"
-#: ../gio/gcancellable.c:296 ../gio/glocalfile.c:1956
-#: ../gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Действието е прекратено"
-#: ../gio/gcontenttype.c:159
+#: gio/gcontenttype.c:159
msgid "Unknown type"
msgstr "Непознат вид"
-#: ../gio/gcontenttype.c:160
+#: gio/gcontenttype.c:160
#, c-format
msgid "%s filetype"
msgstr "Вид на файла %s"
-#: ../gio/gcontenttype.c:577
+#: gio/gcontenttype.c:577
#, c-format
msgid "%s type"
msgstr "Вид на %s"
-#: ../gio/gdatainputstream.c:309
+#: gio/gdatainputstream.c:309
#, c-format
msgid "Unexpected early end-of-stream"
msgstr "Неочаквано ранен край на поток"
-#: ../gio/gdesktopappinfo.c:411 ../gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:411 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Без име"
-#: ../gio/gdesktopappinfo.c:588
+#: gio/gdesktopappinfo.c:588
#, c-format
msgid "Desktop file didn't specify Exec field"
msgstr "Във файла .desktop липсва поле за изпълнение"
-#: ../gio/gdesktopappinfo.c:882
+#: gio/gdesktopappinfo.c:882
#, c-format
msgid "Unable to find terminal required for application"
msgstr "Не може да се открие терминал за приложението"
-#: ../gio/gdesktopappinfo.c:1114
+#: gio/gdesktopappinfo.c:1114
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Не може да се създаде папката с потребителските настройки %s: %s"
-#: ../gio/gdesktopappinfo.c:1118
+#: gio/gdesktopappinfo.c:1118
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Не може да се създаде папката с настройките за MIME %s: %s"
-#: ../gio/gdesktopappinfo.c:1457
+#: gio/gdesktopappinfo.c:1457
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Не може да се създаде файл .desktop — „%s“"
-#: ../gio/gdesktopappinfo.c:1532
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Потребителска дефиниция за %s"
-#: ../gio/gdrive.c:372
+#: gio/gdrive.c:372
msgid "drive doesn't implement eject"
msgstr "устройството не поддържа изваждане"
-#: ../gio/gdrive.c:439
+#: gio/gdrive.c:439
msgid "drive doesn't implement polling for media"
msgstr "устройството не поддържа следене за носител"
-#: ../gio/gfile.c:812 ../gio/gfile.c:1002 ../gio/gfile.c:1135
-#: ../gio/gfile.c:1366 ../gio/gfile.c:1419 ../gio/gfile.c:1475
-#: ../gio/gfile.c:1557 ../gio/gfile.c:2614 ../gio/gfile.c:2659
-#: ../gio/gfile.c:2709 ../gio/gfile.c:2749 ../gio/gfile.c:3073
-#: ../gio/gfile.c:3475 ../gio/gfile.c:3558 ../gio/gfile.c:3641
-#: ../gio/gfile.c:3721
+#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Действието не се поддържа"
@@ -1275,93 +1268,93 @@ 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:1254 ../gio/glocalfile.c:1046 ../gio/glocalfile.c:1057
-#: ../gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Съдържащият монтиран обект не съществува"
-#: ../gio/gfile.c:1896 ../gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Не може да се копира върху папка"
-#: ../gio/gfile.c:1956
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Папка не може да се копира върху папка"
-#: ../gio/gfile.c:1964 ../gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Целевият файл съществува"
-#: ../gio/gfile.c:1982
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Папката не може да се копира рекурсивно"
-#: ../gio/gfile.c:2699
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Зададена е неправилна стойност на символна връзка"
-#: ../gio/gfile.c:2792
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Не се поддържа кошче"
-#: ../gio/gfile.c:2839
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Файловите имена не могат да съдържат „%c“"
-#: ../gio/gfile.c:4772 ../gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "томът не поддържа монтиране"
-#: ../gio/gfile.c:4880
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Не е регистрирано приложение за обработка на този вид файлове"
-#: ../gio/gfileenumerator.c:151
+#: gio/gfileenumerator.c:151
#, c-format
msgid "Enumerator is closed"
msgstr "Броячът е затворен"
-#: ../gio/gfileenumerator.c:158 ../gio/gfileenumerator.c:217
-#: ../gio/gfileenumerator.c:317 ../gio/gfileenumerator.c:426
+#: gio/gfileenumerator.c:158 gio/gfileenumerator.c:217
+#: gio/gfileenumerator.c:317 gio/gfileenumerator.c:426
#, c-format
msgid "File enumerator has outstanding operation"
msgstr "Файловият брояч все още е е привършил"
-#: ../gio/gfileenumerator.c:307 ../gio/gfileenumerator.c:416
+#: gio/gfileenumerator.c:307 gio/gfileenumerator.c:416
msgid "File enumerator is already closed"
msgstr "Файловият брояч вече е затворен"
-#: ../gio/gfileinputstream.c:154 ../gio/gfileinputstream.c:421
-#: ../gio/gfileoutputstream.c:168 ../gio/gfileoutputstream.c:523
+#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
+#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format
msgid "Stream doesn't support query_info"
msgstr "Потокът не поддържа запитване за информация"
-#: ../gio/gfileinputstream.c:336 ../gio/gfileoutputstream.c:381
+#: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format
msgid "Seek not supported on stream"
msgstr "Търсенето не се поддържа от потока"
-#: ../gio/gfileinputstream.c:380
+#: gio/gfileinputstream.c:380
#, c-format
msgid "Truncate not allowed on input stream"
msgstr "Входният поток не може да се съкращава"
-#: ../gio/gfileoutputstream.c:457
+#: gio/gfileoutputstream.c:457
#, c-format
msgid "Truncate not supported on stream"
msgstr "Потокът не може да се съкращава"
-#: ../gio/ginputstream.c:195
+#: gio/ginputstream.c:195
#, c-format
msgid "Input stream doesn't implement read"
msgstr "Входният поток не поддържа четене"
@@ -1372,300 +1365,300 @@ 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:904 ../gio/goutputstream.c:1086
+#: gio/ginputstream.c:904 gio/goutputstream.c:1086
#, c-format
msgid "Stream has outstanding operation"
msgstr "Действията върху потока не са привършили"
-#: ../gio/glocaldirectorymonitor.c:270
+#: gio/glocaldirectorymonitor.c:270
#, c-format
msgid "Unable to find default local directory monitor type"
msgstr ""
"Стандартният датчик за монтиране на локални папки не може да се открие "
-#: ../gio/glocalfile.c:599
+#: gio/glocalfile.c:599
#, c-format
msgid "Invalid filename %s"
msgstr "Неправилно име на файл: %s"
-#: ../gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Грешка при получаване на информация за файловата система: %s"
-#: ../gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Кореновата папка не може да се преименува"
-#: ../gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Файлът не може да се преименува — съществува друг файл с такова име"
-#: ../gio/glocalfile.c:1121 ../gio/glocalfile.c:1985 ../gio/glocalfile.c:2014
-#: ../gio/glocalfile.c:2168 ../gio/glocalfileoutputstream.c:472
-#: ../gio/glocalfileoutputstream.c:517 ../gio/glocalfileoutputstream.c:925
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
+#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Неправилно име на файл"
-#: ../gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Грешка при преименуване на файл: %s"
-#: ../gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Грешка при отваряне на файл: %s"
-#: ../gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Папката не може да бъде отворена"
-#: ../gio/glocalfile.c:1314 ../gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Грешка при изтриване на файл: %s"
-#: ../gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Грешка при преместване на файл в кошчето: %s"
-#: ../gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Неуспех при създаване на папката за кошче „%s“: %s"
-#: ../gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Не може да се открие най-горната папка за кошче"
-#: ../gio/glocalfile.c:1801 ../gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Не може да се създаде папката за кошче"
-#: ../gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Неуспех при създаване на файл с информация за кошчето: %s"
-#: ../gio/glocalfile.c:1880 ../gio/glocalfile.c:1955 ../gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Неуспех при преместване на файл в кошчето: %s"
-#: ../gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Грешка при създаване на символна връзка: %s"
-#: ../gio/glocalfile.c:2078 ../gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Грешка при преместване на файл: %s"
-#: ../gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Папка не може да бъде преместена върху папка"
-#: ../gio/glocalfile.c:2128 ../gio/glocalfileoutputstream.c:777
-#: ../gio/glocalfileoutputstream.c:791 ../gio/glocalfileoutputstream.c:806
-#: ../gio/glocalfileoutputstream.c:822 ../gio/glocalfileoutputstream.c:836
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
+#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
+#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Неуспешно създаване на резервен файл"
-#: ../gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Грешка при премахване на целевия файл: %s"
-#: ../gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Не се поддържа местене между монтирани местоположения"
-#: ../gio/glocalfileinfo.c:709
+#: gio/glocalfileinfo.c:709
#, c-format
msgid "Attribute value must be non-NULL"
msgstr "Стойността на атрибут не трябва да е NULL"
-#: ../gio/glocalfileinfo.c:716
+#: gio/glocalfileinfo.c:716
#, c-format
msgid "Invalid attribute type (string expected)"
msgstr "Неправилен вид на атрибут (очакваше се низ)"
-#: ../gio/glocalfileinfo.c:723
+#: gio/glocalfileinfo.c:723
#, c-format
msgid "Invalid extended attribute name"
msgstr "Неправилно име на допълнителен атрибут"
-#: ../gio/glocalfileinfo.c:763
+#: gio/glocalfileinfo.c:763
#, c-format
msgid "Error setting extended attribute '%s': %s"
msgstr "Грешка при задаване на допълнителен атрибут „%s“: %s"
-#: ../gio/glocalfileinfo.c:1402 ../gio/glocalfileoutputstream.c:666
+#: gio/glocalfileinfo.c:1402 gio/glocalfileoutputstream.c:666
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Грешка при получаване на състоянието на файл „%s“: %s"
-#: ../gio/glocalfileinfo.c:1458
+#: gio/glocalfileinfo.c:1458
msgid " (invalid encoding)"
msgstr " (неправилно кодиране)"
-#: ../gio/glocalfileinfo.c:1618
+#: gio/glocalfileinfo.c:1618
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Грешка при получаване на състоянието на файловия дескриптор: %s"
-#: ../gio/glocalfileinfo.c:1663
+#: gio/glocalfileinfo.c:1663
#, c-format
msgid "Invalid attribute type (uint32 expected)"
msgstr "Неправилен вид на атрибут (очакваше се uint32)"
-#: ../gio/glocalfileinfo.c:1680
+#: gio/glocalfileinfo.c:1680
#, c-format
msgid "Invalid attribute type (uint64 expected)"
msgstr "Неправилен вид на атрибут (очакваше се uint64)"
-#: ../gio/glocalfileinfo.c:1698
+#: gio/glocalfileinfo.c:1698
#, c-format
msgid "Invalid attribute type (byte string expected)"
msgstr "Неправилен вид на атрибут (очакваше се низ от байтове)"
-#: ../gio/glocalfileinfo.c:1724
+#: gio/glocalfileinfo.c:1724
#, c-format
msgid "Error setting permissions: %s"
msgstr "Грешка при задаване на правата за достъп: %s"
-#: ../gio/glocalfileinfo.c:1775 ../gio/glocalfileinfo.c:1943
+#: gio/glocalfileinfo.c:1775 gio/glocalfileinfo.c:1943
#, c-format
msgid "Error setting owner: %s"
msgstr "Грешка при задаване на собственик: %s"
-#: ../gio/glocalfileinfo.c:1798
+#: gio/glocalfileinfo.c:1798
#, c-format
msgid "symlink must be non-NULL"
msgstr "символната връзка трябва да не е NULL"
-#: ../gio/glocalfileinfo.c:1808 ../gio/glocalfileinfo.c:1827
-#: ../gio/glocalfileinfo.c:1838
+#: gio/glocalfileinfo.c:1808 gio/glocalfileinfo.c:1827
+#: gio/glocalfileinfo.c:1838
#, c-format
msgid "Error setting symlink: %s"
msgstr "Грешка при задаване на символна връзка: %s"
-#: ../gio/glocalfileinfo.c:1817
+#: gio/glocalfileinfo.c:1817
#, c-format
msgid "Error setting symlink: file is not a symlink"
msgstr "Грешка при задаване на символна връзка: файлът не е такава"
-#: ../gio/glocalfileinfo.c:1998
+#: gio/glocalfileinfo.c:1998
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Не се поддържа задаването на атрибута %s"
-#: ../gio/glocalfileinputstream.c:160 ../gio/glocalfileoutputstream.c:570
+#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:570
#, 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:372
-#: ../gio/glocalfileoutputstream.c:854
+#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
+#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:372
+#: gio/glocalfileoutputstream.c:854
#, c-format
msgid "Error seeking in file: %s"
msgstr "Грешка при търсене във файл: %s"
-#: ../gio/glocalfileinputstream.c:233 ../gio/glocalfileoutputstream.c:279
+#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:279
#, c-format
msgid "Error closing file: %s"
msgstr "Грешка при затваряне на файл: %s"
-#: ../gio/glocalfilemonitor.c:197
+#: gio/glocalfilemonitor.c:197
#, c-format
msgid "Unable to find default local file monitor type"
msgstr "Стандартният датчик за локални файлове не може да се открие "
-#: ../gio/glocalfileoutputstream.c:172 ../gio/glocalfileoutputstream.c:591
+#: gio/glocalfileoutputstream.c:172 gio/glocalfileoutputstream.c:591
#, c-format
msgid "Error writing to file: %s"
msgstr "Грешка при запис във файл: %s"
-#: ../gio/glocalfileoutputstream.c:213
+#: gio/glocalfileoutputstream.c:213
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Грешка при премахване на стара, резервна връзка: %s"
-#: ../gio/glocalfileoutputstream.c:227 ../gio/glocalfileoutputstream.c:240
+#: gio/glocalfileoutputstream.c:227 gio/glocalfileoutputstream.c:240
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Грешка при създаване на резервно копие: %s"
-#: ../gio/glocalfileoutputstream.c:258
+#: gio/glocalfileoutputstream.c:258
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Грешка при преименуване на временен файл: %s"
-#: ../gio/glocalfileoutputstream.c:418 ../gio/glocalfileoutputstream.c:871
+#: gio/glocalfileoutputstream.c:418 gio/glocalfileoutputstream.c:871
#, c-format
msgid "Error truncating file: %s"
msgstr "Грешка при съкращаване на файл: %s"
-#: ../gio/glocalfileoutputstream.c:478 ../gio/glocalfileoutputstream.c:523
-#: ../gio/glocalfileoutputstream.c:654 ../gio/glocalfileoutputstream.c:931
+#: gio/glocalfileoutputstream.c:478 gio/glocalfileoutputstream.c:523
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:931
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Грешка при отваряне на файла „%s“: %s"
-#: ../gio/glocalfileoutputstream.c:679
+#: gio/glocalfileoutputstream.c:679
#, c-format
msgid "Target file is a directory"
msgstr "Целевият файл е папка"
-#: ../gio/glocalfileoutputstream.c:684
+#: gio/glocalfileoutputstream.c:684
#, c-format
msgid "Target file is not a regular file"
msgstr "Целевият файл не е обикновен файл"
-#: ../gio/glocalfileoutputstream.c:696
+#: gio/glocalfileoutputstream.c:696
#, c-format
msgid "The file was externally modified"
msgstr "Файлът бе променен от външно приложение"
-#: ../gio/gmemoryinputstream.c:487 ../gio/gmemoryoutputstream.c:526
+#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:526
#, c-format
msgid "Invalid GSeekType supplied"
msgstr "Зададен е неправилен GSeekType"
-#: ../gio/gmemoryinputstream.c:497 ../gio/gmemoryoutputstream.c:536
+#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:536
#, c-format
msgid "Invalid seek request"
msgstr "Неправилна заявка за търсене"
-#: ../gio/gmemoryinputstream.c:521
+#: gio/gmemoryinputstream.c:521
#, c-format
msgid "Cannot truncate GMemoryInputStream"
msgstr "GMemoryInputStream не може да се съкрати"
-#: ../gio/gmemoryoutputstream.c:269
+#: gio/gmemoryoutputstream.c:269
#, c-format
msgid "Reached maximum data array limit"
msgstr "Стигнат е максималният размер на масив за данни"
-#: ../gio/gmemoryoutputstream.c:304
+#: gio/gmemoryoutputstream.c:304
#, c-format
msgid "Memory output stream not resizable"
msgstr "Изходящият поток в паметта не може да бъде преоразмерен"
-#: ../gio/gmemoryoutputstream.c:320
+#: gio/gmemoryoutputstream.c:320
#, c-format
msgid "Failed to resize memory output stream"
msgstr "Неуспех при преоразмеряването на изходящия поток в паметта"
@@ -1673,55 +1666,55 @@ msgstr "Неуспех при преоразмеряването на изход
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: ../gio/gmount.c:344
+#: gio/gmount.c:344
msgid "mount doesn't implement unmount"
msgstr "монтираният обект не поддържа демонтиране"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: ../gio/gmount.c:419
+#: gio/gmount.c:419
msgid "mount doesn't implement eject"
msgstr "монтираният обект не поддържа изваждане"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
-#: ../gio/gmount.c:501
+#: gio/gmount.c:501
msgid "mount doesn't implement remount"
msgstr "монтираният обект не поддържа повторно монтиране"
-#: ../gio/goutputstream.c:202 ../gio/goutputstream.c:403
+#: gio/goutputstream.c:202 gio/goutputstream.c:403
#, c-format
msgid "Output stream doesn't implement write"
msgstr "Изходният поток не поддържа запис"
-#: ../gio/goutputstream.c:363 ../gio/goutputstream.c:771
+#: gio/goutputstream.c:363 gio/goutputstream.c:771
#, c-format
msgid "Source stream is already closed"
msgstr "Изходният поток вече е затворен"
-#: ../gio/gthemedicon.c:206
+#: gio/gthemedicon.c:206
msgid "name"
msgstr "име"
-#: ../gio/gthemedicon.c:207
+#: gio/gthemedicon.c:207
msgid "The name of the icon"
msgstr "Името на иконата"
-#: ../gio/gthemedicon.c:218
+#: gio/gthemedicon.c:218
msgid "names"
msgstr "имена"
-#: ../gio/gthemedicon.c:219
+#: gio/gthemedicon.c:219
msgid "An array containing the icon names"
msgstr "Масив с имена на икони"
-#: ../gio/gthemedicon.c:244
+#: gio/gthemedicon.c:244
msgid "use default fallbacks"
msgstr "използване на стандартните резервни настройки"
-#: ../gio/gthemedicon.c:245
+#: gio/gthemedicon.c:245
msgid ""
"Whether to use default fallbacks found by shortening the name at '-' "
"characters. Ignores names after the first if multiple names are given."
@@ -1730,64 +1723,64 @@ msgstr ""
"съкращаване на името при знаците „-“. Ако са дадени множество имена, се "
"взема само първото."
-#: ../gio/gunixinputstream.c:202 ../gio/gunixinputstream.c:222
-#: ../gio/gunixinputstream.c:300 ../gio/gunixoutputstream.c:289
+#: gio/gunixinputstream.c:202 gio/gunixinputstream.c:222
+#: gio/gunixinputstream.c:300 gio/gunixoutputstream.c:289
#, c-format
msgid "Error reading from unix: %s"
msgstr "Грешка при четене от ЮНИКС: %s"
-#: ../gio/gunixinputstream.c:255 ../gio/gunixinputstream.c:437
-#: ../gio/gunixoutputstream.c:244 ../gio/gunixoutputstream.c:395
+#: gio/gunixinputstream.c:255 gio/gunixinputstream.c:437
+#: gio/gunixoutputstream.c:244 gio/gunixoutputstream.c:395
#, c-format
msgid "Error closing unix: %s"
msgstr "Грешка при затваряне на ЮНИКС: %s"
-#: ../gio/gunixmounts.c:1780 ../gio/gunixmounts.c:1817
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Коренова папка на файловата система"
-#: ../gio/gunixoutputstream.c:190 ../gio/gunixoutputstream.c:211
+#: gio/gunixoutputstream.c:190 gio/gunixoutputstream.c:211
#, c-format
msgid "Error writing to unix: %s"
msgstr "Грешка при запис към ЮНИКС: %s"
-#: ../gio/gvolume.c:423
+#: gio/gvolume.c:423
msgid "volume doesn't implement eject"
msgstr "томът не поддържа изваждане"
-#: ../gio/gwin32appinfo.c:277
+#: gio/gwin32appinfo.c:277
#, c-format
msgid "Can't find application"
msgstr "Приложението не може да бъде открито"
-#: ../gio/gwin32appinfo.c:312
+#: gio/gwin32appinfo.c:312
#, c-format
msgid "Error launching application: %s"
msgstr "Грешка при стартиране на приложение: %s"
-#: ../gio/gwin32appinfo.c:349
+#: gio/gwin32appinfo.c:349
#, c-format
msgid "URIs not supported"
msgstr "Не се поддържат такива адреси"
-#: ../gio/gwin32appinfo.c:371
+#: gio/gwin32appinfo.c:371
#, c-format
msgid "association changes not supported on win32"
msgstr "не се поддържа промяна на асоциациите при win32"
-#: ../gio/gwin32appinfo.c:383
+#: gio/gwin32appinfo.c:383
#, c-format
msgid "Association creation not supported on win32"
msgstr "Не се поддържа създаването на асоциации при win32"
-#: ../tests/gio-ls.c:27
+#: tests/gio-ls.c:27
msgid "do not hide entries"
msgstr "елементите да не се скриват"
-#: ../tests/gio-ls.c:29
+#: tests/gio-ls.c:29
msgid "use a long listing format"
msgstr "ползване на дълъг формат"
-#: ../tests/gio-ls.c:37
+#: tests/gio-ls.c:37
msgid "[FILE...]"
msgstr "[ФАЙЛ…]"
diff --git a/po/bn.po b/po/bn.po
index 76175b6d4..b9ca66994 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -547,7 +547,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1151,7 +1151,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1205,7 +1205,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1219,9 +1219,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "প্রতীকী লিঙ্ক সমর্থিত নয়"
@@ -1234,52 +1234,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "প্রতীকী লিঙ্ক সমর্থিত নয়"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "'%s' নামক কোনো অ্যাপ্লিকেশনের দ্বারা '%s' বুকমার্ক নিবন্ধিত হয় নি"
@@ -1346,106 +1346,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "প্রোগ্রামের নাম অবৈধ: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "ভুল হোস্ট নাম"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ফাইল \"%s\" সৃষ্টি করতে ব্যর্থ: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ফাইল \"%s\" সৃষ্টি করতে ব্যর্থ: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "ফাইল \"%s\" সৃষ্টি করতে ব্যর্থ: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "%s বিকল্প পার্স করতে ব্যর্থ"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1698,7 +1698,7 @@ msgstr "ফাইল \"%s\" পড়ার সময়কালীন ভুল: %s"
msgid "Error closing unix: %s"
msgstr "লাইন %d এ ভুল: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 78603f9c1..fdcbde91e 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: bn_IN\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-10 12:49+0530\n"
"Last-Translator: Runa Bhattacharjee <runab@fedoraproject.org>\n"
"Language-Team: Bengali INDIA <discuss@ankur.co.in>\n"
@@ -557,7 +557,7 @@ msgstr "ব্যাক-ট্যাক করার সুনির্দিষ
msgid "the pattern contains items not supported for partial matching"
msgstr "উল্লিখিত বিন্যাসটির মধ্যে অন্তর্ভুক্ত সামগ্রী, আংশিক মিল অনুসন্ধানে সমর্থিত নয়"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "অভ্যন্তরীণ সমস্যা"
@@ -1157,7 +1157,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "কর্ম বাতিল করা হয়েছে"
@@ -1210,7 +1210,7 @@ msgstr "ইউজার MIME কনফিগারেশন ফোল্ডা
msgid "Can't create user desktop file %s"
msgstr "ইউজার ডেস্কটপ ফাইল %s নির্মাণ করতে ব্যর্থ"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s-র জন্য স্বনির্ধারত ব্যাখ্যা"
@@ -1224,9 +1224,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "কর্ম সমর্থিত হয় না"
@@ -1239,52 +1239,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "ধারণকারী মাউন্ট উপস্থিত নেই"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "ডিরেক্টরির উপরে কপি করা যাবে না"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "ডিরেক্টরির উপর ডিরেক্টরি কপি করা যায়নি"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "উদ্দিষ্ট ফাইল উপস্থিত রয়েছে"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "অবৈধ সিম-লিঙ্ক মান উপলব্ধ করা হয়েছে"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "আবর্জনা সমর্থিত হয় না"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ফাইলের নামের মধ্যে '%c' ব্যবহার করা যাবে না"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "ভলিউম দ্বারা mount প্রয়োগ করা হয় না"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "চিহ্নিত ফাইল ব্যবস্থাপনার উদ্দেশ্যে কোনো অ্যাপ্লিকেশন নিবন্ধিত হয়নি"
@@ -1351,107 +1351,107 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "ফাইলের নাম অবৈধ: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ফাইল-সিস্টেম সংক্রান্ত তথ্য প্রাপ্ত করতে সমস্যা: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "root ডিরেক্টরির নাম পরিবর্তন করা সম্ভব নয়"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
"ফাইলের নাম পরিবর্তন করা যায়নি, নতুন নামের একটি ফাইলের নাম বর্তমানে উপস্থিত রয়েছে"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "ফাইলের নাম বৈধ নয়"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "ফাইলের নাম পরিবর্তনে সমস্যা: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "ফাইল খুলতে সমস্যা: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "ডিরেক্টরি খুলতে সমস্যা"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "ফাইল মুছে ফেলতে সমস্যা: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "ফাইলটি আবর্জনায় স্থানান্তর করতে সমস্যা: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "আবর্জনার ডিরেক্টরি %s নির্মাণ করতে সমস্যা: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "আবর্জনার ঊর্ধ্বতন ডিরেক্টরি সনাক্ত করতে ব্যর্থ"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "আবর্জনার ডিরেক্টরি সনাক্ত অথবা নির্মাণ করতে ব্যর্থ"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr ""
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "ফাইল বর্জন করতে ব্যর্থ: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "সিম্‌বলিক লিঙ্ক নির্মাণ করতে ব্যর্থ: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "ফাইল স্থানান্তর করতে সমস্যা: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "ডিরেক্টরির উপর ডিরেক্টরি স্থানান্তর করা যাবে না"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "ব্যাক-আপ ফাইল নির্মাণ করতে ব্যর্থ"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "উদ্দিষ্ট ফাইল মুছে ফেলতে সমস্যা: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1706,7 +1706,7 @@ msgstr "unix থেকে পড়তে সমস্যা: %s"
msgid "Error closing unix: %s"
msgstr "unix বন্ধ করতে সমস্যা: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "ফাইল-সিস্টেমের root"
diff --git a/po/bs.po b/po/bs.po
index a6e1b4be9..47a39b003 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -552,7 +552,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1160,7 +1160,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1213,7 +1213,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1227,9 +1227,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Simbolički linkovi nisu podržani"
@@ -1242,52 +1242,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Simbolički linkovi nisu podržani"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1354,106 +1354,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Nevažeće ime računara"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Nevažeće ime računara"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Neuspješno pravljenje datoteke '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Neuspješno pravljenje datoteke '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Neuspješno pravljenje datoteke '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Greška tokom pretvaranja: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Greška tokom čitanja datoteke '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1706,7 +1706,7 @@ msgstr "Greška tokom čitanja datoteke '%s': %s"
msgid "Error closing unix: %s"
msgstr "Greška u %d. redu: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index 867536dde..b113b1129 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-11 15:36+0100\n"
"Last-Translator: Gil Forcada <gilforcada@guifi.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
@@ -581,7 +581,7 @@ msgstr ""
"el patró conté elements que no estan implementats en les concordances "
"parcials"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "error intern"
@@ -1202,7 +1202,7 @@ msgstr "El valor de comptatge passat a %s és massa llarg"
msgid "Stream is already closed"
msgstr "Ja està tancat el flux"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "S'ha cancel·lat l'operació"
@@ -1258,7 +1258,7 @@ msgstr ""
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:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Definició personalitzada per a %s"
@@ -1272,9 +1272,9 @@ msgid "drive doesn't implement polling for media"
msgstr "la unitat no implementa l'enquesta per si hi ha un medi"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "L'operació no està implementada"
@@ -1287,52 +1287,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "No existeix el punt de muntatge contenidor"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "No es pot copiar al directori"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "No es pot copiar el directori al directori"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Ja existeix el fitxer de destinació"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "No es pot copiar el directori de forma recursiva"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "El valor donat per a l'enllaç simbòlic no és vàlid"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "No es pot utilitzar la paperera"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "En els noms de fitxers no pot haver-hi «%c»"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "el volum no implementa el muntatge"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1401,107 +1401,107 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "El nom del fitxer no és vàlid: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, 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:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "No es pot canviar el nom del directori arrel"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "No es pot canviar el nom del fitxer, ja existeix aquest nom"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Nom de fitxer no vàlid"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "S'ha produït un error en canviar el nom del fitxer: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "S'ha produït un error en obrir el fitxer: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "No s'ha pogut obrir el directori"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "S'ha produït un error en suprimir el fitxer: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, 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:1701
+#: gio/glocalfile.c:1705
#, 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:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "No s'ha pogut trobar el directori superior per a la paperera"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "No s'ha pogut trobar o crear el directori de la paperera"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "No s'ha pogut enviar el fitxer a la paperera: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, 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:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "S'ha produït un error en moure el fitxer: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "No s'ha pogut moure el directori al directori"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Ha fallat la creació del fitxer de còpia de seguretat"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "S'ha produït un error en suprimir el fitxer objectiu: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "No està implementat el moure entre muntatges"
@@ -1763,7 +1763,7 @@ msgstr "S'ha produït un error en llegir des de UNIX: %s"
msgid "Error closing unix: %s"
msgstr "S'ha produït un error en tancar des de UNIX: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Arrel del sistema de fitxers"
diff --git a/po/cs.po b/po/cs.po
index 3155c1393..f7cd11f63 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-04-02 01:48+0100\n"
"Last-Translator: Petr Kovar <pknbe@volny.cz>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
@@ -556,7 +556,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "vnitřní chyba"
@@ -1165,7 +1165,7 @@ msgstr "%s poskytnut příliš vysoký počet"
msgid "Stream is already closed"
msgstr "Proud je již uzavřen"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operace byla zrušena"
@@ -1218,7 +1218,7 @@ msgstr "Nelze vytvořit uživatelskou konfigurační složku MIME %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Nelze vytvořit uživatelský soubor desktop %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Vlastní definice %s"
@@ -1232,9 +1232,9 @@ msgid "drive doesn't implement polling for media"
msgstr "mechanika neprovádí dotazování na média"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operace není podporována"
@@ -1247,52 +1247,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Obsahující připojené neexistuje"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Nelze kopírovat nad adresář"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Nelze kopírovat adresář nad adresář"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Cílový soubor existuje"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Adresář nelze kopírovat rekurzivně"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Zadaný symbolický odkaz je neplatný"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Zahozené není podporováno"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Názvy souborů nemohou obsahovat \"%c\""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "svazek neprovádí připojení"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Žádná aplikace není zaregistrována k obsluze tohoto souboru"
@@ -1359,106 +1359,106 @@ msgstr "Nelze nalézt výchozí typ sledování místního adresáře"
msgid "Invalid filename %s"
msgstr "Neplatný název souboru %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, 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:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Nelze přejmenovat kořenový adresář"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Soubor nelze přejmenovat, název souboru již existuje"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Neplatný název souboru"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Chyba při přejmenovávání souboru: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Chyba při otevírání souboru: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Nelze otevřít adresář"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Chyba při odstraňování souboru: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Chyba při zahazování souboru: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nelze vytvořit adresář koše %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Ke koši nelze nalézt adresář nejvyšší úrovně"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Nelze nalézt nebo vytvořit adresář koše"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nelze vytvořit informační soubor o zahozeném: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nelze zahodit soubor: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Chyba při vytváření symbolického odkazu: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Chyba při přesunování souboru: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Adresář nelze přesunout nad adresář"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Vytvoření záložního souboru selhalo"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Chyba při odstraňování cílového souboru: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Přesunování mezi připojeními není podporováno"
@@ -1713,7 +1713,7 @@ msgstr "Chyba při čtení z datového proudu Unix: %s"
msgid "Error closing unix: %s"
msgstr "Chyba při zavírání datového proudu Unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Kořen systému souborů"
diff --git a/po/cy.po b/po/cy.po
index 33a759e9d..982b40582 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -550,7 +550,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1165,7 +1165,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1219,7 +1219,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1233,9 +1233,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Ni chynhelir cysylltion symbolaidd"
@@ -1248,52 +1248,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Ni chynhelir cysylltion symbolaidd"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "Does dim un rhaglen o'r enw '%s' wedi cofrestru llyfrnod ar gyfer '%s'"
@@ -1360,106 +1360,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Enw rhaglen annilys: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Enw gwesteiwr annilys"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Methwyd creu'r ffeil '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Methwyd creu'r ffeil '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Methwyd creu'r ffeil '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Gwall wrth ramadegu opsiwn %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Gwall wrth ddarllen ffeil '%s': %s "
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1712,7 +1712,7 @@ msgstr "Gwall wrth ddarllen ffeil '%s': %s "
msgid "Error closing unix: %s"
msgstr "Gwall ar linell %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/da.po b/po/da.po
index b7bb579f2..5f6f3825d 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-10 21:35+0100\n"
"Last-Translator: Ask Hjorth Larsen <asklarsen@gmail.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -566,7 +566,7 @@ msgstr ""
"mønsteret indeholder elementer der ikke understøttes i forbindelse med "
"partiel træfning"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "intern fejl"
@@ -1181,7 +1181,7 @@ msgstr "For stor talværdi givet til %s"
msgid "Stream is already closed"
msgstr "Strømmen er allerede lukket"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operationen blev afbrudt"
@@ -1234,7 +1234,7 @@ msgstr "Kan ikke oprette bruger-MIME-konfigurationsfolder %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Kan ikke oprette brugerskrivebords-fil %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Tilpasset definition for %s"
@@ -1248,9 +1248,9 @@ msgid "drive doesn't implement polling for media"
msgstr "drevet implementerer ikke forespørgsel om medier"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operationen understøttes ikke"
@@ -1263,53 +1263,53 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Indeholdende montering findes ikke"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Kan ikke kopiere over mappe"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Kan ikke kopiere mappe over mappe"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Målfilen findes"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Kan ikke kopiere mappe rekursivt"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
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:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Affald understøttes ikke"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Filnavne kan ikke indeholder \"%c\""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "drevet implementerer ikke montering"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Intet program er registreret til håndtering af denne fil"
@@ -1377,106 +1377,106 @@ msgstr "Kan ikke finde standardmonitortype for lokal mappe"
msgid "Invalid filename %s"
msgstr "Ugyldigt filnavn %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Fejl ved læsning af filsysteminformation: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Kan ikke omdøbe rodmappen"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Kan ikke omdøbe fil, filnavn findes allerede"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Ugyldigt filnavn"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Fejl ved omdøbning af fil: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Fejl ved åbning af fil: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Kan ikke åbne mappe"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Fejl under fjernelse af fil: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Fejl ved udsmidning af fil: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Kan ikke oprette affaldsmappe %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Kan ikke finde topniveau-mappe til affald"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Kan ikke finde eller oprette affaldsmappe"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Kan ikke oprette affalds-infofil: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Kan ikke smide fil ud: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Fejl under oprettelse af symbolsk henvisning: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Fejl ved flytning af fil: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Kan ikke flytte mappe over mappe"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Oprettelse af sikkerhedskopi mislykkedes"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Fejl ved fjernelse af målfil: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Flytning mellem monteringer understøttes ikke"
@@ -1733,7 +1733,7 @@ msgstr "Fejl ved læsning fra unix: %s"
msgid "Error closing unix: %s"
msgstr "Fejl ved lukningaf unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Filsystemets rod"
diff --git a/po/de.po b/po/de.po
index 455b362ff..79c3581ce 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-05-31 10:24+0200\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-05-31 10:21+0200\n"
"Last-Translator: Philipp Kerling <k.philipp@gmail.com>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
@@ -19,325 +19,324 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../glib/gbookmarkfile.c:705 ../glib/gbookmarkfile.c:782
-#: ../glib/gbookmarkfile.c:861 ../glib/gbookmarkfile.c:908
+#: glib/gbookmarkfile.c:705 glib/gbookmarkfile.c:782 glib/gbookmarkfile.c:861
+#: glib/gbookmarkfile.c:908
#, c-format
msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Unerwartetes Attribut »%s« des Elements »%s«"
-#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793
-#: ../glib/gbookmarkfile.c:803 ../glib/gbookmarkfile.c:919
+#: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:803
+#: glib/gbookmarkfile.c:919
#, c-format
msgid "Attribute '%s' of element '%s' not found"
msgstr "Attribut »%s« des Elements »%s« konnte nicht gefunden werden"
-#: ../glib/gbookmarkfile.c:1092 ../glib/gbookmarkfile.c:1157
-#: ../glib/gbookmarkfile.c:1221 ../glib/gbookmarkfile.c:1231
+#: glib/gbookmarkfile.c:1092 glib/gbookmarkfile.c:1157
+#: glib/gbookmarkfile.c:1221 glib/gbookmarkfile.c:1231
#, c-format
msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Unerwarteter Tag »%s«; Tag »%s« wird erwartet"
-#: ../glib/gbookmarkfile.c:1117 ../glib/gbookmarkfile.c:1131
-#: ../glib/gbookmarkfile.c:1199 ../glib/gbookmarkfile.c:1251
+#: glib/gbookmarkfile.c:1117 glib/gbookmarkfile.c:1131
+#: glib/gbookmarkfile.c:1199 glib/gbookmarkfile.c:1251
#, c-format
msgid "Unexpected tag '%s' inside '%s'"
msgstr "Unerwarteter Tag »%s« innerhalb von »%s«"
-#: ../glib/gbookmarkfile.c:1781
+#: glib/gbookmarkfile.c:1781
#, c-format
msgid "No valid bookmark file found in data dirs"
msgstr ""
"Es wurde keine gültige Lesezeichendatei in den Datenverzeichnissen gefunden"
-#: ../glib/gbookmarkfile.c:1982
+#: glib/gbookmarkfile.c:1982
#, c-format
msgid "A bookmark for URI '%s' already exists"
msgstr "Es existiert bereits ein Lesezeichen für den URI »%s«"
-#: ../glib/gbookmarkfile.c:2028 ../glib/gbookmarkfile.c:2185
-#: ../glib/gbookmarkfile.c:2270 ../glib/gbookmarkfile.c:2350
-#: ../glib/gbookmarkfile.c:2435 ../glib/gbookmarkfile.c:2518
-#: ../glib/gbookmarkfile.c:2596 ../glib/gbookmarkfile.c:2675
-#: ../glib/gbookmarkfile.c:2717 ../glib/gbookmarkfile.c:2814
-#: ../glib/gbookmarkfile.c:2940 ../glib/gbookmarkfile.c:3130
-#: ../glib/gbookmarkfile.c:3206 ../glib/gbookmarkfile.c:3371
-#: ../glib/gbookmarkfile.c:3460 ../glib/gbookmarkfile.c:3550
-#: ../glib/gbookmarkfile.c:3677
+#: glib/gbookmarkfile.c:2028 glib/gbookmarkfile.c:2185
+#: glib/gbookmarkfile.c:2270 glib/gbookmarkfile.c:2350
+#: glib/gbookmarkfile.c:2435 glib/gbookmarkfile.c:2518
+#: glib/gbookmarkfile.c:2596 glib/gbookmarkfile.c:2675
+#: glib/gbookmarkfile.c:2717 glib/gbookmarkfile.c:2814
+#: glib/gbookmarkfile.c:2940 glib/gbookmarkfile.c:3130
+#: glib/gbookmarkfile.c:3206 glib/gbookmarkfile.c:3371
+#: glib/gbookmarkfile.c:3460 glib/gbookmarkfile.c:3550
+#: glib/gbookmarkfile.c:3677
#, c-format
msgid "No bookmark found for URI '%s'"
msgstr "Es konnte kein Lesezeichen für den URI »%s« gefunden werden."
-#: ../glib/gbookmarkfile.c:2359
+#: glib/gbookmarkfile.c:2359
#, c-format
msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "Es ist kein MIME-Type im Lesezeichen für den URI »%s« definiert."
-#: ../glib/gbookmarkfile.c:2444
+#: glib/gbookmarkfile.c:2444
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr ""
"Es konnte keine »privat«-Markierung für das Lesezeichen für den URI »%s« "
"gefunden werden."
-#: ../glib/gbookmarkfile.c:2823
+#: glib/gbookmarkfile.c:2823
#, c-format
msgid "No groups set in bookmark for URI '%s'"
msgstr ""
"Es wurden keine Gruppen für das Lesezeichen für den URI »%s« festgelegt."
-#: ../glib/gbookmarkfile.c:3224 ../glib/gbookmarkfile.c:3381
+#: glib/gbookmarkfile.c:3224 glib/gbookmarkfile.c:3381
#, c-format
msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr ""
"Es wurde keine Anwendung namens »%s« gefunden, die ein Lesezeichen für »%s« "
"registriert hat."
-#: ../glib/gbookmarkfile.c:3404
+#: glib/gbookmarkfile.c:3404
#, c-format
msgid "Failed to expand exec line '%s' with URI '%s'"
msgstr "Die Befehlzeile »%s« konnte nicht mit dem URI »%s« verknüpft werden."
-#: ../glib/gconvert.c:431 ../glib/gconvert.c:509 ../glib/giochannel.c:1158
+#: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1158
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Umwandlung von Zeichensatz »%s« in »%s« wird nicht unterstützt"
-#: ../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 "Konverter von »%s« in »%s« konnte nicht geöffnet werden"
-#: ../glib/gconvert.c:632 ../glib/gconvert.c:1017 ../glib/giochannel.c:1330
-#: ../glib/giochannel.c:1372 ../glib/giochannel.c:2215 ../glib/gutf8.c:956
-#: ../glib/gutf8.c:1405
+#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1330
+#: glib/giochannel.c:1372 glib/giochannel.c:2215 glib/gutf8.c:956
+#: glib/gutf8.c:1405
#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "Ungültige Bytefolge in Konvertierungseingabe"
-#: ../glib/gconvert.c:638 ../glib/gconvert.c:944 ../glib/giochannel.c:1337
-#: ../glib/giochannel.c:2227
+#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1337
+#: glib/giochannel.c:2227
#, c-format
msgid "Error during conversion: %s"
msgstr "Fehler bei der Umwandlung: %s"
-#: ../glib/gconvert.c:669 ../glib/gutf8.c:952 ../glib/gutf8.c:1156
-#: ../glib/gutf8.c:1297 ../glib/gutf8.c:1401
+#: glib/gconvert.c:669 glib/gutf8.c:952 glib/gutf8.c:1156 glib/gutf8.c:1297
+#: glib/gutf8.c:1401
#, c-format
msgid "Partial character sequence at end of input"
msgstr "Bruchstückhafte Zeichenfolge am Eingabeende"
-#: ../glib/gconvert.c:919
+#: glib/gconvert.c:919
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Notnagel »%s« kann nicht in Kodierung »%s« umgewandelt werden"
-#: ../glib/gconvert.c:1734
+#: glib/gconvert.c:1734
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Der URI »%s« ist kein absoluter URI, der das »file«-Schema verwendet"
-#: ../glib/gconvert.c:1744
+#: glib/gconvert.c:1744
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Der lokale URI »%s« darf kein »#« enthalten"
-#: ../glib/gconvert.c:1761
+#: glib/gconvert.c:1761
#, c-format
msgid "The URI '%s' is invalid"
msgstr "Der URI »%s« ist ungültig"
-#: ../glib/gconvert.c:1773
+#: glib/gconvert.c:1773
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "Der Rechnername des URI »%s« ist ungültig"
# CHECK
-#: ../glib/gconvert.c:1789
+#: glib/gconvert.c:1789
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Der URI »%s« enthält ungültige Escape-Zeichen"
-#: ../glib/gconvert.c:1884
+#: glib/gconvert.c:1884
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "Der Pfadname »%s« ist kein absoluter Pfad"
-#: ../glib/gconvert.c:1894
+#: glib/gconvert.c:1894
#, c-format
msgid "Invalid hostname"
msgstr "Ungültiger Rechnername"
-#: ../glib/gdir.c:104 ../glib/gdir.c:124
+#: glib/gdir.c:104 glib/gdir.c:124
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Fehler beim Öffnen des Verzeichnisses »%s«: %s"
-#: ../glib/gfileutils.c:557 ../glib/gfileutils.c:630
+#: glib/gfileutils.c:557 glib/gfileutils.c:630
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "%lu byte konnten nicht alloziiert werden, um Datei »%s« zu lesen"
-#: ../glib/gfileutils.c:572
+#: glib/gfileutils.c:572
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Fehler beim Lesen der Datei »%s«: %s"
-#: ../glib/gfileutils.c:654
+#: glib/gfileutils.c:654
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Es konnte nicht aus der Datei »%s« gelesen werden: %s"
-#: ../glib/gfileutils.c:705 ../glib/gfileutils.c:792
+#: glib/gfileutils.c:705 glib/gfileutils.c:792
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Datei »%s« konnte nicht geöffnet werden: %s"
-#: ../glib/gfileutils.c:722 ../glib/gmappedfile.c:133
+#: glib/gfileutils.c:722 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr ""
"Attribute der Datei »%s« konnten nicht ermittelt werden: fstat() "
"fehlgeschlagen: %s"
-#: ../glib/gfileutils.c:756
+#: glib/gfileutils.c:756
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Datei »%s« konnte nicht geöffnet werden: fdopen() fehlgeschlagen: %s"
-#: ../glib/gfileutils.c:890
+#: glib/gfileutils.c:890
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr ""
"Datei »%s« konnte nicht in »%s« umbenannt werden: g_rename() ist "
"fehlgeschlagen: %s"
-#: ../glib/gfileutils.c:932 ../glib/gfileutils.c:1390
+#: glib/gfileutils.c:932 glib/gfileutils.c:1390
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Datei »%s« konnte nicht angelegt werden: %s"
-#: ../glib/gfileutils.c:946
+#: glib/gfileutils.c:946
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr ""
"Datei »%s« konnte nicht im Schreibmodus geöffnet werden: fdopen() ist "
"fehlgeschlagen: %s"
-#: ../glib/gfileutils.c:971
+#: glib/gfileutils.c:971
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr ""
"Datei »%s« konnte nicht geschrieben werden: fwrite() ist fehlgeschlagen: %s"
-#: ../glib/gfileutils.c:990
+#: glib/gfileutils.c:990
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr ""
"Datei »%s« konnte nicht geschlossen werden: fclose() ist fehlgeschlagen: %s"
-#: ../glib/gfileutils.c:1108
+#: glib/gfileutils.c:1108
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr ""
"Die vorhandene Datei »%s« konnte nicht entfernt werden: g_unlink() ist "
"fehlgeschlagen: %s"
-#: ../glib/gfileutils.c:1352
+#: glib/gfileutils.c:1352
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Vorlage »%s« ungültig, sollte kein »%s« enthalten"
-#: ../glib/gfileutils.c:1365
+#: glib/gfileutils.c:1365
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Vorlage »%s« enthält nicht XXXXXX"
-#: ../glib/gfileutils.c:1826
+#: glib/gfileutils.c:1826
#, c-format
msgid "%u byte"
msgid_plural "%u bytes"
msgstr[0] "%u Byte"
msgstr[1] "%u Bytes"
-#: ../glib/gfileutils.c:1834
+#: glib/gfileutils.c:1834
#, c-format
msgid "%.1f KB"
msgstr "%.1f KB"
-#: ../glib/gfileutils.c:1839
+#: glib/gfileutils.c:1839
#, c-format
msgid "%.1f MB"
msgstr "%.1f MB"
-#: ../glib/gfileutils.c:1844
+#: glib/gfileutils.c:1844
#, c-format
msgid "%.1f GB"
msgstr "%.1f GB"
-#: ../glib/gfileutils.c:1887
+#: glib/gfileutils.c:1887
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Die symbolische Verknüpfung »%s« konnte nicht gelesen werden: %s"
-#: ../glib/gfileutils.c:1908
+#: glib/gfileutils.c:1908
#, c-format
msgid "Symbolic links not supported"
msgstr "Symbolische Verknüpfungen nicht unterstützt"
-#: ../glib/giochannel.c:1162
+#: glib/giochannel.c:1162
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Konverter von »%s« in »%s« konnte nicht geöffnet werden: %s"
-#: ../glib/giochannel.c:1507
+#: glib/giochannel.c:1507
#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "Raw-read in g_io_channel_read_line_string nicht möglich"
-#: ../glib/giochannel.c:1554 ../glib/giochannel.c:1811
-#: ../glib/giochannel.c:1898
+#: glib/giochannel.c:1554 glib/giochannel.c:1811 glib/giochannel.c:1898
#, c-format
msgid "Leftover unconverted data in read buffer"
msgstr "Nicht konvertierte Daten befinden sich noch im Lesepuffer "
-#: ../glib/giochannel.c:1634 ../glib/giochannel.c:1711
+#: glib/giochannel.c:1634 glib/giochannel.c:1711
#, c-format
msgid "Channel terminates in a partial character"
msgstr "Kanal endet mit einem Teilzeichen"
-#: ../glib/giochannel.c:1697
+#: glib/giochannel.c:1697
#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Raw-read in g_io_channel_read_to_end nicht möglich"
-#: ../glib/gmappedfile.c:116
+#: glib/gmappedfile.c:116
#, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "Datei »%s« konnte nicht geöffnet werden: open() ist fehlgeschlagen: %s"
-#: ../glib/gmappedfile.c:193
+#: glib/gmappedfile.c:193
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Datei »%s« konnte nicht gemappt werden: mmap() ist fehlgeschlagen: %s"
-#: ../glib/gmarkup.c:234 ../glib/gmarkup.c:250
+#: glib/gmarkup.c:234 glib/gmarkup.c:250
#, c-format
msgid "Error on line %d char %d: "
msgstr "Fehler in Zeile %d, Zeichen %d: "
-#: ../glib/gmarkup.c:344
+#: glib/gmarkup.c:344
#, c-format
msgid "Error on line %d: %s"
msgstr "Fehler in Zeile %d: %s"
-#: ../glib/gmarkup.c:448
+#: glib/gmarkup.c:448
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"Leere Entität »&;« gefunden; gültige Entitäten sind &amp; &quot; &lt; &gt; "
"&apos;"
-#: ../glib/gmarkup.c:458
+#: glib/gmarkup.c:458
#, c-format
msgid ""
"Character '%s' is not valid at the start of an entity name; the & character "
@@ -348,18 +347,18 @@ msgstr ""
"beginnt mit dem Zeichen &; wenn das Et keine Entität sein soll, es als &amp; "
"umschreiben"
-#: ../glib/gmarkup.c:492
+#: glib/gmarkup.c:492
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "Zeichen »%s« ist in einem Entitätsnamen ungültig"
-#: ../glib/gmarkup.c:529
+#: glib/gmarkup.c:529
#, c-format
msgid "Entity name '%s' is not known"
msgstr "Entitätsname »%s« ist unbekannt"
# CHECK
-#: ../glib/gmarkup.c:540
+#: glib/gmarkup.c:540
msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;"
@@ -368,7 +367,7 @@ msgstr ""
"benutzt, ohne eine Entity beginnen zu wollen - umschreiben Sie das Et als "
"&amp;"
-#: ../glib/gmarkup.c:593
+#: glib/gmarkup.c:593
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -377,16 +376,16 @@ msgstr ""
"»%-.*s«, was eine Zahl in einer Zeichenreferenz (wie &#234;) sein sollte, "
"konnte nicht analysiert werden - vielleicht ist die Zahl zu groß"
-#: ../glib/gmarkup.c:618
+#: glib/gmarkup.c:618
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "Zeichenreferenz »%-.*s« kodiert kein zulässiges Zeichen"
-#: ../glib/gmarkup.c:633
+#: glib/gmarkup.c:633
msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Leere Zeichenangabe; sollte eine Zahl wie z.B. &#454; enthalten"
-#: ../glib/gmarkup.c:643
+#: glib/gmarkup.c:643
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -396,32 +395,32 @@ msgstr ""
"Et-Zeichen benutzt, ohne eine Entität beginnen zu wollen - umschreiben Sie "
"das Et als &amp;"
-#: ../glib/gmarkup.c:729
+#: glib/gmarkup.c:729
msgid "Unfinished entity reference"
msgstr "Unvollendete Entitätsreferenz"
-#: ../glib/gmarkup.c:735
+#: glib/gmarkup.c:735
msgid "Unfinished character reference"
msgstr "Unvollendete Zeichenreferenz"
-#: ../glib/gmarkup.c:978
+#: glib/gmarkup.c:978
msgid "Invalid UTF-8 encoded text - overlong sequence"
msgstr "Ungültiger UTF-8-kodierter Text - überlange Sequenz"
-#: ../glib/gmarkup.c:1006
+#: glib/gmarkup.c:1006
msgid "Invalid UTF-8 encoded text - not a start char"
msgstr "Ungültiger UTF-8-kodierter Text - Kein Anfangszeichen"
-#: ../glib/gmarkup.c:1042
+#: glib/gmarkup.c:1042
#, c-format
msgid "Invalid UTF-8 encoded text - not valid '%s'"
msgstr "Ungültiger UTF-8-kodierter Text - »%s« ist nicht gültig"
-#: ../glib/gmarkup.c:1080
+#: glib/gmarkup.c:1080
msgid "Document must begin with an element (e.g. <book>)"
msgstr "Dokument muss mit einem Element beginnen (e.g. <book>)"
-#: ../glib/gmarkup.c:1120
+#: glib/gmarkup.c:1120
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -430,7 +429,7 @@ msgstr ""
"»%s« ist kein gültiges Zeichen nach einem »<«-Zeichen; es darf keinen "
"Elementnamen beginnen"
-#: ../glib/gmarkup.c:1184
+#: glib/gmarkup.c:1184
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
@@ -439,14 +438,14 @@ msgstr ""
"Seltsames Zeichen »%s«, »>« erwartet um Start-Tag des Elements »%s« "
"abzuschließen"
-#: ../glib/gmarkup.c:1273
+#: glib/gmarkup.c:1273
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr ""
"Seltsames Zeichen »%s«, »=« erwartet nach Attributname »%s« des Elements »%s«"
-#: ../glib/gmarkup.c:1315
+#: glib/gmarkup.c:1315
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -457,7 +456,7 @@ msgstr ""
"erwartet, um das Start-Tag des Elements »%s« abzuschließen; vielleicht haben "
"Sie ein ungültiges Zeichen in einem Attributnamen benutzt"
-#: ../glib/gmarkup.c:1401
+#: glib/gmarkup.c:1401
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -466,7 +465,7 @@ msgstr ""
"Seltsames Zeichen »%s«; bei der Wertangabe für das Attribut »%s« des Elemente "
"»%s« wurde ein Anführungszeichen nach dem Gleichheitszeichen erwartet"
-#: ../glib/gmarkup.c:1543
+#: glib/gmarkup.c:1543
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -475,7 +474,7 @@ msgstr ""
"»%s« ist kein gültiges Zeichen, wenn es auf die Zeichen »</« folgt; »%s« darf "
"keinen Elementnamen beginnen"
-#: ../glib/gmarkup.c:1583
+#: glib/gmarkup.c:1583
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -484,25 +483,25 @@ msgstr ""
"»%s« ist kein gültiges Zeichen, wenn es auf den schließenden Elementnamen »%s« "
"folgt; das erlaubte Zeichen ist »>«"
-#: ../glib/gmarkup.c:1594
+#: glib/gmarkup.c:1594
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "Element »%s« wurde geschlossen, kein Element ist derzeit offen"
-#: ../glib/gmarkup.c:1603
+#: glib/gmarkup.c:1603
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "Element »%s« wurde geschlossen, aber das derzeit offene Element ist »%s«"
-#: ../glib/gmarkup.c:1763
+#: glib/gmarkup.c:1763
msgid "Document was empty or contained only whitespace"
msgstr "Dokument ist leer oder enthält nur Leerraum"
-#: ../glib/gmarkup.c:1777
+#: glib/gmarkup.c:1777
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Dokument endete unerwartet nach einer offenen spitzen Klammer »<«"
-#: ../glib/gmarkup.c:1785 ../glib/gmarkup.c:1830
+#: glib/gmarkup.c:1785 glib/gmarkup.c:1830
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -511,7 +510,7 @@ msgstr ""
"Dokument endete unerwartet mit noch offenen Elementen - »%s« war das letzte "
"offene Element"
-#: ../glib/gmarkup.c:1793
+#: glib/gmarkup.c:1793
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -520,19 +519,19 @@ msgstr ""
"Dokument endete unerwartet, es wurde eine spitze Klammer »>«, die das Tag <%s/"
"> schließt, erwartet"
-#: ../glib/gmarkup.c:1799
+#: glib/gmarkup.c:1799
msgid "Document ended unexpectedly inside an element name"
msgstr "Dokument endete unerwartet innerhalb eines Elementnamens"
-#: ../glib/gmarkup.c:1805
+#: glib/gmarkup.c:1805
msgid "Document ended unexpectedly inside an attribute name"
msgstr "Dokument endete unerwartet innerhalb eines Attributnamens"
-#: ../glib/gmarkup.c:1810
+#: glib/gmarkup.c:1810
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Dokument endete unerwartet innerhalb eines Element-öffnenden Tags."
-#: ../glib/gmarkup.c:1816
+#: glib/gmarkup.c:1816
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -540,415 +539,413 @@ msgstr ""
"Dokument endete unerwartet nach dem Gleichheitszeichen, das einem "
"Attributnamen folgt; kein Attributwert"
-#: ../glib/gmarkup.c:1823
+#: glib/gmarkup.c:1823
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Dokument endete unerwartet innerhalb eines Attributwertes"
-#: ../glib/gmarkup.c:1839
+#: glib/gmarkup.c:1839
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr ""
"Dokument endete unerwartet innerhalb eines schließenden Tags für das Element "
"»%s«"
-#: ../glib/gmarkup.c:1845
+#: glib/gmarkup.c:1845
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"Dokument endete unerwartet innerhalb eines Kommentars oder "
"Verarbeitungsanweisung"
-#: ../glib/gregex.c:131
+#: glib/gregex.c:131
msgid "corrupted object"
msgstr "Beschädigtes Objekt"
-#: ../glib/gregex.c:133
+#: glib/gregex.c:133
msgid "internal error or corrupted object"
msgstr "Interner Fehler oder beschädigtes Objekt"
-#: ../glib/gregex.c:135
+#: glib/gregex.c:135
msgid "out of memory"
msgstr "Nicht genügend freier Speicher"
-#: ../glib/gregex.c:140
+#: glib/gregex.c:140
msgid "backtracking limit reached"
msgstr "Backtracking-Limit wurde erreicht"
-#: ../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 ""
"Der Ausdruck enthält Elemente, die teilweise Übereinstimmung nicht "
"unterstützen"
-#: ../glib/gregex.c:154 ../gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "Interner Fehler"
-#: ../glib/gregex.c:162
+#: glib/gregex.c:162
msgid "back references as conditions are not supported for partial matching"
msgstr ""
"Rückreferenzen als Bedingungen werden für teilweise Übereinstimmung nicht "
"unterstützt"
-#: ../glib/gregex.c:171
+#: glib/gregex.c:171
msgid "recursion limit reached"
msgstr "Rekursionslimit wurde erreicht"
-#: ../glib/gregex.c:173
+#: glib/gregex.c:173
msgid "workspace limit for empty substrings reached"
msgstr "Arbeitsplatzlimit für leere Teilstrings wurde erreicht"
-#: ../glib/gregex.c:175
+#: glib/gregex.c:175
msgid "invalid combination of newline flags"
msgstr "Ungültige Kombination von newline-Markierungen"
-#: ../glib/gregex.c:179
+#: glib/gregex.c:179
msgid "unknown error"
msgstr "Unbekannter Fehler"
-#: ../glib/gregex.c:199
+#: glib/gregex.c:199
msgid "\\ at end of pattern"
msgstr "\\ am Ende des Ausdrucks"
-#: ../glib/gregex.c:202
+#: glib/gregex.c:202
msgid "\\c at end of pattern"
msgstr "\\c am Ende des Ausdrucks"
-#: ../glib/gregex.c:205
+#: glib/gregex.c:205
msgid "unrecognized character follows \\"
msgstr "Unbekanntes Zeichen nach \\"
-#: ../glib/gregex.c:212
+#: glib/gregex.c:212
msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
msgstr ""
"Groß- und Kleinschreibung-beeinflussende Escape-Sequenzen (\\l, \\L, \\u, "
"\\U) sind an dieser Stelle nicht erlaubt."
# CHECK
-#: ../glib/gregex.c:215
+#: glib/gregex.c:215
msgid "numbers out of order in {} quantifier"
msgstr "Ziffern wirkungslos in {}-Quantifizierer"
-#: ../glib/gregex.c:218
+#: glib/gregex.c:218
msgid "number too big in {} quantifier"
msgstr "Ziffer zu groß in {}-Quantifizierer"
-#: ../glib/gregex.c:221
+#: glib/gregex.c:221
msgid "missing terminating ] for character class"
msgstr "Terminierendes ] für Zeichenklasse fehlt"
-#: ../glib/gregex.c:224
+#: glib/gregex.c:224
msgid "invalid escape sequence in character class"
msgstr "Ungültige Escape-Sequenz in Zeichenklasse"
# CHECK
-#: ../glib/gregex.c:227
+#: glib/gregex.c:227
msgid "range out of order in character class"
msgstr "Bereich wirkungslos in Zeichenklasse"
-#: ../glib/gregex.c:230
+#: glib/gregex.c:230
msgid "nothing to repeat"
msgstr "Nichts zum Wiederholen"
-#: ../glib/gregex.c:233
+#: glib/gregex.c:233
msgid "unrecognized character after (?"
msgstr "Unbekanntes Zeichen nach (?"
-#: ../glib/gregex.c:237
+#: glib/gregex.c:237
msgid "unrecognized character after (?<"
msgstr "Unbekanntes Zeichen nach (?<"
-#: ../glib/gregex.c:241
+#: glib/gregex.c:241
msgid "unrecognized character after (?P"
msgstr "Unbekanntes Zeichen nach (?P"
-#: ../glib/gregex.c:244
+#: glib/gregex.c:244
msgid "POSIX named classes are supported only within a class"
msgstr "POSIX-benannte Klassen werden nur innerhalb einer Klasse unterstützt"
-#: ../glib/gregex.c:247
+#: glib/gregex.c:247
msgid "missing terminating )"
msgstr "Abschließende ) fehlt"
-#: ../glib/gregex.c:251
+#: glib/gregex.c:251
msgid ") without opening ("
msgstr ") ohne öffnende ("
#. 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 "auf (?R oder (?[+-]Ziffern muss ) folgen"
-#: ../glib/gregex.c:261
+#: glib/gregex.c:261
msgid "reference to non-existent subpattern"
msgstr "Referenz auf nicht existierenden Unterausdruck"
-#: ../glib/gregex.c:264
+#: glib/gregex.c:264
msgid "missing ) after comment"
msgstr "fehlende ) nach Kommentar"
-#: ../glib/gregex.c:267
+#: glib/gregex.c:267
msgid "regular expression too large"
msgstr "Regulärer Ausdruck zu groß"
-#: ../glib/gregex.c:270
+#: glib/gregex.c:270
msgid "failed to get memory"
msgstr "Fehler beim holen von Speicher"
-#: ../glib/gregex.c:273
+#: glib/gregex.c:273
msgid "lookbehind assertion is not fixed length"
msgstr "Rückblickende Annahme hat keine feste Länge"
-#: ../glib/gregex.c:276
+#: glib/gregex.c:276
msgid "malformed number or name after (?("
msgstr "Falsch formatierte Zahl oder Name nach (?("
-#: ../glib/gregex.c:279
+#: glib/gregex.c:279
msgid "conditional group contains more than two branches"
msgstr "Bedingte Gruppe enthält mehr als zwei Verzweigungen"
-#: ../glib/gregex.c:282
+#: glib/gregex.c:282
msgid "assertion expected after (?("
msgstr "Annahme erwartet nach (?("
-#: ../glib/gregex.c:285
+#: glib/gregex.c:285
msgid "unknown POSIX class name"
msgstr "Unbekannter POSIX-Klassenname"
-#: ../glib/gregex.c:288
+#: glib/gregex.c:288
msgid "POSIX collating elements are not supported"
msgstr "POSIX-Elementverknüpfungen nicht unterstützt"
-#: ../glib/gregex.c:291
+#: glib/gregex.c:291
msgid "character value in \\x{...} sequence is too large"
msgstr "Wert in \\x{…}-Sequenz ist zu groß"
-#: ../glib/gregex.c:294
+#: glib/gregex.c:294
msgid "invalid condition (?(0)"
msgstr "Ungültige Bedingung (?(0)"
-#: ../glib/gregex.c:297
+#: glib/gregex.c:297
msgid "\\C not allowed in lookbehind assertion"
msgstr "\\C nicht erlaubt in rückblickender Annahme"
-#: ../glib/gregex.c:300
+#: glib/gregex.c:300
msgid "recursive call could loop indefinitely"
msgstr "Rekursive Aufrufe könnten unendlich oft aufgerufen werden"
-#: ../glib/gregex.c:303
+#: glib/gregex.c:303
msgid "missing terminator in subpattern name"
msgstr "Terminierung im Namen des Unterausdrucks fehlt"
-#: ../glib/gregex.c:306
+#: glib/gregex.c:306
msgid "two named subpatterns have the same name"
msgstr "Zwei benannte Unterausdrücke haben den gleichen Namen"
-#: ../glib/gregex.c:309
+#: glib/gregex.c:309
msgid "malformed \\P or \\p sequence"
msgstr "Fehlerhafte \\P- oder \\p-Sequenz"
-#: ../glib/gregex.c:312
+#: glib/gregex.c:312
msgid "unknown property name after \\P or \\p"
msgstr "Unbekannte Eigenschaftsname nach \\P oder \\p"
-#: ../glib/gregex.c:315
+#: glib/gregex.c:315
msgid "subpattern name is too long (maximum 32 characters)"
msgstr "Name des Unterausdrucks ist zu lang (maximal 32 Zeichen)"
-#: ../glib/gregex.c:318
+#: glib/gregex.c:318
msgid "too many named subpatterns (maximum 10,000)"
msgstr "Zu viele benannte Unterausdrücke (maximal 10.000)"
-#: ../glib/gregex.c:321
+#: glib/gregex.c:321
msgid "octal value is greater than \\377"
msgstr "Oktaler Wert ist größer als \\377"
-#: ../glib/gregex.c:324
+#: glib/gregex.c:324
msgid "DEFINE group contains more than one branch"
msgstr "DEFINE-Gruppe enthält mehr als eine Verzweigung"
-#: ../glib/gregex.c:327
+#: glib/gregex.c:327
msgid "repeating a DEFINE group is not allowed"
msgstr "Wiederholen einer DEFINE-Gruppe ist nicht erlaubt"
-#: ../glib/gregex.c:330
+#: glib/gregex.c:330
msgid "inconsistent NEWLINE options"
msgstr "Inkonsistente NEWLINE-Optionen"
-#: ../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 ""
"Auf \\g folgt kein eingeklammerter Name oder eine optional eingeklammerte "
"Zahl außer Null"
-#: ../glib/gregex.c:338
+#: glib/gregex.c:338
msgid "unexpected repeat"
msgstr "Unerwartete Wiederholung"
-#: ../glib/gregex.c:342
+#: glib/gregex.c:342
msgid "code overflow"
msgstr "Code-Überlauf"
-#: ../glib/gregex.c:346
+#: glib/gregex.c:346
msgid "overran compiling workspace"
msgstr "Überlauf beim Kompillieren des Arbeitsbereichs"
-#: ../glib/gregex.c:350
+#: glib/gregex.c:350
msgid "previously-checked referenced subpattern not found"
msgstr ""
"Bereits geprüfter, referenzierter Unterausdruck konnte nicht gefunden werden"
-#: ../glib/gregex.c:526 ../glib/gregex.c:1593
+#: glib/gregex.c:526 glib/gregex.c:1593
#, c-format
msgid "Error while matching regular expression %s: %s"
msgstr "Fehler beim Anwenden des regulären Ausdrucks %s: %s"
-#: ../glib/gregex.c:1098
+#: glib/gregex.c:1098
msgid "PCRE library is compiled without UTF8 support"
msgstr "PCRE-Bibliothek wurde ohne UTF8-Unterstützung kompilliert"
-#: ../glib/gregex.c:1107
+#: glib/gregex.c:1107
msgid "PCRE library is compiled without UTF8 properties support"
msgstr ""
"PCRE-Bibliothek wurde ohne Unterstützung für UTF8-Eigenschaften kompilliert"
-#: ../glib/gregex.c:1161
+#: glib/gregex.c:1161
#, c-format
msgid "Error while compiling regular expression %s at char %d: %s"
msgstr "Fehler beim Kompillieren des regulären Ausdrucks %s an Zeichen %d: %s"
-#: ../glib/gregex.c:1197
+#: glib/gregex.c:1197
#, c-format
msgid "Error while optimizing regular expression %s: %s"
msgstr "Fehler beim Optimieren des regulären Ausdrucks %s: %s"
-#: ../glib/gregex.c:2021
+#: glib/gregex.c:2021
msgid "hexadecimal digit or '}' expected"
msgstr "Hexadezimalzahl oder »}« erwartet"
-#: ../glib/gregex.c:2037
+#: glib/gregex.c:2037
msgid "hexadecimal digit expected"
msgstr "Hexadezimalzahl erwartet"
-#: ../glib/gregex.c:2077
+#: glib/gregex.c:2077
msgid "missing '<' in symbolic reference"
msgstr "Fehlendes »<» in symbolischer Referenz"
-#: ../glib/gregex.c:2086
+#: glib/gregex.c:2086
msgid "unfinished symbolic reference"
msgstr "Unvollendete symbolische Referenz"
-#: ../glib/gregex.c:2093
+#: glib/gregex.c:2093
msgid "zero-length symbolic reference"
msgstr "Symbolische Referenz der Länge 0"
-#: ../glib/gregex.c:2104
+#: glib/gregex.c:2104
msgid "digit expected"
msgstr "Ziffer erwartet"
-#: ../glib/gregex.c:2122
+#: glib/gregex.c:2122
msgid "illegal symbolic reference"
msgstr "Illegale symbolische Referenz"
-#: ../glib/gregex.c:2184
+#: glib/gregex.c:2184
msgid "stray final '\\'"
msgstr "Verirrtes abschließendes »\\«"
-#: ../glib/gregex.c:2188
+#: glib/gregex.c:2188
msgid "unknown escape sequence"
msgstr "Unbekannte Escape-Sequenz"
-#: ../glib/gregex.c:2198
+#: glib/gregex.c:2198
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
msgstr "Fehler beim Verarbeiten des Ersetzungstextes »%s« an Zeichen %lu: %s"
-#: ../glib/gshell.c:70
+#: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Zitierter Text beginnt nicht mit einem Anführungszeichen"
-#: ../glib/gshell.c:160
+#: glib/gshell.c:160
#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr ""
"Unbalanciertes Anführungszeichen in Befehlszeile oder anderem Text in "
"Shellquotes"
-#: ../glib/gshell.c:538
+#: glib/gshell.c:538
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Text endete nach einem »\\«-Zeichen. (Der Text war »%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 ""
"Text endete, bevor ein passendes Anführungszeichen für %c gefunden wurde. "
"(Der Text war »%s«)"
-#: ../glib/gshell.c:557
+#: glib/gshell.c:557
#, c-format
msgid "Text was empty (or contained only whitespace)"
msgstr "Text war leer (oder enthielt nur Leerraum)"
-#: ../glib/gspawn-win32.c:279
+#: glib/gspawn-win32.c:279
#, c-format
msgid "Failed to read data from child process"
msgstr "Daten konnten nicht vom Kindprozess gelesen werden"
-#: ../glib/gspawn-win32.c:294 ../glib/gspawn.c:1455
+#: glib/gspawn-win32.c:294 glib/gspawn.c:1455
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
"Weiterleitung für Kommunikation mit Kindprozess (%s) konnte nicht erzeugt "
"werden"
-#: ../glib/gspawn-win32.c:332 ../glib/gspawn-win32.c:340 ../glib/gspawn.c:1119
+#: glib/gspawn-win32.c:332 glib/gspawn-win32.c:340 glib/gspawn.c:1119
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Lesen aus Weiterleitung zum Kind (%s) fehlgeschlagen"
-#: ../glib/gspawn-win32.c:363 ../glib/gspawn.c:1324
+#: glib/gspawn-win32.c:363 glib/gspawn.c:1324
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "In Verzeichnis »%s« (%s) konnte nicht gewechselt werden"
-#: ../glib/gspawn-win32.c:369 ../glib/gspawn-win32.c:493
+#: glib/gspawn-win32.c:369 glib/gspawn-win32.c:493
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Kindprozess konnte nicht ausgeführt werden (%s)"
-#: ../glib/gspawn-win32.c:440
+#: glib/gspawn-win32.c:440
#, c-format
msgid "Invalid program name: %s"
msgstr "Ungültiger Programmname: %s"
-#: ../glib/gspawn-win32.c:450 ../glib/gspawn-win32.c:723
-#: ../glib/gspawn-win32.c:1282
+#: glib/gspawn-win32.c:450 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1282
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "Ungültige Zeichenkette im Argumentsvektor bei %d: %s"
-#: ../glib/gspawn-win32.c:461 ../glib/gspawn-win32.c:738
-#: ../glib/gspawn-win32.c:1315
+#: glib/gspawn-win32.c:461 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1315
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Ungültige Zeichenkette in der Umgebung: %s"
-#: ../glib/gspawn-win32.c:719 ../glib/gspawn-win32.c:1263
+#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1263
#, c-format
msgid "Invalid working directory: %s"
msgstr "Ungültiges Arbeitsverzeichnis: %s"
-#: ../glib/gspawn-win32.c:787
+#: glib/gspawn-win32.c:787
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Hilfsprogramm (%s) konnte nicht ausgeführt werden"
-#: ../glib/gspawn-win32.c:1002
+#: glib/gspawn-win32.c:1002
#, c-format
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
@@ -957,147 +954,147 @@ msgstr ""
"Unerwarteter Fehler in g_io_channel_win32_poll() beim Lesen aus dem "
"Kindprozess"
-#: ../glib/gspawn.c:180
+#: glib/gspawn.c:180
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Daten vom Kindprozess konnten nicht gelesen werden (%s)"
-#: ../glib/gspawn.c:317
+#: glib/gspawn.c:317
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr ""
"Unerwarteter Fehler in select() beim Lesen von Daten eines Kindprozesses (%s)"
-#: ../glib/gspawn.c:400
+#: glib/gspawn.c:400
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Unerwarteter Fehler in waitpid() (%s)"
-#: ../glib/gspawn.c:1184
+#: glib/gspawn.c:1184
#, c-format
msgid "Failed to fork (%s)"
msgstr "Abspalten fehlgeschlagen (%s)"
-#: ../glib/gspawn.c:1334
+#: glib/gspawn.c:1334
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Kindprozess »%s« konnte nicht ausgeführt werden (%s)"
-#: ../glib/gspawn.c:1344
+#: glib/gspawn.c:1344
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr ""
"Umleiten der Ausgabe oder Eingabe des Kindprozesses (%s) fehlgeschlagen"
-#: ../glib/gspawn.c:1353
+#: glib/gspawn.c:1353
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Abspalten des Kindprozesses fehlgeschlagen (%s)"
-#: ../glib/gspawn.c:1361
+#: glib/gspawn.c:1361
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Unbekannter Fehler beim Ausführen des Kindprozesses »%s«"
-#: ../glib/gspawn.c:1383
+#: glib/gspawn.c:1383
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"Es konnten nicht genug Daten von Kind-Programmkennungsweiterleitung (%s) "
"gelesen werden"
-#: ../glib/gutf8.c:1030
+#: glib/gutf8.c:1030
#, c-format
msgid "Character out of range for UTF-8"
msgstr "Zeichen außerhalb des Bereiches für UTF-8"
-#: ../glib/gutf8.c:1124 ../glib/gutf8.c:1133 ../glib/gutf8.c:1265
-#: ../glib/gutf8.c:1274 ../glib/gutf8.c:1415 ../glib/gutf8.c:1511
+#: glib/gutf8.c:1124 glib/gutf8.c:1133 glib/gutf8.c:1265 glib/gutf8.c:1274
+#: glib/gutf8.c:1415 glib/gutf8.c:1511
#, c-format
msgid "Invalid sequence in conversion input"
msgstr "Ungültige Folge in Umwandlungseingabe"
-#: ../glib/gutf8.c:1426 ../glib/gutf8.c:1522
+#: glib/gutf8.c:1426 glib/gutf8.c:1522
#, c-format
msgid "Character out of range for UTF-16"
msgstr "Zeichen außerhalb des Bereiches für UTF-16"
-#: ../glib/goption.c:615
+#: glib/goption.c:615
msgid "Usage:"
msgstr "Aufruf:"
-#: ../glib/goption.c:615
+#: glib/goption.c:615
msgid "[OPTION...]"
msgstr "[OPTION …]"
-#: ../glib/goption.c:719
+#: glib/goption.c:719
msgid "Help Options:"
msgstr "Hilfeoptionen"
-#: ../glib/goption.c:720
+#: glib/goption.c:720
msgid "Show help options"
msgstr "Hilfeoptionen anzeigen"
-#: ../glib/goption.c:726
+#: glib/goption.c:726
msgid "Show all help options"
msgstr "Alle Hilfeoptionen anzeigen"
-#: ../glib/goption.c:788
+#: glib/goption.c:788
msgid "Application Options:"
msgstr "Anwendungsoptionen"
-#: ../glib/goption.c:849 ../glib/goption.c:919
+#: glib/goption.c:849 glib/goption.c:919
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "»%s« konnte nicht als ganzzahliger Wert für %s interpretiert werden."
-#: ../glib/goption.c:859 ../glib/goption.c:927
+#: glib/goption.c:859 glib/goption.c:927
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "Ganzzahliger Wert »%s« für %s ist außerhalb des Bereiches."
-#: ../glib/goption.c:884
+#: glib/goption.c:884
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "»%s« konnte nicht als »double«-Wert für %s interpretiert werden."
-#: ../glib/goption.c:892
+#: glib/goption.c:892
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr "»double«-Wert »%s« für %s ist außerhalb des Bereiches."
-#: ../glib/goption.c:1229
+#: glib/goption.c:1229
#, c-format
msgid "Error parsing option %s"
msgstr "Fehler beim Analysieren der Option: %s"
-#: ../glib/goption.c:1260 ../glib/goption.c:1371
+#: glib/goption.c:1260 glib/goption.c:1371
#, c-format
msgid "Missing argument for %s"
msgstr "Für %s wird ein Argument benötigt"
-#: ../glib/goption.c:1766
+#: glib/goption.c:1766
#, c-format
msgid "Unknown option %s"
msgstr "Unbekannte Option %s"
-#: ../glib/gkeyfile.c:358
+#: glib/gkeyfile.c:358
#, c-format
msgid "Valid key file could not be found in search dirs"
msgstr ""
"Es wurde keine gültige Schlüsselwertedatei in den Suchverzeichnissen gefunden"
-#: ../glib/gkeyfile.c:393
+#: glib/gkeyfile.c:393
#, c-format
msgid "Not a regular file"
msgstr "Keine reguläre Datei"
-#: ../glib/gkeyfile.c:401
+#: glib/gkeyfile.c:401
#, c-format
msgid "File is empty"
msgstr "Datei ist leer"
-#: ../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"
@@ -1105,53 +1102,53 @@ msgstr ""
"Die Schlüsselwertedatei enthält die Zeile »%s«, welche kein zulässiges "
"Schlüssel-Wert-Paar, keine Gruppe und kein Kommentar ist."
-#: ../glib/gkeyfile.c:821
+#: glib/gkeyfile.c:821
#, c-format
msgid "Invalid group name: %s"
msgstr "Ungültiger Gruppenname: %s"
-#: ../glib/gkeyfile.c:843
+#: glib/gkeyfile.c:843
#, c-format
msgid "Key file does not start with a group"
msgstr "Die Schlüsselwertedatei beginnt nicht mit einer Gruppe"
-#: ../glib/gkeyfile.c:869
+#: glib/gkeyfile.c:869
#, c-format
msgid "Invalid key name: %s"
msgstr "Ungültiger Schlüsselname: %s"
-#: ../glib/gkeyfile.c:896
+#: glib/gkeyfile.c:896
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "Die Schlüsselwertedatei enthält die nicht unterstützte Kodierung »%s«"
-#: ../glib/gkeyfile.c:1109 ../glib/gkeyfile.c:1269 ../glib/gkeyfile.c:2487
-#: ../glib/gkeyfile.c:2555 ../glib/gkeyfile.c:2690 ../glib/gkeyfile.c:2825
-#: ../glib/gkeyfile.c:2978 ../glib/gkeyfile.c:3165 ../glib/gkeyfile.c:3226
+#: glib/gkeyfile.c:1109 glib/gkeyfile.c:1269 glib/gkeyfile.c:2487
+#: glib/gkeyfile.c:2555 glib/gkeyfile.c:2690 glib/gkeyfile.c:2825
+#: glib/gkeyfile.c:2978 glib/gkeyfile.c:3165 glib/gkeyfile.c:3226
#, c-format
msgid "Key file does not have group '%s'"
msgstr "Die Schlüsselwertedatei enthält nicht die Gruppe »%s«"
-#: ../glib/gkeyfile.c:1281
+#: glib/gkeyfile.c:1281
#, c-format
msgid "Key file does not have key '%s'"
msgstr "Die Schlüsselwertedatei enthält nicht den Schlüssel »%s«"
-#: ../glib/gkeyfile.c:1383 ../glib/gkeyfile.c:1496
+#: glib/gkeyfile.c:1383 glib/gkeyfile.c:1496
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Die Schlüsselwertedatei enthält den Schlüssel »%s« mit dem Wert »%s«, der "
"nicht in UTF-8 kodiert ist"
-#: ../glib/gkeyfile.c:1403 ../glib/gkeyfile.c:1516 ../glib/gkeyfile.c:1891
+#: glib/gkeyfile.c:1403 glib/gkeyfile.c:1516 glib/gkeyfile.c:1891
#, 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:2106 ../glib/gkeyfile.c:2318
+#: glib/gkeyfile.c:2106 glib/gkeyfile.c:2318
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -1160,133 +1157,129 @@ msgstr ""
"Die Schlüsselwertedatei enthält den Schlüssel »%s« in der Gruppe »%s« mit "
"einem Wert der nicht interpretiert werden konnte."
-#: ../glib/gkeyfile.c:2502 ../glib/gkeyfile.c:2705 ../glib/gkeyfile.c:3237
+#: glib/gkeyfile.c:2502 glib/gkeyfile.c:2705 glib/gkeyfile.c:3237
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "Die Schlüsselwertedatei hat keinen Schlüssel »%s« in der Gruppe »%s«"
-#: ../glib/gkeyfile.c:3471
+#: glib/gkeyfile.c:3471
#, c-format
msgid "Key file contains escape character at end of line"
msgstr "Die Schlüsselwertedatei enthält ein Escape-Zeichen am Zeilenende"
# CHECK
-#: ../glib/gkeyfile.c:3493
+#: glib/gkeyfile.c:3493
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "Die Schlüsselwertedatei enthält das ungültige Escape-Zeichen »%s«"
-#: ../glib/gkeyfile.c:3635
+#: glib/gkeyfile.c:3635
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "Der Wert »%s« konnte nicht als Zahl interpretiert werden."
-#: ../glib/gkeyfile.c:3649
+#: glib/gkeyfile.c:3649
#, c-format
msgid "Integer value '%s' out of range"
msgstr "Ganzzahliger Wert »%s« ist außerhalb des Wertebereiches."
-#: ../glib/gkeyfile.c:3682
+#: glib/gkeyfile.c:3682
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Der Wert »%s« konnte nicht als Gleitkommazahl interpretiert werden."
-#: ../glib/gkeyfile.c:3706
+#: glib/gkeyfile.c:3706
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
"Der Wert »%s« konnte nicht als boolescher Ausdruck interpretiert werden."
-#: ../gio/gbufferedinputstream.c:483 ../gio/ginputstream.c:186
-#: ../gio/ginputstream.c:318 ../gio/ginputstream.c:559
-#: ../gio/ginputstream.c:684 ../gio/goutputstream.c:193
-#: ../gio/goutputstream.c:647
+#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:186
+#: gio/ginputstream.c:318 gio/ginputstream.c:559 gio/ginputstream.c:684
+#: gio/goutputstream.c:193 gio/goutputstream.c:647
#, c-format
msgid "Too large count value passed to %s"
msgstr "Zu großer Zählwert an %s übermittelt"
-#: ../gio/gbufferedinputstream.c:870 ../gio/ginputstream.c:894
-#: ../gio/goutputstream.c:1076
+#: gio/gbufferedinputstream.c:870 gio/ginputstream.c:894
+#: gio/goutputstream.c:1076
#, c-format
msgid "Stream is already closed"
msgstr "Datenstrom ist bereits geschlossen"
-#: ../gio/gcancellable.c:296 ../gio/glocalfile.c:1956
-#: ../gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Vorgang wurde abgebrochen"
-#: ../gio/gcontenttype.c:159
+#: gio/gcontenttype.c:159
msgid "Unknown type"
msgstr "Unbekannter Typ"
-#: ../gio/gcontenttype.c:160
+#: gio/gcontenttype.c:160
#, c-format
msgid "%s filetype"
msgstr "%s-Dateityp"
-#: ../gio/gcontenttype.c:577
+#: gio/gcontenttype.c:577
#, c-format
msgid "%s type"
msgstr "%s-Typ"
-#: ../gio/gdatainputstream.c:309
+#: gio/gdatainputstream.c:309
#, c-format
msgid "Unexpected early end-of-stream"
msgstr "Unerwartet frühes Datenstromende"
-#: ../gio/gdesktopappinfo.c:411 ../gio/gwin32appinfo.c:222
+#: gio/gdesktopappinfo.c:411 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Unbenannt"
-#: ../gio/gdesktopappinfo.c:588
+#: gio/gdesktopappinfo.c:588
#, c-format
msgid "Desktop file didn't specify Exec field"
msgstr "Desktop-Datei hat kein Exec-Feld angegeben"
-#: ../gio/gdesktopappinfo.c:882
+#: gio/gdesktopappinfo.c:882
#, c-format
msgid "Unable to find terminal required for application"
msgstr "Für die Anwendung benötigtes Terminal konnte nicht gefunden werden"
-#: ../gio/gdesktopappinfo.c:1114
+#: gio/gdesktopappinfo.c:1114
#, 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:1118
+#: gio/gdesktopappinfo.c:1118
#, 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:1457
+#: gio/gdesktopappinfo.c:1457
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Benutzer-Desktop-Datei %s kann nicht erstellt werden"
-#: ../gio/gdesktopappinfo.c:1532
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Benutzerdefinition für %s"
-#: ../gio/gdrive.c:372
+#: gio/gdrive.c:372
msgid "drive doesn't implement eject"
msgstr "Laufwerk unterstützt Auswerfen nicht"
-#: ../gio/gdrive.c:439
+#: gio/gdrive.c:439
msgid "drive doesn't implement polling for media"
msgstr "Laufwerk unterstützt Prüfen auf Datenträger nicht"
-#: ../gio/gfile.c:812 ../gio/gfile.c:1002 ../gio/gfile.c:1135
-#: ../gio/gfile.c:1366 ../gio/gfile.c:1419 ../gio/gfile.c:1475
-#: ../gio/gfile.c:1557 ../gio/gfile.c:2614 ../gio/gfile.c:2659
-#: ../gio/gfile.c:2709 ../gio/gfile.c:2749 ../gio/gfile.c:3073
-#: ../gio/gfile.c:3475 ../gio/gfile.c:3558 ../gio/gfile.c:3641
-#: ../gio/gfile.c:3721
+#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Vorgang nicht unterstützt"
@@ -1299,93 +1292,93 @@ 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:1254 ../gio/glocalfile.c:1046 ../gio/glocalfile.c:1057
-#: ../gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Enthaltender Einhängepunkt existiert nicht"
-#: ../gio/gfile.c:1896 ../gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Es kann nicht über das Verzeichnis kopiert werden"
-#: ../gio/gfile.c:1956
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Verzeichnis kann nicht über Verzeichnis kopiert werden"
-#: ../gio/gfile.c:1964 ../gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Zieldatei existiert"
-#: ../gio/gfile.c:1982
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Verzeichnis kann nicht rekursiv kopiert werden"
-#: ../gio/gfile.c:2699
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Ungültiger Wert für Symbolische Verknüpfung angegeben"
-#: ../gio/gfile.c:2792
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Müll nicht unterstützt"
-#: ../gio/gfile.c:2839
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Dateinamen dürfen kein »%c« enthalten"
-#: ../gio/gfile.c:4775 ../gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "Datenträger unterstützt Einhängen nicht"
-#: ../gio/gfile.c:4883
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Es wurde keine Anwendung gefunden, die diese Datei verarbeiten kann"
-#: ../gio/gfileenumerator.c:151
+#: gio/gfileenumerator.c:151
#, c-format
msgid "Enumerator is closed"
msgstr "Datei-Enumerator ist geschlossen"
-#: ../gio/gfileenumerator.c:158 ../gio/gfileenumerator.c:217
-#: ../gio/gfileenumerator.c:317 ../gio/gfileenumerator.c:426
+#: gio/gfileenumerator.c:158 gio/gfileenumerator.c:217
+#: gio/gfileenumerator.c:317 gio/gfileenumerator.c:426
#, c-format
msgid "File enumerator has outstanding operation"
msgstr "Datei-Enumerator hat noch einen ausstehenden Vorgang"
-#: ../gio/gfileenumerator.c:307 ../gio/gfileenumerator.c:416
+#: gio/gfileenumerator.c:307 gio/gfileenumerator.c:416
msgid "File enumerator is already closed"
msgstr "Datei-Enumerator ist bereits geschlossen"
-#: ../gio/gfileinputstream.c:154 ../gio/gfileinputstream.c:421
-#: ../gio/gfileoutputstream.c:168 ../gio/gfileoutputstream.c:523
+#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
+#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
#, c-format
msgid "Stream doesn't support query_info"
msgstr "Datenstrom unterstützt nicht query_info"
-#: ../gio/gfileinputstream.c:336 ../gio/gfileoutputstream.c:381
+#: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
#, c-format
msgid "Seek not supported on stream"
msgstr "Suchen im Datenstrom nicht unterstützt"
-#: ../gio/gfileinputstream.c:380
+#: gio/gfileinputstream.c:380
#, c-format
msgid "Truncate not allowed on input stream"
msgstr "Abschneiden des Eingabedatenstroms nicht erlaubt"
-#: ../gio/gfileoutputstream.c:457
+#: gio/gfileoutputstream.c:457
#, c-format
msgid "Truncate not supported on stream"
msgstr "Abschneiden wird vom Datenstrom nicht unterstützt"
-#: ../gio/ginputstream.c:195
+#: gio/ginputstream.c:195
#, c-format
msgid "Input stream doesn't implement read"
msgstr "Eingabedatenstrom unterstützt kein Lesen"
@@ -1396,303 +1389,303 @@ 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:904 ../gio/goutputstream.c:1086
+#: gio/ginputstream.c:904 gio/goutputstream.c:1086
#, c-format
msgid "Stream has outstanding operation"
msgstr "Datenstrom hat noch einen ausstehenden Vorgang"
-#: ../gio/glocaldirectorymonitor.c:270
+#: gio/glocaldirectorymonitor.c:270
#, c-format
msgid "Unable to find default local directory monitor type"
msgstr ""
"Vorgegebener Überwachungstyp für lokale Ordner konnte nicht gefunden werden"
-#: ../gio/glocalfile.c:599
+#: gio/glocalfile.c:599
#, c-format
msgid "Invalid filename %s"
msgstr "Ungültiger Dateiname %s"
-#: ../gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Fehler beim Einlesen der Dateisystem-Information: %s"
-#: ../gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Wurzelverzeichnis kann nicht umbenannt werden"
-#: ../gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Datei kann nicht umbenannt werden, da der Dateiname bereits existiert"
-#: ../gio/glocalfile.c:1121 ../gio/glocalfile.c:1985 ../gio/glocalfile.c:2014
-#: ../gio/glocalfile.c:2168 ../gio/glocalfileoutputstream.c:472
-#: ../gio/glocalfileoutputstream.c:517 ../gio/glocalfileoutputstream.c:925
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
+#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Ungültiger Dateiname"
-#: ../gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Fehler beim Umbennen der Datei: %s"
-#: ../gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Fehler beim Öffnen der Datei: %s"
-#: ../gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Verzeichnis kann nicht geöffnet werden"
-#: ../gio/glocalfile.c:1314 ../gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Fehler beim Entfernen der Datei: %s"
-#: ../gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Fehler beim Verschieben der Datei in den Müll: %s"
-#: ../gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Müll-Verzeichnis %s konnte nicht angelegt werden: %s"
-#: ../gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Elternverzeichnis für den Müll konnte nicht gefunden werden"
-#: ../gio/glocalfile.c:1801 ../gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Müll-Verzeichnis konnte nicht gefunden oder angelegt werden"
-#: ../gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Löschprotokoll-Datei konnte nicht angelegt werden: %s"
-#: ../gio/glocalfile.c:1880 ../gio/glocalfile.c:1955 ../gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Datei konnte nicht in den Müll verschoben werden: %s"
-#: ../gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Fehler beim Erstellen des Symbolischen Verknüpfung: %s"
-#: ../gio/glocalfile.c:2078 ../gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Fehler beim Verschieben der Datei: %s"
-#: ../gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Verzeichnis kann nicht über Verzeichnis verschoben werden"
-#: ../gio/glocalfile.c:2128 ../gio/glocalfileoutputstream.c:777
-#: ../gio/glocalfileoutputstream.c:791 ../gio/glocalfileoutputstream.c:806
-#: ../gio/glocalfileoutputstream.c:822 ../gio/glocalfileoutputstream.c:836
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
+#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
+#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Erstellen der Backup-Datei fehlgeschlagen"
-#: ../gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Fehler beim Entfernen der Zieldatei: %s"
-#: ../gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Verschieben zwischen Einhängepunkten nicht unterstützt"
-#: ../gio/glocalfileinfo.c:709
+#: gio/glocalfileinfo.c:709
#, c-format
msgid "Attribute value must be non-NULL"
msgstr "Attributwert darf nicht NULL sein"
-#: ../gio/glocalfileinfo.c:716
+#: gio/glocalfileinfo.c:716
#, c-format
msgid "Invalid attribute type (string expected)"
msgstr "Ungültiger Attributtyp (»string« erwartet)"
-#: ../gio/glocalfileinfo.c:723
+#: gio/glocalfileinfo.c:723
#, c-format
msgid "Invalid extended attribute name"
msgstr "Ungültiger erweiterter Attributname"
-#: ../gio/glocalfileinfo.c:763
+#: gio/glocalfileinfo.c:763
#, c-format
msgid "Error setting extended attribute '%s': %s"
msgstr "Fehler beim Setzen des erweiterten Attributs »%s«: %s"
-#: ../gio/glocalfileinfo.c:1402 ../gio/glocalfileoutputstream.c:666
+#: gio/glocalfileinfo.c:1402 gio/glocalfileoutputstream.c:666
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Fehler beim Untersuchen der Datei %s mit fstat(): %s"
-#: ../gio/glocalfileinfo.c:1458
+#: gio/glocalfileinfo.c:1458
msgid " (invalid encoding)"
msgstr " (ungültige Kodierung)"
-#: ../gio/glocalfileinfo.c:1618
+#: gio/glocalfileinfo.c:1618
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Fehler beim Untersuchen des Datei-Deskriptors mit fstat(): %s"
-#: ../gio/glocalfileinfo.c:1663
+#: gio/glocalfileinfo.c:1663
#, c-format
msgid "Invalid attribute type (uint32 expected)"
msgstr "Ungültiger Attributtyp (»uint32« erwartet)"
-#: ../gio/glocalfileinfo.c:1680
+#: gio/glocalfileinfo.c:1680
#, c-format
msgid "Invalid attribute type (uint64 expected)"
msgstr "Ungültiger Attributtyp (»uint64« erwartet)"
-#: ../gio/glocalfileinfo.c:1698
+#: gio/glocalfileinfo.c:1698
#, c-format
msgid "Invalid attribute type (byte string expected)"
msgstr "Ungültiger Attributtyp (»byte string« erwartet)"
-#: ../gio/glocalfileinfo.c:1724
+#: gio/glocalfileinfo.c:1724
#, c-format
msgid "Error setting permissions: %s"
msgstr "Fehler beim Setzen der Zugriffsrechte: %s"
-#: ../gio/glocalfileinfo.c:1775 ../gio/glocalfileinfo.c:1943
+#: gio/glocalfileinfo.c:1775 gio/glocalfileinfo.c:1943
#, c-format
msgid "Error setting owner: %s"
msgstr "Fehler beim Setzen des Besitzers: %s"
-#: ../gio/glocalfileinfo.c:1798
+#: gio/glocalfileinfo.c:1798
#, c-format
msgid "symlink must be non-NULL"
msgstr "Symbolische Verknüpfung darf nicht NULL sein"
-#: ../gio/glocalfileinfo.c:1808 ../gio/glocalfileinfo.c:1827
-#: ../gio/glocalfileinfo.c:1838
+#: gio/glocalfileinfo.c:1808 gio/glocalfileinfo.c:1827
+#: gio/glocalfileinfo.c:1838
#, c-format
msgid "Error setting symlink: %s"
msgstr "Fehler beim Setzen der Symbolischen Verknüpfung: %s"
-#: ../gio/glocalfileinfo.c:1817
+#: gio/glocalfileinfo.c:1817
#, c-format
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Fehler beim Setzen der Symbolischen Verknüpfung: Datei ist keine Symbolische "
"Verknüpfung"
-#: ../gio/glocalfileinfo.c:1998
+#: gio/glocalfileinfo.c:1998
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Setzen des Attributs %s nicht unterstützt"
-#: ../gio/glocalfileinputstream.c:160 ../gio/glocalfileoutputstream.c:570
+#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:570
#, 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:372
-#: ../gio/glocalfileoutputstream.c:854
+#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
+#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:372
+#: gio/glocalfileoutputstream.c:854
#, c-format
msgid "Error seeking in file: %s"
msgstr "Fehler beim Suchen in Datei: %s"
-#: ../gio/glocalfileinputstream.c:233 ../gio/glocalfileoutputstream.c:279
+#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:279
#, c-format
msgid "Error closing file: %s"
msgstr "Fehler beim Schließen der Datei: %s"
-#: ../gio/glocalfilemonitor.c:197
+#: gio/glocalfilemonitor.c:197
#, c-format
msgid "Unable to find default local file monitor type"
msgstr ""
"Vorgegebener Überwachungstyp für lokale Dateien konnte nicht gefunden werden"
-#: ../gio/glocalfileoutputstream.c:172 ../gio/glocalfileoutputstream.c:591
+#: gio/glocalfileoutputstream.c:172 gio/glocalfileoutputstream.c:591
#, c-format
msgid "Error writing to file: %s"
msgstr "Fehler beim Schreiben in Datei: %s"
-#: ../gio/glocalfileoutputstream.c:213
+#: gio/glocalfileoutputstream.c:213
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Fehler beim Entfernen der alten Backup-Verknüpfung: %s"
-#: ../gio/glocalfileoutputstream.c:227 ../gio/glocalfileoutputstream.c:240
+#: gio/glocalfileoutputstream.c:227 gio/glocalfileoutputstream.c:240
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Fehler beim Erzeugen der Backup-Kopie: %s"
-#: ../gio/glocalfileoutputstream.c:258
+#: gio/glocalfileoutputstream.c:258
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Fehler beim Umbenennen der temporären Datei: %s"
-#: ../gio/glocalfileoutputstream.c:418 ../gio/glocalfileoutputstream.c:871
+#: gio/glocalfileoutputstream.c:418 gio/glocalfileoutputstream.c:871
#, c-format
msgid "Error truncating file: %s"
msgstr "Fehler beim Abschneiden der Datei: %s"
-#: ../gio/glocalfileoutputstream.c:478 ../gio/glocalfileoutputstream.c:523
-#: ../gio/glocalfileoutputstream.c:654 ../gio/glocalfileoutputstream.c:931
+#: gio/glocalfileoutputstream.c:478 gio/glocalfileoutputstream.c:523
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:931
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Fehler beim Öffnen der Datei »%s«: %s"
-#: ../gio/glocalfileoutputstream.c:679
+#: gio/glocalfileoutputstream.c:679
#, c-format
msgid "Target file is a directory"
msgstr "Zieldatei ist ein Verzeichnis"
-#: ../gio/glocalfileoutputstream.c:684
+#: gio/glocalfileoutputstream.c:684
#, c-format
msgid "Target file is not a regular file"
msgstr "Zieldatei ist keine reguläre Datei"
-#: ../gio/glocalfileoutputstream.c:696
+#: gio/glocalfileoutputstream.c:696
#, c-format
msgid "The file was externally modified"
msgstr "Die Datei wurde extern verändert"
-#: ../gio/gmemoryinputstream.c:487 ../gio/gmemoryoutputstream.c:526
+#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:526
#, c-format
msgid "Invalid GSeekType supplied"
msgstr "Ungültiger GSeekType übergeben"
-#: ../gio/gmemoryinputstream.c:497 ../gio/gmemoryoutputstream.c:536
+#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:536
#, c-format
msgid "Invalid seek request"
msgstr "Ungültige Suchanfrage"
-#: ../gio/gmemoryinputstream.c:521
+#: gio/gmemoryinputstream.c:521
#, c-format
msgid "Cannot truncate GMemoryInputStream"
msgstr "GMemoryInputStream konnte nicht abgeschnitten werden"
-#: ../gio/gmemoryoutputstream.c:269
+#: gio/gmemoryoutputstream.c:269
#, c-format
msgid "Reached maximum data array limit"
msgstr "Maximales Limit des Daten-Feldes erreicht"
-#: ../gio/gmemoryoutputstream.c:304
+#: gio/gmemoryoutputstream.c:304
#, c-format
msgid "Memory output stream not resizable"
msgstr "Größe des Speicherausgabestroms ist nicht änderbar"
-#: ../gio/gmemoryoutputstream.c:320
+#: gio/gmemoryoutputstream.c:320
#, c-format
msgid "Failed to resize memory output stream"
msgstr "Größe des Speicherausgabestroms konnte nicht geändert werden"
@@ -1700,55 +1693,55 @@ 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:344
+#: gio/gmount.c:344
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:419
+#: gio/gmount.c:419
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:501
+#: gio/gmount.c:501
msgid "mount doesn't implement remount"
msgstr "Einhängepunkt unterstützt erneutes Einhängen nicht"
-#: ../gio/goutputstream.c:202 ../gio/goutputstream.c:403
+#: gio/goutputstream.c:202 gio/goutputstream.c:403
#, c-format
msgid "Output stream doesn't implement write"
msgstr "Ausgabedatenstrom unterstützt kein Schreiben"
-#: ../gio/goutputstream.c:363 ../gio/goutputstream.c:771
+#: gio/goutputstream.c:363 gio/goutputstream.c:771
#, c-format
msgid "Source stream is already closed"
msgstr "Quelldatenstrom ist bereits geschlossen"
-#: ../gio/gthemedicon.c:206
+#: gio/gthemedicon.c:206
msgid "name"
msgstr "Name"
-#: ../gio/gthemedicon.c:207
+#: gio/gthemedicon.c:207
msgid "The name of the icon"
msgstr "Der Name des Symbols"
-#: ../gio/gthemedicon.c:218
+#: gio/gthemedicon.c:218
msgid "names"
msgstr "Namen"
-#: ../gio/gthemedicon.c:219
+#: gio/gthemedicon.c:219
msgid "An array containing the icon names"
msgstr "Ein Datenfeld, das die Symbolnamen enthält"
-#: ../gio/gthemedicon.c:244
+#: gio/gthemedicon.c:244
msgid "use default fallbacks"
msgstr "Standard-Alternativen benutzen"
-#: ../gio/gthemedicon.c:245
+#: gio/gthemedicon.c:245
msgid ""
"Whether to use default fallbacks found by shortening the name at '-' "
"characters. Ignores names after the first if multiple names are given."
@@ -1757,65 +1750,65 @@ msgstr ""
"Name bei »-«-Zeichen abgeschnitten wird. Alle Namen nach dem ersten werden "
"ignoriert falls mehrere angegeben sind."
-#: ../gio/gunixinputstream.c:202 ../gio/gunixinputstream.c:222
-#: ../gio/gunixinputstream.c:300 ../gio/gunixoutputstream.c:289
+#: gio/gunixinputstream.c:202 gio/gunixinputstream.c:222
+#: gio/gunixinputstream.c:300 gio/gunixoutputstream.c:289
#, c-format
msgid "Error reading from unix: %s"
msgstr "Fehler beim Lesen aus Unix-Datenstrom: %s"
-#: ../gio/gunixinputstream.c:255 ../gio/gunixinputstream.c:437
-#: ../gio/gunixoutputstream.c:244 ../gio/gunixoutputstream.c:395
+#: gio/gunixinputstream.c:255 gio/gunixinputstream.c:437
+#: gio/gunixoutputstream.c:244 gio/gunixoutputstream.c:395
#, c-format
msgid "Error closing unix: %s"
msgstr "Fehler beim Schließen des Unix-Datenstroms: %s"
-#: ../gio/gunixmounts.c:1780 ../gio/gunixmounts.c:1817
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Wurzelverzeichnis des Dateisystems"
-#: ../gio/gunixoutputstream.c:190 ../gio/gunixoutputstream.c:211
+#: gio/gunixoutputstream.c:190 gio/gunixoutputstream.c:211
#, c-format
msgid "Error writing to unix: %s"
msgstr "Fehler beim Schreiben in Unix-Datenstrom: %s"
-#: ../gio/gvolume.c:423
+#: gio/gvolume.c:423
msgid "volume doesn't implement eject"
msgstr "Datenträger unterstützt Auswerfen nicht"
-#: ../gio/gwin32appinfo.c:277
+#: gio/gwin32appinfo.c:277
#, c-format
msgid "Can't find application"
msgstr "Anwendung kann nicht gefunden werden"
-#: ../gio/gwin32appinfo.c:312
+#: gio/gwin32appinfo.c:312
#, c-format
msgid "Error launching application: %s"
msgstr "Fehler beim Starten der Anwendung: %s"
-#: ../gio/gwin32appinfo.c:349
+#: gio/gwin32appinfo.c:349
#, c-format
msgid "URIs not supported"
msgstr "URIs nicht unterstützt"
-#: ../gio/gwin32appinfo.c:371
+#: gio/gwin32appinfo.c:371
#, c-format
msgid "association changes not supported on win32"
msgstr "Änderungen von Assoziationen unter win32 nicht unterstützt"
-#: ../gio/gwin32appinfo.c:383
+#: gio/gwin32appinfo.c:383
#, c-format
msgid "Association creation not supported on win32"
msgstr "Erstellen von Assoziationen unter win32 nicht unterstützt"
-#: ../tests/gio-ls.c:27
+#: tests/gio-ls.c:27
msgid "do not hide entries"
msgstr "Einträge nicht verbergen"
-#: ../tests/gio-ls.c:29
+#: tests/gio-ls.c:29
msgid "use a long listing format"
msgstr "langes Listenformat verwenden"
-#: ../tests/gio-ls.c:37
+#: tests/gio-ls.c:37
msgid "[FILE...]"
msgstr "[DATEI …]]"
diff --git a/po/dz.po b/po/dz.po
index 38f3d48e5..6b97606db 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -553,7 +553,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1164,7 +1164,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1218,7 +1218,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1232,9 +1232,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "བརྡ་མཚོན་འགྲེལ་ལམ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག"
@@ -1247,52 +1247,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "བརྡ་མཚོན་འགྲེལ་ལམ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "མིང་'%sའབད་མི་གློག་རིམ་གྱིས་ '%s དོན་ལུ་ དེབ་རྟགས་ཅིག་ཐོ་འགོད་མ་འབད་བས། "
@@ -1359,106 +1359,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "ནུས་མེད་ལསརིམ་མིང་:%s།"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "ནུས་མེད་ཀྱི་ ཧོསཊི་ནེམ།"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ཡིག་སྣོད་ ’%s’:%s གསར་བསྐྲུན་འབད་མ་ཚུགས།"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ཡིག་སྣོད་ ’%s’:%s གསར་བསྐྲུན་འབད་མ་ཚུགས།"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "ཡིག་སྣོད་ ’%s’:%s གསར་བསྐྲུན་འབད་མ་ཚུགས།"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "གདམ་ཁ་%s མིང་དཔྱད་འབད་ནི་ལུ་འཛོལ་བ།"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1711,7 +1711,7 @@ msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་
msgid "Error closing unix: %s"
msgstr "གྱལ་རིམ་ %d་: %s ལུ་འཛོལ་བ།"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/el.po b/po/el.po
index 4202d30d9..37f6ba6ae 100644
--- a/po/el.po
+++ b/po/el.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: el\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-18 03:34+0200\n"
"Last-Translator: Giannis Katsampirhs <giannis1_86@hotmail.com>\n"
"Language-Team: Greek <team@gnome.gr>\n"
@@ -594,7 +594,7 @@ msgid "the pattern contains items not supported for partial matching"
msgstr ""
"Το υπόδειγμα περιέχει αντικείμενα που δεν υποστηρίζονται για μερικό ταίριασμα"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "εσωτερικό σφάλμα"
@@ -1219,7 +1219,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1273,7 +1273,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1287,9 +1287,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Οι συμβολικοί δεσμοί δεν υποστηρίζονται"
@@ -1302,52 +1302,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Το αρχείο στόχος υπάρχει"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Οι συμβολικοί δεσμοί δεν υποστηρίζονται"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1415,103 +1415,103 @@ msgid "Invalid filename %s"
msgstr "Ακατάλληλο όνομα προγράμματος: %s"
#
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Ακατάλληλο όνομα συστήματος"
#
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s"
#
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
#
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s"
#
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s"
# gconf/gconf-internals.c:2416
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Αποτυχία δημιουργίας αρχείου '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
# gconf/gconf-internals.c:2416
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Αποτυχία δημιουργίας αρχείου '%s': %s"
# gconf/gconf-internals.c:2416
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Αποτυχία δημιουργίας αρχείου '%s': %s"
# gconf/gconftool.c:1181
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Σφάλμα επιλογής ανάλυσης %s"
#
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
@@ -1519,12 +1519,12 @@ msgid "Backup file creation failed"
msgstr ""
#
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1794,7 +1794,7 @@ msgstr "Σφάλμα ανάγνωσης από unix: %s"
msgid "Error closing unix: %s"
msgstr "Σφάλμα κλεισίματος unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/en_CA.po b/po/en_CA.po
index fc73c4798..d1a088e03 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -549,7 +549,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "internal error"
@@ -1156,7 +1156,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1210,7 +1210,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1224,9 +1224,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Symbolic links not supported"
@@ -1239,52 +1239,52 @@ msgstr "Symbolic links 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Symbolic links not supported"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "No application with name '%s' registered a bookmark for '%s'"
@@ -1351,106 +1351,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Invalid key name: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error reading file '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Invalid hostname"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Error reading file '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Error reading file '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Error reading file '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Error reading file '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Failed to create file '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Failed to create file '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Failed to create file '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Error parsing option %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Error reading file '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Error reading file '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1703,7 +1703,7 @@ msgstr "Error reading file '%s': %s"
msgid "Error closing unix: %s"
msgstr "Error on line %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/en_GB.po b/po/en_GB.po
index 64eb99f30..45314b6c6 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-02-17 09:21-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: \n"
@@ -549,7 +549,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "internal error"
@@ -1151,7 +1151,7 @@ msgstr "Too large count value passed to %s"
msgid "Stream is already closed"
msgstr "Stream is already closed"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operation was cancelled"
@@ -1204,7 +1204,7 @@ msgstr "Can't create user MIME configuration folder %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Can't create user desktop file %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Custom definition for %s"
@@ -1218,9 +1218,9 @@ msgid "drive doesn't implement polling for media"
msgstr "drive doesn't implement polling for media"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operation not supported"
@@ -1233,52 +1233,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Containing mount does not exist"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Can't copy over directory"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Can't copy directory over directory"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Target file exists"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Can't recursively copy directory"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Invalid symlink value given"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Wastebasket not supported"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "File names cannot contain '%c'"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "volume doesn't implement mount"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "No application is registered as handling this file"
@@ -1345,106 +1345,106 @@ msgstr "Unable to find default local directory monitor type"
msgid "Invalid filename %s"
msgstr "Invalid filename %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error getting filesystem info: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Can't rename root directory"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Can't rename file, filename already exist"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Invalid filename"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Error renaming file: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Error opening file: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Can't open directory"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Error removing file: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Error moving file to the wastebasket: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Unable to create wastebasket dir %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Unable to find top-level directory for wastebasket"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Unable to find or create wastebasket directory"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Unable to create wastebasket info file: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Unable to move file to the wastebasket: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Error making symbolic link: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Error moving file: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Can't move directory over directory"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Backup file creation failed"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Error removing target file: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Move between mounts not supported"
@@ -1698,7 +1698,7 @@ msgstr "Error reading from unix: %s"
msgid "Error closing unix: %s"
msgstr "Error closing unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Filesystem root"
diff --git a/po/eo.po b/po/eo.po
index b97c508bd..24c27a53d 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -551,7 +551,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1154,7 +1154,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1207,7 +1207,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1221,9 +1221,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr ""
@@ -1236,52 +1236,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1348,106 +1348,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Nevalida komputilnomo"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Nevalida komputilnomo"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Malsukcesis krei dosieron '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Malsukcesis krei dosieron '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Malsukcesis krei dosieron '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Eraro dum konverto: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Eraro dum legado de dosiero '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1700,7 +1700,7 @@ msgstr "Eraro dum legado de dosiero '%s': %s"
msgid "Error closing unix: %s"
msgstr "Eraro ĉe linio %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/es.po b/po/es.po
index 247909fd5..ad1448295 100644
--- a/po/es.po
+++ b/po/es.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-11 07:46+0100\n"
"Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
"Language-Team: Español <gnome-es-list@gnome.org>\n"
@@ -573,7 +573,7 @@ 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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "error interno"
@@ -1195,7 +1195,7 @@ msgstr "El valor de conteo pasado a %s es demasiado largo"
msgid "Stream is already closed"
msgstr "El flujo ya se cerró"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Se canceló la operación"
@@ -1250,7 +1250,7 @@ msgstr "No se puede crear la carpeta de configuración MIME %s del usuario: %s"
msgid "Can't create user desktop file %s"
msgstr "No se puede crear el archivo de escritorio %s del usuario"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Definición personalizada para %s"
@@ -1264,9 +1264,9 @@ msgid "drive doesn't implement polling for media"
msgstr "la unidad no implementa el sondeo para medios"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operación no soportada"
@@ -1279,52 +1279,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "El punto de montaje contenido no existe"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "No se puede copiar sobre el directorio"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "No se puede copiar directorio sobre directorio"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "El archivo destino ya existe"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "No se puede copiar el directorio recursivamente"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "El valor del enlace simbólico dado no es válido"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "No se soporta mover a la papelera"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Los nombres de archivo no pueden contener «%c»"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "el volumen no implementa el montado"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "No hay ninguna aplicación registrada para manejar este archivo"
@@ -1393,107 +1393,107 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Nombre de archivo no válido %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error al obtener la información del sistema de archivos: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "No se puede renombrar el directorio raíz"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "No se puede renombrar el archivo, el nombre ya existe"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Nombre de archivo inválido"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Error al renombrar el archivo: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Error al abrir el archivo: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "No se puede abrir el directorio"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Error al eliminar el archivo: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Error al mover a la papelera el archivo: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "No se pudo crear el directorio papelera %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
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:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "No se pudo encontrar o crear el directorio de la papelera"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "No se pudo enviar a la papelera el archivo: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Error al crear el enlace simbólico: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Error al mover el archivo: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "No se puede mover un directorio sobre un directoro"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Falló la creación del archivo de respaldo"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Error al eliminar el archivo destino: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "No se soporta mover archivos entre puntos de montaje"
@@ -1752,7 +1752,7 @@ msgstr "Error al leer de unix: %s"
msgid "Error closing unix: %s"
msgstr "Error al cerrar unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Sistema de archivos raíz"
diff --git a/po/et.po b/po/et.po
index 220b3c22e..25f1bd7b3 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-05 13:24+0200\n"
"Last-Translator: Ivar Smolin <okul@linux.ee>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\n"
@@ -553,7 +553,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "sisemine viga"
@@ -1157,7 +1157,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr "Voog on juba suletud"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operatsioon tühistati"
@@ -1211,7 +1211,7 @@ msgstr "Kasutaja MIME-seadistustekataloogi %s pole võimalik luua: %s"
msgid "Can't create user desktop file %s"
msgstr "Kasutaja töölauafaili %s pole võimalik luua"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1225,9 +1225,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operatsioon ei ole toetatud"
@@ -1240,52 +1240,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Sihtfail on olemas"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Kataloogi pole võimalik rekursiivselt kopeerida"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Failinimed ei tohi sisaldada märki '%c'"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Selle faili käsitlemiseks pole rakendust registreeritud"
@@ -1352,106 +1352,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Vigane failinimi %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Viga failisüsteemi andmete hankimisel: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Juurkataloogi nime pole võimalik muuta"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Faili pole võimalik ümber nimetada, failinimi on juba olemas"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Vigane failinimi"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Viga faili nime muutmisel: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Viga avamisel: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Kataloogi pole võimalik avada"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Viga faili eemaldamisel: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr ""
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr ""
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr ""
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr ""
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Viga nimeviida loomisel: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Viga faili ümbertõstmisel: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Tõrge varufaili loomisel"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Viga sihtfaili eemaldamisel: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1706,7 +1706,7 @@ msgstr ""
msgid "Error closing unix: %s"
msgstr ""
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Failisüsteemi juurikas"
diff --git a/po/eu.po b/po/eu.po
index 09460e011..0b0c7b790 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-11 14:16+0100\n"
"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n"
"Language-Team: Basque <itzulpena@euskalgnu.org>\n"
@@ -574,7 +574,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "barneko errorea"
@@ -1191,7 +1191,7 @@ msgstr "Zenbaketaren balio handiegia honi pasatuta: %s"
msgid "Stream is already closed"
msgstr "Korrontea jadanik itxita dago"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Eragiketa bertan behera utzi da"
@@ -1245,7 +1245,7 @@ msgstr "Ezin da erabiltzailearen MIMEren %s konfigurazio-karpeta sortu: %s"
msgid "Can't create user desktop file %s"
msgstr "Ezin da erabiltzailearen mahaigaineko %s fitxategia sortu"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s(r)en definizio pertsonalizatua"
@@ -1259,9 +1259,9 @@ msgid "drive doesn't implement polling for media"
msgstr "gailuak ez dauka euskarria eskaneatzeko inplementaziorik"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Eragiketa ez dago onartuta"
@@ -1274,52 +1274,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Ontziaren muntaia ez da existitzen"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Ezin da direktorioaren gainean kopiatu"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Ezin da direktorioa kopiatu direktorio gainean"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Helburuko fitxategia existitzen da"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Ezin da direktorioa errekurtsiboki kopiatu"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Esteka sinbolikoaren baliogabeko balioa eman da"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Zakarrontzira botatzea ez dago onartuta"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Fitxategi-izenek ezin dute '%c' eduki"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "bolumenak ez dauka muntatzea inplementatuta"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Ez da aplikaziorik erregistratu fitxategi hau kudeatzeko"
@@ -1387,107 +1387,107 @@ msgstr "Ezin da lokaleko direktorio lehenetsiaren monitorizazio mota aurkitu"
msgid "Invalid filename %s"
msgstr "%s fitxategi-izen baliogabea"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Errorea fitxategi-sistemako informazioa lortzean: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Ezin da erroko direktorioa izenez aldatu"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Ezin da fitxategia izenez aldatu, fitxategi-izena badago lehendik ere"
#
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Fitxategi-izen baliogabea"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Errorea fitxategia izenez aldatzean: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Errorea fitxategia irekitzean: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Ezin da direktorioa ireki"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Errorea fitxategia kentzean: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Errorea fitxategia zakarrontzira botatzean: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ezin izan da zakarrontziaren '%s' direktorioa sortu: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Ezin da zakarrontziaren goi-mailako direktorioa aurkitu"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Ezin da zakarrontziaren direktorioa aurkitu edo sortu"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ezin da zakarrontziaren informazio-fitxategia sortu: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Ezin da fitxategia zakarrontzira bota: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Errorea esteka sinbolikoa sortzean: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Errorea fitxategia lekuz aldatzean: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Ezin da direktorioa lekuz aldatu direktorioaren gainera"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Huts egin du babeskopia sortzean"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Errorea helburuko fitxategia kentzean: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Muntaien artean lekuz aldatzea ez dago onartuta"
@@ -1744,7 +1744,7 @@ msgstr "Errorea UNIXetik irakurtzean: %s"
msgid "Error closing unix: %s"
msgstr "Errorea UNIX ixtean: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Fitxategi-sistemaren erroa"
diff --git a/po/fa.po b/po/fa.po
index 0b41165b2..650187240 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2006-09-04 18:36+0330\n"
"Last-Translator: Roozbeh Pournader <roozbeh@farsiweb.info>\n"
"Language-Team: Persian\n"
@@ -549,7 +549,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1158,7 +1158,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1212,7 +1212,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1226,9 +1226,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "پیوندهای نمادی پشتیبانی نمی‌شوند"
@@ -1241,52 +1241,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "پیوندهای نمادی پشتیبانی نمی‌شوند"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "برنامه‌ای با نام «%s» چوب‌الفی برای «‎%s» ثبت نکرده است"
@@ -1353,106 +1353,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "نام برنامهٔ نامعتبر: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "نام میزبان نامعتبر"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ایجاد پروندهٔ «‎%s» شکست خورد: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ایجاد پروندهٔ «‎%s» شکست خورد: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "ایجاد پروندهٔ «‎%s» شکست خورد: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "خطا در تجزیهٔ گزینهٔ %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1705,7 +1705,7 @@ msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s"
msgid "Error closing unix: %s"
msgstr "خطا در سطر %Id:‏ %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 6e4e4feb6..1eab597c5 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-11 12:53+0200\n"
"Last-Translator: Timo Jyrinki <timo.jyrinki@iki.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
@@ -566,7 +566,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "sisäinen virhe"
@@ -1177,7 +1177,7 @@ msgstr "Liian suuri laskuriarvo välitetty kohteelle %s"
msgid "Stream is already closed"
msgstr "Virta on jo suljettu"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Toiminto oli peruttu"
@@ -1230,7 +1230,7 @@ msgstr "Käyttäjän MIME-asetusten kansiota %s ei voi luoda: %s"
msgid "Can't create user desktop file %s"
msgstr "Käyttäjän työpöytätiedostoa %s ei voi luoda"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Oma määrittely kohteelle %s"
@@ -1244,9 +1244,9 @@ msgid "drive doesn't implement polling for media"
msgstr "asema ei toteut median tarkkailua"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Toiminto ei ole tuettu"
@@ -1259,52 +1259,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Ylläolevaa liitospistettä ei löydy"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Kansion päälle ei voi kopioida"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Kansiota ei voi kopioida kansion päälle"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Kohdetiedosto on olemassa"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Kansiota ei voi kopioida rekursiivisesti"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Saatiin virheellinen symbolisen linkin arvo"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Roskakori ei ole tuettu"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Tiedostonimi ei voi sisältää merkkiä \"%c\""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "taltio ei toteuta liittämistä"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Tiedoston käsittelyyn ei ole rekisteröity mitään sovellusta"
@@ -1371,106 +1371,106 @@ msgstr "Paikallista kansiontarkkailun oletustyyppiä ei voi selvittää"
msgid "Invalid filename %s"
msgstr "Virheellinen tiedostonimi %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Virhe haettaessa tietoja tiedostojärjestelmästä: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Juurikansiota ei voi nimetä uudestaan"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Tiedostoa ei voi nimetä uudestaan, tiedosto on jo olemassa"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Virheellinen tiedostonimi"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Virhe nimettäessä tiedostoa uudestaan: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Virhe avattaessa tiedostoa: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Kansiota ei voi avata"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Virhe poistettaessa tiedostoa: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Virhe siirrettäessä tiedostoa roskakoriin: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Roskakorikansiota %s ei voi luoda: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Päätasoa roskakoria varten ei löydy"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Roskakori kansiota ei löydy tai sitä ei voi luoda"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Roskakorin informaatiotiedostoa ei voi luoda: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Tiedosto ei voi siirtää roskakoriin: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Virhe luotaessa symbolista linkkiä: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Virhe siirrettäessä tiedostoa: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Kansiota ei voi siirtää kansion päälle"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Varmuuskopiotiedoston luonti epäonnistui"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Virhe poistettaessa kohdetiedostoa: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Siirto liitospisteiden välillä ei ole tuettu"
@@ -1726,7 +1726,7 @@ msgstr "Virhe luettaessa UNIX:ilta: %s"
msgid "Error closing unix: %s"
msgstr "Virhe suljettaessa UNIX:ia: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Tiedostojärjestelmän juuri"
diff --git a/po/fr.po b/po/fr.po
index 666d85103..6e15554b3 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-14 13:26+0100\n"
"Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
@@ -589,7 +589,7 @@ msgstr ""
"le motif contient des éléments non pris en charge par la correspondance "
"partielle"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "erreur interne"
@@ -1222,7 +1222,7 @@ msgstr "La valeur de comptage fournie à %s est trop grande"
msgid "Stream is already closed"
msgstr "Le flux est déjà fermé"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "L'opération a été annulée"
@@ -1279,7 +1279,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr "Impossible de créer le fichier bureau %s pour l'utilisateur"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Définition personnalisée pour %s"
@@ -1293,9 +1293,9 @@ msgid "drive doesn't implement polling for media"
msgstr "le lecteur n'implémente pas la scrutation du média (« polling »)"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Opération non prise en charge"
@@ -1308,52 +1308,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Le point de montage conteneur n'existe pas"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Impossible de copier par dessus un répertoire"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Impossible de copier un répertoire par dessus un autre"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Le fichier cible existe"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Impossible de copier récursivement un répertoire"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Valeur de lien symbolique donnée non valide"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "La corbeille n'est pas prise en charge"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Les noms de fichiers ne peuvent contenir « %c »"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "le volume n'implémente pas « mount »"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Aucune application n'est enregistrée pour gérer ce fichier"
@@ -1421,107 +1421,107 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Nom de fichier non valide : %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Impossible d'obtenir les informations du système de fichiers : %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Impossible de renommer le répertoire racine"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Impossible de renommer le fichier car ce nom est déjà utilisé"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Nom de fichier non valide"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Erreur au renommage du fichier : %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Erreur à l'ouverture du fichier : %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Impossible d'ouvrir le répertoire"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Erreur à la suppression du fichier : %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Erreur à la mise à la corbeille du fichier : %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, 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:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Impossible de trouver le répertoire racine pour la corbeille"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Impossible de trouver ou créer le répertoire de la corbeille"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Impossible de mettre à la corbeille le fichier : %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Erreur lors de la création du lien symbolique : %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Erreur lors du déplacement du fichier : %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Impossible de déplacer un répertoire par dessus un autre"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "La création du fichier de sauvegarde a échoué"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Erreur lors de la suppression du fichier cible : %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Le déplacement entre des points de montage n'est pas pris en charge"
@@ -1778,7 +1778,7 @@ msgstr "Erreur lors de la lecture depuis unix : %s"
msgid "Error closing unix: %s"
msgstr "Erreur lors de la fermeture d'unix : %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Racine du système de fichiers"
diff --git a/po/ga.po b/po/ga.po
index 61b54de63..8a4f7c92a 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -522,7 +522,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "earráid inmheánach"
@@ -1118,7 +1118,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1171,7 +1171,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1185,9 +1185,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr ""
@@ -1200,52 +1200,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1312,106 +1312,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Ainm comhaid %s neamhbhailí"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Earráid agus eolas chóras comhad á fháil: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Ainm comhaid neamhbhailí"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Earráid agus comhad á athainmniú: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Earráid agus comhad á oscailt: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Earráid agus comhad á bhaint: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Earráid agus comhad á chur sa bhruscar: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ní féidir comhadlann bhruscair %s a chruthú: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Ní féidir comhad a chur sa bhruscar: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Earráid agus nasc siombalach á dhéanamh: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Earráid agus comhad á bhogadh: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Earráid agus comhad '%s' á léamh: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1666,7 +1666,7 @@ msgstr "Earráid agus unix á léamh: %s"
msgid "Error closing unix: %s"
msgstr "Earráid agus unix á dhúnadh: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Fréamh an chóras comhad"
diff --git a/po/gl.po b/po/gl.po
index d310ef949..5e55d65d2 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-12 10:56+0100\n"
"Last-Translator: Ignacio Casal Quinteiro <icq@svn.gnome.org>\n"
"Language-Team: Galego <proxecto@trasno.net>\n"
@@ -567,7 +567,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "erro interno"
@@ -1181,7 +1181,7 @@ msgstr "O valor de contaxe pasado a %s é demasiado longo"
msgid "Stream is already closed"
msgstr "O fluxo xa se pechou"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "A operación foi cancelada"
@@ -1234,7 +1234,7 @@ msgstr "Non se pode crear o cartafol de configuración MIME %s do usuario: %s"
msgid "Can't create user desktop file %s"
msgstr "Non se pode crear o ficheiro de escritorio %s do usuario"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Definición personalizada para %s"
@@ -1248,9 +1248,9 @@ msgid "drive doesn't implement polling for media"
msgstr "a unidade non implementa o sondeo para medios"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operación non soportada"
@@ -1263,52 +1263,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "O punto de montaxe contido non existe"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Non se pode copiar sobre o directorio"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Non se pode copiar directorio sobre directorio"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "O ficheiro destino existe"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Non se pode copiar o directorio recursivamente"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "O valor da ligazón dada non é válido"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Non se soporta o lixo"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Os nomes de ficheiro non poden conter '%c'"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "o volume non implementa montado"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Non hai ningunha aplicación rexistrada para manexar este ficheiro"
@@ -1377,106 +1377,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Nome de ficheiro inválido %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Erro ao obter a información do sistema de ficheiros: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Non se pode renomear o directorio raíz"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Non se pode renomear o ficheiro, o ficheiro xa existe"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Nome de ficheiro inválido"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Erro ao renomear o ficheiro: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Erro ao abrir o ficheiro: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Non se pode abrir o directorio"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Non se pode eliminar o ficheiro: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Non se pode mover ao lixo o ficheiro: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Non se pode crear o directorio do lixo %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Non se pode encontrar o directorio superior para o lixo"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Non se pode encontrar ou crear o directorio do lixo"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Non se pode mover ao lixo o ficheiro: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Erro ao crear a ligazón: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Erro ao mover o ficheiro: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Non se pode mover o directorio sobre un directorio"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Fallou a creación do ficheiro de seguranza"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Erro ao eliminar o ficheiro obxectivo: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Non se soporta mover ficheiros entre puntos de montaxe"
@@ -1733,7 +1733,7 @@ msgstr "Erro ao ler de unix: %s"
msgid "Error closing unix: %s"
msgstr "Erro ao pechar unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Sistema de ficheiros raíz"
diff --git a/po/gu.po b/po/gu.po
index d23794125..5d66ec8e8 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.gu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-03 14:10+0530\n"
"Last-Translator: Ankit Patel <ankit@redhat.com>\n"
"Language-Team: Gujarati <fedora-trans-gu@redhat.com>\n"
@@ -546,7 +546,7 @@ msgstr "પાછળ જવાની મર્યાદાએ પહોંચી
msgid "the pattern contains items not supported for partial matching"
msgstr "ભાત અંશતઃ જોડણી માટે આધારભૂત વસ્તુઓ સમાવતી નથી"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "આંતરિક ભૂલ"
@@ -1146,7 +1146,7 @@ msgstr "%s ને ખૂબ મોટી ગણક કિંમત પસાર
msgid "Stream is already closed"
msgstr "સ્ટ્રીમ પહેલાથી જ બંધ થઈ ગયેલ છે"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "પ્રક્રિયા રદ થઈ ગઈ હતી"
@@ -1199,7 +1199,7 @@ msgstr "વપરાશકર્તા MIME રૂપરેખાંકન ફ
msgid "Can't create user desktop file %s"
msgstr "વપરાશકર્તા ડેસ્કટોપ ફાઈલ %s બનાવી શકતા નથી"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s માટે વૈવિધ્યપૂર્ણ વ્યાખ્યા"
@@ -1213,9 +1213,9 @@ msgid "drive doesn't implement polling for media"
msgstr "ડ્રાઈવ મીડિયા માટે પોલીંગને અમલમાં મૂકતું નથી"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "પ્રક્રિયા આધારભૂત નથી"
@@ -1228,52 +1228,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "સમાવનાર માઉન્ટ અસ્તિત્વમાં નથી"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "ડિરેક્ટરી ઉપર નકલ કરી શકતા નથી"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "ડિરેક્ટરીને ડિરેક્ટરી ઉપર નકલ કરી શકતા નથી"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "લક્ષ્ય ફાઈલ અસ્તિત્વમાં નથી"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "પુનરાવર્તિત રીતે ડિરેક્ટરીની નકલ કરી શકતા નથી"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "અયોગ્ય સાંકેતિક કડી કિંમત અપાયેલ છે"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "કચરાપેટી આધારભૂત નથી"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ફાઈલ નામો '%c' સમાવી શકતા નથી"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "વોલ્યુમ માઉન્ટ અમલમાં મૂકતું નથી"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "આ ફાઈલ સંભાળવા માટે કોઈ કાર્યક્રમ રજીસ્ટર થયેલ નથી"
@@ -1340,106 +1340,106 @@ msgstr "મૂળભૂત સ્થાનિક ડિરેક્ટરી મ
msgid "Invalid filename %s"
msgstr "અયોગ્ય ફાઈલનામ %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ફાઈલસિસ્ટમ જાણકારી મેળવવામાં ભૂલ: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "રુટ ડિરેક્ટરીનું નામ બદલી શકતા નથી"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "ફાઈલનું નામ બદલી શકતા નથી, ફાઈલનામ પહેલાથી જ હાજર છે"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "અયોગ્ય ફાઈલનામ"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "ફાઈલનું નામ બદલવામાં ભૂલ: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "ફાઈલ ખોલવામાં ભૂલ: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "ડિરેક્ટરી ખોલી શકતા નથી"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "ફાઈલ દૂર કરવામાં ભૂલ: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "ફાઈલને કચરાપેટીમાં નાંખવામાં ભૂલ: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "કચરાપેટી ડિરેક્ટરી %s બનાવવામાં અસમર્થ: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "કચરાપેટી માટે ટોચસ્તરની ડિરેક્ટરી શોધવામાં અસમર્થ"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "કચરાપેટી ડિરેક્ટરી શોધવામાં કે બનાવવામાં અસમર્થ"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "કચરાપેટી જાણકારી ફાઈલ બનાવવામાં અસમર્થ: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "ફાઈલને કચરાપેટીમાં મોકલવામાં અસમર્થ: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "સાંકેતિક કડી બનાવવામાં ભૂલ: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "ફાઈલ ખસેડવામાં ભૂલ: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "ડિરેક્ટરીને ડિરેક્ટરી ઉપર ખસેડી શકતા નથી"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "બેકઅપ ફાઈલ બનાવટ નિષ્ફળ"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "લક્ષ્ય ફાઈલ દૂર કરવામાં ભૂલ: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "માઉન્ટો વચ્ચે ખસેડવાનું આધારભૂત નથી"
@@ -1694,7 +1694,7 @@ msgstr "unix માંથી વાંચતી વખતે ભૂલ: %s"
msgid "Error closing unix: %s"
msgstr "unix બંધ કરતી વખતે ભૂલ: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "ફાઈલસિસ્ટમ રુટ"
diff --git a/po/he.po b/po/he.po
index 8d2d9b8d0..dca8f5851 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -556,7 +556,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "internal error"
@@ -1158,7 +1158,7 @@ msgstr "Too large count value passed to %s"
msgid "Stream is already closed"
msgstr "Stream is already closed"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operation was cancelled"
@@ -1211,7 +1211,7 @@ msgstr "Can't create user MIME configuration folder %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Can't create user desktop file %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Custom definition for %s"
@@ -1225,9 +1225,9 @@ msgid "drive doesn't implement polling for media"
msgstr "drive doesn't implement polling for media"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operation not supported"
@@ -1240,52 +1240,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Containing mount does not exist"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Can't copy over directory"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Can't copy directory over directory"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Target file exists"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Can't recursively copy directory"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Invalid symlink value given"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Trash not supported"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "File names cannot contain '%c'"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "volume doesn't implement mount"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "No application is registered as handling this file"
@@ -1352,106 +1352,106 @@ msgstr "Unable to find default local directory monitor type"
msgid "Invalid filename %s"
msgstr "Invalid filename %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error getting filesystem info: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Can't rename root directory"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Can't rename file, filename already exist"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Invalid filename"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Error renaming file: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Error opening file: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Can't open directory"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Error removing file: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Error trashing file: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Unable to create trash dir %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Unable to find toplevel directory for trash"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Unable to find or create trash directory"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Unable to create trashing info file: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Unable to trash file: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Error making symbolic link: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Error moving file: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Can't move directory over directory"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Backup file creation failed"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Error removing target file: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Move between mounts not supported"
@@ -1705,7 +1705,7 @@ msgstr "Error reading from unix: %s"
msgid "Error closing unix: %s"
msgstr "Error closing unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Filesystem root"
diff --git a/po/hi.po b/po/hi.po
index a8a3506b8..df001a22b 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2006-06-20 14:14+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
@@ -549,7 +549,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1153,7 +1153,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1207,7 +1207,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1221,9 +1221,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "सिंबालिक लिंक समर्थित नहीं है"
@@ -1236,52 +1236,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "सिंबालिक लिंक समर्थित नहीं है"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "'%s' के नाम से कोई अनुप्रयोग ने '%s' के लिये पुस्तकचिह्न पंजीकृत नहीं है"
@@ -1348,106 +1348,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "अवैध प्रोग्राम नाम: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "अवैध होस्ट-नाम"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "फ़ाइल '%s' बनाने में असफल: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "फ़ाइल '%s' बनाने में असफल: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "फ़ाइल '%s' बनाने में असफल: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "%s विकल्प विश्लेषण में त्रुटि"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1700,7 +1700,7 @@ msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि
msgid "Error closing unix: %s"
msgstr "पंक्ति %d: पर त्रुटि %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/hr.po b/po/hr.po
index 9cad746aa..cd0b16dd0 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2004-03-13 13:03+CET\n"
"Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -549,7 +549,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1156,7 +1156,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1209,7 +1209,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1223,9 +1223,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Nisu podržane simboličke veze"
@@ -1238,52 +1238,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Nisu podržane simboličke veze"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1350,106 +1350,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Neispravno ime računala"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Greška pri čitanju datoteke '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Neispravno ime računala"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Greška pri stvaranju datoteke '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Greška pri stvaranju datoteke '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Greška pri stvaranju datoteke '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Greška prilikom konverzije: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Greška pri čitanju datoteke '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1702,7 +1702,7 @@ msgstr "Greška pri čitanju datoteke '%s': %s"
msgid "Error closing unix: %s"
msgstr "Greška na retku %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 1951230c2..c1c0f04b5 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-16 02:05+0100\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <gnome@fsf.hu>\n"
@@ -566,7 +566,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "belső hiba"
@@ -1191,7 +1191,7 @@ msgstr "Túl nagy számérték került átadásra ennek: %s"
msgid "Stream is already closed"
msgstr "Az adatfolyam már le van zárva"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "A művelet megszakítva"
@@ -1245,7 +1245,7 @@ msgstr "Nem hozható létre a(z) %s felhasználói MIME konfigurációs mappa: %
msgid "Can't create user desktop file %s"
msgstr "Nem hozható létre a felhasználói desktop fájl (%s)"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s egyéni meghatározása"
@@ -1259,9 +1259,9 @@ msgid "drive doesn't implement polling for media"
msgstr "a meghajtó nem valósítja meg a média lekérdezését"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "A művelet nem támogatott"
@@ -1274,52 +1274,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "A tartalmazó csatolás nem létezik"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Nem lehet a könyvtárra másolni"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "A könyvtár nem másolható könyvtárba"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "A célfájl létezik"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "A könyvtár nem másolható rekurzívan"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Érvénytelen szimbolikus link érték került megadásra"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "A Kuka nem támogatott"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "A fájlnevek nem tartalmazhatnak „%c” karaktert"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "a kötet nem valósítja meg a csatolást"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Nincs alkalmazás regisztrálva a fájl kezeléséhez"
@@ -1386,106 +1386,106 @@ msgstr "Nem található az alapértelmezett helyi könyvtárfigyelő típus"
msgid "Invalid filename %s"
msgstr "Érvénytelen fájlnév: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, 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:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Nem nevezhető át a gyökérkönyvtár"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
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:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Érvénytelen fájlnév"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Hiba a fájl átnevezése közben: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Hiba a fájl megnyitása közben: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "A könyvtár nem nyitható meg"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Hiba a fájl eltávolítása közben: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Hiba fájl kidobása közben: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, 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:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Nem található a Kuka felső szintű könyvtára"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
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:1855
+#: gio/glocalfile.c:1859
#, 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nem lehet a Kukába dobni a fájlt: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Hiba a szimbolikus link létrehozása során: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Hiba a fájl áthelyezésekor: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "A könyvtár nem helyezhető át könyvtárba"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "A mentési fájl létrehozása meghiúsult"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Hiba a célfájl eltávolításakor: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "A csatolások közti áthelyezés nem támogatott"
@@ -1740,7 +1740,7 @@ msgstr "Hiba a unix olvasásakor: %s"
msgid "Error closing unix: %s"
msgstr "Hiba a unix lezárásakor: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Fájlrendszer gyökere"
diff --git a/po/hy.po b/po/hy.po
index 51c465a70..7dd38d9f7 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -519,7 +519,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1117,7 +1117,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1170,7 +1170,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1184,9 +1184,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Սիմվոլիկ հղումները չեն ապահովվում"
@@ -1199,52 +1199,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Սիմվոլիկ հղումները չեն ապահովվում"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1311,106 +1311,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr ""
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr ""
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Չի հաջողվել ստեղծել ֆայլ '%s'՝ %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Չի հաջողվել ստեղծել ֆայլ '%s'՝ %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Չի հաջողվել ստեղծել ֆայլ '%s'՝ %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Սխալ %d տողում՝ %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1662,7 +1662,7 @@ msgstr "'%s' ֆայլը կարդալու սխալ՝ %s"
msgid "Error closing unix: %s"
msgstr "Սխալ %d տողում՝ %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/id.po b/po/id.po
index ee8422bb8..a84d70e04 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -566,7 +566,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1183,7 +1183,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1237,7 +1237,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1251,9 +1251,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Link simbolik tidak didukung oleh sistem"
@@ -1266,52 +1266,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Link simbolik tidak didukung oleh sistem"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1378,106 +1378,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Nama program salah: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Nama host salah"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Gagal saat membuat file '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Gagal saat membuat file '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Gagal saat membuat file '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Error saat melakukan konversi: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Error saat membaca file '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1730,7 +1730,7 @@ msgstr "Error saat membaca file '%s': %s"
msgid "Error closing unix: %s"
msgstr "Error pada baris ke %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/is.po b/po/is.po
index 460ced293..77a47b441 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -545,7 +545,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1148,7 +1148,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1201,7 +1201,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1215,9 +1215,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Tákntengi eru ekki studd"
@@ -1230,52 +1230,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Tákntengi eru ekki studd"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1342,106 +1342,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Ógilt vélarheiti"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Ógilt vélarheiti"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "gat ekki búið til skrána '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "gat ekki búið til skrána '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "gat ekki búið til skrána '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Villa við umbreytingu: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1694,7 +1694,7 @@ msgstr "Villa við lestur skráarinnar '%s': %s"
msgid "Error closing unix: %s"
msgstr "Villa á línu %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/it.po b/po/it.po
index b31305943..d07555ce8 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.16.x\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-17 22:06+0100\n"
"Last-Translator: Luca Ferretti <elle.uca@libero.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -600,7 +600,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "errore interno"
@@ -1310,7 +1310,7 @@ msgstr "Valore count troppo largo passato a %s"
msgid "Stream is already closed"
msgstr "Lo stream è già chiuso"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "L'operazione è stata annullata"
@@ -1369,7 +1369,7 @@ msgstr "Impossibile creare la cartella utente di configurazione MIME (%s): %s"
msgid "Can't create user desktop file %s"
msgstr "Impossibile creare il file .desktop utente %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Definizione personalizzata per %s"
@@ -1384,9 +1384,9 @@ msgid "drive doesn't implement polling for media"
msgstr "l'unità non supporta il sondaggio di supporti"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operazione non supportata"
@@ -1399,52 +1399,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "L'oggetto mount contenuto non esiste"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Impossibile copiare sopra la directory"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Impossibile copiare la directory sopra la directory"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Il file destinazione esiste"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Impossibile copiare la directory ricorsivamente"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Fornito valore di collegamento simbolico non valido"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Cestino non supportato"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "I nomi di file non possono contenere '%c'"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "il volume non implementa il montaggio"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Non risulta registrata alcuna applicazione per gestire questo file"
@@ -1515,64 +1515,64 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Nome di file %s non valido"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Errore nell'ottenere informazioni sul file system: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Impossibile rinominare la directory root"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Impossibile rinominare il file, il nome di file esiste già"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Nome di file non valido"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Errore nel rinominare il file: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Errore nell'aprire il file: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Impossibile aprire la directory"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Errore nel rimuovere il file: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Errore nel cestinare il file: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Impossibile creare la directory cestino \"%s\": %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Impossibile trovare la directory di livello superiore per il cestino"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Impossibile trovare o creare la directory cestino"
@@ -1580,46 +1580,46 @@ 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:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Impossibile creare il file informazioni cestinamento: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Impossibile cestinare il file: %s"
# FIXME: all other occurrences are "symlink"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Errore nel creare il collegamento simbolico: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Errore nello spostare il file: %s"
# ma che senso ha???
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Impossibile spostare la directory sopra la directory"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Creazione del file backup fallita"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Errore nel rimuovare il file destinazione: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Spostamento tra oggetti mount non supportato"
@@ -1877,7 +1877,7 @@ msgstr "Errore nel leggere da unix: %s"
msgid "Error closing unix: %s"
msgstr "Errore nel chiudere unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "File system radice"
diff --git a/po/ja.po b/po/ja.po
index e2f32d510..33d5cb511 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-11 20:46+0900\n"
"Last-Translator: Takeshi AIHANA <takeshi.aihana@gmail.com>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
@@ -555,7 +555,7 @@ msgstr "バックトラック処理の上限に達しました"
msgid "the pattern contains items not supported for partial matching"
msgstr "パターンに含まれているアイテムは部分マッチングをサポートしていません"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "内部エラー"
@@ -1160,7 +1160,7 @@ msgstr "%s に引き渡した値が大きすぎます"
msgid "Stream is already closed"
msgstr "既にストリームは閉じています"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "操作がキャンセルされました"
@@ -1213,7 +1213,7 @@ msgstr "ユーザの MIME 型設定フォルダ %s を生成できません: %s"
msgid "Can't create user desktop file %s"
msgstr "ユーザのデスクトップ・ファイル %s を生成できません"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s に対する独自の設定"
@@ -1227,9 +1227,9 @@ msgid "drive doesn't implement polling for media"
msgstr "ドライブ側でポーリングによるメディアの検出を実装していません"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "サポートしていない操作です"
@@ -1242,52 +1242,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "マウントを含んでいるものはありません"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "ディレクトリ全体をコピーできません"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "ディレクトリからディレクトリへコピーできません"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "対象となるファイルが存在しています"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "ディレクトリを再帰的にコピーできません"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "指定したシンボリックリンクは間違っています"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "ゴミ箱はサポートしていません"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ファイル名に '%c' を含めることはできません"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "ボリュームはマウントを実装していません"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "このファイルを扱うアプリケーションが登録されていません"
@@ -1355,106 +1355,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "ファイル名が無効です: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ファイルシステムの情報を取得する際にエラー: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "ルート・ディレクトリの名前は変更できません"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "ファイル名を変更できません (既に存在しているため)"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "無効なファイル名です"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "ファイル名を変更する際にエラー: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "ファイルをオープンする際にエラー: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "ディレクトリをオープンできません"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "ファイルを削除する際にエラー: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "ファイルをゴミ箱へ移動する際にエラー: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ゴミ箱のディレクトリ (%s) の生成に失敗しました: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "ゴミ箱のトップレベルなディレクトリが見つかりません"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "ゴミ箱ディレクトリが存在しないか生成できません"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ゴミ箱の情報ファイルを生成できません: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "ファイルをゴミ箱へ移動できません: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "シンボリックリンクを生成する際にエラー: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "ファイルを移動する際にエラー: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "ディレクトリからディレクトリへ移動できません"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "バックアップ・ファイルの生成に失敗しました"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "対象となるファイルを削除する際にエラー: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "マウント間の移動はサポートしていません"
@@ -1708,7 +1708,7 @@ msgstr "unix から読み込む際にエラー: %s"
msgid "Error closing unix: %s"
msgstr "unix を閉じる際にエラー: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "ファイルシステムのルート"
diff --git a/po/ka.po b/po/ka.po
index 1bf52e665..802914077 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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-"
@@ -556,7 +556,7 @@ msgstr "უკან დაბრუნების ლიმიტი ამო
msgid "the pattern contains items not supported for partial matching"
msgstr "თარგი შეიცავს ნაწილობრივი დამთხვევისთვის მხარდაუჭერელ ელემეტებს"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "შიდა შეცდომა"
@@ -1172,7 +1172,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1226,7 +1226,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1240,9 +1240,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "სიმბოლური ბმების გამოყენება არაა რეალიზებული"
@@ -1255,52 +1255,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "სიმბოლური ბმების გამოყენება არაა რეალიზებული"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "პროგრამისთვის სახელით '%s' არ მითითებულა სანიშნე '%s'"
@@ -1367,106 +1367,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "გასაღების მიუღებელი სახელი: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "მასპინძლის მცდარი სახელი"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ვერ ვქმნი '%s' ფაილს: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ვერ ვქმნი '%s' ფაილს: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "ვერ ვქმნი '%s' ფაილს: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "შეცდომის გაანალიზების პარამეტრი: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "ფაილის \"%s\" წაკითხვის შეცდომა: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1719,7 +1719,7 @@ msgstr "ფაილის \"%s\" წაკითხვის შეცდომ
msgid "Error closing unix: %s"
msgstr "შეცდომა სტრიქონში %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/kn.po b/po/kn.po
index 088025c9c..b0a96850d 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-02-13 14:34+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: Kannada <en@li.org>\n"
@@ -553,7 +553,7 @@ msgstr "ಹಿಂಬಾಲಿಸುವ ಮಿತಿ ತಲುಪಿದೆ"
msgid "the pattern contains items not supported for partial matching"
msgstr "ಆಂಶಿಕ ಹೊಂದಾಣಿಕೆಗೆ ಬೆಂಬಲಿತವಾಗದ ಅಂಶಗಳನ್ನು ಈ ವಿನ್ಯಾಸವು ಹೊಂದಿದೆ"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "ಆಂತರಿಕ ದೋಷ"
@@ -1159,7 +1159,7 @@ msgstr "%s ಗೆ ಬಹಳ ದೊಡ್ಡದಾದ ಎಣಿಕೆ ಮೌಲ
msgid "Stream is already closed"
msgstr "ಸ್ಟ್ರೀಮ್ ಈಗಾಗಲೆ ಮುಚ್ಚಲ್ಪಟ್ಟಿದೆ"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "ಕಾರ್ಯವು ರದ್ದುಗೊಂಡಿದೆ"
@@ -1212,7 +1212,7 @@ msgstr "ಬಳಕೆದಾರ MIME ಸಂರಚನಾ ಫೋಲ್ಡರ್ %s
msgid "Can't create user desktop file %s"
msgstr "ಬಳಕೆದಾರನ ಡೆಸ್ಕ್‍ಟಾಪ್ ಕಡತ %s ಅನ್ನು ತೆರೆಯಲಾಗಿಲ್ಲ"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s ಗಾಗಿನ ಕಸ್ಟಮ್ ವಿವರಣೆ"
@@ -1226,9 +1226,9 @@ msgid "drive doesn't implement polling for media"
msgstr "ಮಾಧ್ಯಮಕ್ಕಾಗಿ ಪೋಲ್ ಮಾಡುವುದನ್ನು ಡ್ರೈವ್ ಕಾರ್ಯಗತಗೊಳಿಸುವುದಿಲ್ಲ"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "ಕಾರ್ಯವು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ"
@@ -1241,52 +1241,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "ಹೊಂದಿರುವ ಮೌಂಟ್ ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "ಕೋಶಕ್ಕೆ ನಕಲಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "ಕೋಶವನ್ನು ಕೋಶಕ್ಕೆ ನಕಲಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "ಸೂಚಿತ ಕಡತವು ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "ಕೋಶವನ್ನು ಪುನರಾವರ್ತಿತವಾಗಿ ನಕಲಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "ಅಮಾನ್ಯವಾದ ಸಿಮ್‍ಲಿಂಕ್ ಮೌಲ್ಯವನ್ನು ಒದಗಿಸಲಾಗಿದೆ"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "ಟ್ರ್ಯಾಶ್ ಬೆಂಬಲಿತವಾಗಿಲ್ಲ"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ಕಡತದ ಹೆಸರುಗಳು '%c' ಅನ್ನು ಹೊಂದುವಂತಿಲ್ಲ"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "ಪರಿಮಾಣವು ಆರೋಹಿಸುವುದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸುವುದಿಲ್ಲ"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "ಈ ಪುಟವನ್ನು ನಿಭಾಯಿಸಲು ಯಾವುದೆ ಅನ್ವಯವು ಅನುಸ್ಥಾಪಿತಗೊಂಡಿಲ್ಲ"
@@ -1353,106 +1353,106 @@ msgstr "ಪೂರ್ವನಿಯೋಜಿತವಾದ ಕೋಶ ಮೇಲ್ವ
msgid "Invalid filename %s"
msgstr "ಅಮಾನ್ಯ ಕಡತದ ಹೆಸರು %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಮಾಹಿತಿಯನ್ನು ಪಡೆಯುವಲ್ಲಿ ದೋಷ: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "ಮೂಲ ಕಡತಕೋಶದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸಲಾಗುವುದಿಲ್ಲ"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "ಕಡತದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸಲಾಗಲಿಲ್ಲ, ಈ ಹೆಸರಿನ ಕಡತವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "ಅಮಾನ್ಯ ಕಡತದ ಹೆಸರು"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "ಕಡತದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸುವಲ್ಲಿ ದೋಷ: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "ಕಡತವನ್ನು ತೆರೆಯುವಲ್ಲಿ ದೋಷ: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "ಕೋಶವನ್ನು ತೆರೆಯಲಾಗಿಲ್ಲ"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "ಕಡತವನ್ನು ತೆಗೆದು ಹಾಕುವಲ್ಲಿ ದೋಷ: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "ಕಡತವನ್ನು ಕಸದ ಬುಟ್ಟಿಗೆ ವರ್ಗಾಯಿಸುವಲ್ಲಿ ದೋಷ: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ಕಸದ ಬುಟ್ಟಿ ಕೋಶ %s ಅನ್ನು ರಚಿಸಲಾಗಿಲ್ಲ: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "ಕಸದ ಬುಟ್ಟಿಗಾಗಿ ಮೇಲ್ಮಟ್ಟದ ಕೋಶವನ್ನು ಪತ್ತೆಮಾಡಲಾಗಲಿಲ್ಲ"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "ಕಸದ ಬುಟ್ಟಿ ಕೋಶವನ್ನು ಪತ್ತೆಮಾಡಲು ಅಥವ ರಚಿಸಲಾಗಿಲ್ಲ:"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ಟ್ರ್ಯಾಶಿಂಗ್ ಮಾಹಿತಿ ಕಡತವನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "ಕಡತವನ್ನು ಟ್ರ್ಯಾಶ್ ಮಾಡುವಲ್ಲಿ ಸಾಧ್ಯವಾಗಿಲ್ಲ: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯನ್ನು ಮಾಡುವಲ್ಲಿ ದೋಷ: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "ಕಡತವನ್ನು ಸ್ಥಳಾಂತರಿಸುವಲ್ಲಿ ದೋಷ: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "ಕೋಶವನ್ನು ಇನ್ನೊಂದು ಕೋಶಕ್ಕೆ ಸ್ಥಳಾಂತರಿಸಲಾಗುವುದಿಲ್ಲ"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "ಬ್ಯಾಕ್ ಕಡತವನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲತೆ"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "ಸೂಚಿತ ಕಡತವನ್ನು ತೆಗೆದು ಹಾಕುವಲ್ಲಿ ದೋಷ: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "ಎರಡು ಆರೋಹಣ ತಾಣಗಳ ನಡುವೆ ವರ್ಗಾಯಿಸುವುದು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ"
@@ -1707,7 +1707,7 @@ msgstr "ಯುನಿಕ್ಸ್‍ನಿಂದ ಓದುವಲ್ಲಿ ದೋ
msgid "Error closing unix: %s"
msgstr "ಯುನಿಕ್ಸ್ ಅನ್ನು ಮುಚ್ಚುವಲ್ಲಿ ದೋಷ: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "ಕಡತವ್ಯವಸ್ಥೆ ಮೂಲ"
diff --git a/po/ko.po b/po/ko.po
index bda9748f0..ed8681b3f 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-30 09:29+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
@@ -553,7 +553,7 @@ msgstr "역추적 최대값에 도달했습니다"
msgid "the pattern contains items not supported for partial matching"
msgstr "패턴 안에 부분 매치에서 지원하지 않는 항목이 들어 있습니다."
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "내부 오류"
@@ -1163,7 +1163,7 @@ msgstr "%s에 넘긴 카운트 값이 너무 큽니다"
msgid "Stream is already closed"
msgstr "스트림을 이미 닫았습니다"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "동작이 취소되었습니다"
@@ -1216,7 +1216,7 @@ msgstr "사용자 MIME 설정 폴더(%s)를 만들 수 없습니다: %s"
msgid "Can't create user desktop file %s"
msgstr "%s 사용자 desktop 파일을 만들 수 없습니다"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s에 대한 사용자 설정 정의"
@@ -1230,9 +1230,9 @@ msgid "drive doesn't implement polling for media"
msgstr "드라이브가 미디어의 폴링을 구현하지 않았습니다"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "동작을 지원하지 않습니다"
@@ -1245,52 +1245,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "들어 있는 마운트가 없습니다"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "디렉토리를 덮어 써서 복사할 수 없습니다"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "디렉토리를 덮어 써서 디렉토리를 복사할 수 없습니다"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "대상 파일이 있습니다"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "디렉토리를 재귀적으로 복사할 수 없습니다"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "잘못된 심볼릭 링크 값이 주어졌습니다"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "휴지통을 지원하지 않습니다"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "파일 이름에 '%c' 문자가 들어갈 수 없습니다"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "볼륨이 mount를 구현하지 않았습니다"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "이 파일을 처리하는 프로그램을 아무 것도 등록하지 않았습니다"
@@ -1357,106 +1357,106 @@ msgstr "기본 로컬 디렉토리 모니터 종류를 찾을 수 없습니다"
msgid "Invalid filename %s"
msgstr "잘못된 파일 이름 %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "파일 시스템 정보를 가져오는 중 오류: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "루트 디렉토리의 이름을 바꿀 수 없습니다"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "파일 이름을 바꿀 수 없습니다. 파일이 이미 있습니다"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "잘못된 파일 이름"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "파일 이름 바꾸기 오류: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "파일 열기 오류: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "디렉토리를 열 수 없습니다"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "파일 지우기 오류: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "파일 버리기 오류: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "휴지통 디렉토리(%s)를 만들 수 없습니다: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "휴지통의 상위 디렉토리를 찾을 수 없습니다"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "휴지통 디렉토리를 찾을 수 없거나 만들 수 없습니다"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "휴지통 정보 파일을 만들 수 없습니다: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "파일을 버릴 수 없습니다: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "심볼릭 링크를 만드는 데 오류: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "파일 옮기는 데 오류: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "디렉토리를 덮어 써서 디렉토리를 옮길 수 없습니다"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "백업 파일 만들기가 실패했습니다"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "대상 파일을 지우는 데 오류: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "다른 마운트 사이에 옮기기는 지원하지 않습니다"
@@ -1710,7 +1710,7 @@ msgstr "유닉스 소켓을 읽는 중 오류: %s"
msgid "Error closing unix: %s"
msgstr "유닉스 소켓을 닫는 중 오류: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "파일 시스템 루트"
diff --git a/po/ku.po b/po/ku.po
index e40709283..b97e694da 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -518,7 +518,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1114,7 +1114,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1168,7 +1168,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1182,9 +1182,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr ""
@@ -1197,52 +1197,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1309,106 +1309,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Navê bernameyê nederbasdar e: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Navê hostê nederbasdar e"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr ""
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Vekirina dosiya '%s' serneket: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Vekirina dosiya '%s' serneket: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Di rêza %d de çewtî: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1660,7 +1660,7 @@ msgstr "Di xwendina dosyeya '%s' de çewtî: %s"
msgid "Error closing unix: %s"
msgstr "Di rêza %d de çewtî: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/lt.po b/po/lt.po
index 2f32db958..035eb0d54 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-11 12:44+0200\n"
"Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n"
"Language-Team: Lithuanian <gnome-lt@lists.akl.lt>\n"
@@ -561,7 +561,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "vidinė klaida"
@@ -1174,7 +1174,7 @@ msgstr "Per didelė skaičiavimo reikšmė perduota %s"
msgid "Stream is already closed"
msgstr "Srautas jau užvertas"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operacija nutraukta"
@@ -1227,7 +1227,7 @@ msgstr "Nepavyko sukurti naudotojo MIME nustatymų aplanko %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Nepavyko sukurti naudotojo darbalaukio failo %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Specialus apibrėžimas %s"
@@ -1241,9 +1241,9 @@ msgid "drive doesn't implement polling for media"
msgstr "įrenginys nerealizuoja laikmenos tikrinimo užklausimo"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operacija nepalaikoma"
@@ -1256,52 +1256,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Tėvinis prijungimo taškas neegzistuoja"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Negalima kopijuoti ant aplanko"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Negalima kopijuoti aplanko ant aplanko"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Nurodytas failas jau egzistuoja"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Negalima rekursyviai kopijuoti aplanko"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Netaisyklinga simbolinės nuorodos reikšmė"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Šiukšlės nepalaikomos"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Failų varduose negali būti '%c'"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "skirsnis nepalaiko prijungimo"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Nėra programos, priregistruotos kaip skaitančios šį failą"
@@ -1368,106 +1368,106 @@ msgstr "Nepavyko rasti įprasto vietinių aplankų stebėjimo tipo"
msgid "Invalid filename %s"
msgstr "Netaisyklingas failo vardas %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Klaida skaitant failų sistemos informaciją: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Nepavyko pervadinti šakninio aplanko"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Nepavyko pervadinti failo, failo vardas jau užimtas"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "netaisyklingas failo vardas"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Klaida pervadinant failą: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Klaida atveriant failą: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Nepavyko atverti aplanko"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Klaida trinant failą: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Klaida perkeliant į šiukšles failą: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nepavyko sukurti šiukšlių aplanko %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Nepavyko rasti šakninio aplanko šiukšlėms"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Nepavyko rasti ar sukurti šiukšlių aplanko"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nepavyko šiukšlių informacijos failo: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nepavyko į šiukšles perkelti failo: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Klaida kuriant simbolinę nuorodą: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Klaida perkeliant failą: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Negalima perkelti aplanko per aplanką"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Atsarginės kopijos sukūrimas nesėkmingas"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Klaida trinant nurodytą failą: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Perkėlimas tarp prijungimo taškų nepalaikomas"
@@ -1722,7 +1722,7 @@ msgstr "Klaida skaitant unix: %s"
msgid "Error closing unix: %s"
msgstr "Klaida užveriant unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Failų sistemos šaknis"
diff --git a/po/lv.po b/po/lv.po
index 1eb18d35d..50d480e0e 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -551,7 +551,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1157,7 +1157,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1210,7 +1210,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1224,9 +1224,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr ""
@@ -1239,52 +1239,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1351,106 +1351,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Nepareizs hostdatora nosaukums"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Nepareizs hostdatora nosaukums"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Neizdevās izveidot failu '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Neizdevās izveidot failu '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Neizdevās izveidot failu '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Kļūda konversējot: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Kļūda nolasot failu '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1703,7 +1703,7 @@ msgstr "Kļūda nolasot failu '%s': %s"
msgid "Error closing unix: %s"
msgstr "Kļūda rindā %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/mg.po b/po/mg.po
index 798136d9c..57f3b96a2 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -565,7 +565,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1186,7 +1186,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1240,7 +1240,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1254,9 +1254,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Tsy raisina an-tànana ny rohy misolotena"
@@ -1269,52 +1269,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Tsy raisina an-tànana ny rohy misolotena"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1382,106 +1382,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Anaram-pamaha diso: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Anaram-pampiantrano diso"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Tsy voaforona ny rakitra '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Tsy voaforona ny rakitra '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Tsy voaforona ny rakitra '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Nisy olana teo am-pizarazarana ny safidy %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1734,7 +1734,7 @@ msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s"
msgid "Error closing unix: %s"
msgstr "Misy tsy fetezana amin'ny andalana %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/mk.po b/po/mk.po
index a8c38393c..b6e12255b 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -564,7 +564,7 @@ msgstr "ограничувањето за следење е достигнато
msgid "the pattern contains items not supported for partial matching"
msgstr "шаблонот содржи предмети кои не се поддржани за парцијално совпаѓање"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "внатрешна грешка"
@@ -1177,7 +1177,7 @@ msgstr "Преголема бројна вредност дадена на %s"
msgid "Stream is already closed"
msgstr "Стримот е веќе затворен"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Операцијата беше прекината"
@@ -1231,7 +1231,7 @@ msgstr "Не можам да креирам папка за MIME конфигу
msgid "Can't create user desktop file %s"
msgstr "Не можам да креирам корисничка desktop датотека %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Сопствена дефиниција на %s"
@@ -1245,9 +1245,9 @@ msgid "drive doesn't implement polling for media"
msgstr "уредот нема имплементирано барање за медиум"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Операцијата не е поддржана"
@@ -1260,52 +1260,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Монтирањето кое се содржи не постои"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Не можам да копирам над директориум"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Не можам да копирам директориум над директориум"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Целната датотека постои"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Не можам рекурзивно да го ископирам директориумот"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Дадена е невалидна вредност за симболичката врска"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Ѓубрето не е поддржано"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Имињата на датотеки не можат да содржат „%c“"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "просторот нема имплементирано монтирање"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Не е регистрирана апликација за справување со оваа датотека"
@@ -1372,107 +1372,107 @@ msgstr "Не можам да најдам локален директориум
msgid "Invalid filename %s"
msgstr "Невалидно име на датотека %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Грешка при добивањето на информации за датотечниот систем: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Не можам да го преименувам директориумот root"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Не можам да ја преименувам датотеката, името на датотеката веќе постои"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Невалидно име на датотека"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Грешка во преименувањето на директоруимот: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Грешка во отворањето на директоруимот: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Не можам да го отворам директориумот"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Грешка при отстранувањето на датотеката: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Грешка при преместувањето на датотеката во ѓубре: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Не успеав да креирам директориум за ѓубре %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Не успеав да го најдам директориумот од највисоко ниво за ѓубрето"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Не успеав да го најдам или креирам директориумот за ѓубре"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr ""
"Не успеав да креирам датотека со информации за преместувањето во ѓубре: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Не успеав да ја преместам датотеката во ѓубрето: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Грешка во креирањето на симболичка врска: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Грешка во преместувањето на датотеката: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Не можам да го преместам директориумот над друг директориум"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Не успеа креирањето на бекап датотеката"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Грешка во отстранувањето на целната датотека: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Движењето меѓу монтирањата не е поддржано"
@@ -1728,7 +1728,7 @@ msgstr "Грешка при читањето од unix: %s"
msgid "Error closing unix: %s"
msgstr "Грешка во затворањето на unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Root на датотечниот систем"
diff --git a/po/ml.po b/po/ml.po
index 8332710f3..ef0cc56ff 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-03 17:37+0530\n"
"Last-Translator: Ani Peter <apeter@redhat.com>\n"
"Language-Team: Malayalam <smc-discuss@googlegroups.com>\n"
@@ -551,7 +551,7 @@ msgstr "ബാക്ക്ട്രാക്കിങ് പരിധി എത
msgid "the pattern contains items not supported for partial matching"
msgstr "പാറ്‍ഷ്യല്‍ മാച്ചിങിന് പിന്തുണ ലഭ്യമല്ലാത്ത വസ്തുക്കള്‍ ഈ മാതൃകയിലുണ്ട്"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "ആന്തരിക പിശക്"
@@ -1151,7 +1151,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "പ്രക്രിയ റദ്ദാക്കിയിരിക്കുന്നു"
@@ -1204,7 +1204,7 @@ msgstr "ഉപയോക്താവിനുള്ള MIME ക്രമികര
msgid "Can't create user desktop file %s"
msgstr "ഉപയോക്താവിനുള്ള ഡസ്ക്ടോപ്പ് ഫയല്‍ %s ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1218,9 +1218,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "പ്രക്രിയ പിന്തുണയ്ക്കുന്നില്ല"
@@ -1233,52 +1233,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "ഡയറക്ടറിയില്‍ പകര്‍ത്തുവാന്‍ സാധ്യമല്ല"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "ഒരു ഡയറക്ടറിയില്‍ മറ്റൊരു ഡയറക്ടറി പകര്‍ത്തുവാന്‍ സാധ്യമല്ല"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "ലക്ഷ്യസ്ഥാനത്തുള്ള ഫയല്‍ നിലവിലുണ്ട്"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "ആവര്‍ത്തിച്ച് ഡയറക്ടറി പകര്‍ത്തുവാന്‍ സാധ്യമല്ല"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "ചവറ്റുകുട്ട പിന്തുണയ്ക്കുന്നില്ല"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ഫയലിന്റെ പേരില്‍ '%c' ഉണ്ടാകുവാന്‍ പാടില്ല"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1345,106 +1345,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "തെറ്റായ ഫയല്‍ നാമം %s "
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ഫയല്‍സിസ്റ്റം വിവരം ലഭ്യമാക്കുന്നതില്‍ പിശക്: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "റൂട്ട് ഡയറക്ടറിയുടെ പേര് മാറ്റുവാന്‍ സാധ്യമല്ല"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "ഫയലിന്റെ പേര് മാറ്റുവാന്‍ സാധ്യമല്ല, കാരണം ഈ പേര് നിലവിലുണ്ട്"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "തെറ്റായ ഫയല്‍നാമം"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "ഫയലിന്റെ പേര് മാറ്റുന്നതില്‍ പിശക്: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "ഫയല്‍ തുറക്കുന്നതില്‍ പിശക് : %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "ഡയറക്ടറി തുറക്കുവാന്‍ സാധ്യമല്ല"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "ഫയല്‍ നീക്കം ചെയ്യുന്നതില്‍ പിശക്: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr ""
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ചവറ്റുകുട്ടയ്ക്കുള്ള ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "ചവറ്റുകുട്ടയ്ക്കുള്ള ഡയറക്ടറി ഉണ്ടാക്കുവാനോ ലഭ്യമാക്കുവാനോ സാധ്യമായില്ല"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "വിവരങ്ങള്‍ സംബന്ധിച്ചുള്ള ഫയല്‍ ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "ഫയല്‍ ചവറ്റുകുട്ടയിലേക്ക് നീക്കുവാന്‍ സാധ്യമായില്ല: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "സിംബോളിക് ലിങ്ക് ഉണ്ടാക്കുന്നതില്‍ പിശക്: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "ഫയല്‍ നീക്കുന്നതില്‍ പിശക്: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "ബാക്കപ്പ് ഫയല്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയം"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "ലക്ഷ്യസ്ഥാനത്തുള്ള ഫയല്‍ നീക്കം ചെയ്യുന്നതില്‍ പിശക്: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1699,7 +1699,7 @@ msgstr "യൂണിക്സില്‍ നിന്നും ലഭ്യമ
msgid "Error closing unix: %s"
msgstr "യൂണിക്സ് അടയ്ക്കുന്നതില്‍ പിശക്: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "ഫയല്‍സിസ്റ്റം റൂട്ട്"
diff --git a/po/mn.po b/po/mn.po
index bbd020d32..47785cd33 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -567,7 +567,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1181,7 +1181,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1235,7 +1235,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1249,9 +1249,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Символик холбоос дэмжигдээгүй"
@@ -1264,52 +1264,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Символик холбоос дэмжигдээгүй"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1376,106 +1376,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Хүчингүй хостын нэр"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Хүчингүй хостын нэр"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "»%s« файл үүсгэгдсэнгүй: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "»%s« файл үүсгэгдсэнгүй: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "»%s« файл үүсгэгдсэнгүй: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Хөрвүүлж байхад алдаа: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1728,7 +1728,7 @@ msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s"
msgid "Error closing unix: %s"
msgstr "%d мөрөнд алдаа: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/mr.po b/po/mr.po
index c1893e9f9..61291f171 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-04 17:38+0530\n"
"Last-Translator: Sandeep Shedmake <sandeep.shedmake@gmail.com>\n"
"Language-Team: marathi\n"
@@ -538,7 +538,7 @@ msgstr "संयुक्त शोध सीमा पोहचले"
msgid "the pattern contains items not supported for partial matching"
msgstr "रचनेत अपूरे जुळवणीकरीता समाविष्टीत घटक जी समर्थित नाही"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "आंतरीक त्रूटी"
@@ -1138,7 +1138,7 @@ msgstr "%s करीता खूप मोठी प्रमाण संख
msgid "Stream is already closed"
msgstr "श्रृंखला आधिपासूनच बंद आहे"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "कार्य रद्द करण्यात आले"
@@ -1191,7 +1191,7 @@ msgstr "वापरकर्ता MIME संयोजन संचयीक
msgid "Can't create user desktop file %s"
msgstr "वापरकर्ता डेस्कटॉप फाइल %s बनवू शकत नाही"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s करीता इच्छिक व्याख्या"
@@ -1205,9 +1205,9 @@ msgid "drive doesn't implement polling for media"
msgstr "ड्राइव्ह मिडीयाकरीता पोलींग कार्यान्वीत करत नाही"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "कार्य समर्थित नाही"
@@ -1220,52 +1220,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "समाविष्टीत आरोहन अस्तीत्वात नाही"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "संचयीकेवर प्रत बनवू शकत नाही"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "संचयीकेवर संचयीकेची प्रत बनवू शकत नाही"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "लक्ष्य फाइल अस्तित्वात आहे"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "संचयीकेची पुनः प्रत बनवू शकत नाही"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "अवैध symlink मुल्य दिले गेले"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "कचरापेटी समर्थित नाही"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "फाइल नावात '%c' असू शकत नाही"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "खंड आरोहन कार्यारत करत नाही"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "ही फाइल हाताळण्याकरीता कुठलेही अनुप्रयोग पंजीकृत नाही"
@@ -1332,106 +1332,106 @@ msgstr "मुलभूत संचयीका मॉनीटर प्रक
msgid "Invalid filename %s"
msgstr "अवैध फाइलनाव %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "फाइलप्रणाली विषयी माहिती मिळवतेवेळी त्रूटी: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "रूट संचयीका पुनःनामांकीत करू शकत नाही"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "फाइल पुनःनामांकीत करू शकत नाही, फाइलनाव आधिपासूनच अस्तित्वात आहे"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "अवैध फाइल नाव"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "फाइल पुनःनामांकीत करतेवेळी त्रूटी: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "फाइल उघडतेवेळी त्रूटी: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "संचयीका उघडू शकत नाही"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "फाइल काढून टाकतेवेळी त्रूटी: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "फाइल कचरापेटीत हलवितेवेळी त्रूटी: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "कचरापेटी संचयीका %1$s निर्माण करती आली नाही: %2$s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "कचरापेटी करीता उच्चस्थरीय संचयीका शोधता आली नाही"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "कचरापेटी करीता उच्चस्थरीय संचयीका शोधता आली नाही"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "कचरापेटी माहिती फाइल बनविता आली नाही: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "कचरापेटीकडे फाइल हलवितेवेळी त्रूटी: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "बोधचिन्ह लिंक बनवितेवेळी त्रूटी: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "फाइल स्थानांतरन करतेवेळी त्रूटी: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "संचयीकेवर संचयीका हलवू शकत नाही"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "प्रतिकृत फाइल निर्माण अपयशी"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "लक्ष्य फाइल काढून टाकतेवेळी त्रूटी: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "आरोहन मधिल स्थानांतरन समर्थीत नाही"
@@ -1686,7 +1686,7 @@ msgstr "युनीक्स पासून वाचतेवेळी त्
msgid "Error closing unix: %s"
msgstr "युनीक्स बंद करतेवेळी त्रूटी: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "रूट फाइलप्रणाली"
diff --git a/po/ms.po b/po/ms.po
index 2c6027f38..989e1b5c5 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -548,7 +548,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1155,7 +1155,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1208,7 +1208,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1222,9 +1222,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Pautan simbolik tidak disokong"
@@ -1237,52 +1237,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Pautan simbolik tidak disokong"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1349,106 +1349,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Namahos tidak sah"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Namahos tidak sah"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Gagal mencipta fail %s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Gagal mencipta fail %s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Gagal mencipta fail %s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Ralat semasa penukaran: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Ralat membaca fail '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1701,7 +1701,7 @@ msgstr "Ralat membaca fail '%s': %s"
msgid "Error closing unix: %s"
msgstr "Ralat pada baris %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index caa99f225..af0934ebd 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.13.x\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-09 14:18+0100\n"
"Last-Translator: Espen Stefansen <espens@svn.gnome.org>\n"
"Language-Team: Norwegian bokmal <i18n-nb@lister.ping.uio.no>\n"
@@ -550,7 +550,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "intern feil"
@@ -1157,7 +1157,7 @@ msgstr "Tellerverdi gitt til %s er for stor"
msgid "Stream is already closed"
msgstr "Strømmen er allerede lukket"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operasjonen ble avbrutt"
@@ -1210,7 +1210,7 @@ msgstr "Kan ikke opprette brukers konfigurasjonsmappe %s for MIME: %s"
msgid "Can't create user desktop file %s"
msgstr "Kan ikke opprette brukers desktop-fil %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Egendefinert definisjon for %s"
@@ -1224,9 +1224,9 @@ msgid "drive doesn't implement polling for media"
msgstr "stasjonen implementerer ikke sjekk om medie er satt inn"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operasjonen er ikke støttet"
@@ -1239,52 +1239,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Omsluttende monteringspunkt finnes ikke"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Kan ikke kopiere over katalog"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Kan ikke kopiere katalog over katalog"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Målfilen eksisterer"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Kan ikke kopiere katalog rekursivt"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Ugyldig verdi oppgitt for symbolsk lenke"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Papirkurv er ikke støttet"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Filnavn kan ikke inneholde «%c»"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "volumet implementerer ikke montering"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Ingen program registrert for å håndtere denne filen"
@@ -1351,106 +1351,106 @@ msgstr "Klarte ikke å finne forvalgt type overvåker for lokal katalog"
msgid "Invalid filename %s"
msgstr "Ugyldig filnavn %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Feil under lesing av informasjon om filsystem: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Kan ikke endre navn på rotkatalogen"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Kan ikke endre navn på filen. Filnavnet eksisterer allerede"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Ugyldig filnavn"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Feil under endring av navn på fil: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Feil under åpning av fil: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Kan ikke åpne mappe"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Feil ved fjerning av fil: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Feil ved plassering av fil i papirkurv: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Kan ikke legge katalog %s i papirkurven: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Kan ikke finne toppnivå for papirkurv"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Kan ikke finne eller opprette mappe for papirkurv"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Kan ikke opprette informasjonsfil for papirkurv: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Kan ikke legge fil i papirkurven: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Feil ved oppretting av symbolsk lenke: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Feil under flytting av fil: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Kan ikke flytte katalog over katalog"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Oppretting av sikkerhetskopi feilet"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Feil under fjerning av målfil: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Flytting mellom monteringspunkter er ikke støttet"
@@ -1705,7 +1705,7 @@ msgstr "Feil under lesing fra unix: %s"
msgid "Error closing unix: %s"
msgstr "Feil ved lukking av unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Filsystemrot"
diff --git a/po/ne.po b/po/ne.po
index 44d36abbe..d946462b0 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -552,7 +552,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1156,7 +1156,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1210,7 +1210,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1224,9 +1224,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "सांकेतिक सम्बन्ध समर्थन गरिएन"
@@ -1239,52 +1239,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "सांकेतिक सम्बन्ध समर्थन गरिएन"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1351,106 +1351,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "अवैध कार्यक्रम नाम : %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "अवैध होस्टनाम "
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "'%s' फाइल सिर्जना गर्न असफल: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "'%s' फाइल सिर्जना गर्न असफल: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "'%s' फाइल सिर्जना गर्न असफल: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "पद वर्णन विकल्पमा त्रुटि %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1703,7 +1703,7 @@ msgstr "'%s' फाइल पढ्दा त्रुटि : %s"
msgid "Error closing unix: %s"
msgstr "लाइन %d मा त्रुटि: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 8ba1e91e2..a3bade6b6 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-12 16:03+0100\n"
"Last-Translator: Wouter Bolsterlee <wbolster@gnome.org>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -581,7 +581,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "interne fout"
@@ -1220,7 +1220,7 @@ msgstr "De telwaarde die aan %s werd gegeven is te groot"
msgid "Stream is already closed"
msgstr "De stroom is al gesloten"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "De bewerking werd afgebroken"
@@ -1276,7 +1276,7 @@ msgstr "Kan persoonlijke MIME-configuratiemap %s niet aanmaken: %s"
msgid "Can't create user desktop file %s"
msgstr "Kan desktopbestand %s niet aanmaken"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Zelfgemaakte definitie voor %s"
@@ -1291,9 +1291,9 @@ msgstr "dit station kan niet onderzocht worden op de aanwezigheid van media"
# niet ondersteund/niet mogelijk
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "De bewerking is niet mogelijk"
@@ -1306,18 +1306,18 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Kan niet over map kopiëren"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Kan map niet over map kopiëren"
@@ -1325,40 +1325,40 @@ 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:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Doelbestand bestaat al"
# map/de map
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Kan map niet recursief kopiëren"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Ongeldige symbolische verwijzing gegeven"
# wordt hier niet ondersteund
# (dus bijv. op een aangekoppelde externe opslag?)
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Prullenbak wordt ondersteund"
# Een bestandsnaam mag het teken / niet bevatten
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Het teken ‘%c’ mag niet in een bestandsnaam voorkomen"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "volumen begrijpt de opdracht ‘aankoppelen’ niet"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Er is geen programma toegewezen om dit bestand te openen"
@@ -1429,111 +1429,111 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Ongeldige bestandsnaam: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Fout bij het ophalen van informatie over bestandssysteem: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Kan de root-map niet hernoemen"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
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:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Ongeldige bestandsnaam"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Fout bij het hernoemen van bestand: %s"
# openen/lezen
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Fout bij het openen van bestand: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Kan map niet openen"
# volledig verwijderen/definitief verwijderen/verwijderen
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Fout bij het verwijderen van bestand: %s"
# naar prullenbak verplaatsen/verwijderen
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Fout bij het verplaatsen naar de prullenbak van bestand: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Kan de prullenbakmap %s niet aanmaken: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Kan de bovenliggende map voor de prullenbak niet vinden"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Kan prullenbakmap niet vinden of aanmaken"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Kan prullenbak-informatiebestand ‘%s’ niet aanmaken"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Kan het bestand ‘%s’ niet naar de prullenbak verplaatsen"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Fout bij het maken van symbolische verwijzing: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Fout bij het verplaatsen van bestand: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Kan map niet over map verplaatsen"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Aanmaken van backupbestand is mislukt"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Fout bij het verwijderen doelbestand: %s"
# (nog) niet mogelijk/niet ondersteund
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Verplaatsen tussen aankoppelpunten is niet mogelijk"
@@ -1798,7 +1798,7 @@ msgid "Error closing unix: %s"
msgstr "Fout bij sluiten van unix: %s"
# hoofdmap van bestandssysteem
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Hoofdmap bestandssysteem"
diff --git a/po/nn.po b/po/nn.po
index 428d06214..7b7b87516 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -551,7 +551,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "intern feil"
@@ -1157,7 +1157,7 @@ msgstr "For stor teljingsverdi sendt til %s"
msgid "Stream is already closed"
msgstr "Straumen er allereie stengt"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operasjonen vart avbroten"
@@ -1210,7 +1210,7 @@ msgstr "Kan ikkje laga MIME-oppsettmappe %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Kan ikkje laga skrivebordfila %s for brukaren"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Sjølvvald definisjon av %s"
@@ -1224,9 +1224,9 @@ msgid "drive doesn't implement polling for media"
msgstr "stasjonen støttar ikkje å spørja etter media"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operasjonen er ikkje støtta"
@@ -1239,52 +1239,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Omsluttande monteringspunkt finst ikkje"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Kan ikkje skriva over mappe"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Kan ikkje skriva ei mappe over ei mappe"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Målfila finst"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Kan ikkje kopiera katalog rekursivt"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Ugyldig symlink-verdi oppgjeven"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Papirkorg er ikkje støtta"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Filnamn kan ikkje innehalda «%c»"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "volumet støttar ikkje montering"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Ingen program er registrert til å handtera denne fila"
@@ -1351,106 +1351,106 @@ msgstr "Klarer ikkje å finna typen standard lokal mappeovervakar"
msgid "Invalid filename %s"
msgstr "Ugyldig filnamn %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Feil ved henting av filsysteminfo: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Kan ikkje gje rotmappa nytt namn"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Kan ikkje gje fila nytt namn, filnamnet finst frå før"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Ugyldig filnamn"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Feil ved namnebyte på fila: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Feil ved opning av fila: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Kan ikkje opna mappa"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Feil under fjerning av fila: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Feil under kassering av fila: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Klarte ikkje å laga papirkorgmappa %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Klarar ikkje å finna toppnivåmappe for papirkorga"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Klarar ikkje å finna eller laga papirkorgmappa"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Klarte ikkje å laga infofil om kassering: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Klarte ikkje å kassera fila: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Klarte ikkje å laga symbolsk lenkje: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Feil under flytting av fil: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Kan ikkje flytta mappa over ei mappe"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Klarte ikkje å laga tryggleikskopi av fila"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Klarte ikkje å sletta målfila: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Flytting mellom monteringar ikkje støtta"
@@ -1706,7 +1706,7 @@ msgstr "Feil ved lesing frå unix: %s"
msgid "Error closing unix: %s"
msgstr "Feilved lukking av: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Filsystemrot"
diff --git a/po/oc.po b/po/oc.po
index fe4cb65c3..48b36e48d 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-02-19 23:11+0100\n"
"Last-Translator: Yannig Marchegay (Kokoyaya) <yannig@marchegay.org>\n"
"Language-Team: Occitan <ubuntu-l10n-oci@lists.ubuntu.com>\n"
@@ -519,7 +519,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1115,7 +1115,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1168,7 +1168,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1182,9 +1182,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr ""
@@ -1197,52 +1197,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1309,106 +1309,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr ""
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr ""
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Nom d'òste invalid"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr ""
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr ""
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr ""
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr ""
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr ""
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr ""
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr ""
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr ""
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr ""
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr ""
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1662,7 +1662,7 @@ msgstr ""
msgid "Error closing unix: %s"
msgstr ""
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/or.po b/po/or.po
index 797c38d52..3814098cd 100644
--- a/po/or.po
+++ b/po/or.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.or\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2007-06-11 18:17+0530\n"
"Last-Translator: Subhransu Behera <arya_subhransu@yahoo.co.in>\n"
"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n"
@@ -552,7 +552,7 @@ msgstr "ପଶ୍ଚାତ ଅନୁମାର୍ଗଣ ସୀମା ପହଞ୍
msgid "the pattern contains items not supported for partial matching"
msgstr "ଏହି ଶୈଳୀ ଆଂଶିକ ମେଳନ ପାଇଁ ସମର୍ଥିତ ନ ଥିବା ବସ୍ତୁ ମାନଙ୍କୁ ଧାରଣ କରିଥାଏ"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "ଆଭ୍ଯନ୍ତରୀଣ ତୃଟି"
@@ -1157,7 +1157,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1211,7 +1211,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1225,9 +1225,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "ପ୍ରତିକାତ୍ମକ ସଂୟୋଗ ଅସହାୟକ"
@@ -1240,52 +1240,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "ପ୍ରତିକାତ୍ମକ ସଂୟୋଗ ଅସହାୟକ"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "'%s' ନାମରେ ନାମିତ କୌଣସି ପ୍ରୟୋଗ '%s' ପାଇଁ ଗୋଟିଏ ବୁକ୍ ମାର୍କକୁ ପଞ୍ଜିକ୍ରୁତ କରିନାହିଁ"
@@ -1352,106 +1352,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "ଅବୈଧ ଚାବି ନାମ: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "ଅବୈଧ ଆଧାର ନାମ"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "'%s' ଫାଇଲ ସ୍ରୁଷ୍ଟି କରିବାରେ ଅସଫଳ: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "'%s' ଫାଇଲ ସ୍ରୁଷ୍ଟି କରିବାରେ ଅସଫଳ: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "'%s' ଫାଇଲ ସ୍ରୁଷ୍ଟି କରିବାରେ ଅସଫଳ: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "ରୁପାନ୍ତରଣ ର ବିକଲ୍ପ ରେ ତ୍ରୁଟି: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1704,7 +1704,7 @@ msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
msgid "Error closing unix: %s"
msgstr "%d ଧାଡ଼ିରେ ତ୍ରୁଟି: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/pa.po b/po/pa.po
index af24ff0de..123de87db 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-04 23:30+0530\n"
"Last-Translator: Amanpreet Singh Alam <apreet.alam@gmail.com>\n"
"Language-Team: Punjabi/Panjabi <punjabi-users@list.sf.net>\n"
@@ -547,7 +547,7 @@ msgstr "ਬੈਕ-ਟਰੈਕਿੰਗ ਲਿਸਟ ਆ ਗਈ"
msgid "the pattern contains items not supported for partial matching"
msgstr "ਪੈਟਰਨ ਵਿੱਚ ਆਈਟਮਾਂ ਹਨ, ਜੋ ਕਿ ਅਧੂਰੀ ਮੈਂਚਿੰਗ ਲਈ ਸਹਾਇਕ ਨਹੀਂ।"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "ਅੰਦਰੂਨੀ ਗਲਤੀ"
@@ -1145,7 +1145,7 @@ msgstr "%s ਨੂੰ ਬਹੁਤ ਵੱਧ ਗਿਣਤੀ ਪਾਸ ਕੀਤ
msgid "Stream is already closed"
msgstr "ਸਟਰੀਮ ਪਹਿਲਾਂ ਹੀ ਬੰਦ ਹੈ"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "ਓਪਰੇਸ਼ਨ ਰੱਦ ਕੀਤਾ ਗਿਆ"
@@ -1198,7 +1198,7 @@ msgstr "ਯੂਜ਼ਰ MIME ਸੰਰਚਨਾ ਫੋਲਡਰ %s ਬਣਾਇ
msgid "Can't create user desktop file %s"
msgstr "ਯੂਜ਼ਰ ਡੈਸਕਟਾਪ ਫਾਇਲ %s ਬਣਾਈ ਨਹੀਂ ਜਾ ਸਕਦੀ"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s ਲਈ ਕਸਟਮ ਪਰਿਭਾਸ਼ਾ"
@@ -1212,9 +1212,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "ਓਪਰੇਸ਼ਨ ਸਹਾਇਕ ਨਹੀਂ"
@@ -1227,52 +1227,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "ਰੱਖਣ ਵਾਲਾ ਮਾਊਂਟ ਮੌਜੂਦ ਨਹੀਂ"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "ਡਾਇਰੈਕਟਰੀ ਉੱਤੇ ਕਾਪੀ ਨਹੀਂ ਹੋ ਸਕਦਾ"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "ਡਾਇਰੈਕਟਰੀ ਡਾਇਰੈਕਟਰੀ ਉੱਤੇ ਕਾਪੀ ਨਹੀਂ ਹੋ ਸਕਦੀ"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਮੌਜੂਦ ਹੈ"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "ਡਾਇਰੈਕਟਰੀ ਲਗਾਤਾਰ ਕਾਪੀ ਨਹੀਂ ਹੋ ਸਕਦੀ"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "ਗਲਤ ਸਿੰਬੋਲਿੰਕ ਮੁੱਲ ਦਿੱਤਾ"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "ਰੱਦ ਸਹਾਇਕ ਨਹੀਂ"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ਫਾਇਲ ਨਾਂ ਵਿੱਚ ' %c' ਮੌਜੂਦ ਨਹੀਂ ਹੋ ਸਕਦਾ"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "ਵਾਲੀਅਮ ਲਈ ਮਾਊਂਟ ਸਥਾਪਤ ਨਹੀਂ ਹੈ"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "ਇਹ ਫਾਈਲ ਹੈਂਡਲ ਕਰਨ ਲਈ ਕੋਈ ਐਪਲੀਕੇਸ਼ਨ ਰਜਿਸਟਰ ਨਹੀਂ ਹੈ"
@@ -1339,106 +1339,106 @@ msgstr "ਡਿਫਾਲਟ ਲੋਕਲ ਡਾਇਰੈਕਟਰੀ ਮਾਨੀ
msgid "Invalid filename %s"
msgstr "ਗਲਤ ਫਾਇਲ ਨਾਂ %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "ਫਾਇਲ ਸਿਸਟਮ ਜਾਣਕਾਰੀ ਲੈਣ ਦੌਰਾਨ ਗਲਤੀ: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "ਰੂਟ ਡਾਇਰੈਕਟਰੀ ਦਾ ਨਾਂ ਨਹੀਂ ਬਦਲਿਆ ਜਾ ਸਕਦਾ"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "ਫਾਇਲ ਦਾ ਨਾਂ ਨਹੀਂ ਬਦਲਿਆ ਜਾ ਸਕਦਾ, ਫਾਇਲ ਨਾਂ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "ਗਲਤ ਫਾਇਲ ਨਾਂ"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "ਫਾਇਲ ਨਾਂ ਬਦਲਣ ਦੌਰਾਨ ਗਲਤੀ: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "ਫਾਇਲ ਖੋਲ੍ਹਣ ਦੌਰਾਨ ਗਲਤੀ: %s "
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "ਡਾਇਰੈਕਟਰੀ ਖੋਲ੍ਹੀ ਨਹੀਂ ਜਾ ਸਕਦੀ"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "ਫਾਇਲ ਹਟਾਉਣ ਦੌਰਾਨ ਗਲਤੀ: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "ਫਾਇਲ ਰੱਦੀ 'ਚ ਭੇਜਣ ਦੌਰਾਨ ਗਲਤੀ: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr ""
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "ਰੱਦੀ ਡਾਇਰੈਕਟਰੀ ਲੱਭਣ ਜਾਂ ਬਣਾਉਣ ਲਈ ਅਸਮਰੱਥ"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ਰੱਦੀ 'ਚ ਭੇਜੀ ਫਾਇਲ ਬਣਾਉਣ ਲਈ ਅਸਮਰੱਥ: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "ਫਾਇਲ ਰੱਦੀ 'ਚ ਭੇਜਣ ਲਈ ਅਸਮਰੱਥ: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr ""
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "ਫਾਇਲ ਭੇਜਣ ਦੌਰਾਨ ਗਲਤੀ: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "ਬੈਕਅੱਪ ਫਾਇਲ ਬਣਾਉਣ ਲਈ ਫੇਲ੍ਹ"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "ਟਾਰਗੇਟ ਫਾਇਲ ਹਟਾਉਣ ਦੌਰਾਨ ਗਲਤੀ: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1693,7 +1693,7 @@ msgstr "unix ਤੋਂ ਪੜ੍ਹਨ ਦੌਰਾਨ ਗਲਤੀ: %s"
msgid "Error closing unix: %s"
msgstr "unix ਬੰਦ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "ਫਾਇਲ ਸਿਸਟਮ ਰੂਟ"
diff --git a/po/pl.po b/po/pl.po
index 3a8b1fd7f..d72735703 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.pl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2007-09-14 17:12+0200\n"
"Last-Translator: wadim dziedzic <wdziedzi@aviary.pl>\n"
"Language-Team: Polish <translators@gnomepl.org>\n"
@@ -579,7 +579,7 @@ msgstr "osiągnięto limit backtrace"
msgid "the pattern contains items not supported for partial matching"
msgstr "wzorzec zawiera elementy nie obsługiwane w dopasowywaniu częściowym"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "błąd wewnętrzny"
@@ -1203,7 +1203,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1257,7 +1257,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1271,9 +1271,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Dowiązania symboliczne nie są obsługiwane"
@@ -1286,52 +1286,52 @@ msgstr "Dowiązania symboliczne nie są obsługiwane"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Dowiązania symboliczne nie są obsługiwane"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "Żadna aplikacja o nazwie \"%s\" nie zarejestrowała zakładki dla \"%s\""
@@ -1398,106 +1398,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Niepoprawna nazwa klucza: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Niepoprawna nazwa komputera"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nie można utworzyć pliku \"%s\": %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nie można utworzyć pliku \"%s\": %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Nie można utworzyć pliku \"%s\": %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Błąd podczas przetwarzania opcji %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1750,7 +1750,7 @@ msgstr "Wystąpił błąd przy odczycie pliku \"%s\": %s"
msgid "Error closing unix: %s"
msgstr "Błąd w wierszu %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index ab6619864..30e1e1f5a 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.22\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-11 08:25+0000\n"
"Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
"Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
@@ -562,7 +562,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "erro interno"
@@ -1175,7 +1175,7 @@ msgstr "Valor de contagem demasiado grande passado para %s"
msgid "Stream is already closed"
msgstr "O fluxo já se encontra fechado"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "A operção foi cancelada"
@@ -1229,7 +1229,7 @@ msgstr "Incapaz de criar a pasta de configurações MIME do utilizador %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Incapaz de criar ficheiro de área de trabalho de utilizador %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Definição personalizada de %s"
@@ -1243,9 +1243,9 @@ msgid "drive doesn't implement polling for media"
msgstr "a unidade não implementa a verificação de existência de media"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operação não suportada"
@@ -1258,52 +1258,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Montagem contida não existe"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Incapaz de copiar sobre um directório"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Incapaz de copiar um directório sobre um directório"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Ficheiro de destino já existe"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Incapaz de copiar directório recursivamente"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Dado um valor de atalho inválido"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Não existe suporte para o Lixo"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Nomes de ficheiros não podem conter '%c'"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "unidade não implementa a montagem"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Não existe nenhuma aplicação registada para gerir este ficheiro"
@@ -1370,106 +1370,106 @@ msgstr "Incapaz de encontrar o tipo de monitor por omissão do directório local
msgid "Invalid filename %s"
msgstr "Nome de ficheiro %s inválido"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Erro ao obter a informação do sistema de ficheiros: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Incapaz de renomear o directório raiz"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Incapaz de renomear o ficheiro, o nome já existe"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Nome de ficheiro inválido"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Erro ao renomear o ficheiro: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Erro ao abrir o ficheiro: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Incapaz de abrir o directório"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Erro ao remover o ficheiro: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Erro ao enviar o ficheiro para o Lixo: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Incapaz de criar o directório de Lixo %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Incapaz de encontrar o directório de topo para o Lixo"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Incapaz de encontrar ou criar o directório de Lixo"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Incapaz de enviar o ficheiro para o Lixo: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Erro ao criar atalho: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Erro ao mover o ficheiro: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Incapaz de mover um directório sobre um directório"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Falha ao criar o ficheiro de cópia de segurança"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Erro ao remover o ficheiro de destino: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Não é suportado mover entre montados"
@@ -1723,7 +1723,7 @@ msgstr "Erro ao ler de unix: %s"
msgid "Error closing unix: %s"
msgstr "Erro ao fechar unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Raiz do sistema de ficheiros"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 2c0551443..7a5e8c47f 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-02-21 22:24-0500\n"
"Last-Translator: Og Maciel <ogmaciel@gnome.org>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
@@ -570,7 +570,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "erro interno"
@@ -1184,7 +1184,7 @@ msgstr "Valor muito alto passado para %s"
msgid "Stream is already closed"
msgstr "O fluxo já está fechado"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "A operação foi cancelada"
@@ -1238,7 +1238,7 @@ msgstr "Não foi possível criar pasta de configuração MIME do usuário %s: %s
msgid "Can't create user desktop file %s"
msgstr "Não foi possível criar arquivo %s da área de trabalho do usuário"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Definição personalizada para %s"
@@ -1252,9 +1252,9 @@ msgid "drive doesn't implement polling for media"
msgstr "drive não implementa verificação por mídia"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operação sem suporte"
@@ -1267,52 +1267,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Ponto de montagem contido não existe"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Não foi possível copiar sobre diretório"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Não foi possível copiar diretório sobre diretório"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Arquivo alvo existe"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Não foi possível copiar o diretório recursivamente"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Valor fornecido de link simbólico inválido"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Não há suporte para lixeira"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Nomes de arquivo não podem conter \"%c\""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "volume não implementa montagem"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Nenhuma aplicação está registrada como manipuladora deste arquivo"
@@ -1379,106 +1379,106 @@ msgstr "Não foi possível localizar o tipo de diretório monitor local padrão"
msgid "Invalid filename %s"
msgstr "Nome de arquivo inválido: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Erro ao obter informações do sistema de arquivos: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Não foi possível renomear o diretório root"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Não foi possível renomear o arquivo, o nome do arquivo já existe"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Nome de arquivo inválido"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Erro ao renomear arquivo: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Erro ao abrir arquivo: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Não foi possível abrir diretório"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Erro ao remover arquivo: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Erro ao mover arquivo para a lixeira: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Não foi possível criar o diretório da lixeira %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Não foi possível localizar diretório de nível superior para a lixeira"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Não foi possível localizar ou criar o diretório da lixeira"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Não foi possível criar o arquivo de informações da lixeira: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Não foi possível mover arquivo para a lixeira: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Erro ao criar link simbólico: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Erro ao mover arquivo: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Não foi possível mover diretório sobre diretório"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Falha ao criar arquivo de backup"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Erro ao remover arquivo alvo: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Não há suporte a mover entre montagens"
@@ -1732,7 +1732,7 @@ msgstr "Erro ao ler do unix: %s"
msgid "Error closing unix: %s"
msgstr "Erro ao fechar unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Sistema de arquivos root"
diff --git a/po/ro.po b/po/ro.po
index ed2fca689..14ac5b8eb 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-06 23:16+0200\n"
"Last-Translator: Mişu Moldovan <dumol@gnome.ro>\n"
"Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
@@ -565,7 +565,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "eroare internă"
@@ -1176,7 +1176,7 @@ msgstr "S-a pasat o valoare prea mare către %s"
msgid "Stream is already closed"
msgstr "Flux deja închis"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operaţiunea a fost anulată"
@@ -1230,7 +1230,7 @@ msgstr "Nu se poate crea pentru utilizator directorul cu opţiunile MIME %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Nu se poate crea fişierul desktop %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Definiţie personalizată pentru %s"
@@ -1244,9 +1244,9 @@ msgid "drive doesn't implement polling for media"
msgstr "unitatea nu poate verifica ciclic pentru discuri noi"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operaţiune neimplementată"
@@ -1259,52 +1259,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Montarea conţinută nu există"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Nu se poate copia peste director"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Nu se poate copia un director peste un alt director"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Fişierul destinaţie există deja"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Nu se poate copia recursiv directorul"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "S-a primit o valoare invalidă pentru legătura simbolică"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Nu există o implementare pentru coşul de gunoi"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Numele de fişiere nu pot conţine „%c”"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "volumul nu implementează montarea"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Nu există o aplicaţie înregistrată pentru deschiderea acestui fişier"
@@ -1372,106 +1372,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Nume invalid de fişier: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Eroare la citirea detaliilor sistemului de fişiere: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Nu se poate redenumi directorul rădăcină"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Nu se poate redenumi fişierul, numele de fişier există deja"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Nume invalid de fişier"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Eroare la redenumirea fişierului: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Eroare la deschiderea fişierului: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Nu se poate deschide directorul"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Eroare la ştergerea fişierului: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Eroare la mutarea la coş a fişierului: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, 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:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Nu s-a găsit directorul de nivel zero pentru coşul de gunoi"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
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:1855
+#: gio/glocalfile.c:1859
#, 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nu s-a putut muta la coş fişierul: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Eroare la crearea legăturii simbolice: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Eroare la mutarea fişierului: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Nu se poate muta un director peste un alt director"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Crearea fişierului de „backup” a eşuat"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Eroare la ştergerea fişierului destinaţie: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1729,7 +1729,7 @@ msgstr "Eroare la citirea din „unix”: %s"
msgid "Error closing unix: %s"
msgstr "Eroare la închiderea „unix”: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Rădăcina sistemului de fişiere"
diff --git a/po/ru.po b/po/ru.po
index 41df35a4b..bfefd778b 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-11 20:54+0300\n"
"Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
"Language-Team: Russian <gnome-cyr@gnome.org>\n"
@@ -577,7 +577,7 @@ msgstr ""
"шаблон содержит элементы, которые не поддерживаются при поиске частичного "
"совпадения"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "внутренняя ошибка"
@@ -1200,7 +1200,7 @@ msgstr "Слишком большое значение количества пе
msgid "Stream is already closed"
msgstr "Поток уже закрыт"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Действие было отменено"
@@ -1253,7 +1253,7 @@ msgstr "Не удалось создать пользовательскую па
msgid "Can't create user desktop file %s"
msgstr "Не удалось создать пользовательский desktop-файл %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Особое определение для %s"
@@ -1267,9 +1267,9 @@ msgid "drive doesn't implement polling for media"
msgstr "привод не реализует опрос носителя"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Действие не поддерживается"
@@ -1282,52 +1282,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Содержащая точка монтирования не существует"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Нельзя скопировать поверх каталога"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Нельзя скопировать каталог поверх каталога"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Целевой файл существует"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Не удалось рекурсивно скопировать каталог"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Дано неверное значение символьной ссылки"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Корзина не поддерживается"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Имена файлов не могут содержать «%c»"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "том не реализует присоединение"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Нет зарегистрированного приложения для обработки данного файла"
@@ -1394,106 +1394,106 @@ msgstr "Не удалось найти тип монитора локальны
msgid "Invalid filename %s"
msgstr "Недопустимое имя файла %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Произошла ошибка при получении сведений о файловой системе: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Нельзя переименовать корневой каталог"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Не удалось переименовать файл, такое имя файла уже есть"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Недопустимое имя файла"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Произошла ошибка при переименовании файла: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Произошла ошибка при открытии файла: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Не удалось открыть каталог"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Произошла ошибка при удалении файла: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Произошла ошибка при удалении файла в корзину: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Не удалось создать каталог корзины %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Не удалось найти каталог верхнего уровня для корзины"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Не удалось найти или создать каталог корзины"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Не удалось создать запись о файле в корзине: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Не удалось удалить файл в корзину: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Произошла ошибка при создании символьной ссылки: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Произошла ошибка при перемещении файла: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Нельзя переместить каталог поверх каталога"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Не удалось создать резервный файл"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Произошла ошибка при удалении целевого файла: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Перемещение между точками монтирования не поддерживается"
@@ -1750,7 +1750,7 @@ msgstr "Произошла ошибка при чтении из unix: %s"
msgid "Error closing unix: %s"
msgstr "Произошла ошибка при закрытии unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Корень файловой системы"
diff --git a/po/rw.po b/po/rw.po
index 06eb89fd2..004b2cfd5 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -548,7 +548,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1158,7 +1158,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1212,7 +1212,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1226,9 +1226,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "amahuza OYA"
@@ -1241,52 +1241,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "amahuza OYA"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1354,99 +1354,99 @@ msgid "Invalid filename %s"
msgstr "Izina ry'inturo:"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Izina ry'inturo:"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Ikosa mu gusoma idosiye"
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, 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:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Kuri Kurema IDOSIYE"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Kuri Kurema IDOSIYE"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Kuri Kurema IDOSIYE"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, 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:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
@@ -1454,12 +1454,12 @@ msgid "Backup file creation failed"
msgstr ""
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Ikosa mu gusoma idosiye"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1723,7 +1723,7 @@ msgstr "Ikosa mu gusoma idosiye"
msgid "Error closing unix: %s"
msgstr "ku Umurongo"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/si.po b/po/si.po
index aefe46044..1079fdef6 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -522,7 +522,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "අභ්‍යන්තර දෝෂය"
@@ -1123,7 +1123,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1177,7 +1177,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1191,9 +1191,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "සංකේතාත්මක පුරුක සහාය දක්නන්නේ නැත"
@@ -1206,52 +1206,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "සංකේතාත්මක පුරුක සහාය දක්නන්නේ නැත"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1318,106 +1318,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "සාවද්‍ය යතුරු නම: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "සාවද්‍ය ධාරක නාමය"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "'%s' ගොනුව නිර්මාණය දෝෂ සහිතයි: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "'%s' ගොනුව නිර්මාණය දෝෂ සහිතයි: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "'%s' ගොනුව නිර්මාණය දෝෂ සහිතයි: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "%d පේළියේ ත දෝෂයකි: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1670,7 +1670,7 @@ msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s
msgid "Error closing unix: %s"
msgstr "%d පේළියේ ත දෝෂයකි: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/sk.po b/po/sk.po
index 3a3398e65..27cba1011 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -552,7 +552,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1162,7 +1162,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr "Prúd je už zatvorený"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operácia bola zrušená"
@@ -1215,7 +1215,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Vlastná definícia pre %s"
@@ -1229,9 +1229,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Nepodporovaná operácia"
@@ -1244,52 +1244,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Cieľový súbor existuje"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Symbolické odkazy nepodporované"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1356,106 +1356,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Neplatný názov programu: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Chyba pri čítaní súboru '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Neplatný názov súboru"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Chyba pri premenovaní súboru: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Chyba pri otváraní súboru: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Nepodarilo sa otvoriť priečinok"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Chyba pri odstraňovaní súboru: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Chyba pri čítaní súboru '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nepodarilo sa vytvoriť súbor '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nepodarilo sa vytvoriť súbor '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Nepodarilo sa vytvoriť súbor '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Chyba počas prevodu: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Chyba pri čítaní súboru '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Chyba pri odstraňovaní cieľového súboru: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1707,7 +1707,7 @@ msgstr "Chyba pri čítaní z unixu: %s"
msgid "Error closing unix: %s"
msgstr "Chyba pri zatváraní unixu: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Koreň súborového systému"
diff --git a/po/sl.po b/po/sl.po
index 5af3078cd..7c0cdd443 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-21 19:16+0100\n"
"Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n"
"Language-Team: Slovenian <sl@li.org>\n"
@@ -555,7 +555,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "notranja napaka"
@@ -1169,7 +1169,7 @@ msgstr "Prevelika vrednost štetja poslana na %s"
msgid "Stream is already closed"
msgstr "Pretok je že zaprt"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operacija je bila preklicana."
@@ -1222,7 +1222,7 @@ msgstr "Ni mogoče ustvariti uporabnikove nastavitvene MIME mape %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Ni mogoče ustvariti uporabnikove datoteke namizja %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Določilo po meri za %s"
@@ -1236,9 +1236,9 @@ msgid "drive doesn't implement polling for media"
msgstr "pogon ne podpira preverjanja enote"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Operacija ni podprta"
@@ -1251,52 +1251,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Obstoječa enota ne obstaja"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Ni mogoče kopirati preko mape"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Ni mogoče kopirati mape preko mape"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Ciljna datoteka obstaja"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Ni mogoče kopirati drevesne strukture mape"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Neveljavna vrednost simbolne povezave"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Smeti niso podprte"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Ni mogoče uporabiti '%c' v imenu datoteke"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "enota ne podpira priklopa"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Na voljo ni programa z a upravljanje s to datoteko"
@@ -1363,106 +1363,106 @@ msgstr "Ni mogoče najti privzete vrste nadzora mape"
msgid "Invalid filename %s"
msgstr "Neveljavno ime datoteke %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Napaka med branjem podrobnosti datotečnega sistema %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Ni mogoče preimenovati skrbniške mape"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Ni mogoče preimenovati datoteke, izbrano ime že obstaja"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Neveljavno ime datoteke"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Napaka med preimenovanjem datoteke: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Napaka med odpiranjem datoteke: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Ni mogoče odpreti mape"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Napaka med odstranjevanjem datoteke: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Napaka ob premikanjem datoteke v smeti: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ni mogoče ustvariti mape smeti %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Ni mogoče najti vrhnje ravni smeti"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Ni mogoče najti ali ustvariti mape smeti"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ni mogoče ustvariti datoteke podrobnosti: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Ni mogoče premakniti datoteke v smeti: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Napaka med ustvarjanjem simbolne povezave: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Napaka med premikanjem datoteke: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Ni mogoče premakniti mape čez mapo"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Ni mogoče ustvariti varnostne kopije"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Napaka med odstranjevanjem ciljne datoteke: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Premikanje med priklopi ni podprto"
@@ -1717,7 +1717,7 @@ msgstr "Napaka med branjem unix-a: %s"
msgid "Error closing unix: %s"
msgstr "Napaka med zapiranjem unix-a: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Koren datotečnega sistema"
diff --git a/po/sq.po b/po/sq.po
index e2711038f..044c228c3 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib glib-2-16\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-18 16:17+0100\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
@@ -580,7 +580,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "gabim i brendshëm"
@@ -1260,7 +1260,7 @@ 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:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Operacioni është anulluar"
@@ -1328,7 +1328,7 @@ 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:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Përcaktimi i personalizuar për %s"
@@ -1345,9 +1345,9 @@ msgstr "njësia nuk suporton shqyrtimin e suporteve"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Veprimi nuk suportohet"
@@ -1361,56 +1361,56 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
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:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
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:1955
+#: gio/gfile.c:1956
#, c-format
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:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "File objektiv ekziston"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
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:2698
+#: gio/gfile.c:2699
#, c-format
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:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Koshi nuk suportohet"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, 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:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "Volumi nuk suporton montimin"
@@ -1418,7 +1418,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:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Nuk rezulton i regjistruar asnjë aplikativ për të manazhuar këtë file"
@@ -1501,26 +1501,26 @@ 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:962
+#: gio/glocalfile.c:966
#, 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:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "I pamundur riemërtimi i directory root"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
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:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
@@ -1530,7 +1530,7 @@ 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:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Gabim gjatë ndryshimit të emrit të file: %s"
@@ -1539,13 +1539,13 @@ msgstr "Gabim gjatë ndryshimit të emrit 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/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, 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:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "E pamundur hapja e directory"
@@ -1554,7 +1554,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:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Gabim gjatë fshirjes së file: %s"
@@ -1563,26 +1563,26 @@ 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:1678
+#: gio/glocalfile.c:1682
#, 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:1701
+#: gio/glocalfile.c:1705
#, 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:1722
+#: gio/glocalfile.c:1726
#, c-format
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:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "I pamundur krijimi apo gjetja e directory të koshit"
@@ -1591,7 +1591,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:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "I pamundur krijimi i një file me informacionet e hedhjes në kosh: %s"
@@ -1600,13 +1600,13 @@ 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "E pamundur hedhja në kosh e file: %s"
# (pofilter) isfuzzy: Check if the unit has been marked fuzzy.
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Gabim gjatë krijimit të lidhjes simbolike: %s"
@@ -1615,19 +1615,19 @@ 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:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, 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:2101
+#: gio/glocalfile.c:2105
#, c-format
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:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
@@ -1638,13 +1638,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:2147
+#: gio/glocalfile.c:2151
#, 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:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Lëvizja midis objekteve mount nuk suportohet"
@@ -1987,7 +1987,7 @@ msgid "Error closing unix: %s"
msgstr "Gabim duke mbyllur unix: %s"
# (pofilter) untranslated: checks whether a string has been translated at all
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "File rrënjë i sistemit"
diff --git a/po/sr.po b/po/sr.po
index 1ef8a7bd8..9fe1ac830 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -557,7 +557,7 @@ msgstr "достигнут је лимит претраживања уназад
msgid "the pattern contains items not supported for partial matching"
msgstr "образац садржи ставке које нису подржане за делимично поклапање"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "интерна грешка"
@@ -1169,7 +1169,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1223,7 +1223,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1237,9 +1237,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Симболичке везе нису подржане"
@@ -1252,52 +1252,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Симболичке везе нису подржане"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "Програм „%s“ није регистровао обележивач ка „%s“"
@@ -1364,106 +1364,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Неисправно име кључа: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Неисправно име домаћина"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Не могу да направим датотеку „%s“: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Не могу да направим датотеку „%s“: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Не могу да направим датотеку „%s“: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Грешка при рашчлањивању могућности %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1716,7 +1716,7 @@ msgstr "Грешка при читању датотеке „%s“: %s"
msgid "Error closing unix: %s"
msgstr "Грешка у %d. реду: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/sr@Latn.po b/po/sr@Latn.po
index c5afeecb6..648c5ba67 100644
--- a/po/sr@Latn.po
+++ b/po/sr@Latn.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -557,7 +557,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "interna greška"
@@ -1170,7 +1170,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1224,7 +1224,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1238,9 +1238,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Simboličke veze nisu podržane"
@@ -1253,52 +1253,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Simboličke veze nisu podržane"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "Program „%s“ nije registrovao obeleživač ka „%s“"
@@ -1365,106 +1365,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Neispravno ime ključa: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Neispravno ime domaćina"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ne mogu da napravim datoteku „%s“: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ne mogu da napravim datoteku „%s“: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Ne mogu da napravim datoteku „%s“: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Greška pri raščlanjivanju mogućnosti %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Greška pri čitanju datoteke „%s“: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1717,7 +1717,7 @@ msgstr "Greška pri čitanju datoteke „%s“: %s"
msgid "Error closing unix: %s"
msgstr "Greška u %d. redu: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/sr@ije.po b/po/sr@ije.po
index edc8928b8..299ba0f2d 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -559,7 +559,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1173,7 +1173,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1226,7 +1226,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1240,9 +1240,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Симболичке везе нису подржане"
@@ -1255,52 +1255,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Симболичке везе нису подржане"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1367,106 +1367,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Неисправно име домаћина"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Неисправно име домаћина"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Не могу да направим датотеку „%s“: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Не могу да направим датотеку „%s“: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Не могу да направим датотеку „%s“: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Грешка при претварању: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Грешка при читању датотеке „%s“: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1719,7 +1719,7 @@ msgstr "Грешка при читању датотеке „%s“: %s"
msgid "Error closing unix: %s"
msgstr "Грешка у %d. реду: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index d35e64055..c949b5ae3 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-11 21:23+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -563,7 +563,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "internt fel"
@@ -1174,7 +1174,7 @@ msgstr "För stort räknevärde skickat till %s"
msgid "Stream is already closed"
msgstr "Strömmen är redan stängd"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Åtgärden avbröts"
@@ -1227,7 +1227,7 @@ msgstr "Kan inte skapa MIME-konfigurationsmapp för användare %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Kan inte skapa skrivbordsfil för användare %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Anpassad definition för %s"
@@ -1241,9 +1241,9 @@ msgid "drive doesn't implement polling for media"
msgstr "enheten har inte implementerat pollning av media"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Åtgärden stöds inte"
@@ -1256,52 +1256,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Infattande montering finns inte"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Kan inte kopiera över katalog"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Kan inte kopiera katalog över katalog"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Målfilen finns"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Kan inte kopiera katalogen rekursivt"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Ogiltigt värde för symbolisk länk angivet"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Papperskorgen stöds inte"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Filnamn får inte innehålla \"%c\""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "volymen har inte implementerat montering"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Inget program är registrerat för hantering av denna fil"
@@ -1368,106 +1368,106 @@ msgstr "Kunde inte hitta standardtyp för lokal katalogövervakare"
msgid "Invalid filename %s"
msgstr "Ogiltigt filnamn %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Fel vid hämtning av filsystemsinformation: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Kan inte byta namn på rotkatalog"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Kan inte byta namn på filen, filnamnet finns redan"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Ogiltigt filnamn"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Fel vid namnbyte av fil: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Fel vid öppnade av fil: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Kan inte öppna katalog"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Fel vid borttagning av fil: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Fel vid kastande av fil: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Kunde inte skapa papperskorgskatalogen %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Kunde inte hitta toppnivåkatalog för papperskorg"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Kunde inte hitta eller skapa papperskorgskatalog"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Kunde inte skapa information om kastad fil: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Kunde inte kasta fil: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Fel vid skapande av symbolisk länk: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Fel vid flyttning av fil: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Kan inte flytta katalog över katalog"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Misslyckades med att skapa säkerhetskopiefil"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Fel vid borttagning av målfil: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Flyttning mellan monteringar stöds inte"
@@ -1722,7 +1722,7 @@ msgstr "Fel vid läsning från unix: %s"
msgid "Error closing unix: %s"
msgstr "Fel vid stängning av unix: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Filsystemsrot"
diff --git a/po/ta.po b/po/ta.po
index df05dd157..c1171852f 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2007-08-13 09:47+0530\n"
"Last-Translator: Dr.T.Vasudevan <agnihot3@gmail.com>\n"
"Language-Team: TAMIL <ubuntu-l10n-tam@lists.ubuntu.com>\n"
@@ -554,7 +554,7 @@ msgstr "பின்நோக்கி ஆராயும் எல்லை அ
msgid "the pattern contains items not supported for partial matching"
msgstr "தோரணி உள்ளடக்கங்கள் பகுதி பொருத்தத்துக்கு ஆதரவு தராத உருப்படிகளாக உள்ளன"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "உள்ளமை தவறு"
@@ -1162,7 +1162,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1216,7 +1216,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1230,9 +1230,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "என்பதன்-குறுக்கம் இணைப்புகளுக்கு ஆதரவு கிடையாது"
@@ -1245,52 +1245,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "என்பதன்-குறுக்கம் இணைப்புகளுக்கு ஆதரவு கிடையாது"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "'%s' பெயரிலுள்ள பயன்பாடு '%s'க்கு ஒரு புத்தகக்குறியை பதிவு செய்தது"
@@ -1357,106 +1357,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "செல்லுபடியாகாத விசை பெயர்: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "பிழையான விருந்தோம்புப்-பெயர்"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "'%s' கோப்பை படைக்க முடியவில்லை: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "'%s' கோப்பை படைக்க முடியவில்லை: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "'%s' கோப்பை படைக்க முடியவில்லை: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "கூறிடும் போது பிழை: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1709,7 +1709,7 @@ msgstr "'%s' கோப்பு வாசிக்கும் போது ப
msgid "Error closing unix: %s"
msgstr "%d வரியில் பிழை: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/te.po b/po/te.po
index 0595e72f8..4ef4d2ac6 100644
--- a/po/te.po
+++ b/po/te.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLIB\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2004-12-13 20:16+0100\n"
"Last-Translator: రమణ సాయి <rmn_sai@yahoo.com>\n"
"Language-Team: Free Software Foundation, Andhra Pradesh <fsfap@gnu.org.in>\n"
@@ -541,7 +541,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1146,7 +1146,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1200,7 +1200,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1214,9 +1214,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "చిహ్న పూరితజోడి సహకరించలెదు. "
@@ -1229,52 +1229,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "చిహ్న పూరితజోడి సహకరించలెదు. "
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1341,106 +1341,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "నిస్సారమైన ఆతిథ్య నామము"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "నిస్సారమైన ఆతిథ్య నామము"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr " '%s' దస్త్రమును సృష్టించుటలో విఫలమయినావు. :%s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr " '%s' దస్త్రమును సృష్టించుటలో విఫలమయినావు. :%s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr " '%s' దస్త్రమును సృష్టించుటలో విఫలమయినావు. :%s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "పరివర్తనం నందు దోషం కలదు: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1693,7 +1693,7 @@ msgstr "దస్త్రం '%s': %s చదువుటలో దోషం"
msgid "Error closing unix: %s"
msgstr "%d వరుసలో దోషం కలదు : %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/th.po b/po/th.po
index 33465a95b..5af89c40d 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-02-24 19:10+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
"Language-Team: Thai <thai-l10n@googlegroups.com>\n"
@@ -531,7 +531,7 @@ msgstr "เกินขอบเขตการถอยคืน"
msgid "the pattern contains items not supported for partial matching"
msgstr "แพตเทิร์นมีรายการที่ไม่รองรับในการจับคู่ทีละส่วน"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "ข้อผิดพลาดภายใน"
@@ -1128,7 +1128,7 @@ msgstr "มีการส่งค่า count ที่สูงเกิน
msgid "Stream is already closed"
msgstr "สตรีมถูกปิดไปแล้ว"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "การกระทำถูกยกเลิก"
@@ -1181,7 +1181,7 @@ msgstr "ไม่สามารถสร้างโฟลเดอร์ %s
msgid "Can't create user desktop file %s"
msgstr "ไม่สามารถสร้างแฟ้มเดสก์ท็อป %s สำหรับผู้ใช้"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "ข้อกำหนดกำหนดเองสำหรับ %s"
@@ -1195,9 +1195,9 @@ msgid "drive doesn't implement polling for media"
msgstr "ไดรว์ไม่สามารถใช้คำสั่งตรวจสอบสื่อได้"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "ไม่รองรับการกระทำนี้"
@@ -1210,52 +1210,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "ไม่มีจุดเมานท์ที่บรรจุแฟ้มอยู่"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "ไม่สามารถคัดลอกทับไดเรกทอรี"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "ไม่สามารถคัดลอกไดเรกทอรีทับไดเรกทอรี"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "มีแฟ้มปลายทางอยู่ก่อนแล้ว"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "ไม่สามารถคัดลอกไดเรกทอรีทั้งยวง"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "ได้รับชื่อ symlink ที่ใช้การไม่ได้"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "ไม่รองรับการใช้ถังขยะ"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "ชื่อแฟ้มจะมีอักขระ '%c' ไม่ได้"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "โวลุมไม่รองรับการเมานท์"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "ไม่มีโปรแกรมที่ลงทะเบียนสำหรับจัดการแฟ้มประเภทนี้ไว้"
@@ -1322,106 +1322,106 @@ msgstr "ไม่สามารถหาชนิดปริยายของ
msgid "Invalid filename %s"
msgstr "ชื่อแฟ้ม %s ผิดรูปแบบ"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "เกิดข้อผิดพลาดขณะอ่านข้อมูลของระบบแฟ้ม: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "ไม่สามารถเปลี่ยนชื่อไดเรกทอรีราก"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "ไม่สามารถเปลี่ยนชื่อแฟ้ม เนื่องจากมีแฟ้มชื่อเดียวกันอยู่ก่อนแล้ว"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "ชื่อแฟ้มผิดรูปแบบ"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "เกิดข้อผิดพลาดขณะเปลี่ยนชื่อแฟ้ม: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "เกิดข้อผิดพลาดขณะเปิดแฟ้ม: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "ไม่สามารถเปิดไดเรกทอรี"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "เกิดข้อผิดพลาดขณะลบแฟ้ม: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "เกิดข้อผิดพลาดขณะทิ้งแฟ้มลงถังขยะ: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "สร้างไดเรกทอรีถังขยะ '%s' ไม่สำเร็จ: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "หาไดเรกทอรีระดับบนสุดสำหรับถังขยะไม่สำเร็จ"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "หาหรือสร้างไดเรกทอรีถังขยะไม่สำเร็จ"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "สร้างแฟ้มข้อมูลการทิ้งขยะไม่สำเร็จ: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "ทิ้งแฟ้มลงถังขยะไม่สำเร็จ: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "เกิดข้อผิดพลาดขณะสร้าง symbolic link: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "เกิดข้อผิดพลาดขณะย้ายแฟ้ม: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "ไม่สามารถย้ายไดเรกทอรีทับไดเรกทอรี"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "สร้างแฟ้มสำรองไม่สำเร็จ"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "เกิดข้อผิดพลาดขณะลบแฟ้มปลายทาง: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "ไม่รองรับการย้ายแฟ้มข้ามอุปกรณ์"
@@ -1676,7 +1676,7 @@ msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้
msgid "Error closing unix: %s"
msgstr "เกิดข้อผิดพลาดขณะปิดแฟ้มยูนิกซ์: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "รากระบบแฟ้ม"
diff --git a/po/tl.po b/po/tl.po
index 2b922b5a8..dd64e32b6 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -580,7 +580,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1197,7 +1197,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1251,7 +1251,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1265,9 +1265,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Hindi suportado ang mga symbolic link"
@@ -1280,52 +1280,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Hindi suportado ang mga symbolic link"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1392,106 +1392,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Imbalidong pangalan ng programa: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Hindi tanggap na hostname"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Sawi ang paglikha ng talaksang '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Sawi ang paglikha ng talaksang '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Sawi ang paglikha ng talaksang '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Error habang nagco-convert: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Error sa pagbasa ng talaksang '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1745,7 +1745,7 @@ msgstr "Error sa pagbasa ng talaksang '%s': %s"
msgid "Error closing unix: %s"
msgstr "Error sa linya %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index e5570540c..a29bc89ec 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-11 18:56+0200\n"
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
@@ -562,7 +562,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "dahili hata"
@@ -1168,7 +1168,7 @@ msgstr "%s için çok büyük sayaç değeri geçildi"
msgid "Stream is already closed"
msgstr "Akış zaten kapalı"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "İşlem iptal edildi"
@@ -1221,7 +1221,7 @@ msgstr "Kullanıcı MIME yapılandırma klasörü %s oluşturulamıyor: %s"
msgid "Can't create user desktop file %s"
msgstr "Kullanıcı masaüstü dosyası %s oluşturulamıyor"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s için özel tanım"
@@ -1235,9 +1235,9 @@ msgid "drive doesn't implement polling for media"
msgstr "sürücü ortam için yoklamayı uygulamıyor"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "İşlem desteklenmiyor"
@@ -1250,52 +1250,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Bağlama mevcut değil içeriyor"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Dizin üzerine kopyalanamıyor"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Dizin dizin üzerine kopyalanamıyor"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Hedef dosya mevcut"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Dizin iç içe kopyalanamıyor"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Geçersiz sembolik bağ değeri verildi"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Çöp desteklenmiyor"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Dosy adları '%c' içeremez"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "sistem bağlama uygulamıyor"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "Bu dosyayı işlemek için hiçbir uygulama kayıtlı değil"
@@ -1362,106 +1362,106 @@ msgstr "Öntanımlı yerel dizin izleme tipi bulunamadı"
msgid "Invalid filename %s"
msgstr "Geçersiz dosya adı %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Dosya sistemi bilgisi alınırken hata: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Kök dizini yeniden adlandırılamıyor"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Dosya yeniden adlandırılamıyor, dosya ismi zaten mevcut"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Geçersiz dosya adı"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Dosya yeniden adlandırılırken hata: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Dosya açılırken hata: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Dizin açılamıyor"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Dosya silinirken hata: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Dosya çöpe atılırken hata: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Çöp dizini %s oluşturulamıyor: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Çöp için en üst seviye dizin bulunamıyor"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Çöp dizini bulunamıyor ya da oluşturulamıyor"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Çöp bilgi dosyası oluşturulamıyor: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Dosya çöpe atılamıyor: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Sembolik bağ yaparken hata: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Dosya taşınırken hata: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Dizin dizin üzerine taşınamıyor"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Yedek dosyası oluşturma başarısız oldu"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Hedef dosya silerken hata: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Bağlı sistemler arasında taşıma desteklenmiyor"
@@ -1716,7 +1716,7 @@ msgstr "Unix'den okurken hata: %s"
msgid "Error closing unix: %s"
msgstr "Unix kapatılırken hata: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Dosya sistemi kök dizini"
diff --git a/po/tt.po b/po/tt.po
index 15eeb50cf..2c1eddbda 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -517,7 +517,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1113,7 +1113,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1167,7 +1167,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1181,9 +1181,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr ""
@@ -1196,52 +1196,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1308,106 +1308,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Yazılım adı yaraqsız: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "'%s' biremen uqığanda xata: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Host adı yaraqsız"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "'%s' biremen uqığanda xata: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "'%s' biremen uqığanda xata: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "'%s' biremen uqığanda xata: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "'%s' biremen uqığanda xata: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "'%s' biremen yasap bulmadı: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "'%s' biremen yasap bulmadı: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "'%s' biremen yasap bulmadı: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Äyländergändä xata çıqtı: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "'%s' biremen uqığanda xata: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "'%s' biremen uqığanda xata: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1660,7 +1660,7 @@ msgstr "'%s' biremen uqığanda xata: %s"
msgid "Error closing unix: %s"
msgstr "%d. yulda xata: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index ee4deaafd..14df29fd1 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-01-25 11:56+0300\n"
"Last-Translator: Maxim Dziumanenko <dziumanenko@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -567,7 +567,7 @@ msgstr ""
"шаблон містить елементи, які не підтримуються при пошуку часткової "
"відповідності"
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "внутрішня помилка"
@@ -1181,7 +1181,7 @@ msgstr "До %s передано надто велике значення ліч
msgid "Stream is already closed"
msgstr "Потік вже закрито"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Операцію скасовано"
@@ -1234,7 +1234,7 @@ msgstr "Не вдається створити теку параметрів MIM
msgid "Can't create user desktop file %s"
msgstr "Не вдається створити для користувача desktop-файл %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Власне визначення %s"
@@ -1248,9 +1248,9 @@ msgid "drive doesn't implement polling for media"
msgstr "пристрій не має функції опитування наявності носія"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Операція не підтримується"
@@ -1263,52 +1263,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Вкладена точка монтування не існує"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Не вдається копіювати у каталог"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "Не вдається копіювати каталог у каталог"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Цільовий файл існує"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Не вдається рекурсивно скопіювати каталог"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "Неправильне значення символьного посилання"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Смітник не підтримується"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "назви файлів не можуть містити символ '%c'"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "том не підтримує операцію монтування"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "Не зареєстровано програму з назвою що створило закладку"
@@ -1375,106 +1375,106 @@ msgstr "Не вдається знайти типовий різновид мо
msgid "Invalid filename %s"
msgstr "Неправильна назва файлу %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Помилка при отриманні інформації з файлової системи: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Не можна перейменовувати кореневий каталог"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Не вдається перейменувати файлу, файл з такою назвою вже існує"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Неправильна назва файлу"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "Помилка при перейменуванні файлу: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Помилка при відкриванні файлу: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Не вдається відкрити каталог"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Помилка при видаленні файлу: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "Помилка при переміщенні файлу до смітника: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Помилка при створенні каталогу смітника %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Не вдається знайти каталог верхнього рівня для смітника"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "не вдається знайти чи створити каталог смітника"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Помилка створення файл у смітнику: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "Не вдається перемістити файл до смітника: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Помилка при створенні символьного посилання: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Помилка при переміщенні файлу: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "Не вдається перемістити каталог у каталог"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Помилка при створенні файлу резервної копії"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Помилка при зчитуванні цільового файлу: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "Переміщення між різними точками монтування не підтримується"
@@ -1731,7 +1731,7 @@ msgstr "Помилка при зчитуванні unix-сокету: %s"
msgid "Error closing unix: %s"
msgstr "Помилка при закриванні unix-сокету: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Корінь файлової системи"
diff --git a/po/vi.po b/po/vi.po
index 27b633503..217e28dd1 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib GNOME TRUNK\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-23 15:50+0700\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n"
@@ -555,7 +555,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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "lỗi nội bộ"
@@ -1168,7 +1168,7 @@ msgstr "Giá trị đếm quá lớn được gửi cho %s"
msgid "Stream is already closed"
msgstr "Luồng đã bị đóng"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "Thao tác bị thôi"
@@ -1221,7 +1221,7 @@ msgstr "Không thể tạo thư mục cấu hình MIME người dùng %s: %s"
msgid "Can't create user desktop file %s"
msgstr "Không thể tạo tập tin desktop %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "Lời định nghĩa riêng cho %s"
@@ -1235,9 +1235,9 @@ msgid "drive doesn't implement polling for media"
msgstr "ổ đĩa không thực hiện chức năng thăm dò có phương tiện không"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "Thao tác không được hỗ trợ"
@@ -1250,52 +1250,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "Bộ lắp chứa không tồn tại"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "Không thể sao chép đè lên thư mục"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
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:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "Tập tin đích đã có"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "Không thể sao chép đệ quy thư mục"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
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:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "Thùng rác không được hỗ trợ"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Tên tập tin không thể chứa « %c »"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
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:4879
+#: gio/gfile.c:4883
#, c-format
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"
@@ -1362,106 +1362,106 @@ msgstr "Không tìm thấy kiểu theo dõi thư mục cục bộ mặc định"
msgid "Invalid filename %s"
msgstr "Tên tập tin không hợp lệ: %s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, 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:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "Không thể thay đổi tên của thư mục gốc"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
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:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Tên tập tin không hợp lệ"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, 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:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "Gặp lỗi khi mở tập tin: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "Không thể mở thư mục"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "Gặp lỗi khi gỡ bỏ tập tin: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, 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:1701
+#: gio/glocalfile.c:1705
#, 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:1722
+#: gio/glocalfile.c:1726
#, c-format
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:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
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:1855
+#: gio/glocalfile.c:1859
#, 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:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, 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:2018
+#: gio/glocalfile.c:2022
#, 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:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "Gặp lỗi khi di chuyển tập tin: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
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:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Lỗi tạo tập tin sao lưu"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "Gặp lỗi khi gỡ bỏ tập tin đích: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
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"
@@ -1717,7 +1717,7 @@ msgstr "Gặp lỗi khi đọc từ UNIX: %s"
msgid "Error closing unix: %s"
msgstr "Gặp lỗi khi đóng UNIX: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "Gốc hệ thống tập tin"
diff --git a/po/wa.po b/po/wa.po
index 43de64baa..d5be42be9 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -534,7 +534,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1132,7 +1132,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1185,7 +1185,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1199,9 +1199,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Loyéns simbolikes nén sopoirtés"
@@ -1214,52 +1214,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Loyéns simbolikes nén sopoirtés"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1326,106 +1326,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "No d' lodjoe nén valide"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, 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:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "No d' lodjoe nén valide"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, 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:1244
+#: gio/glocalfile.c:1248
#, 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:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, 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:1678
+#: gio/glocalfile.c:1682
#, 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:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Dji n' a savou askepyî l' fitchî «%s»: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Dji n' a savou askepyî l' fitchî «%s»: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Dji n' a savou askepyî l' fitchî «%s»: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Åk n' a nén stî tot cviersant: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, 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:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, 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:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1677,7 +1677,7 @@ msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s"
msgid "Error closing unix: %s"
msgstr "Aroke el roye %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/xh.po b/po/xh.po
index abdaebeaf..397c921ef 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -568,7 +568,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1192,7 +1192,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1246,7 +1246,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1260,9 +1260,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "Ikhonkco elingumfuziselo alixhaswanga"
@@ -1275,52 +1275,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "Ikhonkco elingumfuziselo alixhaswanga"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1387,106 +1387,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "Igama lomququzeleli elingasebenziyo"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "Igama lomququzeleli elingasebenziyo"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Akuphumelelekanga ukudala ifayili '%s': %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Akuphumelelekanga ukudala ifayili '%s': %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "Akuphumelelekanga ukudala ifayili '%s': %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "Impazamo ngelixa lenguqulo: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "Impazamo yokufunda ifayili '%s': %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1739,7 +1739,7 @@ msgstr "Impazamo yokufunda ifayili '%s': %s"
msgid "Error closing unix: %s"
msgstr "Impazamo emgceni %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/yi.po b/po/yi.po
index e5ed6eebf..fc0e716c6 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: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-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"
@@ -554,7 +554,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1161,7 +1161,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1214,7 +1214,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1228,9 +1228,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr ""
@@ -1243,52 +1243,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr ""
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr ""
@@ -1355,106 +1355,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "אומלעקסיקער מאַשין־נאָמען"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "אומלעקסיקער מאַשין־נאָמען"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "ניט געקענט שאַפֿן טעקע %s: %s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "ניט געקענט שאַפֿן טעקע %s: %s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "ניט געקענט שאַפֿן טעקע %s: %s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1707,7 +1707,7 @@ msgstr "דורכפֿאַל אין לײענען טעקע %s: %s"
msgid "Error closing unix: %s"
msgstr "דורכפֿאַל אױף שורה %d: %s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 06e5885be..28ab9ea74 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2008-03-13 10:20+0800\n"
"Last-Translator: Deng Xiyue <manphiz@gmail.com>\n"
"Language-Team: i18n-zh <i18n-zh@googlegroups.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:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr "内部错误"
@@ -1123,7 +1123,7 @@ msgstr "传递给 %s 的计数值太大了"
msgid "Stream is already closed"
msgstr "流已经关闭"
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "操作被取消"
@@ -1176,7 +1176,7 @@ msgstr "无法创建用户 MIME 配置文件夹 %s:%s"
msgid "Can't create user desktop file %s"
msgstr "无法创建用户桌面文件 %s"
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr "%s 的自制定定义"
@@ -1190,9 +1190,9 @@ msgid "drive doesn't implement polling for media"
msgstr "驱动未实现媒体轮询"
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, c-format
msgid "Operation not supported"
msgstr "不支持该操作"
@@ -1205,52 +1205,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr "包含的挂载不存在"
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr "无法复制目录"
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr "无法将目录复制到目录"
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr "目标文件已存在"
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr "无法递归复制目录"
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr "给出的符号链接值无效"
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, c-format
msgid "Trash not supported"
msgstr "不支持垃圾箱"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr "文件名不能包含“%c”"
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "卷未实现挂载"
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, c-format
msgid "No application is registered as handling this file"
msgstr "没有注册为处理此文件的应用程序"
@@ -1317,106 +1317,106 @@ msgstr "无法找默认的本地目录监视器类型"
msgid "Invalid filename %s"
msgstr "无效的文件名名:%s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "读取文件系统信息出错:%s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr "无法重命名根目录"
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "无法重命名文件,该文件名已存在"
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "无效的文件名"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, c-format
msgid "Error renaming file: %s"
msgstr "重命名文件出错:%s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, c-format
msgid "Error opening file: %s"
msgstr "打开文件出错:%s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr "无法打开目录"
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, c-format
msgid "Error removing file: %s"
msgstr "移除文件出错:%s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, c-format
msgid "Error trashing file: %s"
msgstr "将文件放到垃圾箱出错:%s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "创建垃圾箱目录 %s 失败:%s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "无法找到垃圾箱的顶级目录"
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr "无法找到或创建垃圾箱目录"
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "创建垃圾信息文件失败:%s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, c-format
msgid "Unable to trash file: %s"
msgstr "创建垃圾文件失败:%s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, c-format
msgid "Error making symbolic link: %s"
msgstr "创建符号链接出错:%s"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, c-format
msgid "Error moving file: %s"
msgstr "移动文件出错:%s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr "无法将目录移动到目录"
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "备份文件创建失败"
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, c-format
msgid "Error removing target file: %s"
msgstr "移除目标文件出错:%s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr "不支持在挂载之间移动"
@@ -1670,7 +1670,7 @@ msgstr "读取 unix 出错:%s"
msgid "Error closing unix: %s"
msgstr "关闭 unix 出错:%s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr "文件系统根目录"
diff --git a/po/zh_HK.po b/po/zh_HK.po
index 9abcef6cf..237514303 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.12.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2007-02-28 02:10+0800\n"
"Last-Translator: Woodman Tuen <wmtuen@gmail.com>\n"
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
@@ -532,7 +532,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1135,7 +1135,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1189,7 +1189,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1203,9 +1203,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "不支援符號連結"
@@ -1218,52 +1218,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "不支援符號連結"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "沒有一個名為‘%s’的應用程式註冊一個書籤給‘%s’"
@@ -1330,106 +1330,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "無效的設定鍵名稱:%s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "主機名稱無效"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "建立檔案‘%s’失敗:%s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "建立檔案‘%s’失敗:%s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "建立檔案‘%s’失敗:%s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "解析 %s 選項時發生錯誤"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1682,7 +1682,7 @@ msgstr "讀取檔案‘%s’時發生錯誤:%s"
msgid "Error closing unix: %s"
msgstr "第 %d 行發生錯誤:%s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""
diff --git a/po/zh_TW.po b/po/zh_TW.po
index a3012dcd4..f0521ac87 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.12.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 00:40-0400\n"
+"POT-Creation-Date: 2008-07-01 21:48-0400\n"
"PO-Revision-Date: 2007-02-27 09:08+0800\n"
"Last-Translator: Woodman Tuen <wmtuen@gmail.com>\n"
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
@@ -532,7 +532,7 @@ msgstr ""
msgid "the pattern contains items not supported for partial matching"
msgstr ""
-#: glib/gregex.c:154 gio/glocalfile.c:1963
+#: glib/gregex.c:154 gio/glocalfile.c:1967
msgid "internal error"
msgstr ""
@@ -1135,7 +1135,7 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
-#: gio/gcancellable.c:296 gio/glocalfile.c:1956 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1960 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr ""
@@ -1189,7 +1189,7 @@ msgstr ""
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1517
+#: gio/gdesktopappinfo.c:1532
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1203,9 +1203,9 @@ msgid "drive doesn't implement polling for media"
msgstr ""
#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366
-#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1556 gio/gfile.c:2613
-#: gio/gfile.c:2658 gio/gfile.c:2708 gio/gfile.c:2748 gio/gfile.c:3072
-#: gio/gfile.c:3474 gio/gfile.c:3557 gio/gfile.c:3640 gio/gfile.c:3720
+#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614
+#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073
+#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721
#, fuzzy, c-format
msgid "Operation not supported"
msgstr "不支援符號連結"
@@ -1218,52 +1218,52 @@ 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:1254 gio/glocalfile.c:1046 gio/glocalfile.c:1057
-#: gio/glocalfile.c:1070
+#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061
+#: gio/glocalfile.c:1074
#, c-format
msgid "Containing mount does not exist"
msgstr ""
-#: gio/gfile.c:1895 gio/glocalfile.c:2106
+#: gio/gfile.c:1896 gio/glocalfile.c:2110
#, c-format
msgid "Can't copy over directory"
msgstr ""
-#: gio/gfile.c:1955
+#: gio/gfile.c:1956
#, c-format
msgid "Can't copy directory over directory"
msgstr ""
-#: gio/gfile.c:1963 gio/glocalfile.c:2115
+#: gio/gfile.c:1964 gio/glocalfile.c:2119
#, c-format
msgid "Target file exists"
msgstr ""
-#: gio/gfile.c:1981
+#: gio/gfile.c:1982
#, c-format
msgid "Can't recursively copy directory"
msgstr ""
-#: gio/gfile.c:2698
+#: gio/gfile.c:2699
#, c-format
msgid "Invalid symlink value given"
msgstr ""
-#: gio/gfile.c:2791
+#: gio/gfile.c:2792
#, fuzzy, c-format
msgid "Trash not supported"
msgstr "不支援符號連結"
-#: gio/gfile.c:2838
+#: gio/gfile.c:2839
#, c-format
msgid "File names cannot contain '%c'"
msgstr ""
-#: gio/gfile.c:4771 gio/gvolume.c:357
+#: gio/gfile.c:4775 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr ""
-#: gio/gfile.c:4879
+#: gio/gfile.c:4883
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "沒有一個名為‘%s’的應用程式註冊一個書籤給‘%s’"
@@ -1330,106 +1330,106 @@ msgstr ""
msgid "Invalid filename %s"
msgstr "無效的設定鍵名稱:%s"
-#: gio/glocalfile.c:962
+#: gio/glocalfile.c:966
#, fuzzy, c-format
msgid "Error getting filesystem info: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:1090
+#: gio/glocalfile.c:1094
#, c-format
msgid "Can't rename root directory"
msgstr ""
-#: gio/glocalfile.c:1108
+#: gio/glocalfile.c:1112
#, c-format
msgid "Can't rename file, filename already exist"
msgstr ""
-#: gio/glocalfile.c:1121 gio/glocalfile.c:1985 gio/glocalfile.c:2014
-#: gio/glocalfile.c:2168 gio/glocalfileoutputstream.c:472
+#: gio/glocalfile.c:1125 gio/glocalfile.c:1989 gio/glocalfile.c:2018
+#: gio/glocalfile.c:2172 gio/glocalfileoutputstream.c:472
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, fuzzy, c-format
msgid "Invalid filename"
msgstr "主機名稱無效"
-#: gio/glocalfile.c:1125
+#: gio/glocalfile.c:1129
#, fuzzy, c-format
msgid "Error renaming file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:1244
+#: gio/glocalfile.c:1248
#, fuzzy, c-format
msgid "Error opening file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:1254
+#: gio/glocalfile.c:1258
#, c-format
msgid "Can't open directory"
msgstr ""
-#: gio/glocalfile.c:1314 gio/glocalfile.c:1989
+#: gio/glocalfile.c:1318 gio/glocalfile.c:1993
#, fuzzy, c-format
msgid "Error removing file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:1678
+#: gio/glocalfile.c:1682
#, fuzzy, c-format
msgid "Error trashing file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:1701
+#: gio/glocalfile.c:1705
#, fuzzy, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "建立檔案‘%s’失敗:%s"
-#: gio/glocalfile.c:1722
+#: gio/glocalfile.c:1726
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr ""
-#: gio/glocalfile.c:1801 gio/glocalfile.c:1821
+#: gio/glocalfile.c:1805 gio/glocalfile.c:1825
#, c-format
msgid "Unable to find or create trash directory"
msgstr ""
-#: gio/glocalfile.c:1855
+#: gio/glocalfile.c:1859
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "建立檔案‘%s’失敗:%s"
-#: gio/glocalfile.c:1880 gio/glocalfile.c:1955 gio/glocalfile.c:1962
+#: gio/glocalfile.c:1884 gio/glocalfile.c:1959 gio/glocalfile.c:1966
#, fuzzy, c-format
msgid "Unable to trash file: %s"
msgstr "建立檔案‘%s’失敗:%s"
-#: gio/glocalfile.c:2018
+#: gio/glocalfile.c:2022
#, fuzzy, c-format
msgid "Error making symbolic link: %s"
msgstr "解析 %s 選項時發生錯誤"
-#: gio/glocalfile.c:2078 gio/glocalfile.c:2172
+#: gio/glocalfile.c:2082 gio/glocalfile.c:2176
#, fuzzy, c-format
msgid "Error moving file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:2101
+#: gio/glocalfile.c:2105
#, c-format
msgid "Can't move directory over directory"
msgstr ""
-#: gio/glocalfile.c:2128 gio/glocalfileoutputstream.c:777
+#: gio/glocalfile.c:2132 gio/glocalfileoutputstream.c:777
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr ""
-#: gio/glocalfile.c:2147
+#: gio/glocalfile.c:2151
#, fuzzy, c-format
msgid "Error removing target file: %s"
msgstr "讀取檔案‘%s’時發生錯誤:%s"
-#: gio/glocalfile.c:2161
+#: gio/glocalfile.c:2165
#, c-format
msgid "Move between mounts not supported"
msgstr ""
@@ -1682,7 +1682,7 @@ msgstr "讀取檔案‘%s’時發生錯誤:%s"
msgid "Error closing unix: %s"
msgstr "第 %d 行發生錯誤:%s"
-#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
+#: gio/gunixmounts.c:1780 gio/gunixmounts.c:1817
msgid "Filesystem root"
msgstr ""