summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-01-16 23:55:51 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-01-16 23:55:51 +0000
commit669f113cac64d6453e6d0d4c1224a00526103eef (patch)
tree91db4be39be5f5890e283c2dab845be339a2ccd1
parentc0a0e2f4ebed7c22db01c4cf35a5ea2b445e0996 (diff)
svn path=/branches/glib-2-12/; revision=5282
-rw-r--r--ChangeLog2
-rw-r--r--INSTALL4
-rw-r--r--README2
-rw-r--r--docs/reference/ChangeLog4
-rw-r--r--docs/reference/glib/tmpl/messages.sgml10
-rw-r--r--docs/reference/glib/tmpl/threads.sgml1
-rw-r--r--docs/reference/glib/tmpl/types.sgml4
-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.po2
-rw-r--r--po/ar.po2
-rw-r--r--po/az.po2
-rw-r--r--po/be.po2
-rw-r--r--po/bg.po2
-rw-r--r--po/bn.po2
-rw-r--r--po/bn_IN.po2
-rw-r--r--po/bs.po2
-rw-r--r--po/ca.po2
-rw-r--r--po/cs.po2
-rw-r--r--po/cy.po2
-rw-r--r--po/da.po2
-rw-r--r--po/de.po2
-rw-r--r--po/dz.po2
-rw-r--r--po/el.po2
-rw-r--r--po/en_CA.po2
-rw-r--r--po/en_GB.po2
-rw-r--r--po/eo.po2
-rw-r--r--po/es.po2
-rw-r--r--po/et.po2
-rw-r--r--po/eu.po2
-rw-r--r--po/fa.po2
-rw-r--r--po/fi.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/ga.po2
-rw-r--r--po/gl.po2
-rw-r--r--po/gu.po2
-rw-r--r--po/he.po360
-rw-r--r--po/hi.po2
-rw-r--r--po/hr.po2
-rw-r--r--po/hu.po2
-rw-r--r--po/hy.po2
-rw-r--r--po/id.po2
-rw-r--r--po/is.po2
-rw-r--r--po/it.po2
-rw-r--r--po/ja.po2
-rw-r--r--po/ka.po2
-rw-r--r--po/ko.po2
-rw-r--r--po/ku.po2
-rw-r--r--po/lt.po2
-rw-r--r--po/lv.po2
-rw-r--r--po/mk.po2
-rw-r--r--po/ml.po2
-rw-r--r--po/mn.po2
-rw-r--r--po/ms.po2
-rw-r--r--po/nb.po2
-rw-r--r--po/ne.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/nn.po2
-rw-r--r--po/or.po2
-rw-r--r--po/pa.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/pt.po2
-rw-r--r--po/pt_BR.po2
-rw-r--r--po/ro.po2
-rw-r--r--po/ru.po2
-rw-r--r--po/rw.po2
-rw-r--r--po/sk.po2
-rw-r--r--po/sl.po590
-rw-r--r--po/sq.po2
-rw-r--r--po/sr.po2
-rw-r--r--po/sr@Latn.po2
-rw-r--r--po/sr@ije.po2
-rw-r--r--po/sv.po2
-rw-r--r--po/ta.po2
-rw-r--r--po/te.po2
-rw-r--r--po/th.po2
-rw-r--r--po/tl.po2
-rw-r--r--po/tr.po2
-rw-r--r--po/tt.po2
-rw-r--r--po/uk.po2
-rw-r--r--po/vi.po2
-rw-r--r--po/wa.po2
-rw-r--r--po/xh.po2
-rw-r--r--po/yi.po2
-rw-r--r--po/zh_CN.po2
-rw-r--r--po/zh_HK.po2
-rw-r--r--po/zh_TW.po2
89 files changed, 612 insertions, 533 deletions
diff --git a/ChangeLog b/ChangeLog
index 92bdc2154..1ae2cc7e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2007-01-16 Matthias Clasen <mclasen@redhat.com>
+ * === Released 2.12.9 ===
+
* NEWS: Updates
2007-01-16 Matthias Clasen <mclasen@redhat.com>
diff --git a/INSTALL b/INSTALL
index 7a7fd9ada..ea477c211 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.12.8.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.12.8 # change to the toplevel directory
+ % gzip -cd glib-2.12.9.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.12.9 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB
diff --git a/README b/README
index e6e9cd78e..af292bb81 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is GLib version 2.12.8. GLib is the low-level core
+This is GLib version 2.12.9. 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 cb2bf264a..98fd56c5b 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-16 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.12.9 ===
+
2005-01-15 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.8 ===
diff --git a/docs/reference/glib/tmpl/messages.sgml b/docs/reference/glib/tmpl/messages.sgml
index 35c85da7d..1beec0038 100644
--- a/docs/reference/glib/tmpl/messages.sgml
+++ b/docs/reference/glib/tmpl/messages.sgml
@@ -144,6 +144,8 @@ A convenience function/macro to log a normal message.
@...:
+@...:
+
@...:
@@ -187,6 +189,8 @@ variable (see <ulink url="glib-running.html">Running GLib Applications</ulink>).
@...:
+@...:
+
@...:
@@ -235,6 +239,8 @@ the %G_DEBUG environment variable (see
@...:
+@...:
+
@...:
@@ -278,6 +284,8 @@ assertion failure.
@...:
+@...:
+
@...:
@@ -316,6 +324,8 @@ A convenience function/macro to log a debug message.
@...:
+@...:
+
@...:
@Since: 2.6
diff --git a/docs/reference/glib/tmpl/threads.sgml b/docs/reference/glib/tmpl/threads.sgml
index ddcc69f0a..b14768e77 100644
--- a/docs/reference/glib/tmpl/threads.sgml
+++ b/docs/reference/glib/tmpl/threads.sgml
@@ -147,7 +147,6 @@ Do not use this struct unless you know what you are doing.
@thread_set_priority:
@thread_self:
@thread_equal:
-@gettime:
<!-- ##### FUNCTION g_thread_init ##### -->
diff --git a/docs/reference/glib/tmpl/types.sgml b/docs/reference/glib/tmpl/types.sgml
index 566ecc3a8..f1c9544e0 100644
--- a/docs/reference/glib/tmpl/types.sgml
+++ b/docs/reference/glib/tmpl/types.sgml
@@ -179,12 +179,14 @@ Values of this type can range from -9,223,372,036,854,775,808 to
</para>
-<!-- ##### TYPEDEF guint64 ##### -->
+<!-- ##### FUNCTION guint64 ##### -->
<para>
An unsigned integer guaranteed to be 64 bits on all platforms.
Values of this type can range from 0 to 18,446,744,073,709,551,615.
</para>
+@Returns:
+
<!-- ##### MACRO G_GINT64_CONSTANT ##### -->
<para>
diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog
index 8fd1177ec..85097f5c5 100644
--- a/gmodule/ChangeLog
+++ b/gmodule/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-16 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.12.9 ===
+
2005-01-15 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.8 ===
diff --git a/gobject/ChangeLog b/gobject/ChangeLog
index a6b046316..c710e3473 100644
--- a/gobject/ChangeLog
+++ b/gobject/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-16 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.12.9 ===
+
2005-01-15 Matthias Clasen <mclasen@redhat.com>
* === Released 2.12.8 ===
diff --git a/gthread/ChangeLog b/gthread/ChangeLog
index 22d32271a..a8251fba4 100644
--- a/gthread/ChangeLog
+++ b/gthread/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-16 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.12.9 ===
+
2007-01-16 Tor Lillqvist <tml@novell.com>
* gthread-win32.c (g_gettime_win32_impl):
diff --git a/po/ChangeLog b/po/ChangeLog
index ef7f4d8c0..6552d8a78 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-16 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.12.9 ===
+
2007-01-16 Matic Zgur <mr.zgur@gmail.com>
* sl.po: Updated Slovenian translation.
diff --git a/po/am.po b/po/am.po
index efff847b8..375f4c828 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/ar.po b/po/ar.po
index ea6a181be..9bb72973f 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-12.ar\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2007-01-04 06:19+0200\n"
"Last-Translator: Khaled Hosny <khaledhosny@eglug.org>\n"
"Language-Team: Arabic <support@arabeyes.org>\n"
diff --git a/po/az.po b/po/az.po
index cd9cfdae2..c043ce00b 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/be.po b/po/be.po
index 90fa956e4..88957354c 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/bg.po b/po/bg.po
index 49953f137..39d9b62c1 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2007-01-10 01:05+0200\n"
"Last-Translator: Alexander Shopov <ash@contact.bg>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
diff --git a/po/bn.po b/po/bn.po
index 8f893cc83..0d5494059 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 1c67b286e..086b294df 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: bn_IN\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-01 18:30+0530\n"
"Last-Translator: Runa Bhattacharjee <runabh@gmail.com>\n"
"Language-Team: Bengali India\n"
diff --git a/po/bs.po b/po/bs.po
index b8cafb509..bea2e2cab 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/ca.po b/po/ca.po
index 6f00e2121..9e599e899 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2007-01-10 01:07+0100\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
diff --git a/po/cs.po b/po/cs.po
index adcc08073..05d1bf745 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-03 15:32+0200\n"
"Last-Translator: Jakub Friedl <jfriedl@suse.cz>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
diff --git a/po/cy.po b/po/cy.po
index 4a3a4a7ff..17ba3ed84 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/da.po b/po/da.po
index 38ba19a31..683b8fc3c 100644
--- a/po/da.po
+++ b/po/da.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-01-18 18:41+0100\n"
"Last-Translator: Martin Willemoes Hansen <mwh@sysrq.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
diff --git a/po/de.po b/po/de.po
index 3e7c0afa1..b01122c73 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2007-01-04 15:33+0100\n"
"Last-Translator: Hendrik Richter <hendrikr@gnome.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
diff --git a/po/dz.po b/po/dz.po
index 9789ac55a..bd0b5358d 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-09 10:23+0530\n"
"Last-Translator: Mindu Dorji\n"
"Language-Team: DZONGKHA <pgeyleg@dit.gov.bt>\n"
diff --git a/po/el.po b/po/el.po
index 15fb855b1..a485bbac8 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-04 13:11+0300\n"
"Last-Translator: Kostas Papadimas <pkst@gnome.org>\n"
"Language-Team: Greek <team@gnome.gr>\n"
diff --git a/po/en_CA.po b/po/en_CA.po
index 72634b6a8..cdff287d5 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/en_GB.po b/po/en_GB.po
index feff7a3ab..b44c37e32 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-12-29 07:02-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: \n"
diff --git a/po/eo.po b/po/eo.po
index 6cc5ec5a6..ef8e263a3 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/es.po b/po/es.po
index 8b6e86fa8..20a92cada 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib-2-12\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-12-18 16:55+0100\n"
"Last-Translator: Francisco Javier F. Serrador <serrador@cvs.gnome.org>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
diff --git a/po/et.po b/po/et.po
index b3499551c..492728ffd 100644
--- a/po/et.po
+++ b/po/et.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Glib 2.12\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-10 17:37+0300\n"
"Last-Translator: Ivar Smolin <okul@linux.ee>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\n"
diff --git a/po/eu.po b/po/eu.po
index e48702a28..0be7677db 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-08 09:50+0000\n"
"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n"
"Language-Team: Basque <itzulpena@euskalgnu.org>\n"
diff --git a/po/fa.po b/po/fa.po
index c640ae40d..742e088be 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-04 18:36+0330\n"
"Last-Translator: Roozbeh Pournader <roozbeh@farsiweb.info>\n"
"Language-Team: Persian\n"
diff --git a/po/fi.po b/po/fi.po
index 2c2891def..6c684001b 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-09 15:58+0300\n"
"Last-Translator: Ilkka Tuohela <hile@iki.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
diff --git a/po/fr.po b/po/fr.po
index 0acb79916..a3f1ccf3a 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.12.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-26 16:53+0200\n"
"Last-Translator: Robert-André Mauchin <zebob.m@gmail.com>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
diff --git a/po/ga.po b/po/ga.po
index ee1aa7426..270f4439e 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2004-03-08 21:28+0000\n"
"Last-Translator: Alastair McKinstry <mckinstry@debian.org>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
diff --git a/po/gl.po b/po/gl.po
index 91fe156fc..9d0704ca9 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-05-16 13:06+0200\n"
"Last-Translator: Ignacio Casal Quinteiro <nacho.resa@gmail.com>\n"
"Language-Team: Galego <trasno@ceu.fi.udc.es>\n"
diff --git a/po/gu.po b/po/gu.po
index 2802dcd90..b9076050b 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-12.gu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-12-19 10:17+0530\n"
"Last-Translator: Ankit Patel <ankit@redhat.com>\n"
"Language-Team: Gujarati <fedora-trans-gu@redhat.com>\n"
diff --git a/po/he.po b/po/he.po
index 4932393cb..56b545267 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: 2007-01-15 10:22+0200\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
@@ -21,278 +21,286 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793
-#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919
+#: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
+#: glib/gbookmarkfile.c:919
#, c-format
msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Unexpected attribute '%s' for element '%s'"
-#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804
-#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930
+#: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
+#: glib/gbookmarkfile.c:930
#, c-format
msgid "Attribute '%s' of element '%s' not found"
msgstr "Attribute '%s' of element '%s' not found"
-#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168
-#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242
+#: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
+#: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format
msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Unexpected tag '%s', tag '%s' expected"
-#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142
-#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262
+#: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
+#: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format
msgid "Unexpected tag '%s' inside '%s'"
msgstr "Unexpected tag '%s' inside '%s'"
-#: ../glib/gbookmarkfile.c:1792
+#: glib/gbookmarkfile.c:1792
+#, c-format
msgid "No valid bookmark file found in data dirs"
msgstr "No valid bookmark file found in data dirs"
-#: ../glib/gbookmarkfile.c:1993
+#: glib/gbookmarkfile.c:1993
#, c-format
msgid "A bookmark for URI '%s' already exists"
msgstr "A bookmark for URI '%s' already exists"
-#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196
-#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362
-#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530
-#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687
-#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826
-#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142
-#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3379
-#: ../glib/gbookmarkfile.c:3454 ../glib/gbookmarkfile.c:3544
-#: ../glib/gbookmarkfile.c:3671
+#: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
+#: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
+#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
+#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
+#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
+#: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
+#: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3379
+#: glib/gbookmarkfile.c:3454 glib/gbookmarkfile.c:3544
+#: glib/gbookmarkfile.c:3671
#, c-format
msgid "No bookmark found for URI '%s'"
msgstr "No bookmark found for URI '%s'"
-#: ../glib/gbookmarkfile.c:2371
+#: glib/gbookmarkfile.c:2371
#, c-format
msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "No MIME type defined in the bookmark for URI '%s'"
-#: ../glib/gbookmarkfile.c:2456
+#: glib/gbookmarkfile.c:2456
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "No private flag has been defined in bookmark for URI '%s'"
-#: ../glib/gbookmarkfile.c:2835
+#: glib/gbookmarkfile.c:2835
#, c-format
msgid "No groups set in bookmark for URI '%s'"
msgstr "No groups set in bookmark for URI '%s'"
-#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3389
+#: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3389
#, c-format
msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "No application with name '%s' registered a bookmark for '%s'"
-#: ../glib/gbookmarkfile.c:3402
+#: glib/gbookmarkfile.c:3402
#, c-format
msgid "Failed to expand exec line '%s' with URI '%s'"
msgstr "Failed to expand exec line '%s' with URI '%s'"
# *** This file should not be translated to hebrew, please only copy the english text ***
# *** Old hebrew ranslation is commented for backup sake ***
-#: ../glib/gconvert.c:423 ../glib/gconvert.c:501 ../glib/giochannel.c:1150
+#: glib/gconvert.c:423 glib/gconvert.c:501 glib/giochannel.c:1150
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Conversion from character set '%s' to '%s' is not supported"
-#: ../glib/gconvert.c:427 ../glib/gconvert.c:505
+#: glib/gconvert.c:427 glib/gconvert.c:505
#, c-format
msgid "Could not open converter from '%s' to '%s'"
msgstr "Could not open converter from '%s' to '%s'"
-#: ../glib/gconvert.c:621 ../glib/gconvert.c:1010 ../glib/giochannel.c:1322
-#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943
-#: ../glib/gutf8.c:1392
+#: glib/gconvert.c:621 glib/gconvert.c:1010 glib/giochannel.c:1322
+#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
+#: glib/gutf8.c:1392
+#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "Invalid byte sequence in conversion input"
-#: ../glib/gconvert.c:627 ../glib/gconvert.c:937 ../glib/giochannel.c:1329
-#: ../glib/giochannel.c:2218
+#: glib/gconvert.c:627 glib/gconvert.c:937 glib/giochannel.c:1329
+#: glib/giochannel.c:2218
#, c-format
msgid "Error during conversion: %s"
msgstr "Error during conversion: %s"
-#: ../glib/gconvert.c:662 ../glib/gutf8.c:939 ../glib/gutf8.c:1143
-#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388
+#: glib/gconvert.c:662 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
+#: glib/gutf8.c:1388
+#, c-format
msgid "Partial character sequence at end of input"
msgstr "Partial character sequence at end of input"
-#: ../glib/gconvert.c:912
+#: glib/gconvert.c:912
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Cannot convert fallback '%s' to codeset '%s'"
-#: ../glib/gconvert.c:1721
+#: glib/gconvert.c:1721
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "The URI '%s' is not an absolute URI using the \"file\" scheme"
-#: ../glib/gconvert.c:1731
+#: glib/gconvert.c:1731
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "The local file URI '%s' may not include a '#'"
-#: ../glib/gconvert.c:1748
+#: glib/gconvert.c:1748
#, c-format
msgid "The URI '%s' is invalid"
msgstr "The URI '%s' is invalid"
-#: ../glib/gconvert.c:1760
+#: glib/gconvert.c:1760
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "The hostname of the URI '%s' is invalid"
-#: ../glib/gconvert.c:1776
+#: glib/gconvert.c:1776
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "The URI '%s' contains invalidly escaped characters"
-#: ../glib/gconvert.c:1871
+#: glib/gconvert.c:1871
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "The pathname '%s' is not an absolute path"
-#: ../glib/gconvert.c:1881
+#: glib/gconvert.c:1881
+#, c-format
msgid "Invalid hostname"
msgstr "Invalid hostname"
-#: ../glib/gdir.c:121 ../glib/gdir.c:141
+#: glib/gdir.c:121 glib/gdir.c:141
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Error opening directory '%s': %s"
-#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645
+#: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Could not allocate %lu bytes to read file \"%s\""
-#: ../glib/gfileutils.c:587
+#: glib/gfileutils.c:587
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Error reading file '%s': %s"
-#: ../glib/gfileutils.c:669
+#: glib/gfileutils.c:669
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Failed to read from file '%s': %s"
-#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807
+#: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Failed to open file '%s': %s"
-#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133
+#: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Failed to get attributes of file '%s': fstat() failed: %s"
-#: ../glib/gfileutils.c:771
+#: glib/gfileutils.c:771
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Failed to open file '%s': fdopen() failed: %s"
-#: ../glib/gfileutils.c:905
+#: glib/gfileutils.c:905
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Failed to rename file '%s' to '%s': g_rename() failed: %s"
-#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404
+#: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Failed to create file '%s': %s"
-#: ../glib/gfileutils.c:960
+#: glib/gfileutils.c:960
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Failed to open file '%s' for writing: fdopen() failed: %s"
-#: ../glib/gfileutils.c:985
+#: glib/gfileutils.c:985
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Failed to write file '%s': fwrite() failed: %s"
-#: ../glib/gfileutils.c:1004
+#: glib/gfileutils.c:1004
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Failed to close file '%s': fclose() failed: %s"
-#: ../glib/gfileutils.c:1122
+#: glib/gfileutils.c:1122
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "Existing file '%s' could not be removed: g_unlink() failed: %s"
-#: ../glib/gfileutils.c:1366
+#: glib/gfileutils.c:1366
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Template '%s' invalid, should not contain a '%s'"
-#: ../glib/gfileutils.c:1379
+#: glib/gfileutils.c:1379
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Template '%s' doesn't contain XXXXXX"
-#: ../glib/gfileutils.c:1854
+#: glib/gfileutils.c:1854
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Failed to read the symbolic link '%s': %s"
-#: ../glib/gfileutils.c:1875
+#: glib/gfileutils.c:1875
+#, c-format
msgid "Symbolic links not supported"
msgstr "Symbolic links not supported"
-#: ../glib/giochannel.c:1154
+#: glib/giochannel.c:1154
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Could not open converter from '%s' to '%s': %s"
-#: ../glib/giochannel.c:1499
+#: glib/giochannel.c:1499
+#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "Can't do a raw read in g_io_channel_read_line_string"
-#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803
-#: ../glib/giochannel.c:1889
+#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
+#, c-format
msgid "Leftover unconverted data in read buffer"
msgstr "Left over unconverted data in read buffer"
-#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703
+#: glib/giochannel.c:1626 glib/giochannel.c:1703
+#, c-format
msgid "Channel terminates in a partial character"
msgstr "Channel terminates in a partial character"
-#: ../glib/giochannel.c:1689
+#: glib/giochannel.c:1689
+#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Can't do a raw read in g_io_channel_read_to_end"
-#: ../glib/gmappedfile.c:116
+#: glib/gmappedfile.c:116
#, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "Failed to open file '%s': open() failed: %s"
-#: ../glib/gmappedfile.c:193
+#: glib/gmappedfile.c:193
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Failed to map file '%s': mmap() failed: %s"
-#: ../glib/gmarkup.c:226
+#: glib/gmarkup.c:226
#, c-format
msgid "Error on line %d char %d: %s"
msgstr "Error on line %d char %d: %s"
-#: ../glib/gmarkup.c:324
+#: glib/gmarkup.c:324
#, c-format
msgid "Error on line %d: %s"
msgstr "Error on line %d: %s"
-#: ../glib/gmarkup.c:428
+#: glib/gmarkup.c:428
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
-#: ../glib/gmarkup.c:438
+#: glib/gmarkup.c:438
#, c-format
msgid ""
"Character '%s' is not valid at the start of an entity name; the & character "
@@ -303,17 +311,17 @@ msgstr ""
"begins an entity; if this ampersand isn't supposed to be an entity, escape "
"it as &amp;"
-#: ../glib/gmarkup.c:472
+#: glib/gmarkup.c:472
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "Character '%s' is not valid inside an entity name"
-#: ../glib/gmarkup.c:509
+#: glib/gmarkup.c:509
#, c-format
msgid "Entity name '%s' is not known"
msgstr "Entity name '%s' is not known"
-#: ../glib/gmarkup.c:520
+#: glib/gmarkup.c:520
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;"
@@ -321,7 +329,7 @@ msgstr ""
"Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;"
-#: ../glib/gmarkup.c:573
+#: glib/gmarkup.c:573
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -330,16 +338,16 @@ msgstr ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
"reference (&#234; for example) - perhaps the digit is too large"
-#: ../glib/gmarkup.c:598
+#: glib/gmarkup.c:598
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "Character reference '%-.*s' does not encode a permitted character"
-#: ../glib/gmarkup.c:613
+#: glib/gmarkup.c:613
msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Empty character reference; should include a digit such as &#454;"
-#: ../glib/gmarkup.c:623
+#: glib/gmarkup.c:623
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -349,23 +357,23 @@ msgstr ""
"ampersand character without intending to start an entity - escape ampersand "
"as &amp;"
-#: ../glib/gmarkup.c:709
+#: glib/gmarkup.c:709
msgid "Unfinished entity reference"
msgstr "Unfinished entity reference"
-#: ../glib/gmarkup.c:715
+#: glib/gmarkup.c:715
msgid "Unfinished character reference"
msgstr "Unfinished character reference"
-#: ../glib/gmarkup.c:958 ../glib/gmarkup.c:986 ../glib/gmarkup.c:1017
+#: glib/gmarkup.c:958 glib/gmarkup.c:986 glib/gmarkup.c:1017
msgid "Invalid UTF-8 encoded text"
msgstr "Invalid UTF-8 encoded text"
-#: ../glib/gmarkup.c:1053
+#: glib/gmarkup.c:1053
msgid "Document must begin with an element (e.g. <book>)"
msgstr "Document must begin with an element (e.g. <book>)"
-#: ../glib/gmarkup.c:1093
+#: glib/gmarkup.c:1093
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -374,7 +382,7 @@ msgstr ""
"'%s' is not a valid character following a '<' character; it may not begin an "
"element name"
-#: ../glib/gmarkup.c:1157
+#: glib/gmarkup.c:1157
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
@@ -383,14 +391,14 @@ msgstr ""
"Odd character '%s', expected a '>' character to end the start tag of element "
"'%s'"
-#: ../glib/gmarkup.c:1246
+#: glib/gmarkup.c:1246
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
-#: ../glib/gmarkup.c:1288
+#: glib/gmarkup.c:1288
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -401,7 +409,7 @@ msgstr ""
"element '%s', or optionally an attribute; perhaps you used an invalid "
"character in an attribute name"
-#: ../glib/gmarkup.c:1377
+#: glib/gmarkup.c:1377
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -410,7 +418,7 @@ msgstr ""
"Odd character '%s', expected an open quote mark after the equals sign when "
"giving value for attribute '%s' of element '%s'"
-#: ../glib/gmarkup.c:1522
+#: glib/gmarkup.c:1522
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -419,7 +427,7 @@ msgstr ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
"begin an element name"
-#: ../glib/gmarkup.c:1562
+#: glib/gmarkup.c:1562
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -428,25 +436,25 @@ msgstr ""
"'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'"
-#: ../glib/gmarkup.c:1573
+#: glib/gmarkup.c:1573
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "Element '%s' was closed, no element is currently open"
-#: ../glib/gmarkup.c:1582
+#: glib/gmarkup.c:1582
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "Element '%s' was closed, but the currently open element is '%s'"
-#: ../glib/gmarkup.c:1748
+#: glib/gmarkup.c:1748
msgid "Document was empty or contained only whitespace"
msgstr "Document was empty or contained only whitespace"
-#: ../glib/gmarkup.c:1762
+#: glib/gmarkup.c:1762
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Document ended unexpectedly just after an open angle bracket '<'"
-#: ../glib/gmarkup.c:1770 ../glib/gmarkup.c:1814
+#: glib/gmarkup.c:1770 glib/gmarkup.c:1814
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -455,7 +463,7 @@ msgstr ""
"Document ended unexpectedly with elements still open - '%s' was the last "
"element opened"
-#: ../glib/gmarkup.c:1778
+#: glib/gmarkup.c:1778
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -464,19 +472,19 @@ msgstr ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
"the tag <%s/>"
-#: ../glib/gmarkup.c:1784
+#: glib/gmarkup.c:1784
msgid "Document ended unexpectedly inside an element name"
msgstr "Document ended unexpectedly inside an element name"
-#: ../glib/gmarkup.c:1789
+#: glib/gmarkup.c:1789
msgid "Document ended unexpectedly inside an attribute name"
msgstr "Document ended unexpectedly inside an attribute name"
-#: ../glib/gmarkup.c:1794
+#: glib/gmarkup.c:1794
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Document ended unexpectedly inside an element-opening tag."
-#: ../glib/gmarkup.c:1800
+#: glib/gmarkup.c:1800
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -484,96 +492,98 @@ msgstr ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
-#: ../glib/gmarkup.c:1807
+#: glib/gmarkup.c:1807
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Document ended unexpectedly while inside an attribute value"
-#: ../glib/gmarkup.c:1822
+#: glib/gmarkup.c:1822
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "Document ended unexpectedly inside the close tag for element '%s'"
-#: ../glib/gmarkup.c:1828
+#: glib/gmarkup.c:1828
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "Document ended unexpectedly inside a comment or processing instruction"
-#: ../glib/gshell.c:70
+#: glib/gshell.c:70
+#, c-format
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Quoted text doesn't begin with a quotation mark"
-#: ../glib/gshell.c:160
+#: glib/gshell.c:160
+#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "Unmatched quotation mark in command line or other shell-quoted text"
-#: ../glib/gshell.c:538
+#: glib/gshell.c:538
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Text ended just after a '\\' character. (The text was '%s')"
-#: ../glib/gshell.c:545
+#: glib/gshell.c:545
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "Text ended before matching quote was found for %c. (The text was '%s')"
-#: ../glib/gshell.c:557
+#: glib/gshell.c:557
+#, c-format
msgid "Text was empty (or contained only whitespace)"
msgstr "Text was empty (or contained only whitespace)"
-#: ../glib/gspawn-win32.c:272
+#: glib/gspawn-win32.c:272
+#, c-format
msgid "Failed to read data from child process"
msgstr "Failed to read data from child process"
-#: ../glib/gspawn-win32.c:287 ../glib/gspawn.c:1379
+#: glib/gspawn-win32.c:287 glib/gspawn.c:1379
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Failed to create pipe for communicating with child process (%s)"
-#: ../glib/gspawn-win32.c:325 ../glib/gspawn.c:1043
+#: glib/gspawn-win32.c:325 glib/gspawn.c:1043
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Failed to read from child pipe (%s)"
-#: ../glib/gspawn-win32.c:351 ../glib/gspawn.c:1248
+#: glib/gspawn-win32.c:351 glib/gspawn.c:1248
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Failed to change to directory '%s' (%s)"
-#: ../glib/gspawn-win32.c:357 ../glib/gspawn-win32.c:577
+#: glib/gspawn-win32.c:357 glib/gspawn-win32.c:577
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Failed to execute child process (%s)"
-#: ../glib/gspawn-win32.c:467 ../glib/gspawn-win32.c:523
+#: glib/gspawn-win32.c:467 glib/gspawn-win32.c:523
#, c-format
msgid "Invalid program name: %s"
msgstr "Invalid program name: %s"
-#: ../glib/gspawn-win32.c:477 ../glib/gspawn-win32.c:533
-#: ../glib/gspawn-win32.c:776 ../glib/gspawn-win32.c:831
-#: ../glib/gspawn-win32.c:1366
+#: glib/gspawn-win32.c:477 glib/gspawn-win32.c:533 glib/gspawn-win32.c:776
+#: glib/gspawn-win32.c:831 glib/gspawn-win32.c:1366
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "Invalid string in argument vector at %d: %s"
-#: ../glib/gspawn-win32.c:488 ../glib/gspawn-win32.c:544
-#: ../glib/gspawn-win32.c:790 ../glib/gspawn-win32.c:844
-#: ../glib/gspawn-win32.c:1399
+#: glib/gspawn-win32.c:488 glib/gspawn-win32.c:544 glib/gspawn-win32.c:790
+#: glib/gspawn-win32.c:844 glib/gspawn-win32.c:1399
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Invalid string in environment: %s"
-#: ../glib/gspawn-win32.c:772 ../glib/gspawn-win32.c:827
-#: ../glib/gspawn-win32.c:1347
+#: glib/gspawn-win32.c:772 glib/gspawn-win32.c:827 glib/gspawn-win32.c:1347
#, c-format
msgid "Invalid working directory: %s"
msgstr "Invalid working directory: %s"
-#: ../glib/gspawn-win32.c:886
+#: glib/gspawn-win32.c:886
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Failed to execute helper program (%s)"
-#: ../glib/gspawn-win32.c:1086
+#: glib/gspawn-win32.c:1086
+#, c-format
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
@@ -581,184 +591,191 @@ msgstr ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
-#: ../glib/gspawn.c:168
+#: glib/gspawn.c:168
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Failed to read data from child process (%s)"
-#: ../glib/gspawn.c:300
+#: glib/gspawn.c:300
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Unexpected error in select() reading data from a child process (%s)"
-#: ../glib/gspawn.c:383
+#: glib/gspawn.c:383
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Unexpected error in waitpid() (%s)"
-#: ../glib/gspawn.c:1108
+#: glib/gspawn.c:1108
#, c-format
msgid "Failed to fork (%s)"
msgstr "Failed to fork (%s)"
-#: ../glib/gspawn.c:1258
+#: glib/gspawn.c:1258
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Failed to execute child process \"%s\" (%s)"
-#: ../glib/gspawn.c:1268
+#: glib/gspawn.c:1268
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Failed to redirect output or input of child process (%s)"
-#: ../glib/gspawn.c:1277
+#: glib/gspawn.c:1277
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Failed to fork child process (%s)"
-#: ../glib/gspawn.c:1285
+#: glib/gspawn.c:1285
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Unknown error executing child process \"%s\""
-#: ../glib/gspawn.c:1307
+#: glib/gspawn.c:1307
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Failed to read enough data from child pid pipe (%s)"
-#: ../glib/gutf8.c:1017
+#: glib/gutf8.c:1017
+#, c-format
msgid "Character out of range for UTF-8"
msgstr "Character out of range for UTF-8"
-#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252
-#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498
+#: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
+#: glib/gutf8.c:1402 glib/gutf8.c:1498
+#, c-format
msgid "Invalid sequence in conversion input"
msgstr "Invalid sequence in conversion input"
-#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509
+#: glib/gutf8.c:1413 glib/gutf8.c:1509
+#, c-format
msgid "Character out of range for UTF-16"
msgstr "Character out of range for UTF-16"
-#: ../glib/goption.c:553
+#: glib/goption.c:553
msgid "Usage:"
msgstr "Usage:"
-#: ../glib/goption.c:553
+#: glib/goption.c:553
msgid "[OPTION...]"
msgstr "[OPTION...]"
-#: ../glib/goption.c:644
+#: glib/goption.c:644
msgid "Help Options:"
msgstr "Help Options:"
-#: ../glib/goption.c:645
+#: glib/goption.c:645
msgid "Show help options"
msgstr "Show help options"
-#: ../glib/goption.c:650
+#: glib/goption.c:650
msgid "Show all help options"
msgstr "Show all help options"
-#: ../glib/goption.c:700
+#: glib/goption.c:700
msgid "Application Options:"
msgstr "Application Options:"
-#: ../glib/goption.c:744 ../glib/goption.c:814
+#: glib/goption.c:744 glib/goption.c:814
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "Cannot parse integer value '%s' for %s"
-#: ../glib/goption.c:754 ../glib/goption.c:822
+#: glib/goption.c:754 glib/goption.c:822
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "Integer value '%s' for %s out of range"
-#: ../glib/goption.c:779
+#: glib/goption.c:779
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "Cannot parse double value '%s' for %s"
-#: ../glib/goption.c:787
+#: glib/goption.c:787
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr "Double value '%s' for %s out of range"
-#: ../glib/goption.c:1124
+#: glib/goption.c:1124
#, c-format
msgid "Error parsing option %s"
msgstr "Error parsing option %s"
-#: ../glib/goption.c:1155 ../glib/goption.c:1266
+#: glib/goption.c:1155 glib/goption.c:1266
#, c-format
msgid "Missing argument for %s"
msgstr "Missing·argument·for·%s"
-#: ../glib/goption.c:1655
+#: glib/goption.c:1655
#, c-format
msgid "Unknown option %s"
msgstr "Unknown option %s"
-#: ../glib/gkeyfile.c:341
+#: glib/gkeyfile.c:341
+#, c-format
msgid "Valid key file could not be found in data dirs"
msgstr "Valid key file could not be found in data dirs"
-#: ../glib/gkeyfile.c:376
+#: glib/gkeyfile.c:376
+#, c-format
msgid "Not a regular file"
msgstr "Not a regular file"
-#: ../glib/gkeyfile.c:384
+#: glib/gkeyfile.c:384
+#, c-format
msgid "File is empty"
msgstr "File is empty"
-#: ../glib/gkeyfile.c:700
+#: glib/gkeyfile.c:700
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
-#: ../glib/gkeyfile.c:758
+#: glib/gkeyfile.c:758
#, c-format
msgid "Invalid group name: %s"
msgstr "Invalid group name: %s"
-#: ../glib/gkeyfile.c:780
+#: glib/gkeyfile.c:780
+#, c-format
msgid "Key file does not start with a group"
msgstr "Key file does not start with a group"
-#: ../glib/gkeyfile.c:806
+#: glib/gkeyfile.c:806
#, c-format
msgid "Invalid key name: %s"
msgstr "Invalid key name: %s"
-#: ../glib/gkeyfile.c:833
+#: glib/gkeyfile.c:833
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "Key file contains unsupported encoding '%s'"
-#: ../glib/gkeyfile.c:1042 ../glib/gkeyfile.c:1201 ../glib/gkeyfile.c:2402
-#: ../glib/gkeyfile.c:2469 ../glib/gkeyfile.c:2590 ../glib/gkeyfile.c:2725
-#: ../glib/gkeyfile.c:2878 ../glib/gkeyfile.c:3058 ../glib/gkeyfile.c:3115
+#: glib/gkeyfile.c:1042 glib/gkeyfile.c:1201 glib/gkeyfile.c:2402
+#: glib/gkeyfile.c:2469 glib/gkeyfile.c:2590 glib/gkeyfile.c:2725
+#: glib/gkeyfile.c:2878 glib/gkeyfile.c:3058 glib/gkeyfile.c:3115
#, c-format
msgid "Key file does not have group '%s'"
msgstr "Key file does not have group '%s'"
-#: ../glib/gkeyfile.c:1213
+#: glib/gkeyfile.c:1213
#, c-format
msgid "Key file does not have key '%s'"
msgstr "Key file does not have key '%s'"
-#: ../glib/gkeyfile.c:1315 ../glib/gkeyfile.c:1425
+#: glib/gkeyfile.c:1315 glib/gkeyfile.c:1425
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Key file contains key '%s' with value '%s' which is not UTF-8"
-#: ../glib/gkeyfile.c:1335 ../glib/gkeyfile.c:1445 ../glib/gkeyfile.c:1813
+#: glib/gkeyfile.c:1335 glib/gkeyfile.c:1445 glib/gkeyfile.c:1813
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Key file contains key '%s' which has value that cannot be interpreted."
-#: ../glib/gkeyfile.c:2025 ../glib/gkeyfile.c:2234
+#: glib/gkeyfile.c:2025 glib/gkeyfile.c:2234
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -767,36 +784,37 @@ msgstr ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted."
-#: ../glib/gkeyfile.c:2417 ../glib/gkeyfile.c:2605 ../glib/gkeyfile.c:3126
+#: glib/gkeyfile.c:2417 glib/gkeyfile.c:2605 glib/gkeyfile.c:3126
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "Key file does not have key '%s' in group '%s'"
-#: ../glib/gkeyfile.c:3365
+#: glib/gkeyfile.c:3365
+#, c-format
msgid "Key file contains escape character at end of line"
msgstr "Key file contains escape character at end of line"
-#: ../glib/gkeyfile.c:3387
+#: glib/gkeyfile.c:3387
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "Key file contains invalid escape sequence '%s'"
-#: ../glib/gkeyfile.c:3529
+#: glib/gkeyfile.c:3529
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "Value '%s' cannot be interpreted as a number."
-#: ../glib/gkeyfile.c:3543
+#: glib/gkeyfile.c:3543
#, c-format
msgid "Integer value '%s' out of range"
msgstr "Integer value '%s' out of range"
-#: ../glib/gkeyfile.c:3576
+#: glib/gkeyfile.c:3576
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Value '%s' cannot be interpreted as a float number."
-#: ../glib/gkeyfile.c:3603
+#: glib/gkeyfile.c:3603
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Value '%s' cannot be interpreted as a boolean."
diff --git a/po/hi.po b/po/hi.po
index 5e935cd0d..97943f984 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-12.hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-04 12:16+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
diff --git a/po/hr.po b/po/hr.po
index 44d0dc778..e1d49c30b 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2004-03-13 13:03+CET\n"
"Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
diff --git a/po/hu.po b/po/hu.po
index d9d92823b..84f26a753 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-26 13:25+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <gnome@gnome.hu>\n"
diff --git a/po/hy.po b/po/hy.po
index ef7a4e4f6..f1bf2527a 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/id.po b/po/id.po
index a1558850a..b74d9fe8a 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/is.po b/po/is.po
index 7f1025cb6..89593c44a 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/it.po b/po/it.po
index ce99027ad..39f1982cb 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.12.x\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2007-01-08 11:19+0100\n"
"Last-Translator: Luca Ferretti <elle.uca@libero.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
diff --git a/po/ja.po b/po/ja.po
index b4a808fc3..535aaf150 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-16 23:05+0900\n"
"Last-Translator: Satoru SATOH <ss@gnome.gr.jp>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
diff --git a/po/ka.po b/po/ka.po
index cbeef7283..5f52eebf1 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.9.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-08 03:50+0200\n"
"Last-Translator: Gia Shervashidze <giasher@telenet.ge>\n"
"Language-Team: Georgian <ka@li.org>\n"
diff --git a/po/ko.po b/po/ko.po
index 052b402e9..44743d6a6 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.11.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-11 22:41+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
diff --git a/po/ku.po b/po/ku.po
index fdf833b82..e34a407fd 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/lt.po b/po/lt.po
index f365fc9ff..f94c80986 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-26 22:57+0300\n"
"Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
diff --git a/po/lv.po b/po/lv.po
index f4e3374de..cd745e380 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: lv\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-25 13:44+0300\n"
"Last-Translator: Raivis Dejus <orvils@gmail.com>\n"
"Language-Team: Latvian <locale@laka.lv>\n"
diff --git a/po/mk.po b/po/mk.po
index 1f0e3d75c..2acdaef21 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-12.mk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-12-20 01:50+0100\n"
"Last-Translator: Jovan Naumovski <jovan@lugola.net>\n"
"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
diff --git a/po/ml.po b/po/ml.po
index 6aefa3b28..699290eeb 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-20 08:08+0530\n"
"Last-Translator: Ani Peter <apeter@redhat.com>\n"
"Language-Team: Malayalam\n"
diff --git a/po/mn.po b/po/mn.po
index 370760bdf..c1b67b3be 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/ms.po b/po/ms.po
index c737c032e..8ab0b4aba 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/nb.po b/po/nb.po
index a72609fc0..3d2813783 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.9.x\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-10-16 13:39+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.uio.no>\n"
diff --git a/po/ne.po b/po/ne.po
index d42ab5073..158716248 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/nl.po b/po/nl.po
index 97bdd731a..7ae9270a4 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib (HEAD)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-12-28 08:09+1000\n"
"Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
diff --git a/po/nn.po b/po/nn.po
index f3330adb8..b60db2071 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-02 14:30+0200\n"
"Last-Translator: Åsmund Skjæveland <aasmunds@fys.uio.no>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
diff --git a/po/or.po b/po/or.po
index c2e5ae5ce..ded4e3b8c 100644
--- a/po/or.po
+++ b/po/or.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: or\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-23 10:29+0530\n"
"Last-Translator: Subhransu Behera <arya_subhransu@yahoo.co.in>\n"
"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n"
diff --git a/po/pa.po b/po/pa.po
index 9bfcd06fd..d100cf932 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-03-11 11:52+0530\n"
"Last-Translator: A S Alam <apbrar@gmail.com>\n"
"Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n"
diff --git a/po/pl.po b/po/pl.po
index 201154b0e..1cf0c3c1d 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-14 15:10+0200\n"
"Last-Translator: Artur Flinta <aflinta@at.kernel.pl>\n"
"Language-Team: Polish <translators@gnomepl.org>\n"
diff --git a/po/pt.po b/po/pt.po
index 0864588c5..f9296002d 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.16\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-18 02:45+0000\n"
"Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
"Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 3feb42c8b..cbaecabbf 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-04 00:53-0300\n"
"Last-Translator: Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
diff --git a/po/ro.po b/po/ro.po
index 528d12012..747700d3c 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-03 14:41+0300\n"
"Last-Translator: Mişu Moldovan <dumol@gnome.ro>\n"
"Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
diff --git a/po/ru.po b/po/ru.po
index 7758d0298..90ff64577 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-12\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-24 18:17+0300\n"
"Last-Translator: Leonid Kanter <leon@asplinux.ru>\n"
"Language-Team: <gnome-cyr@gnome.org>\n"
diff --git a/po/rw.po b/po/rw.po
index d11d67424..6cfcc7033 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/sk.po b/po/sk.po
index b3dbd7048..83b6e4df2 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2005-10-16 19:30+0200\n"
"Last-Translator: Marcel Telka <marcel@telka.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
diff --git a/po/sl.po b/po/sl.po
index 5bcdfb2cc..015f53ebb 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -10,787 +10,812 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-15 04:44+0000\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2007-01-16 11:40+0100\n"
"Last-Translator: Matej Urbančič <matej.urban@gmail.com>\n"
"Language-Team: Slovenian GNOME Translation Team <gnome-si@googlegroups.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
+"%100==4 ? 2 : 3);\n"
"X-Poedit-Language: Slovenian\n"
-#: ../glib/gbookmarkfile.c:716
-#: ../glib/gbookmarkfile.c:793
-#: ../glib/gbookmarkfile.c:872
-#: ../glib/gbookmarkfile.c:919
+#: glib/gbookmarkfile.c:716 glib/gbookmarkfile.c:793 glib/gbookmarkfile.c:872
+#: glib/gbookmarkfile.c:919
#, c-format
msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Nepričakovan atribut '%s' za element '%s'"
-#: ../glib/gbookmarkfile.c:727
-#: ../glib/gbookmarkfile.c:804
-#: ../glib/gbookmarkfile.c:814
-#: ../glib/gbookmarkfile.c:930
+#: glib/gbookmarkfile.c:727 glib/gbookmarkfile.c:804 glib/gbookmarkfile.c:814
+#: glib/gbookmarkfile.c:930
#, c-format
msgid "Attribute '%s' of element '%s' not found"
msgstr "Atribut '%s' elementa '%s' ni bil najden"
-#: ../glib/gbookmarkfile.c:1103
-#: ../glib/gbookmarkfile.c:1168
-#: ../glib/gbookmarkfile.c:1232
-#: ../glib/gbookmarkfile.c:1242
+#: glib/gbookmarkfile.c:1103 glib/gbookmarkfile.c:1168
+#: glib/gbookmarkfile.c:1232 glib/gbookmarkfile.c:1242
#, c-format
msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Nepričakovana oznaka '%s'. Pričakovana je bila oznaka '%s'"
-#: ../glib/gbookmarkfile.c:1128
-#: ../glib/gbookmarkfile.c:1142
-#: ../glib/gbookmarkfile.c:1210
-#: ../glib/gbookmarkfile.c:1262
+#: glib/gbookmarkfile.c:1128 glib/gbookmarkfile.c:1142
+#: glib/gbookmarkfile.c:1210 glib/gbookmarkfile.c:1262
#, c-format
msgid "Unexpected tag '%s' inside '%s'"
msgstr "Nepričakovana oznaka '%s' znotraj '%s'"
-#: ../glib/gbookmarkfile.c:1792
+#: glib/gbookmarkfile.c:1792
+#, c-format
msgid "No valid bookmark file found in data dirs"
msgstr "Ni veljavne datoteke zaznamkov v podatkovnih mapah"
-#: ../glib/gbookmarkfile.c:1993
+#: glib/gbookmarkfile.c:1993
#, c-format
msgid "A bookmark for URI '%s' already exists"
msgstr "Zaznamek za URI '%s' že obstaja"
-#: ../glib/gbookmarkfile.c:2039
-#: ../glib/gbookmarkfile.c:2196
-#: ../glib/gbookmarkfile.c:2281
-#: ../glib/gbookmarkfile.c:2362
-#: ../glib/gbookmarkfile.c:2447
-#: ../glib/gbookmarkfile.c:2530
-#: ../glib/gbookmarkfile.c:2608
-#: ../glib/gbookmarkfile.c:2687
-#: ../glib/gbookmarkfile.c:2729
-#: ../glib/gbookmarkfile.c:2826
-#: ../glib/gbookmarkfile.c:2952
-#: ../glib/gbookmarkfile.c:3142
-#: ../glib/gbookmarkfile.c:3218
-#: ../glib/gbookmarkfile.c:3379
-#: ../glib/gbookmarkfile.c:3454
-#: ../glib/gbookmarkfile.c:3544
-#: ../glib/gbookmarkfile.c:3671
+#: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
+#: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
+#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
+#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
+#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
+#: glib/gbookmarkfile.c:2952 glib/gbookmarkfile.c:3142
+#: glib/gbookmarkfile.c:3218 glib/gbookmarkfile.c:3379
+#: glib/gbookmarkfile.c:3454 glib/gbookmarkfile.c:3544
+#: glib/gbookmarkfile.c:3671
#, c-format
msgid "No bookmark found for URI '%s'"
msgstr "Ni veljavnega zaznamka za URI '%s'"
-#: ../glib/gbookmarkfile.c:2371
+#: glib/gbookmarkfile.c:2371
#, c-format
msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "V zaznamku za URI '%s' ni določena vrsta MIME"
-#: ../glib/gbookmarkfile.c:2456
+#: glib/gbookmarkfile.c:2456
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "V zaznamku za URI '%s' ni določena zasebna zastavica"
-#: ../glib/gbookmarkfile.c:2835
+#: glib/gbookmarkfile.c:2835
#, c-format
msgid "No groups set in bookmark for URI '%s'"
msgstr "V zaznamku za URI '%s' ni nastavljenih skupin"
-#: ../glib/gbookmarkfile.c:3236
-#: ../glib/gbookmarkfile.c:3389
+#: glib/gbookmarkfile.c:3236 glib/gbookmarkfile.c:3389
#, c-format
msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Program z imenom '%s' ni ustvaril zaznamka za '%s'"
-#: ../glib/gbookmarkfile.c:3402
+#: glib/gbookmarkfile.c:3402
#, c-format
msgid "Failed to expand exec line '%s' with URI '%s'"
msgstr "Napaka pri razširjanju ukazne vrstice '%s' z URI %s"
-#: ../glib/gconvert.c:423
-#: ../glib/gconvert.c:501
-#: ../glib/giochannel.c:1150
+#: glib/gconvert.c:423 glib/gconvert.c:501 glib/giochannel.c:1150
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Pretvorba iz nabora znakov '%s' v '%s' ni podprta"
-#: ../glib/gconvert.c:427
-#: ../glib/gconvert.c:505
+#: glib/gconvert.c:427 glib/gconvert.c:505
#, c-format
msgid "Could not open converter from '%s' to '%s'"
msgstr "Ni bilo moč odpreti pretvornika iz '%s' v '%s'"
-#: ../glib/gconvert.c:621
-#: ../glib/gconvert.c:1010
-#: ../glib/giochannel.c:1322
-#: ../glib/giochannel.c:1364
-#: ../glib/giochannel.c:2206
-#: ../glib/gutf8.c:943
-#: ../glib/gutf8.c:1392
+#: glib/gconvert.c:621 glib/gconvert.c:1010 glib/giochannel.c:1322
+#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
+#: glib/gutf8.c:1392
+#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "Neveljavno zaporedje bajtov na vhodu pretvorbe"
-#: ../glib/gconvert.c:627
-#: ../glib/gconvert.c:937
-#: ../glib/giochannel.c:1329
-#: ../glib/giochannel.c:2218
+#: glib/gconvert.c:627 glib/gconvert.c:937 glib/giochannel.c:1329
+#: glib/giochannel.c:2218
#, c-format
msgid "Error during conversion: %s"
msgstr "Napaka med pretvorbo: %s"
-#: ../glib/gconvert.c:662
-#: ../glib/gutf8.c:939
-#: ../glib/gutf8.c:1143
-#: ../glib/gutf8.c:1284
-#: ../glib/gutf8.c:1388
+#: glib/gconvert.c:662 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
+#: glib/gutf8.c:1388
+#, c-format
msgid "Partial character sequence at end of input"
msgstr "Delna (nedokončana) sekvenca znakov na koncu vhoda"
-#: ../glib/gconvert.c:912
+#: glib/gconvert.c:912
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Ni moč pretvoriti '%s' v nabor znakov '%s'"
-#: ../glib/gconvert.c:1721
+#: glib/gconvert.c:1721
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' pri uporabi \"datotečne\" sheme ni absoluten"
-#: ../glib/gconvert.c:1731
+#: glib/gconvert.c:1731
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Krajevna datoteka URI '%s' ne sme vsebovati '#'"
-#: ../glib/gconvert.c:1748
+#: glib/gconvert.c:1748
#, c-format
msgid "The URI '%s' is invalid"
msgstr "URI '%s' je neveljaven"
-#: ../glib/gconvert.c:1760
+#: glib/gconvert.c:1760
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "Ime gostitelja URIja '%s' ni veljavno"
-#: ../glib/gconvert.c:1776
+#: glib/gconvert.c:1776
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' vsebuje neveljavne ubežne znake"
-#: ../glib/gconvert.c:1871
+#: glib/gconvert.c:1871
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "Pot '%s' ni absolutna pot"
-#: ../glib/gconvert.c:1881
+#: glib/gconvert.c:1881
+#, c-format
msgid "Invalid hostname"
msgstr "Neveljavno ime gostitelja"
-#: ../glib/gdir.c:121
-#: ../glib/gdir.c:141
+#: glib/gdir.c:121 glib/gdir.c:141
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Napaka ob odpiranju imenika '%s': %s"
-#: ../glib/gfileutils.c:572
-#: ../glib/gfileutils.c:645
+#: glib/gfileutils.c:572 glib/gfileutils.c:645
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Ni mogoče rezervirati %lu bajtov za branje datoteke \"%s\""
-#: ../glib/gfileutils.c:587
+#: glib/gfileutils.c:587
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Napaka ob branju datoteke '%s': %s"
-#: ../glib/gfileutils.c:669
+#: glib/gfileutils.c:669
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Branje iz datoteke '%s' ni uspelo: %s"
-#: ../glib/gfileutils.c:720
-#: ../glib/gfileutils.c:807
+#: glib/gfileutils.c:720 glib/gfileutils.c:807
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Odpiranje datoteke '%s' ni uspelo: %s"
-#: ../glib/gfileutils.c:737
-#: ../glib/gmappedfile.c:133
+#: glib/gfileutils.c:737 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Dobivanje atributov datoteke '%s' ni uspelo: fstat() ni uspel: %s"
-#: ../glib/gfileutils.c:771
+#: glib/gfileutils.c:771
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Odpiranje datoteke '%s' ni uspelo: fdopen() ni uspel: %s"
-#: ../glib/gfileutils.c:905
+#: glib/gfileutils.c:905
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Ni bilo moč preimenovati datoteke '%s' v '%s': g_rename() ni uspel: %s"
-#: ../glib/gfileutils.c:946
-#: ../glib/gfileutils.c:1404
+#: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Ustvarjanje datoteke '%s' ni uspelo: %s"
-#: ../glib/gfileutils.c:960
+#: glib/gfileutils.c:960
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Ni bilo moč odpreti datoteke '%s' za pisanje: fdopen() ni uspel: %s"
-#: ../glib/gfileutils.c:985
+#: glib/gfileutils.c:985
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Ni bilo moč pisati datoteke '%s': fwrite() ni uspel: %s"
-#: ../glib/gfileutils.c:1004
+#: glib/gfileutils.c:1004
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Ni bilo moč zapreti datoteke '%s': fclose() ni uspel: %s"
-#: ../glib/gfileutils.c:1122
+#: glib/gfileutils.c:1122
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
-msgstr "Obstoječe datoteke '%s' ni bilo moč odstraniti: g_unlink() ni uspel: %s"
+msgstr ""
+"Obstoječe datoteke '%s' ni bilo moč odstraniti: g_unlink() ni uspel: %s"
-#: ../glib/gfileutils.c:1366
+#: glib/gfileutils.c:1366
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Šablona '%s' je neveljavna, ne bi smela vsebovati '%s'"
-#: ../glib/gfileutils.c:1379
+#: glib/gfileutils.c:1379
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Predloga '%s' ne vsebuje XXXXXX"
-#: ../glib/gfileutils.c:1854
+#: glib/gfileutils.c:1854
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Ni bilo moč prebrati simbolne povezave '%s': %s"
-#: ../glib/gfileutils.c:1875
+#: glib/gfileutils.c:1875
+#, c-format
msgid "Symbolic links not supported"
msgstr "Simbolne povezave niso podprte"
-#: ../glib/giochannel.c:1154
+#: glib/giochannel.c:1154
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Ni bilo moč odpreti pretvornika iz '%s' v '%s': %s"
-#: ../glib/giochannel.c:1499
+#: glib/giochannel.c:1499
+#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "Ni mogoče narediti surovega branja v g_io_channel_read_line_string"
-#: ../glib/giochannel.c:1546
-#: ../glib/giochannel.c:1803
-#: ../glib/giochannel.c:1889
+#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
+#, c-format
msgid "Leftover unconverted data in read buffer"
msgstr "Preostanek nepretvorjenih podatkov v bralnem medpomnilniku"
-#: ../glib/giochannel.c:1626
-#: ../glib/giochannel.c:1703
+#: glib/giochannel.c:1626 glib/giochannel.c:1703
+#, c-format
msgid "Channel terminates in a partial character"
msgstr "Kanal se je ustavil v delnem znaku"
-#: ../glib/giochannel.c:1689
+#: glib/giochannel.c:1689
+#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Ni mogoče narediti surovega branja v 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 "Ni bilo moč odpreti datoteke '%s': open() ni uspel: %s"
-#: ../glib/gmappedfile.c:193
+#: glib/gmappedfile.c:193
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Ni bilo moč preslikati datoteke '%s': mmap() ni uspel: %s"
-#: ../glib/gmarkup.c:226
+#: glib/gmarkup.c:226
#, c-format
msgid "Error on line %d char %d: %s"
msgstr "Napaka v vrstici %d, znak %d: %s"
-#: ../glib/gmarkup.c:324
+#: glib/gmarkup.c:324
#, c-format
msgid "Error on line %d: %s"
msgstr "Napaka v vrstici %d: %s"
-#: ../glib/gmarkup.c:428
-msgid "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
-msgstr "Viden prazna entiteta '&;'; veljavne entitete so: &amp; &quot; &lt; &gt; &apos;"
+#: glib/gmarkup.c:428
+msgid ""
+"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
+msgstr ""
+"Viden prazna entiteta '&;'; veljavne entitete so: &amp; &quot; &lt; &gt; "
+"&apos;"
-#: ../glib/gmarkup.c:438
+#: glib/gmarkup.c:438
#, c-format
-msgid "Character '%s' is not valid at the start of an entity name; the & character begins an entity; if this ampersand isn't supposed to be an entity, escape it as &amp;"
-msgstr "Znak '%s' ni veljaven na začetku imena entitete; znak & začne entiteto; če ta znak ni mišljen kot entiteta ga napišite kot &amp;"
+msgid ""
+"Character '%s' is not valid at the start of an entity name; the & character "
+"begins an entity; if this ampersand isn't supposed to be an entity, escape "
+"it as &amp;"
+msgstr ""
+"Znak '%s' ni veljaven na začetku imena entitete; znak & začne entiteto; če "
+"ta znak ni mišljen kot entiteta ga napišite kot &amp;"
-#: ../glib/gmarkup.c:472
+#: glib/gmarkup.c:472
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "Znak '%s' ni veljaven znotraj imena entitete"
-#: ../glib/gmarkup.c:509
+#: glib/gmarkup.c:509
#, c-format
msgid "Entity name '%s' is not known"
msgstr "Ime entitete '%s' ni poznano"
-#: ../glib/gmarkup.c:520
-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;"
-msgstr "Entiteta se ni končala s podpičjem; verjetno ste uporabili znak '&' breznamena, da bi začeli entiteto - znak '&' napišite kot '&amp;'"
+#: glib/gmarkup.c:520
+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;"
+msgstr ""
+"Entiteta se ni končala s podpičjem; verjetno ste uporabili znak '&' "
+"breznamena, da bi začeli entiteto - znak '&' napišite kot '&amp;'"
-#: ../glib/gmarkup.c:573
+#: glib/gmarkup.c:573
#, c-format
-msgid "Failed to parse '%-.*s', which should have been a digit inside a character reference (&#234; for example) - perhaps the digit is too large"
-msgstr "Ni bilo moč razčleniti '%-.*s', ki bi morala biti številka znotraj reference znaka (na primer &#234;) - mogoče je številka prevelika"
+msgid ""
+"Failed to parse '%-.*s', which should have been a digit inside a character "
+"reference (&#234; for example) - perhaps the digit is too large"
+msgstr ""
+"Ni bilo moč razčleniti '%-.*s', ki bi morala biti številka znotraj reference "
+"znaka (na primer &#234;) - mogoče je številka prevelika"
-#: ../glib/gmarkup.c:598
+#: glib/gmarkup.c:598
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "Referenca znaka '%-.*s' ne šifrira dovoljenega znaka"
-#: ../glib/gmarkup.c:613
+#: glib/gmarkup.c:613
msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Prazna referenca znaka; vsebovati bi morala številko kot &#454;"
-#: ../glib/gmarkup.c:623
-msgid "Character reference did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;"
-msgstr "Referenca znaka se ni končala s podpičjem; verjetno ste uporabili znak '&' brez namen, da bi začeli entiteto - znak '&' napišite kot '&amp;'"
+#: glib/gmarkup.c:623
+msgid ""
+"Character reference did not end with a semicolon; most likely you used an "
+"ampersand character without intending to start an entity - escape ampersand "
+"as &amp;"
+msgstr ""
+"Referenca znaka se ni končala s podpičjem; verjetno ste uporabili znak '&' "
+"brez namen, da bi začeli entiteto - znak '&' napišite kot '&amp;'"
-#: ../glib/gmarkup.c:709
+#: glib/gmarkup.c:709
msgid "Unfinished entity reference"
msgstr "Nedokončano nanašanje na entiteto"
-#: ../glib/gmarkup.c:715
+#: glib/gmarkup.c:715
msgid "Unfinished character reference"
msgstr "Nedokončano nanašanje na znak"
-#: ../glib/gmarkup.c:958
-#: ../glib/gmarkup.c:986
-#: ../glib/gmarkup.c:1017
+#: glib/gmarkup.c:958 glib/gmarkup.c:986 glib/gmarkup.c:1017
msgid "Invalid UTF-8 encoded text"
msgstr "Napačno kodirano besedilo UTF-8"
-#: ../glib/gmarkup.c:1053
+#: glib/gmarkup.c:1053
msgid "Document must begin with an element (e.g. <book>)"
msgstr "Dokument se mora začeti z elementom (na primer <book>)"
-#: ../glib/gmarkup.c:1093
+#: glib/gmarkup.c:1093
#, c-format
-msgid "'%s' is not a valid character following a '<' character; it may not begin an element name"
-msgstr "'%s' ni veljaven znak, kadar sledi znaku '<'; morda se ne začne z imenom elementa"
+msgid ""
+"'%s' is not a valid character following a '<' character; it may not begin an "
+"element name"
+msgstr ""
+"'%s' ni veljaven znak, kadar sledi znaku '<'; morda se ne začne z imenom "
+"elementa"
-#: ../glib/gmarkup.c:1157
+#: glib/gmarkup.c:1157
#, c-format
-msgid "Odd character '%s', expected a '>' character to end the start tag of element '%s'"
+msgid ""
+"Odd character '%s', expected a '>' character to end the start tag of element "
+"'%s'"
msgstr "Čuden znak '%s', pričakovan znak '>', da zaključi oznako elementa '%s'"
-#: ../glib/gmarkup.c:1246
+#: glib/gmarkup.c:1246
#, c-format
-msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
-msgstr "Čuden znak '%s'. Po imenu atributa '%s' (elementa '%s') je pričakovan znak '='"
+msgid ""
+"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
+msgstr ""
+"Čuden znak '%s'. Po imenu atributa '%s' (elementa '%s') je pričakovan znak "
+"'='"
-#: ../glib/gmarkup.c:1288
+#: glib/gmarkup.c:1288
#, c-format
-msgid "Odd character '%s', expected a '>' or '/' character to end the start tag of element '%s', or optionally an attribute; perhaps you used an invalid character in an attribute name"
-msgstr "Čuden znak '%s'. Pričakovan znak '>' ali '/', ki bi zaključil oznako elementa '%s' ali atribut; morda ste uporabili neveljaven znak v imenu atributa'"
+msgid ""
+"Odd character '%s', expected a '>' or '/' character to end the start tag of "
+"element '%s', or optionally an attribute; perhaps you used an invalid "
+"character in an attribute name"
+msgstr ""
+"Čuden znak '%s'. Pričakovan znak '>' ali '/', ki bi zaključil oznako "
+"elementa '%s' ali atribut; morda ste uporabili neveljaven znak v imenu "
+"atributa'"
-#: ../glib/gmarkup.c:1377
+#: glib/gmarkup.c:1377
#, c-format
-msgid "Odd character '%s', expected an open quote mark after the equals sign when giving value for attribute '%s' of element '%s'"
-msgstr "Čuden znak '%s'. Za enačajem je pričakovan narekovaj znotraj katerega je podana vrednost za atribut '%s' elementa '%s'"
+msgid ""
+"Odd character '%s', expected an open quote mark after the equals sign when "
+"giving value for attribute '%s' of element '%s'"
+msgstr ""
+"Čuden znak '%s'. Za enačajem je pričakovan narekovaj znotraj katerega je "
+"podana vrednost za atribut '%s' elementa '%s'"
-#: ../glib/gmarkup.c:1522
+#: glib/gmarkup.c:1522
#, c-format
-msgid "'%s' is not a valid character following the characters '</'; '%s' may not begin an element name"
-msgstr "'%s' ni veljaven znak za znakoma '</'; ime elementa se ne sme začeti z '%s'"
+msgid ""
+"'%s' is not a valid character following the characters '</'; '%s' may not "
+"begin an element name"
+msgstr ""
+"'%s' ni veljaven znak za znakoma '</'; ime elementa se ne sme začeti z '%s'"
-#: ../glib/gmarkup.c:1562
+#: glib/gmarkup.c:1562
#, c-format
-msgid "'%s' is not a valid character following the close element name '%s'; the allowed character is '>'"
-msgstr "Znak '%s' ni veljaven kadar sledi zaprtju imena elementa '%s'; dovoljen znak je '>'"
+msgid ""
+"'%s' is not a valid character following the close element name '%s'; the "
+"allowed character is '>'"
+msgstr ""
+"Znak '%s' ni veljaven kadar sledi zaprtju imena elementa '%s'; dovoljen znak "
+"je '>'"
-#: ../glib/gmarkup.c:1573
+#: glib/gmarkup.c:1573
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "Element '%s' je bil zaprt, trenutno ni odprtega elementa"
-#: ../glib/gmarkup.c:1582
+#: glib/gmarkup.c:1582
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "Element '%s' je bil zaprt, a trenutno odprt element je '%s'"
-#: ../glib/gmarkup.c:1748
+#: glib/gmarkup.c:1748
msgid "Document was empty or contained only whitespace"
msgstr "Dokument je bil prazen ali pa je vseboval le presledke"
-#: ../glib/gmarkup.c:1762
+#: glib/gmarkup.c:1762
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Dokument nepričakovano končan takoj za odprtjem z '<'"
-#: ../glib/gmarkup.c:1770
-#: ../glib/gmarkup.c:1814
+#: glib/gmarkup.c:1770 glib/gmarkup.c:1814
#, c-format
-msgid "Document ended unexpectedly with elements still open - '%s' was the last element opened"
-msgstr "Dokument nepričakovano končan s še odprtimi elementi - '%s' je bil zadnji odprt element"
+msgid ""
+"Document ended unexpectedly with elements still open - '%s' was the last "
+"element opened"
+msgstr ""
+"Dokument nepričakovano končan s še odprtimi elementi - '%s' je bil zadnji "
+"odprt element"
-#: ../glib/gmarkup.c:1778
+#: glib/gmarkup.c:1778
#, c-format
-msgid "Document ended unexpectedly, expected to see a close angle bracket ending the tag <%s/>"
-msgstr "Dokument nepričakovano končan, pričakovan je bil zaključni zaklepaj oznake <%s/>"
+msgid ""
+"Document ended unexpectedly, expected to see a close angle bracket ending "
+"the tag <%s/>"
+msgstr ""
+"Dokument nepričakovano končan, pričakovan je bil zaključni zaklepaj oznake <%"
+"s/>"
-#: ../glib/gmarkup.c:1784
+#: glib/gmarkup.c:1784
msgid "Document ended unexpectedly inside an element name"
msgstr "Dokument nepričakovano končan sredi imena elementa"
-#: ../glib/gmarkup.c:1789
+#: glib/gmarkup.c:1789
msgid "Document ended unexpectedly inside an attribute name"
msgstr "Dokument nepričakovano končan sredi imena atributa"
-#: ../glib/gmarkup.c:1794
+#: glib/gmarkup.c:1794
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Dokument nepričakovano končan sredi oznake za odprtje elementa."
-#: ../glib/gmarkup.c:1800
-msgid "Document ended unexpectedly after the equals sign following an attribute name; no attribute value"
-msgstr "Dokumen nepričakovano končan po enečaju, ki je sledil imenu atributa; ni vrednosti atributa"
+#: glib/gmarkup.c:1800
+msgid ""
+"Document ended unexpectedly after the equals sign following an attribute "
+"name; no attribute value"
+msgstr ""
+"Dokumen nepričakovano končan po enečaju, ki je sledil imenu atributa; ni "
+"vrednosti atributa"
-#: ../glib/gmarkup.c:1807
+#: glib/gmarkup.c:1807
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Dokument nepričakovano končan sredi vrednosti atributa"
-#: ../glib/gmarkup.c:1822
+#: glib/gmarkup.c:1822
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "Dokument nepričakovano končan sredi oznake zaprtja elementa '%s'"
-#: ../glib/gmarkup.c:1828
+#: glib/gmarkup.c:1828
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "Dokument nepričakovano končan sredi komentarja ali ukaza"
-#: ../glib/gshell.c:70
+#: glib/gshell.c:70
+#, c-format
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Citirano besedilo se ne začne z narekovajem"
-#: ../glib/gshell.c:160
+#: glib/gshell.c:160
+#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "V ukazni vrstici ali v citiranem besedilu manjka končni narekovaj"
-#: ../glib/gshell.c:538
+#: glib/gshell.c:538
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Besedilo končano takoj po znaku '\\'. (Besedilo je bilo '%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 "Besedilo končano preden je bil najden zaključni narekovaj za %c. (besedilo je bilo '%s')"
+msgstr ""
+"Besedilo končano preden je bil najden zaključni narekovaj za %c. (besedilo "
+"je bilo '%s')"
-#: ../glib/gshell.c:557
+#: glib/gshell.c:557
+#, c-format
msgid "Text was empty (or contained only whitespace)"
msgstr "Besedilo je bilo prazno (ali vsebovalo le presledke)"
-#: ../glib/gspawn-win32.c:272
+#: glib/gspawn-win32.c:272
+#, c-format
msgid "Failed to read data from child process"
msgstr "Branje podatkov iz podrejenega procesa ni uspelo"
-#: ../glib/gspawn-win32.c:287
-#: ../glib/gspawn.c:1379
+#: glib/gspawn-win32.c:287 glib/gspawn.c:1379
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Ni mogoče ustvariti cevi za komunikacijo s podrejenim procesom (%s)"
-#: ../glib/gspawn-win32.c:325
-#: ../glib/gspawn.c:1043
+#: glib/gspawn-win32.c:325 glib/gspawn.c:1043
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Ni mogoče brati iz podrejene cevi (%s)"
-#: ../glib/gspawn-win32.c:351
-#: ../glib/gspawn.c:1248
+#: glib/gspawn-win32.c:351 glib/gspawn.c:1248
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Ni mogoče spremeniti imenika v '%s' (%s)"
-#: ../glib/gspawn-win32.c:357
-#: ../glib/gspawn-win32.c:577
+#: glib/gspawn-win32.c:357 glib/gspawn-win32.c:577
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Ni mogoče izvesti podrejenega procesa (%s)"
-#: ../glib/gspawn-win32.c:467
-#: ../glib/gspawn-win32.c:523
+#: glib/gspawn-win32.c:467 glib/gspawn-win32.c:523
#, c-format
msgid "Invalid program name: %s"
msgstr "Neveljavno ime programa: %s"
-#: ../glib/gspawn-win32.c:477
-#: ../glib/gspawn-win32.c:533
-#: ../glib/gspawn-win32.c:776
-#: ../glib/gspawn-win32.c:831
-#: ../glib/gspawn-win32.c:1366
+#: glib/gspawn-win32.c:477 glib/gspawn-win32.c:533 glib/gspawn-win32.c:776
+#: glib/gspawn-win32.c:831 glib/gspawn-win32.c:1366
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "Neveljaven niz v vektorju argumenta pri %d: %s"
-#: ../glib/gspawn-win32.c:488
-#: ../glib/gspawn-win32.c:544
-#: ../glib/gspawn-win32.c:790
-#: ../glib/gspawn-win32.c:844
-#: ../glib/gspawn-win32.c:1399
+#: glib/gspawn-win32.c:488 glib/gspawn-win32.c:544 glib/gspawn-win32.c:790
+#: glib/gspawn-win32.c:844 glib/gspawn-win32.c:1399
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Neveljaven niz v okolju: %s"
-#: ../glib/gspawn-win32.c:772
-#: ../glib/gspawn-win32.c:827
-#: ../glib/gspawn-win32.c:1347
+#: glib/gspawn-win32.c:772 glib/gspawn-win32.c:827 glib/gspawn-win32.c:1347
#, c-format
msgid "Invalid working directory: %s"
msgstr "Neveljavna delovna mapa: %s"
-#: ../glib/gspawn-win32.c:886
+#: glib/gspawn-win32.c:886
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Ni bilo moč izvesti pomožnega programa (%s)"
-#: ../glib/gspawn-win32.c:1086
-msgid "Unexpected error in g_io_channel_win32_poll() reading data from a child process"
-msgstr "Nepričakovana napaka v g_io_channel_win32_poll() med branjem podatkov podrejenega procesa"
+#: glib/gspawn-win32.c:1086
+#, c-format
+msgid ""
+"Unexpected error in g_io_channel_win32_poll() reading data from a child "
+"process"
+msgstr ""
+"Nepričakovana napaka v g_io_channel_win32_poll() med branjem podatkov "
+"podrejenega procesa"
-#: ../glib/gspawn.c:168
+#: glib/gspawn.c:168
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Ni mogoče prebrati podatkov iz podrejenega procesa (%s)"
-#: ../glib/gspawn.c:300
+#: glib/gspawn.c:300
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
-msgstr "Nepričakovana napaka v select() med branjem podatkov podrejenega procesa (%s)"
+msgstr ""
+"Nepričakovana napaka v select() med branjem podatkov podrejenega procesa (%s)"
-#: ../glib/gspawn.c:383
+#: glib/gspawn.c:383
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Nepričakovana napaka v waitpid() (%s)"
-#: ../glib/gspawn.c:1108
+#: glib/gspawn.c:1108
#, c-format
msgid "Failed to fork (%s)"
msgstr "Ni se mogoče razvejiti (%s)"
-#: ../glib/gspawn.c:1258
+#: glib/gspawn.c:1258
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Ni mogoče izvesti podrejenega procesa \"%s\" (%s)"
-#: ../glib/gspawn.c:1268
+#: glib/gspawn.c:1268
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Ni mogoče preusmeriti vhoda ali izhoda podrejenega procesa (%s)"
-#: ../glib/gspawn.c:1277
+#: glib/gspawn.c:1277
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Ni mogoče razvejiti podrejenega procesa (%s)"
-#: ../glib/gspawn.c:1285
+#: glib/gspawn.c:1285
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Neznana napaka med izvajanjem podrejenega procesa \"%s\""
-#: ../glib/gspawn.c:1307
+#: glib/gspawn.c:1307
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Ni mogoče prebrati dovolj podatkov iz podrejene cevi (%s)"
-#: ../glib/gutf8.c:1017
+#: glib/gutf8.c:1017
+#, c-format
msgid "Character out of range for UTF-8"
msgstr "Znak izven obsega za UTF-8"
-#: ../glib/gutf8.c:1111
-#: ../glib/gutf8.c:1120
-#: ../glib/gutf8.c:1252
-#: ../glib/gutf8.c:1261
-#: ../glib/gutf8.c:1402
-#: ../glib/gutf8.c:1498
+#: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
+#: glib/gutf8.c:1402 glib/gutf8.c:1498
+#, c-format
msgid "Invalid sequence in conversion input"
msgstr "Neveljavna sekvenca na vhodu pretvorbe"
-#: ../glib/gutf8.c:1413
-#: ../glib/gutf8.c:1509
+#: glib/gutf8.c:1413 glib/gutf8.c:1509
+#, c-format
msgid "Character out of range for UTF-16"
msgstr "Znak izven obsega za UTF-16"
-#: ../glib/goption.c:553
+#: glib/goption.c:553
msgid "Usage:"
msgstr "Uporaba:"
-#: ../glib/goption.c:553
+#: glib/goption.c:553
msgid "[OPTION...]"
msgstr "[MOŽNOST ...]"
-#: ../glib/goption.c:644
+#: glib/goption.c:644
msgid "Help Options:"
msgstr "Možnosti pomoči:"
-#: ../glib/goption.c:645
+#: glib/goption.c:645
msgid "Show help options"
msgstr "Prikaži možnosti pomoči"
-#: ../glib/goption.c:650
+#: glib/goption.c:650
msgid "Show all help options"
msgstr "Prikaži vse možnosti pomoči"
-#: ../glib/goption.c:700
+#: glib/goption.c:700
msgid "Application Options:"
msgstr "Možnosti programa:"
-#: ../glib/goption.c:744
-#: ../glib/goption.c:814
+#: glib/goption.c:744 glib/goption.c:814
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "Ni moč razčleniti celoštevilske vrednosti '%s' za %s"
-#: ../glib/goption.c:754
-#: ../glib/goption.c:822
+#: glib/goption.c:754 glib/goption.c:822
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "Celoštevilska vrednost '%s' za %s izven obsega"
-#: ../glib/goption.c:779
+#: glib/goption.c:779
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "Ni bilo moč razčleniti vrednosti dvojne velikosti '%s' za %s"
-#: ../glib/goption.c:787
+#: glib/goption.c:787
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr "Vrednost dvojne velikosti '%s' za %s izven obsega"
-#: ../glib/goption.c:1124
+#: glib/goption.c:1124
#, c-format
msgid "Error parsing option %s"
msgstr "Napaka pri razčlenjevanju možnosti %s"
-#: ../glib/goption.c:1155
-#: ../glib/goption.c:1266
+#: glib/goption.c:1155 glib/goption.c:1266
#, c-format
msgid "Missing argument for %s"
msgstr "Manjka argument za %s"
-#: ../glib/goption.c:1655
+#: glib/goption.c:1655
#, c-format
msgid "Unknown option %s"
msgstr "Neznana možnost %s"
-#: ../glib/gkeyfile.c:341
+#: glib/gkeyfile.c:341
+#, c-format
msgid "Valid key file could not be found in data dirs"
msgstr "V podatkovnih mapah ni bilo moč najti veljavne datoteke s ključem"
-#: ../glib/gkeyfile.c:376
+#: glib/gkeyfile.c:376
+#, c-format
msgid "Not a regular file"
msgstr "Ni običajna datoteka"
-#: ../glib/gkeyfile.c:384
+#: glib/gkeyfile.c:384
+#, c-format
msgid "File is empty"
msgstr "Datoteka je prazna"
-#: ../glib/gkeyfile.c:700
+#: glib/gkeyfile.c:700
#, c-format
-msgid "Key file contains line '%s' which is not a key-value pair, group, or comment"
-msgstr "Datoteka s ključem vsebuje vrstico '%s', ki ni par, skupina ali komentar vrednosti ključev"
+msgid ""
+"Key file contains line '%s' which is not a key-value pair, group, or comment"
+msgstr ""
+"Datoteka s ključem vsebuje vrstico '%s', ki ni par, skupina ali komentar "
+"vrednosti ključev"
-#: ../glib/gkeyfile.c:758
+#: glib/gkeyfile.c:758
#, c-format
msgid "Invalid group name: %s"
msgstr "Neveljavno ime skupine: %s"
-#: ../glib/gkeyfile.c:780
+#: glib/gkeyfile.c:780
+#, c-format
msgid "Key file does not start with a group"
msgstr "Datoteka s ključem se ze začne s skupino"
-#: ../glib/gkeyfile.c:806
+#: glib/gkeyfile.c:806
#, c-format
msgid "Invalid key name: %s"
msgstr "Neveljavno ime ključa: %s"
-#: ../glib/gkeyfile.c:833
+#: glib/gkeyfile.c:833
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "Datoteka s ključem vsebuje nepodprto kodiranje '%s'"
-#: ../glib/gkeyfile.c:1042
-#: ../glib/gkeyfile.c:1201
-#: ../glib/gkeyfile.c:2402
-#: ../glib/gkeyfile.c:2469
-#: ../glib/gkeyfile.c:2590
-#: ../glib/gkeyfile.c:2725
-#: ../glib/gkeyfile.c:2878
-#: ../glib/gkeyfile.c:3058
-#: ../glib/gkeyfile.c:3115
+#: glib/gkeyfile.c:1042 glib/gkeyfile.c:1201 glib/gkeyfile.c:2402
+#: glib/gkeyfile.c:2469 glib/gkeyfile.c:2590 glib/gkeyfile.c:2725
+#: glib/gkeyfile.c:2878 glib/gkeyfile.c:3058 glib/gkeyfile.c:3115
#, c-format
msgid "Key file does not have group '%s'"
msgstr "Datoteka s ključem nima skupina '%s'"
-#: ../glib/gkeyfile.c:1213
+#: glib/gkeyfile.c:1213
#, c-format
msgid "Key file does not have key '%s'"
msgstr "Datoteka s ključem nima ključa '%s'"
-#: ../glib/gkeyfile.c:1315
-#: ../glib/gkeyfile.c:1425
+#: glib/gkeyfile.c:1315 glib/gkeyfile.c:1425
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Datoteka s ključem vsebuje ključ '%s' z vrednostjo '%s', ki ni UTF-8"
-#: ../glib/gkeyfile.c:1335
-#: ../glib/gkeyfile.c:1445
-#: ../glib/gkeyfile.c:1813
+#: glib/gkeyfile.c:1335 glib/gkeyfile.c:1445 glib/gkeyfile.c:1813
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
-msgstr "Datoteka s ključem vsebuje ključ '%s' z vrednostjo, ki je ni moč obravnavati."
+msgstr ""
+"Datoteka s ključem vsebuje ključ '%s' z vrednostjo, ki je ni moč obravnavati."
-#: ../glib/gkeyfile.c:2025
-#: ../glib/gkeyfile.c:2234
+#: glib/gkeyfile.c:2025 glib/gkeyfile.c:2234
#, c-format
-msgid "Key file contains key '%s' in group '%s' which has value that cannot be interpreted."
-msgstr "Datoteka s ključem vsebuje ključ '%s' v skupini '%s' z vrednostjo, ki je ni moč obravnavati."
+msgid ""
+"Key file contains key '%s' in group '%s' which has value that cannot be "
+"interpreted."
+msgstr ""
+"Datoteka s ključem vsebuje ključ '%s' v skupini '%s' z vrednostjo, ki je ni "
+"moč obravnavati."
-#: ../glib/gkeyfile.c:2417
-#: ../glib/gkeyfile.c:2605
-#: ../glib/gkeyfile.c:3126
+#: glib/gkeyfile.c:2417 glib/gkeyfile.c:2605 glib/gkeyfile.c:3126
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "Datoteka s ključem nima ključa '%s' v skupini '%s'"
-#: ../glib/gkeyfile.c:3365
+#: glib/gkeyfile.c:3365
+#, c-format
msgid "Key file contains escape character at end of line"
msgstr "Datoteka s ključem vsebuje ubežni znak na koncu vrstice"
-#: ../glib/gkeyfile.c:3387
+#: glib/gkeyfile.c:3387
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "Datoteka s ključem vsebuje neveljavne ubežne znake '%s'"
-#: ../glib/gkeyfile.c:3529
+#: glib/gkeyfile.c:3529
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "Vrednosti '%s' ni moč obravnavati kot število."
-#: ../glib/gkeyfile.c:3543
+#: glib/gkeyfile.c:3543
#, c-format
msgid "Integer value '%s' out of range"
msgstr "Celoštevilska vrednost '%s' izven obsega"
-#: ../glib/gkeyfile.c:3576
+#: glib/gkeyfile.c:3576
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Vrednosti '%s' ni moč obravnavati kot število s plavajočo vejico."
-#: ../glib/gkeyfile.c:3603
+#: glib/gkeyfile.c:3603
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Vrednosti '%s' ni moč obravnavati kot Boolovo vrednost."
@@ -806,12 +831,15 @@ msgstr "Vrednosti '%s' ni moč obravnavati kot Boolovo vrednost."
#, fuzzy
#~ msgid "Could not change file mode: chmod() failed: %s"
#~ msgstr "Nisem uspel odpreti datoteke '%s': fdopen() ni uspel: %s"
+
#~ msgid "Conversion from character set `%s' to `%s' is not supported"
#~ msgstr "Pretvorba iz nabora znakov `%s' v `%s' ni podprta"
+
#~ msgid "Incorrect message size"
#~ msgstr "Neveljavna velikost sporočila"
+
#~ msgid "Socket error"
#~ msgstr "Napaka vtiča"
+
#~ msgid "Channel set flags unsupported"
#~ msgstr "Nastavitev zastavic kanala ni podprta"
-
diff --git a/po/sq.po b/po/sq.po
index 7286339a7..356ef33b1 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib glib-2-12\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-11-25 11:10+0100\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
diff --git a/po/sr.po b/po/sr.po
index 4e98911b7..35ff1c0d8 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-01 00:10+0200\n"
"Last-Translator: Горан Ракић <grakic@devbase.net>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
diff --git a/po/sr@Latn.po b/po/sr@Latn.po
index a870f5ef2..7db1ae1ad 100644
--- a/po/sr@Latn.po
+++ b/po/sr@Latn.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-09-01 00:10+0200\n"
"Last-Translator: Goran Rakić <grakic@devbase.net>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
diff --git a/po/sr@ije.po b/po/sr@ije.po
index 7d833e5b7..ae40c2ccb 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/sv.po b/po/sv.po
index 4e0fca398..4157f3f65 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-12-22 22:29+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
diff --git a/po/ta.po b/po/ta.po
index 37d8646c8..d93ad8e86 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-12.ta\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-30 16:06+0530\n"
"Last-Translator: Felix <ifelix25@gmail.com>\n"
"Language-Team: Tamil <ta@li.org>\n"
diff --git a/po/te.po b/po/te.po
index f9c6083e3..50f144e36 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/th.po b/po/th.po
index 14dd79f32..24ebed6c5 100644
--- a/po/th.po
+++ b/po/th.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.7.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2007-01-15 00:35+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
"Language-Team: Thai <l10n@opentle.org>\n"
diff --git a/po/tl.po b/po/tl.po
index 70de35e82..7058af3ef 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/tr.po b/po/tr.po
index ac96e4ec6..5926f4d44 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-08 17:47+0200\n"
"Last-Translator: Onur Can Çakmak <onur.cakmak@gmail.com>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
diff --git a/po/tt.po b/po/tt.po
index 304bdeab5..1b2129cac 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/uk.po b/po/uk.po
index f61040478..f06a85403 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-07-23 11:56+0300\n"
"Last-Translator: Maxim Dziumanenko <dziumanenko@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
diff --git a/po/vi.po b/po/vi.po
index fc2dfc1d8..b0d52f9c8 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.12.2 Gnome HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2007-01-04 21:41+1030\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n"
diff --git a/po/wa.po b/po/wa.po
index 968eb5d94..8162e643e 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/xh.po b/po/xh.po
index 16992f364..05782c2d0 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/yi.po b/po/yi.po
index c4d8d3674..cfaf589fb 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: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\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"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 248b7623b..d2ab7dd1e 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-20 17:41+0800\n"
"Last-Translator: He Qiangqiang <carton@263.net>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
diff --git a/po/zh_HK.po b/po/zh_HK.po
index 1880eb046..dbc839393 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.12.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-01 15:53+0800\n"
"Last-Translator: Abel Cheung <abel@oaka.org>\n"
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 1b2ff188f..ac7423e7a 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.12.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-14 23:28-0500\n"
+"POT-Creation-Date: 2007-01-16 18:50-0500\n"
"PO-Revision-Date: 2006-08-01 15:53+0800\n"
"Last-Translator: Abel Cheung <abel@oaka.org>\n"
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"