summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-01-18 17:21:12 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-01-18 17:21:12 +0000
commit2601c4229c934e017fda43d9cb358a300b3da864 (patch)
treeafe57bda752969eec9f7df49a52fd6f4da897c5a
parente60c61b825da428d2aa21f2107742a98d09db8c5 (diff)
downloadglib-2601c4229c934e017fda43d9cb358a300b3da864.tar.gz
-rw-r--r--ChangeLog8
-rw-r--r--ChangeLog.pre-2-108
-rw-r--r--ChangeLog.pre-2-128
-rw-r--r--INSTALL4
-rw-r--r--NEWS12
-rw-r--r--README2
-rw-r--r--configure.in4
-rw-r--r--docs/reference/ChangeLog4
-rw-r--r--gmodule/ChangeLog4
-rw-r--r--gobject/ChangeLog4
-rw-r--r--gthread/ChangeLog4
-rw-r--r--po/ChangeLog4
-rw-r--r--po/am.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/bs.po2
-rw-r--r--po/ca.po299
-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/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.po2
-rw-r--r--po/hi.po2
-rw-r--r--po/hr.po2
-rw-r--r--po/hu.po2
-rw-r--r--po/id.po2
-rw-r--r--po/is.po2
-rw-r--r--po/it.po2
-rw-r--r--po/ja.po299
-rw-r--r--po/ko.po2
-rw-r--r--po/lt.po2
-rw-r--r--po/lv.po2
-rw-r--r--po/mk.po2
-rw-r--r--po/ml.po466
-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/no.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.po2
-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.po299
-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/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.po16
-rw-r--r--po/zh_TW.po16
85 files changed, 967 insertions, 628 deletions
diff --git a/ChangeLog b/ChangeLog
index 3af40b136..ae1d6cf43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-18 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.8.6 ===
+
+ * configure.in: Bump version
+
+ * NEWS: Updates
+
2006-01-17 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.c (g_key_file_get_groups): Correct a g_new0()
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 3af40b136..ae1d6cf43 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,11 @@
+2006-01-18 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.8.6 ===
+
+ * configure.in: Bump version
+
+ * NEWS: Updates
+
2006-01-17 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.c (g_key_file_get_groups): Correct a g_new0()
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 3af40b136..ae1d6cf43 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,11 @@
+2006-01-18 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.8.6 ===
+
+ * configure.in: Bump version
+
+ * NEWS: Updates
+
2006-01-17 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.c (g_key_file_get_groups): Correct a g_new0()
diff --git a/INSTALL b/INSTALL
index 46b67f3ad..2c76ae16b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.8.5.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.8.5 # change to the toplevel directory
+ % gzip -cd glib-2.8.6.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.8.6 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB
diff --git a/NEWS b/NEWS
index f049284d1..95919b6c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of Changes from GLib 2.8.5 to GLib 2.8.6
+=================================================
+
+* Fix a problem with g_object_compat_control()
+ which can lead to segfaults in GTK+ applications
+ on 64bit platforms.
+
+* Fix a memory allocation problem in GKeyFile.
+ [Morten Welinder]
+
+* New and updated translations (ca,ja,ml,sv,zh_HK,zh_TW)
+
Overview of Changes from GLib 2.8.4 to GLib 2.8.5
=================================================
* Bug fixes:
diff --git a/README b/README
index b569f21c0..5effed5b6 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is GLib version 2.8.5. GLib is the low-level core
+This is GLib version 2.8.6. 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/configure.in b/configure.in
index 0cb990c42..090cdd9b8 100644
--- a/configure.in
+++ b/configure.in
@@ -27,8 +27,8 @@ m4_include(m4macros/glib-gettext.m4)dnl
#
m4_define([glib_major_version], [2])
m4_define([glib_minor_version], [8])
-m4_define([glib_micro_version], [5])
-m4_define([glib_interface_age], [5])
+m4_define([glib_micro_version], [6])
+m4_define([glib_interface_age], [6])
m4_define([glib_binary_age],
[m4_eval(100 * glib_minor_version + glib_micro_version)])
m4_define([glib_version],
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index 78e673a57..d0b37b450 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-18 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.8.6 ===
+
2006-01-03 Matthias Clasen <mclasen@redhat.com>
* === Released 2.8.5 ===
diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog
index f7172547e..e57c5a751 100644
--- a/gmodule/ChangeLog
+++ b/gmodule/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-18 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.8.6 ===
+
2006-01-03 Matthias Clasen <mclasen@redhat.com>
* === Released 2.8.5 ===
diff --git a/gobject/ChangeLog b/gobject/ChangeLog
index 9e6bd3bb1..5aaca2a34 100644
--- a/gobject/ChangeLog
+++ b/gobject/ChangeLog
@@ -1,5 +1,9 @@
2006-01-18 Matthias Clasen <mclasen@redhat.com>
+ * === Released 2.8.6 ===
+
+2006-01-18 Matthias Clasen <mclasen@redhat.com>
+
* gobject.h: Make g_object_compat_control() visible
for GTK+ compilation, to avoid segfaults on 64bit
platforms.
diff --git a/gthread/ChangeLog b/gthread/ChangeLog
index 4503f0dc7..f67ed705e 100644
--- a/gthread/ChangeLog
+++ b/gthread/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-18 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.8.6 ===
+
2006-01-03 Matthias Clasen <mclasen@redhat.com>
* === Released 2.8.5 ===
diff --git a/po/ChangeLog b/po/ChangeLog
index 4fed878c5..dbb435242 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-18 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.8.6 ===
+
2006-01-08 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.
diff --git a/po/am.po b/po/am.po
index b4fdcfeb7..84bf1c819 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 bfbb67d8b..472a14e6b 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2003-12-19 01:22+0100\n"
"Last-Translator: Arafat Medini <lumina@silverpen.de>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n"
diff --git a/po/az.po b/po/az.po
index ba5efb1d0..1dcefbd66 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 88e48f4eb..704aa8c7c 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 f0674ebe4..88d9307b0 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-12-21 15:08+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 9a23474cf..8562abba1 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-10-03 00:24+0600\n"
"Last-Translator: Mahay Alam Khan <makl10n@yahoo.com>\n"
"Language-Team: Bengali <gnome-translation@bengalinux.org>\n"
diff --git a/po/bs.po b/po/bs.po
index b8876a809..81a36c5d1 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 6e72cfe58..1be14d95a 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: 2006-01-06 13:26+0100\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2006-01-06 13:41+0100\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
@@ -16,242 +16,250 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../glib/gconvert.c:408 ../glib/gconvert.c:486
+#: glib/gconvert.c:408 glib/gconvert.c:486
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "No es permet la conversió del joc de caràcters de «%s» a «%s»"
-#: ../glib/gconvert.c:412 ../glib/gconvert.c:490
+#: glib/gconvert.c:412 glib/gconvert.c:490
#, c-format
msgid "Could not open converter from '%s' to '%s'"
msgstr "No s'ha pogut obrir el convertidor de «%s» a «%s»"
-#: ../glib/gconvert.c:606 ../glib/gconvert.c:995 ../glib/giochannel.c:1322
-#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:912
-#: ../glib/gutf8.c:1361
+#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
+#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:912
+#: glib/gutf8.c:1361
+#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "Seqüència de bytes invàlida en l'entrada de conversió"
-#: ../glib/gconvert.c:612 ../glib/gconvert.c:922 ../glib/giochannel.c:1329
-#: ../glib/giochannel.c:2218
+#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329
+#: glib/giochannel.c:2218
#, c-format
msgid "Error during conversion: %s"
msgstr "S'ha produït un error durant la conversió: %s"
-#: ../glib/gconvert.c:647 ../glib/gutf8.c:908 ../glib/gutf8.c:1112
-#: ../glib/gutf8.c:1253 ../glib/gutf8.c:1357
+#: glib/gconvert.c:647 glib/gutf8.c:908 glib/gutf8.c:1112 glib/gutf8.c:1253
+#: glib/gutf8.c:1357
+#, c-format
msgid "Partial character sequence at end of input"
msgstr "Seqüència de caràcters parcial al final de l'entrada"
-#: ../glib/gconvert.c:897
+#: glib/gconvert.c:897
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "No es pot convertir el «fallback» «%s» al joc de codis «%s»"
-#: ../glib/gconvert.c:1706
+#: glib/gconvert.c:1706
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "L'URI «%s» no és un URI absolut que utilitzi l'esquema «file»"
-#: ../glib/gconvert.c:1716
+#: glib/gconvert.c:1716
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Pot ser que l'URI del fitxer local «%s» no inclogui cap «#»"
-#: ../glib/gconvert.c:1733
+#: glib/gconvert.c:1733
#, c-format
msgid "The URI '%s' is invalid"
msgstr "L'URI «%s» no és vàlid"
-#: ../glib/gconvert.c:1745
+#: glib/gconvert.c:1745
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "El nom de l'ordinador central de l'URI «%s» no és vàlid"
-#: ../glib/gconvert.c:1761
+#: glib/gconvert.c:1761
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "L'URI «%s» conté caràcters d'escapada invàlids"
-#: ../glib/gconvert.c:1855
+#: glib/gconvert.c:1855
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "El nom de camí «%s» no és un camí absolut"
-#: ../glib/gconvert.c:1865
+#: glib/gconvert.c:1865
+#, c-format
msgid "Invalid hostname"
msgstr "Nom de l'ordinador central invàlid"
-#: ../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 "S'ha produït un error en obrir el directori «%s»: %s"
-#: ../glib/gfileutils.c:576 ../glib/gfileutils.c:649
+#: glib/gfileutils.c:576 glib/gfileutils.c:649
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "No s'ha pogut assignar %lu bytes per a llegir el fitxer «%s»"
-#: ../glib/gfileutils.c:591
+#: glib/gfileutils.c:591
#, c-format
msgid "Error reading file '%s': %s"
msgstr "S'ha produït un error en llegir el fitxer «%s»: %s"
-#: ../glib/gfileutils.c:673
+#: glib/gfileutils.c:673
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "No s'ha pogut llegir del fitxer «%s»: %s"
-#: ../glib/gfileutils.c:724 ../glib/gfileutils.c:811
+#: glib/gfileutils.c:724 glib/gfileutils.c:811
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "No s'ha pogut obrir el fitxer «%s»: %s"
-#: ../glib/gfileutils.c:741 ../glib/gmappedfile.c:133
+#: glib/gfileutils.c:741 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr ""
"No s'ha pogut obtenir els atributs del fitxer «%s»: fstat() ha fallat: %s"
-#: ../glib/gfileutils.c:775
+#: glib/gfileutils.c:775
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "No s'ha pogut obrir el fitxer «%s»: fdopen() ha fallat: %s"
-#: ../glib/gfileutils.c:909
+#: glib/gfileutils.c:909
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr ""
"No s'ha pogut canviar el nom del fitxer «%s» a «%s»: g_rename() ha fallat: %s"
-#: ../glib/gfileutils.c:952
+#: glib/gfileutils.c:952
#, c-format
msgid "Could not change file mode: fork() failed: %s"
msgstr "No s'ha pogut canviar el mode del fitxer fork() ha fallat: %s"
-#: ../glib/gfileutils.c:983
+#: glib/gfileutils.c:983
#, c-format
msgid "Could not change file mode: waitpid() failed: %s"
msgstr "No s'ha pogut canviar el mode del fitxer: waitpid() ha fallat: %s"
-#: ../glib/gfileutils.c:1002
+#: glib/gfileutils.c:1002
#, c-format
msgid "Could not change file mode: chmod() failed: %s"
msgstr "No s'ha pogut canviar el mode del fitxer: chmod() ha fallat: %s"
-#: ../glib/gfileutils.c:1013
+#: glib/gfileutils.c:1013
#, c-format
msgid "Could not change file mode: Child terminated by signal: %s"
msgstr ""
"No s'ha pogut canviar el mode del fitxer: el fill ha estat finalitzat pel "
"senyal: %s"
-#: ../glib/gfileutils.c:1024
+#: glib/gfileutils.c:1024
+#, c-format
msgid "Could not change file mode: Child terminated abnormally"
msgstr ""
"No s'ha pogut canviar el mode del fitxer: el fill ha finalitzat anormalment"
-#: ../glib/gfileutils.c:1058 ../glib/gfileutils.c:1524
+#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "No s'ha pogut crear el fitxer «%s»: %s"
-#: ../glib/gfileutils.c:1080
+#: glib/gfileutils.c:1080
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr ""
"No s'ha pogut obrir el fitxer «%s» per a escriptura: fdopen() ha fallat: %s"
-#: ../glib/gfileutils.c:1105
+#: glib/gfileutils.c:1105
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "No s'ha pogut escriure el fitxer «%s»: fwrite() ha fallat: %s"
-#: ../glib/gfileutils.c:1124
+#: glib/gfileutils.c:1124
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "No s'ha pogut tancar el fitxer «%s»: fclose() ha fallat: %s"
-#: ../glib/gfileutils.c:1242
+#: glib/gfileutils.c:1242
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr ""
"No s'ha pogut suprimir el fitxer existent «%s»: g_unlink() ha fallat: %s"
-#: ../glib/gfileutils.c:1485
+#: glib/gfileutils.c:1485
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "La plantilla «%s» no és vàlida, no pot contenir cap «%s»"
-#: ../glib/gfileutils.c:1499
+#: glib/gfileutils.c:1499
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "La plantilla «%s» no acaba en XXXXXX"
-#: ../glib/gfileutils.c:1974
+#: glib/gfileutils.c:1974
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "No s'ha pogut llegir l'enllaç simbòlic «%s»: %s"
-#: ../glib/gfileutils.c:1995
+#: glib/gfileutils.c:1995
+#, c-format
msgid "Symbolic links not supported"
msgstr "No es pot treballar amb enllaços simbòlics"
-#: ../glib/giochannel.c:1150
+#: glib/giochannel.c:1150
#, c-format
msgid "Conversion from character set `%s' to `%s' is not supported"
msgstr "No se es pot fer la conversió del joc de caràcters «%s» a «%s»"
-#: ../glib/giochannel.c:1154
+#: glib/giochannel.c:1154
#, c-format
msgid "Could not open converter from `%s' to `%s': %s"
msgstr "No s'ha pogut obrir el convertidor de «%s» a «%s»: %s"
-#: ../glib/giochannel.c:1499
+#: glib/giochannel.c:1499
+#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "No es pot fer una lectura bàsica a g_io_channel_read_line_string"
-#: ../glib/giochannel.c: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 "A la memòria intermèdia de lectura hi ha dades sobrants no convertides"
-#: ../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 "El canal acaba en un caràcter parcial"
-#: ../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 "No es pot fer una lectura bàsica a g_io_channel_read_to_end"
-#: ../glib/gmappedfile.c:116
+#: glib/gmappedfile.c:116
#, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "No s'ha pogut obrir el fitxer «%s»: open() ha fallat: %s"
-#: ../glib/gmappedfile.c:185
+#: glib/gmappedfile.c:185
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "No s'ha pogut mapejar el fitxer «%s»: mmap() ha fallat: %s"
-#: ../glib/gmarkup.c:232
+#: glib/gmarkup.c:232
#, c-format
msgid "Error on line %d char %d: %s"
msgstr "S'ha produït un error a la línia %d caràcter %d: %s"
-#: ../glib/gmarkup.c:330
+#: glib/gmarkup.c:330
#, c-format
msgid "Error on line %d: %s"
msgstr "S'ha produït un error a la línia %d: %s"
-#: ../glib/gmarkup.c:434
+#: glib/gmarkup.c:434
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"S'ha vist una entitat buida '&;'; les entitats vàlides són: &amp; &quot; "
"&lt; &gt; &apos;"
-#: ../glib/gmarkup.c:444
+#: glib/gmarkup.c:444
#, c-format
msgid ""
"Character '%s' is not valid at the start of an entity name; the & character "
@@ -262,17 +270,17 @@ msgstr ""
"comencen amb el caràcter &. Si amb aquest signe no es vol indicar una "
"entitat, substituïu-lo per &amp;"
-#: ../glib/gmarkup.c:478
+#: glib/gmarkup.c:478
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "El caràcter «%s» no és vàlid dins d'un nom d'entitat"
-#: ../glib/gmarkup.c:515
+#: glib/gmarkup.c:515
#, c-format
msgid "Entity name '%s' is not known"
msgstr "No es coneix el nom de l'entitat «%s»"
-#: ../glib/gmarkup.c:526
+#: glib/gmarkup.c:526
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;"
@@ -281,7 +289,7 @@ msgstr ""
"caràcter «&» sense intenció d'iniciar una entitat. Substituïu el caràcter "
"«&» per &amp;"
-#: ../glib/gmarkup.c:579
+#: glib/gmarkup.c:579
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -290,17 +298,17 @@ msgstr ""
"No s'ha pogut analitzar «%-.*s», hi hauria d'haver hagut un dígit dins un "
"caràcter de referència (per exemple &#234;) - potser el dígit és massa llarg"
-#: ../glib/gmarkup.c:604
+#: glib/gmarkup.c:604
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "El caràcter de referència «%-.*s» no codifica un caràcter permès"
-#: ../glib/gmarkup.c:619
+#: glib/gmarkup.c:619
msgid "Empty character reference; should include a digit such as &#454;"
msgstr ""
"El caràcter de referència és buit; hauria d'incloure un dígit com ara &#454;"
-#: ../glib/gmarkup.c:629
+#: glib/gmarkup.c:629
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -310,23 +318,23 @@ msgstr ""
"utilitzat un caràcter «&» sense intenció d'iniciar una entitat. Substituïu "
"el caràcter «&» per &amp;"
-#: ../glib/gmarkup.c:715
+#: glib/gmarkup.c:715
msgid "Unfinished entity reference"
msgstr "Referència a una entitat no acabada"
-#: ../glib/gmarkup.c:721
+#: glib/gmarkup.c:721
msgid "Unfinished character reference"
msgstr "Referència a un caràcter no acabada"
-#: ../glib/gmarkup.c:964 ../glib/gmarkup.c:992 ../glib/gmarkup.c:1023
+#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
msgid "Invalid UTF-8 encoded text"
msgstr "El text codificat UTF-8 no és vàlid"
-#: ../glib/gmarkup.c:1059
+#: glib/gmarkup.c:1059
msgid "Document must begin with an element (e.g. <book>)"
msgstr "El document ha de començar amb un element (p.ex. <llibre>)"
-#: ../glib/gmarkup.c:1099
+#: glib/gmarkup.c:1099
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -335,7 +343,7 @@ msgstr ""
"«%s» no és un caràcter vàlid després d'un caràcter «<»; no pot començar un "
"nom d'element"
-#: ../glib/gmarkup.c:1163
+#: glib/gmarkup.c:1163
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
@@ -344,7 +352,7 @@ msgstr ""
"S'ha trobat un caràcter estrany «%s», s'esperava un «>» per acabar "
"l'etiqueta d'inici de l'element «%s»"
-#: ../glib/gmarkup.c:1252
+#: glib/gmarkup.c:1252
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -352,7 +360,7 @@ msgstr ""
"S'ha trobat un caràcter estrany «%s», s'esperava un «=» després del nom "
"d'atribut «%s» de l'element «%s»"
-#: ../glib/gmarkup.c:1294
+#: glib/gmarkup.c:1294
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -363,7 +371,7 @@ msgstr ""
"finalitzar l'etiqueta d'inici de l'element «%s», o opcionalment un atribut; "
"potser heu usat un caràcter no vàlid en un nom d'atribut"
-#: ../glib/gmarkup.c:1383
+#: glib/gmarkup.c:1383
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -373,7 +381,7 @@ msgstr ""
"després del signe «igual que» en donar valor a l'atribut «%s» de l'element «%"
"s»"
-#: ../glib/gmarkup.c:1528
+#: glib/gmarkup.c:1528
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -382,7 +390,7 @@ msgstr ""
"«%s» no és un caràcter vàlid quan segueix els caracters «</»; un nom "
"d'element no pot començar per «%s»"
-#: ../glib/gmarkup.c:1568
+#: glib/gmarkup.c:1568
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -391,27 +399,27 @@ msgstr ""
"«%s» no és un caràcter vàlid quan segueix el nom d'element proper «%s»; el "
"caràcter permès és «>»"
-#: ../glib/gmarkup.c:1579
+#: glib/gmarkup.c:1579
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "L'element «%s» era tancat. Actualment no hi ha cap element obert"
-#: ../glib/gmarkup.c:1588
+#: glib/gmarkup.c:1588
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "L'element «%s» era tancat, però l'element obert actualment és «%s»"
-#: ../glib/gmarkup.c:1735
+#: glib/gmarkup.c:1735
msgid "Document was empty or contained only whitespace"
msgstr "El document era buit o només contenia espais en blanc"
-#: ../glib/gmarkup.c:1749
+#: glib/gmarkup.c:1749
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr ""
"El document ha acabat de manera inesperada immediatament després d'un "
"parèntesi d'angle obert «<»"
-#: ../glib/gmarkup.c:1757 ../glib/gmarkup.c:1801
+#: glib/gmarkup.c:1757 glib/gmarkup.c:1801
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -420,7 +428,7 @@ msgstr ""
"El document ha acabat de manera inesperada amb elements encara oberts. «%s» "
"era l'últim element obert"
-#: ../glib/gmarkup.c:1765
+#: glib/gmarkup.c:1765
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -429,21 +437,21 @@ msgstr ""
"El document ha acabat de manera inesperada, s'esperava trobar un parèntesi "
"d'angle tancat acabant l'etiqueta <%s/>"
-#: ../glib/gmarkup.c:1771
+#: glib/gmarkup.c:1771
msgid "Document ended unexpectedly inside an element name"
msgstr "El document ha acabat de manera inesperada enmig d'un nom d'element"
-#: ../glib/gmarkup.c:1776
+#: glib/gmarkup.c:1776
msgid "Document ended unexpectedly inside an attribute name"
msgstr "El document ha acabat de manera inesperada enmig d'un nom d'atribut"
-#: ../glib/gmarkup.c:1781
+#: glib/gmarkup.c:1781
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr ""
"El document ha acabat de manera inesperada enmig d'una etiqueta d'obertura "
"d'un element"
-#: ../glib/gmarkup.c:1787
+#: glib/gmarkup.c:1787
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -451,79 +459,84 @@ msgstr ""
"El document ha acabat de manera inesperada després d'un signe d'«igual» que "
"segueix un nom d'atribut; no hi ha cap valor d'atribut"
-#: ../glib/gmarkup.c:1794
+#: glib/gmarkup.c:1794
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "El document ha acabat de manera inesperada enmig d'un valor d'atribut"
-#: ../glib/gmarkup.c:1809
+#: glib/gmarkup.c:1809
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr ""
"El document ha acabat de manera inesperada dins l'etiqueta de tancament de "
"l'element «%s»"
-#: ../glib/gmarkup.c:1815
+#: glib/gmarkup.c:1815
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"El document ha acabat de manera inesperada enmig d'un comentari o una "
"instrucció de processament"
-#: ../glib/gshell.c:73
+#: glib/gshell.c:73
+#, c-format
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "El text citat no comença amb cometes"
-#: ../glib/gshell.c:163
+#: glib/gshell.c:163
+#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr ""
"S'han trobat unes cometes desaparellades en una línia d'ordres o en un altre "
"text entre cometes"
-#: ../glib/gshell.c:541
+#: glib/gshell.c:541
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "El text acabava just després d'un caràcter «\\». (El text era «%s»)"
-#: ../glib/gshell.c:548
+#: glib/gshell.c:548
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr ""
"El text ha acabat abans de trobar les cometes corresponents per %c. (El text "
"era «%s»)"
-#: ../glib/gshell.c:560
+#: glib/gshell.c:560
+#, c-format
msgid "Text was empty (or contained only whitespace)"
msgstr "El text era buit (o només contenia espais en blanc)"
-#: ../glib/gspawn-win32.c:277
+#: glib/gspawn-win32.c:277
+#, c-format
msgid "Failed to read data from child process"
msgstr "No s'ha pogut llegir dades del procés fill"
-#: ../glib/gspawn-win32.c:292 ../glib/gspawn.c:1375
+#: glib/gspawn-win32.c:292 glib/gspawn.c:1375
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "No s'ha pogut crear el conducte per comunicar amb el procés fill (%s)"
-#: ../glib/gspawn-win32.c:330 ../glib/gspawn.c:1039
+#: glib/gspawn-win32.c:330 glib/gspawn.c:1039
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "No s'ha pogut llegir des del conducte fill (%s)"
-#: ../glib/gspawn-win32.c:356 ../glib/gspawn.c:1244
+#: glib/gspawn-win32.c:356 glib/gspawn.c:1244
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "No s'ha pogut canviar al directori «%s» (%s)"
-#: ../glib/gspawn-win32.c:362 ../glib/gspawn-win32.c:582
+#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "No s'ha pogut executar el procés fill (%s)"
-#: ../glib/gspawn-win32.c:891
+#: glib/gspawn-win32.c:891
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "No s'ha pogut executar el programa d'ajuda (%s)"
-#: ../glib/gspawn-win32.c:1091
+#: glib/gspawn-win32.c:1091
+#, c-format
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
@@ -531,130 +544,136 @@ msgstr ""
"S'ha produït un error inesperat a g_io_chanel_win32_poll() en llegir dades "
"d'un procés fill"
-#: ../glib/gspawn.c:179
+#: glib/gspawn.c:179
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "No s'ha pogut llegir dades des del procés fill (%s)"
-#: ../glib/gspawn.c:311
+#: glib/gspawn.c:311
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr ""
"S'ha produït un error inesperat a select() en llegir dades des d'un procés "
"fill (%s)"
-#: ../glib/gspawn.c:394
+#: glib/gspawn.c:394
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "S'ha produït un error inesperat en waitpid() (%s)"
-#: ../glib/gspawn.c:1104
+#: glib/gspawn.c:1104
#, c-format
msgid "Failed to fork (%s)"
msgstr "No s'ha pogut bifurcar-se (%s)"
-#: ../glib/gspawn.c:1254
+#: glib/gspawn.c:1254
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "No s'ha pogut executar el procés fill «%s» (%s)"
-#: ../glib/gspawn.c:1264
+#: glib/gspawn.c:1264
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "No s'ha pogut redirigir la sortida o l'entrada del procés fill (%s)"
-#: ../glib/gspawn.c:1273
+#: glib/gspawn.c:1273
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "No s'ha pogut bifurcar el procés fill (%s)"
-#: ../glib/gspawn.c:1281
+#: glib/gspawn.c:1281
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "S'ha produït un error desconegut en executar el procés fill «%s»"
-#: ../glib/gspawn.c:1303
+#: glib/gspawn.c:1303
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"No s'ha pogut llegir prou dades del conducte de l'identificador del procés "
"fill (%s)"
-#: ../glib/gutf8.c:986
+#: glib/gutf8.c:986
+#, c-format
msgid "Character out of range for UTF-8"
msgstr "El caràcter és fora de rang per a UTF-8"
-#: ../glib/gutf8.c:1080 ../glib/gutf8.c:1089 ../glib/gutf8.c:1221
-#: ../glib/gutf8.c:1230 ../glib/gutf8.c:1371 ../glib/gutf8.c:1467
+#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
+#: glib/gutf8.c:1371 glib/gutf8.c:1467
+#, c-format
msgid "Invalid sequence in conversion input"
msgstr "Seqüència invàlida a l'entrada de la conversió"
-#: ../glib/gutf8.c:1382 ../glib/gutf8.c:1478
+#: glib/gutf8.c:1382 glib/gutf8.c:1478
+#, c-format
msgid "Character out of range for UTF-16"
msgstr "El caràcter és fora de rang per a UTF-16"
-#: ../glib/goption.c:468
+#: glib/goption.c:468
msgid "Usage:"
msgstr "Forma d'ús:"
-#: ../glib/goption.c:468
+#: glib/goption.c:468
msgid "[OPTION...]"
msgstr "[OPCIÓ...]"
-#: ../glib/goption.c:556
+#: glib/goption.c:556
msgid "Help Options:"
msgstr "Opcions d'ajuda:"
-#: ../glib/goption.c:557
+#: glib/goption.c:557
msgid "Show help options"
msgstr "Mostra les opcions d'ajuda"
-#: ../glib/goption.c:562
+#: glib/goption.c:562
msgid "Show all help options"
msgstr "Mostra totes les opcions d'ajuda"
-#: ../glib/goption.c:612
+#: glib/goption.c:612
msgid "Application Options:"
msgstr "Opcions de l'aplicació:"
-#: ../glib/goption.c:653
+#: glib/goption.c:653
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "No es pot analitzar el valor enter «%s» per a %s"
-#: ../glib/goption.c:663
+#: glib/goption.c:663
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "El valor enter «%s» per a %s és fora del rang"
-#: ../glib/goption.c:926
+#: glib/goption.c:926
#, c-format
msgid "Error parsing option %s"
msgstr "S'ha produït un error en analitzar l'opció %s"
-#: ../glib/goption.c:959 ../glib/goption.c:1070
+#: glib/goption.c:959 glib/goption.c:1070
#, c-format
msgid "Missing argument for %s"
msgstr "Manca un argument per a %s"
-#: ../glib/goption.c:1474
+#: glib/goption.c:1474
#, c-format
msgid "Unknown option %s"
msgstr "L'opció %s és desconeguda"
-#: ../glib/gkeyfile.c:339
+#: glib/gkeyfile.c:339
+#, c-format
msgid "Valid key file could not be found in data dirs"
msgstr "No s'ha pogut trobar un fitxer de claus als directoris de dades"
-#: ../glib/gkeyfile.c:374
+#: glib/gkeyfile.c:374
+#, c-format
msgid "Not a regular file"
msgstr "No és un fitxer regular"
-#: ../glib/gkeyfile.c:382
+#: glib/gkeyfile.c:382
+#, c-format
msgid "File is empty"
msgstr "El fitxer és buit"
-#: ../glib/gkeyfile.c:697
+#: glib/gkeyfile.c:697
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -662,40 +681,41 @@ msgstr ""
"El fitxer de claus conté la línia «%s» que no és una parella clau-valor, "
"grup o comentari"
-#: ../glib/gkeyfile.c:765
+#: glib/gkeyfile.c:765
+#, c-format
msgid "Key file does not start with a group"
msgstr "El fitxer de claus no comença amb un grup"
-#: ../glib/gkeyfile.c:808
+#: glib/gkeyfile.c:808
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "El fitxer de claus conté la codificació no implementada «%s»"
-#: ../glib/gkeyfile.c:1017 ../glib/gkeyfile.c:1176 ../glib/gkeyfile.c:2177
-#: ../glib/gkeyfile.c:2242 ../glib/gkeyfile.c:2361 ../glib/gkeyfile.c:2497
-#: ../glib/gkeyfile.c:2649 ../glib/gkeyfile.c:2823 ../glib/gkeyfile.c:2880
+#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177
+#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497
+#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880
#, c-format
msgid "Key file does not have group '%s'"
msgstr "El fitxer de claus no té el grup «%s»"
-#: ../glib/gkeyfile.c:1188
+#: glib/gkeyfile.c:1188
#, c-format
msgid "Key file does not have key '%s'"
msgstr "El fitxer de claus no té la clau «%s»"
-#: ../glib/gkeyfile.c:1289 ../glib/gkeyfile.c:1398
+#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "El fitxer de claus conté la clau «%s» amb valor «%s» que no és UTF-8"
-#: ../glib/gkeyfile.c:1307 ../glib/gkeyfile.c:1416 ../glib/gkeyfile.c:1788
+#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"El fitxer de claus conté la clau «%s» que té un valor que no es pot "
"interpretar."
-#: ../glib/gkeyfile.c:2004
+#: glib/gkeyfile.c:2004
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -704,31 +724,32 @@ msgstr ""
"El fitxer de claus conté la clau «%s» al grup «%s», que té un valor que no "
"es pot interpretar."
-#: ../glib/gkeyfile.c:2192 ../glib/gkeyfile.c:2376 ../glib/gkeyfile.c:2891
+#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "El fitxer de claus no conté una clau «%s» al grup «%s»"
-#: ../glib/gkeyfile.c:3067
+#: glib/gkeyfile.c:3067
+#, c-format
msgid "Key file contains escape character at end of line"
msgstr "El fitxer de claus conté un caràcter d'escapada al final de línia"
-#: ../glib/gkeyfile.c:3089
+#: glib/gkeyfile.c:3089
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "El fitxer de claus conté el caràcter d'escapada invàlid «%s»"
-#: ../glib/gkeyfile.c:3230
+#: glib/gkeyfile.c:3230
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "El valor «%s» no es pot interpretar com a un nombre."
-#: ../glib/gkeyfile.c:3240
+#: glib/gkeyfile.c:3240
#, c-format
msgid "Integer value '%s' out of range"
msgstr "El valor enter «%s» és fora del rang"
-#: ../glib/gkeyfile.c:3270
+#: glib/gkeyfile.c:3270
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "El valor «%s» no es pot interpretar com un booleà."
diff --git a/po/cs.po b/po/cs.po
index 8aaec79f5..fd65b0c96 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-01 16:18+0200\n"
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
diff --git a/po/cy.po b/po/cy.po
index 21f01b7e1..c89b1b68c 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-01 17: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 43b413b5e..ee151b183 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-26 10:37+0200\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 63619abe9..b95a2095e 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-03 20:00+0200\n"
"Last-Translator: Hendrik Richter <hendi@gnome-de.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
diff --git a/po/el.po b/po/el.po
index b93c2728c..e50a9421b 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-31 11:06+0300\n"
"Last-Translator: Kostas Papadimas <pkst@gnome.org>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
diff --git a/po/en_CA.po b/po/en_CA.po
index 6eb6fff6e..c6194d709 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-31 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 e9b31dec7..f8a232133 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-04-19 20:16+0100\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: \n"
diff --git a/po/eo.po b/po/eo.po
index 0e47da8be..b50f98559 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 68398b480..3d32f6231 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnome-control-center\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-12-21 03:06+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 0d894e6f0..878d5fe3e 100644
--- a/po/et.po
+++ b/po/et.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Glib 2.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-01 11:51+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 1396a30f2..136468009 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-04-12 19:01+0200\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 2ec04fa97..65544391d 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-03-13 11:36+0330\n"
"Last-Translator: Hamed Malek <hamed@farsiweb.info>\n"
"Language-Team: Persian <farsi@lists.sharif.edu>\n"
diff --git a/po/fi.po b/po/fi.po
index 5373cda6e..dc89f9648 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-12-30 20:02+0200\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 aea739aff..d2e983091 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8.5\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-12-19 19:30+0100\n"
"Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
diff --git a/po/ga.po b/po/ga.po
index 2d8b09746..741a8937a 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 b73fab2a1..7de7d5516 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-12-18 13:13+0100\n"
"Last-Translator: Ignacio Casal Quinteiro <nacho.resa@gmail.com>\n"
"Language-Team: Galego\n"
diff --git a/po/gu.po b/po/gu.po
index 06bd4ea53..0c0ed133c 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-8.gu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-12-19 09:51+0530\n"
"Last-Translator: Ankit Patel <ankit644@yahoo.com>\n"
"Language-Team: Gujarati <indianoss-gujarati@lists.sourceforge.net>\n"
diff --git a/po/he.po b/po/he.po
index 08a21de63..9ac1b949b 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2004-03-25 23:13+0000\n"
"Last-Translator: Gil Osher <dolfin@rpg.org.il>\n"
"Language-Team: Hebrew <he@li.org>\n"
diff --git a/po/hi.po b/po/hi.po
index 1b9330fcf..6137846ad 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-8.hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-01 18:43+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 7fe159cbf..031f3e320 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 54c0255b4..bde3a2bf6 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-31 08:01+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <gnome@gnome.hu>\n"
diff --git a/po/id.po b/po/id.po
index 3e82f93cb..4412bb1d4 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-03-09 21:43+0700\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 afd6e1394..a927c77ce 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 51aa3a781..d94644a4d 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8.x\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-05 09:56+0200\n"
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
diff --git a/po/ja.po b/po/ja.po
index 3048f4312..611d8b2ab 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib glib-2-8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-04 13:35+0900\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2006-01-04 13:33+0900\n"
"Last-Translator: Takeshi AIHANA <aihana@gnome.gr.jp>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
@@ -17,238 +17,246 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../glib/gconvert.c:408 ../glib/gconvert.c:486
+#: glib/gconvert.c:408 glib/gconvert.c:486
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "文字セット '%s' から '%s' への変換はサポートしていません"
-#: ../glib/gconvert.c:412 ../glib/gconvert.c:490
+#: glib/gconvert.c:412 glib/gconvert.c:490
#, c-format
msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s' から '%s' へのコンバータを開けませんでした"
-#: ../glib/gconvert.c:606 ../glib/gconvert.c:995 ../glib/giochannel.c:1322
-#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:912
-#: ../glib/gutf8.c:1361
+#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
+#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:912
+#: glib/gutf8.c:1361
+#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "変換する入力に無効なバイトの並びがあります"
-#: ../glib/gconvert.c:612 ../glib/gconvert.c:922 ../glib/giochannel.c:1329
-#: ../glib/giochannel.c:2218
+#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329
+#: glib/giochannel.c:2218
#, c-format
msgid "Error during conversion: %s"
msgstr "変換中にエラー: %s"
-#: ../glib/gconvert.c:647 ../glib/gutf8.c:908 ../glib/gutf8.c:1112
-#: ../glib/gutf8.c:1253 ../glib/gutf8.c:1357
+#: glib/gconvert.c:647 glib/gutf8.c:908 glib/gutf8.c:1112 glib/gutf8.c:1253
+#: glib/gutf8.c:1357
+#, c-format
msgid "Partial character sequence at end of input"
msgstr "入力の最後に不完全な文字シーケンスがあります"
-#: ../glib/gconvert.c:897
+#: glib/gconvert.c:897
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "フォールバック '%s' を文字セット '%s' に変換できません"
-#: ../glib/gconvert.c:1706
+#: glib/gconvert.c:1706
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s' は \"file\" スキームの絶対 URI ではありません"
-#: ../glib/gconvert.c:1716
+#: glib/gconvert.c:1716
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "ローカルファイル URI '%s' は '#' は含みません"
-#: ../glib/gconvert.c:1733
+#: glib/gconvert.c:1733
#, c-format
msgid "The URI '%s' is invalid"
msgstr "URI '%s' は正しくありません"
-#: ../glib/gconvert.c:1745
+#: glib/gconvert.c:1745
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "URI 中のホスト名 '%s' がおかしいです"
-#: ../glib/gconvert.c:1761
+#: glib/gconvert.c:1761
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' に無効なエスケープ文字が含まれています"
-#: ../glib/gconvert.c:1855
+#: glib/gconvert.c:1855
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "パス名 '%s' が絶対パスではありません"
-#: ../glib/gconvert.c:1865
+#: glib/gconvert.c:1865
+#, c-format
msgid "Invalid hostname"
msgstr "無効なホスト名です"
-#: ../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 "ディレクトリ '%s' を開く時にエラー: %s"
-#: ../glib/gfileutils.c:576 ../glib/gfileutils.c:649
+#: glib/gfileutils.c:576 glib/gfileutils.c:649
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "%lu バイトを確保できませんでした (ファイル \"%s\" の読みこみに必要)"
-#: ../glib/gfileutils.c:591
+#: glib/gfileutils.c:591
#, c-format
msgid "Error reading file '%s': %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s"
-#: ../glib/gfileutils.c:673
+#: glib/gfileutils.c:673
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "ファイル '%s' を読めません: %s"
-#: ../glib/gfileutils.c:724 ../glib/gfileutils.c:811
+#: glib/gfileutils.c:724 glib/gfileutils.c:811
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "ファイル '%s' を開けません: %s"
-#: ../glib/gfileutils.c:741 ../glib/gmappedfile.c:133
+#: glib/gfileutils.c:741 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "ファイル '%s' の属性の取得できません: fstat() に失敗: %s"
-#: ../glib/gfileutils.c:775
+#: glib/gfileutils.c:775
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "ファイル '%s' を開けません: fdopen() に失敗: %s"
-#: ../glib/gfileutils.c:909
+#: glib/gfileutils.c:909
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr ""
"'%s' から '%s' へのファイル名の変更に失敗しました: g_rename() に失敗: %s"
-#: ../glib/gfileutils.c:952
+#: glib/gfileutils.c:952
#, c-format
msgid "Could not change file mode: fork() failed: %s"
msgstr "ファイル・モードを変更できませんでした: fork() に失敗: %s"
-#: ../glib/gfileutils.c:983
+#: glib/gfileutils.c:983
#, c-format
msgid "Could not change file mode: waitpid() failed: %s"
msgstr "ファイル・モードを変更できませんでした: waitpid() に失敗: %s"
-#: ../glib/gfileutils.c:1002
+#: glib/gfileutils.c:1002
#, c-format
msgid "Could not change file mode: chmod() failed: %s"
msgstr "ファイル・モードを変更できませんでした: chmod() に失敗: %s"
-#: ../glib/gfileutils.c:1013
+#: glib/gfileutils.c:1013
#, c-format
msgid "Could not change file mode: Child terminated by signal: %s"
msgstr ""
"ファイル・モードを変更できませんでした: 子プロセスがシグナル %s で強制終了し"
"ました"
-#: ../glib/gfileutils.c:1024
+#: glib/gfileutils.c:1024
+#, c-format
msgid "Could not change file mode: Child terminated abnormally"
msgstr "ファイル・モードを変更できませんでした: 子プロセスが異常終了しました"
-#: ../glib/gfileutils.c:1058 ../glib/gfileutils.c:1524
+#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "ファイル '%s' の生成に失敗しました: %s"
-#: ../glib/gfileutils.c:1080
+#: glib/gfileutils.c:1080
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "ファイル '%s' を書き込みモードで開けませんでした: fdopen() に失敗: %s"
-#: ../glib/gfileutils.c:1105
+#: glib/gfileutils.c:1105
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "ファイル '%s' への書き込みに失敗しました: fwrite() に失敗: %s"
-#: ../glib/gfileutils.c:1124
+#: glib/gfileutils.c:1124
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "ファイル '%s' を閉じれません: fclose() に失敗: %s"
-#: ../glib/gfileutils.c:1242
+#: glib/gfileutils.c:1242
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "既存のファイル '%s' を削除できませんでした: g_unlink() に失敗: %s"
-#: ../glib/gfileutils.c:1485
+#: glib/gfileutils.c:1485
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "テンプレート '%s' が正しくありません。'%s' を含んではいけません"
-#: ../glib/gfileutils.c:1499
+#: glib/gfileutils.c:1499
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "テンプレート '%s' が XXXXXX で終わっていません"
-#: ../glib/gfileutils.c:1974
+#: glib/gfileutils.c:1974
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "シンボリック・リンク '%s' の読み込みに失敗: %s"
-#: ../glib/gfileutils.c:1995
+#: glib/gfileutils.c:1995
+#, c-format
msgid "Symbolic links not supported"
msgstr "シンボリック・リンクはサポートしていません"
-#: ../glib/giochannel.c:1150
+#: glib/giochannel.c:1150
#, c-format
msgid "Conversion from character set `%s' to `%s' is not supported"
msgstr "文字セット '%s' から '%s' への変換はサポートされていません"
-#: ../glib/giochannel.c:1154
+#: glib/giochannel.c:1154
#, c-format
msgid "Could not open converter from `%s' to `%s': %s"
msgstr "'%s' から '%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 "g_io_channel_read_line_string では raw モードで読めません"
-#: ../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 "変換されていないデータが読みこみバッファに残っています"
-#: ../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 "チャンネルが不完全な文字で終わっています"
-#: ../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 "g_io_channel_read_to_end では raw モードで読めません"
-#: ../glib/gmappedfile.c:116
+#: glib/gmappedfile.c:116
#, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "ファイル '%s' を開けません: open() に失敗: %s"
-#: ../glib/gmappedfile.c:185
+#: glib/gmappedfile.c:185
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "ファイル '%s' のマップに失敗しました: mmap() に失敗: %s"
-#: ../glib/gmarkup.c:232
+#: glib/gmarkup.c:232
#, c-format
msgid "Error on line %d char %d: %s"
msgstr "行 %d の %d 文字目でエラー: %s"
-#: ../glib/gmarkup.c:330
+#: glib/gmarkup.c:330
#, c-format
msgid "Error on line %d: %s"
msgstr "%d 行目でエラー: %s"
-#: ../glib/gmarkup.c:434
+#: glib/gmarkup.c:434
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"空のエンティティ '&;' があります; 正しいエンティティは: &amp; &quot; &lt; "
"&gt; &apos;"
-#: ../glib/gmarkup.c:444
+#: glib/gmarkup.c:444
#, c-format
msgid ""
"Character '%s' is not valid at the start of an entity name; the & character "
@@ -259,17 +267,17 @@ msgstr ""
"表わします。もしアンパサンドがエンティティでなければ、&amp; のようにエスケー"
"プしてください"
-#: ../glib/gmarkup.c:478
+#: glib/gmarkup.c:478
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "文字 '%s' はエンティティ名として使えません"
-#: ../glib/gmarkup.c:515
+#: glib/gmarkup.c:515
#, c-format
msgid "Entity name '%s' is not known"
msgstr "エンティティ名 '%s' というのは不明です"
-#: ../glib/gmarkup.c:526
+#: glib/gmarkup.c:526
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;"
@@ -278,7 +286,7 @@ msgstr ""
"ドを使ったのではないでしょうか。アンパサンドは &amp; のようにエスケープしてく"
"ださい"
-#: ../glib/gmarkup.c:579
+#: glib/gmarkup.c:579
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -287,16 +295,16 @@ msgstr ""
"'%-.*s' をパースできません。文字参照には数字が含まれなくてはなりません (例: "
"&#234;) おそらく数字が大きすぎます"
-#: ../glib/gmarkup.c:604
+#: glib/gmarkup.c:604
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "文字参照 '%-.*s' が使用可能な文字をエンコードしていません"
-#: ../glib/gmarkup.c:619
+#: glib/gmarkup.c:619
msgid "Empty character reference; should include a digit such as &#454;"
msgstr "空の文字参照です。&#454; のように数字がなくてはなりません"
-#: ../glib/gmarkup.c:629
+#: glib/gmarkup.c:629
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -306,23 +314,23 @@ msgstr ""
"サンド文字を使っているのかもしれません。アンパサンドは &amp; とエスケープして"
"ください"
-#: ../glib/gmarkup.c:715
+#: glib/gmarkup.c:715
msgid "Unfinished entity reference"
msgstr "中途半端な実体参照です"
-#: ../glib/gmarkup.c:721
+#: glib/gmarkup.c:721
msgid "Unfinished character reference"
msgstr "中途半端な文字参照です"
-#: ../glib/gmarkup.c:964 ../glib/gmarkup.c:992 ../glib/gmarkup.c:1023
+#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
msgid "Invalid UTF-8 encoded text"
msgstr "UTF-8 として正しくないテキストです"
-#: ../glib/gmarkup.c:1059
+#: glib/gmarkup.c:1059
msgid "Document must begin with an element (e.g. <book>)"
msgstr "ドキュメントはエレメントで始まってなくてはなりません (例 <book>)"
-#: ../glib/gmarkup.c:1099
+#: glib/gmarkup.c:1099
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -331,7 +339,7 @@ msgstr ""
"'%s' は文字 '<' に続く文字としては正しくありません。おそらくエレメント名の開"
"始になっていません"
-#: ../glib/gmarkup.c:1163
+#: glib/gmarkup.c:1163
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
@@ -340,14 +348,14 @@ msgstr ""
"おかしな文字 '%s' があります。エレメント '%s' の開始タグの最後は文字 '>' でな"
"くてはなりません"
-#: ../glib/gmarkup.c:1252
+#: glib/gmarkup.c:1252
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr ""
"おかしな文字 '%s' です。属性名'%s' (エレメント '%s') の後には '=' が必要です"
-#: ../glib/gmarkup.c:1294
+#: glib/gmarkup.c:1294
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -358,7 +366,7 @@ msgstr ""
"なくてはなりません。あるいは属性になります。おかしな文字を属性名に使ったのか"
"もしれません"
-#: ../glib/gmarkup.c:1383
+#: glib/gmarkup.c:1383
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -367,7 +375,7 @@ msgstr ""
"おかしな文字 '%s' です。属性 '%s' (エレメント '%s') の値を設定するには等号記"
"号の後は引用記号で始まってなくてはなりません"
-#: ../glib/gmarkup.c:1528
+#: glib/gmarkup.c:1528
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -376,7 +384,7 @@ msgstr ""
"'%s' は '</' に続く文字としては正しくありません。'%s' ではエレメント名は始"
"まってません"
-#: ../glib/gmarkup.c:1568
+#: glib/gmarkup.c:1568
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -385,25 +393,25 @@ msgstr ""
"'%s' は閉じエレメント名 '%s' に続く文字としては正しくありあません。'>' のみが"
"使用できます"
-#: ../glib/gmarkup.c:1579
+#: glib/gmarkup.c:1579
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "エレメント '%s' は閉じています。エレメントは何も開かれてません"
-#: ../glib/gmarkup.c:1588
+#: glib/gmarkup.c:1588
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "エレメント '%s' が閉ました。しかし現在開いているエレメントは '%s' です"
-#: ../glib/gmarkup.c:1735
+#: glib/gmarkup.c:1735
msgid "Document was empty or contained only whitespace"
msgstr "ドキュメントが空か、空白だけが含まれています"
-#: ../glib/gmarkup.c:1749
+#: glib/gmarkup.c:1749
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "ドキュメントが開きカギカッコ '<' の直後で突然終わっています"
-#: ../glib/gmarkup.c:1757 ../glib/gmarkup.c:1801
+#: glib/gmarkup.c:1757 glib/gmarkup.c:1801
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -412,7 +420,7 @@ msgstr ""
"ドキュメントが突然終わっています。エレメントが開きっぱなしです。最後に開いた"
"エレメントは '%s' です。"
-#: ../glib/gmarkup.c:1765
+#: glib/gmarkup.c:1765
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -421,19 +429,19 @@ msgstr ""
"ドキュメントが突然終わっています。閉じカギカッコでタグ <%s/> が終わっていませ"
"ん"
-#: ../glib/gmarkup.c:1771
+#: glib/gmarkup.c:1771
msgid "Document ended unexpectedly inside an element name"
msgstr "エレメント名の途中でドキュメントが突然終わっています"
-#: ../glib/gmarkup.c:1776
+#: glib/gmarkup.c:1776
msgid "Document ended unexpectedly inside an attribute name"
msgstr "属性名の途中でドキュメントが突然終わっています"
-#: ../glib/gmarkup.c:1781
+#: glib/gmarkup.c:1781
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "エレメントの開始タグの途中でドキュメントが突然終わっています"
-#: ../glib/gmarkup.c:1787
+#: glib/gmarkup.c:1787
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -441,74 +449,79 @@ msgstr ""
"属性名の後の等号記号の後でドキュメントが突然終わっています: 属性値がありませ"
"ん"
-#: ../glib/gmarkup.c:1794
+#: glib/gmarkup.c:1794
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "ドキュメントが属性値の途中で突然終わっています"
-#: ../glib/gmarkup.c:1809
+#: glib/gmarkup.c:1809
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "ドキュメントがエレメント '%s' の閉じタグの途中で突然終わっています"
-#: ../glib/gmarkup.c:1815
+#: glib/gmarkup.c:1815
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"ドキュメントがコメントあるいはプロセシング指示子の途中で突然終わっています"
-#: ../glib/gshell.c:73
+#: glib/gshell.c:73
+#, c-format
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "引用テキストが引用記号で始まっていません"
-#: ../glib/gshell.c:163
+#: glib/gshell.c:163
+#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr ""
"コマンドライン、あるいはシェルの引用テキストにおいて引用記号の対応が取れてい"
"ません"
-#: ../glib/gshell.c:541
+#: glib/gshell.c:541
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "テキストが文字 '\\' の直後に終わっています (テキストは '%s')"
-#: ../glib/gshell.c:548
+#: glib/gshell.c:548
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "テキストが %c に対応する引用記号の前に終わっています (テキストは '%s')"
-#: ../glib/gshell.c:560
+#: glib/gshell.c:560
+#, c-format
msgid "Text was empty (or contained only whitespace)"
msgstr "テキストが空です (あるいは空白のみ)"
-#: ../glib/gspawn-win32.c:277
+#: glib/gspawn-win32.c:277
+#, c-format
msgid "Failed to read data from child process"
msgstr "子プロセスからデータを読み出せません"
-#: ../glib/gspawn-win32.c:292 ../glib/gspawn.c:1375
+#: glib/gspawn-win32.c:292 glib/gspawn.c:1375
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "子プロセスとの通信用のパイプを作成できません (%s)"
-#: ../glib/gspawn-win32.c:330 ../glib/gspawn.c:1039
+#: glib/gspawn-win32.c:330 glib/gspawn.c:1039
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "子パイプから読み出せません (%s) "
-#: ../glib/gspawn-win32.c:356 ../glib/gspawn.c:1244
+#: glib/gspawn-win32.c:356 glib/gspawn.c:1244
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "ディレクトリ '%s' へ移動できません (%s)"
-#: ../glib/gspawn-win32.c:362 ../glib/gspawn-win32.c:582
+#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "子プロセスを起動できません (%s)"
-#: ../glib/gspawn-win32.c:891
+#: glib/gspawn-win32.c:891
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "ヘルパー・プログラム (%s) の起動に失敗しました"
-#: ../glib/gspawn-win32.c:1091
+#: glib/gspawn-win32.c:1091
+#, c-format
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
@@ -516,127 +529,133 @@ msgstr ""
"g_io_channel_win32_poll() が子プロセスからデータを読み出す途中で予期しないエ"
"ラー"
-#: ../glib/gspawn.c:179
+#: glib/gspawn.c:179
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "子プロセスからデータを読めません (%s)"
-#: ../glib/gspawn.c:311
+#: glib/gspawn.c:311
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "子プロセスからのデータ読み出し中に select() で予期しないエラー (%s)"
-#: ../glib/gspawn.c:394
+#: glib/gspawn.c:394
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "waitpid() で予期せぬエラー (%s)"
-#: ../glib/gspawn.c:1104
+#: glib/gspawn.c:1104
#, c-format
msgid "Failed to fork (%s)"
msgstr "fork 失敗 (%s)"
-#: ../glib/gspawn.c:1254
+#: glib/gspawn.c:1254
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "子プロセスを起動できません \"%s\" (%s)"
-#: ../glib/gspawn.c:1264
+#: glib/gspawn.c:1264
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "子プロセスの出力、または入力をリダイレクトできません (%s)"
-#: ../glib/gspawn.c:1273
+#: glib/gspawn.c:1273
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "子プロセスを fork できません (%s)"
-#: ../glib/gspawn.c:1281
+#: glib/gspawn.c:1281
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "子プロセスの実行時に不明なエラー \"%s\""
-#: ../glib/gspawn.c:1303
+#: glib/gspawn.c:1303
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "子 pid パイプから十分なデータを読めません (%s)"
-#: ../glib/gutf8.c:986
+#: glib/gutf8.c:986
+#, c-format
msgid "Character out of range for UTF-8"
msgstr "UTF-8 の範囲外の文字です"
-#: ../glib/gutf8.c:1080 ../glib/gutf8.c:1089 ../glib/gutf8.c:1221
-#: ../glib/gutf8.c:1230 ../glib/gutf8.c:1371 ../glib/gutf8.c:1467
+#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
+#: glib/gutf8.c:1371 glib/gutf8.c:1467
+#, c-format
msgid "Invalid sequence in conversion input"
msgstr "変換する入力で無効なシーケンスがあります"
-#: ../glib/gutf8.c:1382 ../glib/gutf8.c:1478
+#: glib/gutf8.c:1382 glib/gutf8.c:1478
+#, c-format
msgid "Character out of range for UTF-16"
msgstr "UTF-16 の範囲外の文字です"
-#: ../glib/goption.c:468
+#: glib/goption.c:468
msgid "Usage:"
msgstr "用法:"
-#: ../glib/goption.c:468
+#: glib/goption.c:468
msgid "[OPTION...]"
msgstr "[オプション...]"
-#: ../glib/goption.c:556
+#: glib/goption.c:556
msgid "Help Options:"
msgstr "ヘルプのオプション:"
-#: ../glib/goption.c:557
+#: glib/goption.c:557
msgid "Show help options"
msgstr "ヘルプのオプションを表示する"
-#: ../glib/goption.c:562
+#: glib/goption.c:562
msgid "Show all help options"
msgstr "ヘルプのオプションを全て表示する"
-#: ../glib/goption.c:612
+#: glib/goption.c:612
msgid "Application Options:"
msgstr "アプリケーションのオプション:"
-#: ../glib/goption.c:653
+#: glib/goption.c:653
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "%2$s の整数値 '%1$s' を解析できません"
-#: ../glib/goption.c:663
+#: glib/goption.c:663
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "%2$s の整数値 '%1$s' は範囲外の値です"
-#: ../glib/goption.c:926
+#: glib/goption.c:926
#, c-format
msgid "Error parsing option %s"
msgstr "オプション %s を解析する際にエラー"
-#: ../glib/goption.c:959 ../glib/goption.c:1070
+#: glib/goption.c:959 glib/goption.c:1070
#, c-format
msgid "Missing argument for %s"
msgstr "%s の引数がありません"
-#: ../glib/goption.c:1474
+#: glib/goption.c:1474
#, c-format
msgid "Unknown option %s"
msgstr "不明なオプション %s です"
-#: ../glib/gkeyfile.c:339
+#: glib/gkeyfile.c:339
+#, c-format
msgid "Valid key file could not be found in data dirs"
msgstr ""
"データのディレクトリで妥当なキー・ファイルを見つけることができませんでした"
-#: ../glib/gkeyfile.c:374
+#: glib/gkeyfile.c:374
+#, c-format
msgid "Not a regular file"
msgstr "通常のファイルではありません"
-#: ../glib/gkeyfile.c:382
+#: glib/gkeyfile.c:382
+#, c-format
msgid "File is empty"
msgstr "ファイルが空です"
-#: ../glib/gkeyfile.c:697
+#: glib/gkeyfile.c:697
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -644,38 +663,39 @@ msgstr ""
"キー・ファイルの行 '%s' がキー/値のペア、グループ、またはコメントではありませ"
"ん"
-#: ../glib/gkeyfile.c:765
+#: glib/gkeyfile.c:765
+#, c-format
msgid "Key file does not start with a group"
msgstr "キー・ファイルがグループで始まっていません"
-#: ../glib/gkeyfile.c:808
+#: glib/gkeyfile.c:808
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "キー・ファイルにサポートしてないエンコーディング '%s' があります"
-#: ../glib/gkeyfile.c:1017 ../glib/gkeyfile.c:1176 ../glib/gkeyfile.c:2177
-#: ../glib/gkeyfile.c:2242 ../glib/gkeyfile.c:2361 ../glib/gkeyfile.c:2497
-#: ../glib/gkeyfile.c:2649 ../glib/gkeyfile.c:2823 ../glib/gkeyfile.c:2880
+#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177
+#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497
+#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880
#, c-format
msgid "Key file does not have group '%s'"
msgstr "キー・ファイルにグループ '%s' がありません"
-#: ../glib/gkeyfile.c:1188
+#: glib/gkeyfile.c:1188
#, c-format
msgid "Key file does not have key '%s'"
msgstr "キー・ファイルにキー '%s' がありません"
-#: ../glib/gkeyfile.c:1289 ../glib/gkeyfile.c:1398
+#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "キー・ファイルのキー '%s' の値 '%s' が UTF-8 ではありません"
-#: ../glib/gkeyfile.c:1307 ../glib/gkeyfile.c:1416 ../glib/gkeyfile.c:1788
+#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "キー・ファイルのキー '%s' の値を解釈できませんでした"
-#: ../glib/gkeyfile.c:2004
+#: glib/gkeyfile.c:2004
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -683,31 +703,32 @@ msgid ""
msgstr ""
"キー・ファイルのグループ '%2$s' にあるキー '%1$s' の値を解釈できませんでした"
-#: ../glib/gkeyfile.c:2192 ../glib/gkeyfile.c:2376 ../glib/gkeyfile.c:2891
+#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "キー・ファイルにはグループ '%2$s' のキー '%1$s' がありません"
-#: ../glib/gkeyfile.c:3067
+#: glib/gkeyfile.c:3067
+#, c-format
msgid "Key file contains escape character at end of line"
msgstr "キー・ファイルの行末にエスケープ文字が含まれています"
-#: ../glib/gkeyfile.c:3089
+#: glib/gkeyfile.c:3089
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "キー・ファイルに無効なエスケープ・シーケンス '%s' が含まれています"
-#: ../glib/gkeyfile.c:3230
+#: glib/gkeyfile.c:3230
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "値 '%s' を数値として解釈できません"
-#: ../glib/gkeyfile.c:3240
+#: glib/gkeyfile.c:3240
#, c-format
msgid "Integer value '%s' out of range"
msgstr "整数値 '%s' は範囲外の値です"
-#: ../glib/gkeyfile.c:3270
+#: glib/gkeyfile.c:3270
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "値 '%s' を論理値として解釈できません"
diff --git a/po/ko.po b/po/ko.po
index 7b8bcd962..93fe2a31c 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-22 03:16+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/lt.po b/po/lt.po
index 49454cacb..537b64e57 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-07-17 21:26+0300\n"
"Last-Translator: Žygimantas Beručka <uid0@akl.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
diff --git a/po/lv.po b/po/lv.po
index a5030e1dd..5bf6e3a23 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2002-12-19 01:04+0200\n"
"Last-Translator: Artis Trops <hornet@navigator.lv>\n"
"Language-Team: Latvian <ll10nt@os.lv>\n"
diff --git a/po/mk.po b/po/mk.po
index 4fdeb11ad..bd400bbc1 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-30 17:32+0200\n"
"Last-Translator: Арангел Ангов <ufo@linux.net.mk>\n"
"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
diff --git a/po/ml.po b/po/ml.po
index 5818351e7..36932f97c 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -6,7 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version:glib.glib-2-2\n"
-"POT-Creation-Date: 2003-06-06 04:13+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2003-07-05 10:29+0530\n"
"Last-Translator: FSF-India <locale@gnu.org.in>\n"
"Language-Team: Malayalam <locale@gnu.org.in>\n"
@@ -14,182 +15,247 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: glib/gconvert.c:401
+#: glib/gconvert.c:408 glib/gconvert.c:486
#, fuzzy, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "അക്ഷരക്കൂട്ടം'%s'ല് നിന്നും '%s'ലേക്കുളള മാറ്റം സാദ്ധ്യമല്ല"
-#: glib/gconvert.c:405
+#: glib/gconvert.c:412 glib/gconvert.c:490
#, fuzzy, c-format
-msgid "Could not open converter from '%s' to '%s': %s"
+msgid "Could not open converter from '%s' to '%s'"
msgstr ""
"%s ന്റെ ഉള്ളടക്കം നീക്കം ചെയ്യാന് കഴിയുന്നില്ല:\n"
"%s"
-#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1306
-#: glib/giochannel.c:1348 glib/giochannel.c:2190 glib/gutf8.c:909
-#: glib/gutf8.c:1354
-#, fuzzy
+#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
+#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:912
+#: glib/gutf8.c:1361
+#, fuzzy, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "നിവേശത്തില് അസാധു ബൈറ്റ് ശ്രേണി"
-#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1313
-#: glib/giochannel.c:2202
+#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329
+#: glib/giochannel.c:2218
#, fuzzy, c-format
msgid "Error during conversion: %s"
msgstr "സൂചകം നിറയ‌്ക്കുന്നതില്‌ പരാജയം : %s"
-#: glib/gconvert.c:626 glib/gutf8.c:905 glib/gutf8.c:1105 glib/gutf8.c:1246
-#: glib/gutf8.c:1350
+#: glib/gconvert.c:647 glib/gutf8.c:908 glib/gutf8.c:1112 glib/gutf8.c:1253
+#: glib/gutf8.c:1357
+#, c-format
msgid "Partial character sequence at end of input"
msgstr "നിവേശത്തിന്റെ അന്ത്യത്തില് ഭാഗികമായ അക്ഷരശ്രേണി"
-#: glib/gconvert.c:799
+#: glib/gconvert.c:897
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr ""
-#: glib/gconvert.c:1631
+#: glib/gconvert.c:1706
#, fuzzy, c-format
-msgid "The URI '%s' is not an absolute URI using the file scheme"
+msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI \"%s\" പൂര്ണ്ണമായ URI അല്ല"
-#: glib/gconvert.c:1641
+#: glib/gconvert.c:1716
#, fuzzy, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "കംപ്യൂട്ടറില് ഉളള URI \"%s\"ല് '#' പാടില്ല "
-#: glib/gconvert.c:1658
+#: glib/gconvert.c:1733
#, c-format
msgid "The URI '%s' is invalid"
msgstr "URI \"%s\" അസാധുവാണു്"
-#: glib/gconvert.c:1670
+#: glib/gconvert.c:1745
#, fuzzy, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "URI \"%s\" അസാധുവാണു്"
-#: glib/gconvert.c:1686
+#: glib/gconvert.c:1761
#, fuzzy, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI \"%s\" അസാധുവാണു്"
-#: glib/gconvert.c:1757
+#: glib/gconvert.c:1855
#, fuzzy, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "\"%s\" വഴിയിലുള്ള രചന ഒരു കൂട് അല്ല."
-#: glib/gconvert.c:1767
-#, fuzzy
+#: glib/gconvert.c:1865
+#, fuzzy, c-format
msgid "Invalid hostname"
msgstr "സാധുതയില്ലാത്ത രചന നാമം"
-#: glib/gdir.c:80
+#: glib/gdir.c:121 glib/gdir.c:141
#, fuzzy, c-format
msgid "Error opening directory '%s': %s"
msgstr ""
"മേല്‌വിലാസ പുസ്തകം തുറക്കുന്നതില്‌‌ പരാജയം '%s'\n"
"%s"
-#: glib/gfileutils.c:384 glib/gfileutils.c:449
+#: glib/gfileutils.c:576 glib/gfileutils.c:649
#, fuzzy, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "രചന %s ഉണ്ടാക്കാന്‌ കഴിഞ്ഞില്ല."
-#: glib/gfileutils.c:395
+#: glib/gfileutils.c:591
#, c-format
msgid "Error reading file '%s': %s"
msgstr "%s വായിക്കുന്നതില്‌ പരാജയം : %s"
-#: glib/gfileutils.c:471
+#: glib/gfileutils.c:673
#, fuzzy, c-format
msgid "Failed to read from file '%s': %s"
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില്‌ പരാജയപ്പെട്ടു: %s\n"
-#: glib/gfileutils.c:518 glib/gfileutils.c:586
+#: glib/gfileutils.c:724 glib/gfileutils.c:811
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
-#: glib/gfileutils.c:532
+#: glib/gfileutils.c:741 glib/gmappedfile.c:133
#, fuzzy, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "%sന്റെ വിശേഷതകള് കണ്ടെത്തുന്നതില് പരാജയം: fstat() പരാജയപ്പെട്ടു"
-#: glib/gfileutils.c:558
+#: glib/gfileutils.c:775
#, fuzzy, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
-#: glib/gfileutils.c:765
+#: glib/gfileutils.c:909
+#, fuzzy, c-format
+msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
+msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
+
+#: glib/gfileutils.c:952
+#, fuzzy, c-format
+msgid "Could not change file mode: fork() failed: %s"
+msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
+
+#: glib/gfileutils.c:983
+#, fuzzy, c-format
+msgid "Could not change file mode: waitpid() failed: %s"
+msgstr "രചന %s ഉണ്ടാക്കാന്‌ കഴിഞ്ഞില്ല."
+
+#: glib/gfileutils.c:1002
+#, fuzzy, c-format
+msgid "Could not change file mode: chmod() failed: %s"
+msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
+
+#: glib/gfileutils.c:1013
+#, c-format
+msgid "Could not change file mode: Child terminated by signal: %s"
+msgstr ""
+
+#: glib/gfileutils.c:1024
+#, c-format
+msgid "Could not change file mode: Child terminated abnormally"
+msgstr ""
+
+#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
+#, fuzzy, c-format
+msgid "Failed to create file '%s': %s"
+msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
+
+#: glib/gfileutils.c:1080
+#, fuzzy, c-format
+msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
+msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
+
+#: glib/gfileutils.c:1105
+#, fuzzy, c-format
+msgid "Failed to write file '%s': fwrite() failed: %s"
+msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
+
+#: glib/gfileutils.c:1124
+#, fuzzy, c-format
+msgid "Failed to close file '%s': fclose() failed: %s"
+msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
+
+#: glib/gfileutils.c:1242
+#, c-format
+msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
+msgstr ""
+
+#: glib/gfileutils.c:1485
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "ഉരു \"%s\" അസാധു, \"%s\" ഉള്ക്കൊളളാന് പാടില്ല"
-#: glib/gfileutils.c:777
+#: glib/gfileutils.c:1499
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "ഉരു \"%s\" XXXXXXല് അവസാനിക്കുന്നില്ല"
-#: glib/gfileutils.c:798
+#: glib/gfileutils.c:1974
#, fuzzy, c-format
-msgid "Failed to create file '%s': %s"
+msgid "Failed to read the symbolic link '%s': %s"
msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
-#: glib/giochannel.c:1134
+#: glib/gfileutils.c:1995
+#, c-format
+msgid "Symbolic links not supported"
+msgstr ""
+
+#: glib/giochannel.c:1150
#, c-format
msgid "Conversion from character set `%s' to `%s' is not supported"
msgstr "%sല് നിന്നും %sലേക്ക് പരിവറ്ത്തനം ചെയ്യാന് കഴിയുന്നില്ല"
-#: glib/giochannel.c:1138
+#: glib/giochannel.c:1154
#, fuzzy, c-format
msgid "Could not open converter from `%s' to `%s': %s"
msgstr ""
"%s ന്റെ ഉള്ളടക്കം നീക്കം ചെയ്യാന് കഴിയുന്നില്ല:\n"
"%s"
-#: glib/giochannel.c:1483
+#: glib/giochannel.c:1499
+#, c-format
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr ""
-#: glib/giochannel.c:1530 glib/giochannel.c:1787 glib/giochannel.c:1873
+#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
+#, c-format
msgid "Leftover unconverted data in read buffer"
msgstr ""
-#: glib/giochannel.c:1610 glib/giochannel.c:1687
+#: glib/giochannel.c:1626 glib/giochannel.c:1703
+#, c-format
msgid "Channel terminates in a partial character"
msgstr ""
-#: glib/giochannel.c:1673
+#: glib/giochannel.c:1689
+#, c-format
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr ""
-#: glib/giowin32.c:712 glib/giowin32.c:741
-#, fuzzy
-msgid "Incorrect message size"
-msgstr "ഇപ്പോഴുള്ള സന്ദേശം അച്ചടിക്കുക"
+#: glib/gmappedfile.c:116
+#, fuzzy, c-format
+msgid "Failed to open file '%s': open() failed: %s"
+msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
-#: glib/giowin32.c:1034 glib/giowin32.c:1087
-#, fuzzy
-msgid "Socket error"
-msgstr "പ്രശ്നം ഇല്ല"
+#: glib/gmappedfile.c:185
+#, fuzzy, c-format
+msgid "Failed to map file '%s': mmap() failed: %s"
+msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
-#: glib/gmarkup.c:222
+#: glib/gmarkup.c:232
#, fuzzy, c-format
msgid "Error on line %d char %d: %s"
msgstr "%s നിറയ്‌ക്കുന്നതില്‌ പരാജയം: %s\n"
-#: glib/gmarkup.c:306
+#: glib/gmarkup.c:330
#, fuzzy, c-format
msgid "Error on line %d: %s"
msgstr "%s നിറയ്‌ക്കുന്നതില്‌ പരാജയം: %s\n"
-#: glib/gmarkup.c:385
+#: glib/gmarkup.c:434
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr "ഒഴി‌‌‍‌‌‌ഞ്ഞ '&;' കണ്ടു. അനുവദനീയമായവ ഇവയാണു്: &amp; &quot; &lt; &gt; &apos;"
-#: glib/gmarkup.c:395
+#: glib/gmarkup.c:444
#, c-format
msgid ""
"Character '%s' is not valid at the start of an entity name; the & character "
@@ -199,17 +265,17 @@ msgstr ""
"%sല് ഒരു സത്ത തു‌ടങ്ങാവുന്നതല്ല. & എന്ന അക്ഷരം ഒരു സത്തയുടെ തുടക്കം കുറിക്കുന്നു. & ഒരു സത്ത "
"അല്ലെങ്കില് &amp; എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക"
-#: glib/gmarkup.c:431
+#: glib/gmarkup.c:478
#, fuzzy, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "%s സാധുവായ ഒരു സത്താനാമം അല്ല"
-#: glib/gmarkup.c:475
+#: glib/gmarkup.c:515
#, c-format
msgid "Entity name '%s' is not known"
msgstr "സത്താനാമം \"%s\" അറിയില്ല"
-#: glib/gmarkup.c:485
+#: glib/gmarkup.c:526
#, fuzzy
msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand "
@@ -218,24 +284,24 @@ msgstr ""
"സത്ത ഒരു അര്ദ്ധവിരാമത്തില് അവസാനിക്കുന്നില്ല. & എന്ന അക്ഷരം അറിയാതെ ഉള്ക്കൊളളാന് ഇടയായോ? & "
"ഒരു സത്ത അല്ലെങ്കില് &amp; എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക"
-#: glib/gmarkup.c:531
+#: glib/gmarkup.c:579
#, fuzzy, c-format
msgid ""
-"Failed to parse '%s', which should have been a digit inside a character "
+"Failed to parse '%-.*s', which should have been a digit inside a character "
"reference (&#234; for example) - perhaps the digit is too large"
msgstr "\"%s\" തിരിച്ചറിയുന്നതില് പരാജയം. "
-#: glib/gmarkup.c:556
-#, c-format
-msgid "Character reference '%s' does not encode a permitted character"
+#: glib/gmarkup.c:604
+#, fuzzy, c-format
+msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "%s അനുവദനീയമായ ഒരു അക്ഷരത്തെ കുറിക്കുന്നില്ല."
-#: glib/gmarkup.c:573
+#: glib/gmarkup.c:619
#, fuzzy
msgid "Empty character reference; should include a digit such as &#454;"
msgstr "&# ഒരു അക്ഷരത്തെയും കുറിക്കുന്നില്ല"
-#: glib/gmarkup.c:583
+#: glib/gmarkup.c:629
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -244,32 +310,32 @@ msgstr ""
"അക്ഷരസൂചകം ഒരു അര്ദ്ധവിരാമത്തില് അവസാനിക്കുന്നില്ല. & എന്ന അക്ഷരം അറിയാതെ ഉള്ക്കൊളളാന് "
"ഇടയായോ? & ഒരു സത്ത അല്ലെങ്കില് &amp; എന്ന് പ്രത്യേകം സൂചിപ്പിക്കുക"
-#: glib/gmarkup.c:609
+#: glib/gmarkup.c:715
#, fuzzy
msgid "Unfinished entity reference"
msgstr "ജാലക നാമാവലി മുന്ഗണനകള്"
-#: glib/gmarkup.c:615
+#: glib/gmarkup.c:721
msgid "Unfinished character reference"
msgstr ""
-#: glib/gmarkup.c:866 glib/gmarkup.c:894 glib/gmarkup.c:925
+#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
#, fuzzy
msgid "Invalid UTF-8 encoded text"
msgstr "സാധുതയില്ലാത്ത UTF-8 വസ്തുത"
-#: glib/gmarkup.c:961
+#: glib/gmarkup.c:1059
msgid "Document must begin with an element (e.g. <book>)"
msgstr "പത്രിക ഒരു ധാതുവില് തുടങ്ങണം. ഉദാഹരണത്തിന‍ു്, <book>"
-#: glib/gmarkup.c:1000
+#: glib/gmarkup.c:1099
#, fuzzy, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
"element name"
msgstr "\"%s\" അപ്രതീക്ഷിതം."
-#: glib/gmarkup.c:1063
+#: glib/gmarkup.c:1163
#, fuzzy, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
@@ -277,14 +343,14 @@ msgid ""
msgstr ""
"\"%s\" അപ്രതീക്ഷിതം. \"%s\" കഴിഞ്ഞ് ഒരു \">\" ചിഹ്നമാണു് ധാതു-നാമത്തില് പ്രതീക്ഷിച്ചത്"
-#: glib/gmarkup.c:1150
+#: glib/gmarkup.c:1252
#, fuzzy, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr ""
"\"%s\" അപ്രതീക്ഷിതം. വിശേഷത %s കഴിഞ്ഞ് ഒരു സമചിഹ്നമാണു് ധാതു-നാമം %sല് പ്രതീക്ഷിച്ചത്"
-#: glib/gmarkup.c:1191
+#: glib/gmarkup.c:1294
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -292,207 +358,357 @@ msgid ""
"character in an attribute name"
msgstr ""
-#: glib/gmarkup.c:1274
+#: glib/gmarkup.c:1383
#, 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 ""
-#: glib/gmarkup.c:1414
+#: glib/gmarkup.c:1528
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
"begin an element name"
msgstr "'%s' ധാതു-നാമം '</' കഴിഞ്ഞ് വരാവുന്ന ഒന്നല്ല;'%s'വരാവുന്ന ഒന്നല്ല"
-#: glib/gmarkup.c:1452
+#: glib/gmarkup.c:1568
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'"
msgstr "\"%s\" ധാതു-നാമം \"%s\" കഴിഞ്ഞ് വരാവുന്ന ഒന്നല്ല: അനുവദനീയമായത് \">\" ആണു്"
-#: glib/gmarkup.c:1463
+#: glib/gmarkup.c:1579
#, fuzzy, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "ധാതു \"%s\" പൂര്ത്തിയായി;"
-#: glib/gmarkup.c:1472
+#: glib/gmarkup.c:1588
#, fuzzy, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "ധാതു \"%s\" പൂര്ത്തിയായി; ധാതു \"%s\" ആണ‌ു് തുറന്നിരിക്കുന്നത്"
-#: glib/gmarkup.c:1619
+#: glib/gmarkup.c:1735
msgid "Document was empty or contained only whitespace"
msgstr "പത്രിക ശൂന്യം"
-#: glib/gmarkup.c:1633
+#: glib/gmarkup.c:1749
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
-#: glib/gmarkup.c:1641 glib/gmarkup.c:1685
+#: glib/gmarkup.c:1757 glib/gmarkup.c:1801
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
"element opened"
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു %s"
-#: glib/gmarkup.c:1649
+#: glib/gmarkup.c:1765
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
"the tag <%s/>"
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു <%s/>"
-#: glib/gmarkup.c:1655
+#: glib/gmarkup.c:1771
msgid "Document ended unexpectedly inside an element name"
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
-#: glib/gmarkup.c:1660
+#: glib/gmarkup.c:1776
msgid "Document ended unexpectedly inside an attribute name"
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
-#: glib/gmarkup.c:1665
+#: glib/gmarkup.c:1781
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
-#: glib/gmarkup.c:1671
+#: glib/gmarkup.c:1787
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
msgstr ""
-#: glib/gmarkup.c:1678
+#: glib/gmarkup.c:1794
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
-#: glib/gmarkup.c:1693
+#: glib/gmarkup.c:1809
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു %s"
-#: glib/gmarkup.c:1699
+#: glib/gmarkup.c:1815
#, fuzzy
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "പത്രിക അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
-#: glib/gshell.c:72
-#, fuzzy
+#: glib/gshell.c:73
+#, fuzzy, c-format
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "ഉദ്ധരണി ഉദ്ധരണി-ചിഹ്നം ഇല്ലാതെ തുട‌ങ്ങി"
-#: glib/gshell.c:162
-#, fuzzy
+#: glib/gshell.c:163
+#, fuzzy, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "തുണയില്ലാത്ത ഉദ്ധരണി-ചിഹ്നം"
-#: glib/gshell.c:530
+#: glib/gshell.c:541
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "%s '\\' കഴി‌ഞ്ഞ ഉടന് അപ്രതീക്ഷിതമായി അവസാനിച്ചു"
-#: glib/gshell.c:537
+#: glib/gshell.c:548
#, fuzzy, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "%cക്ക് തുണയായി %sല് ഉദ്ധരണി-ചിഹ്നം ഇല്ല"
-#: glib/gshell.c:549
+#: glib/gshell.c:560
+#, c-format
msgid "Text was empty (or contained only whitespace)"
msgstr "ടെക്സ്റ്റ് ശൂന്യം"
-#: glib/gspawn-win32.c:286
-#, fuzzy
+#: glib/gspawn-win32.c:277
+#, fuzzy, c-format
msgid "Failed to read data from child process"
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില്‌ പരാജയപ്പെട്ടു: %s\n"
-#: glib/gspawn-win32.c:414
-msgid ""
-"Unexpected error in g_io_channel_win32_poll() reading data from a child "
-"process"
-msgstr ""
+#: glib/gspawn-win32.c:292 glib/gspawn.c:1375
+#, fuzzy, c-format
+msgid "Failed to create pipe for communicating with child process (%s)"
+msgstr "പ്രമേയം %sുമായി സംവദിക്കുന്നതില് പരാജയം"
-#: glib/gspawn-win32.c:784 glib/gspawn.c:1002
+#: glib/gspawn-win32.c:330 glib/gspawn.c:1039
#, fuzzy, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില്‌ പരാജയപ്പെട്ടു: %s\n"
-#: glib/gspawn-win32.c:871
-#, fuzzy
-msgid "Failed to execute helper program"
-msgstr "ഇറക്കുമതി നിര്‍ദ്ദേശങ്ങള്‌ നിര്‍വ്വഹിക്കുന്നതില്‌ പരാജയപ്പെട്ടു."
-
-#: glib/gspawn-win32.c:904 glib/gspawn.c:1207
+#: glib/gspawn-win32.c:356 glib/gspawn.c:1244
#, fuzzy, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "'%s'എന്ന കൂട് ഉണ്ടാക്കാന്‌ കഴിയുന്നില്ല: %s\n"
-#: glib/gspawn-win32.c:913
+#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582
#, fuzzy, c-format
msgid "Failed to execute child process (%s)"
msgstr "ഇറക്കുമതി നിര്‍ദ്ദേശങ്ങള്‌ നിര്‍വ്വഹിക്കുന്നതില്‌ പരാജയപ്പെട്ടു."
-#: glib/gspawn-win32.c:956 glib/gspawn.c:1338
+#: glib/gspawn-win32.c:891
#, fuzzy, c-format
-msgid "Failed to create pipe for communicating with child process (%s)"
-msgstr "പ്രമേയം %sുമായി സംവദിക്കുന്നതില് പരാജയം"
+msgid "Failed to execute helper program (%s)"
+msgstr "ഇറക്കുമതി നിര്‍ദ്ദേശങ്ങള്‌ നിര്‍വ്വഹിക്കുന്നതില്‌ പരാജയപ്പെട്ടു."
-#: glib/gspawn.c:167
+#: glib/gspawn-win32.c:1091
+#, c-format
+msgid ""
+"Unexpected error in g_io_channel_win32_poll() reading data from a child "
+"process"
+msgstr ""
+
+#: glib/gspawn.c:179
#, fuzzy, c-format
msgid "Failed to read data from child process (%s)"
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില്‌ പരാജയപ്പെട്ടു: %s\n"
-#: glib/gspawn.c:299
+#: glib/gspawn.c:311
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr ""
-#: glib/gspawn.c:382
+#: glib/gspawn.c:394
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr ""
-#: glib/gspawn.c:1067
+#: glib/gspawn.c:1104
#, fuzzy, c-format
msgid "Failed to fork (%s)"
msgstr "%s കൊണ്ട് വരാന് കഴിഞ്ഞില്ല: %s\n"
-#: glib/gspawn.c:1217
+#: glib/gspawn.c:1254
#, fuzzy, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "പ്രമേയം %s കൊണ്ട് വരാന് കഴിഞ്ഞില്ല: %s\n"
-#: glib/gspawn.c:1227
+#: glib/gspawn.c:1264
#, fuzzy, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "പ്രമേയം %sുമായി സംവദിക്കുന്നതില് പരാജയം"
-#: glib/gspawn.c:1236
+#: glib/gspawn.c:1273
#, fuzzy, c-format
msgid "Failed to fork child process (%s)"
msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
-#: glib/gspawn.c:1244
+#: glib/gspawn.c:1281
#, fuzzy, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "'%s' പ്രയോഗം പ്ര‍വ‍ര്ത്തിപ്പിക്കുന്നതില് പരാജയം : %s"
-#: glib/gspawn.c:1266
+#: glib/gspawn.c:1303
#, fuzzy, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "രചന %sലെ പ്രമേയം വായിക്കുന്നതില്‌ പരാജയപ്പെട്ടു: %s\n"
-#: glib/gutf8.c:984
-#, fuzzy
+#: glib/gutf8.c:986
+#, fuzzy, c-format
msgid "Character out of range for UTF-8"
msgstr "ഇടേണ്ട അക്ഷരങ്ങള്"
-#: glib/gutf8.c:1073 glib/gutf8.c:1082 glib/gutf8.c:1214 glib/gutf8.c:1223
-#: glib/gutf8.c:1364 glib/gutf8.c:1460
+#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
+#: glib/gutf8.c:1371 glib/gutf8.c:1467
+#, c-format
msgid "Invalid sequence in conversion input"
msgstr "അസാധു ശ്രേണി"
-#: glib/gutf8.c:1375 glib/gutf8.c:1471
-#, fuzzy
+#: glib/gutf8.c:1382 glib/gutf8.c:1478
+#, fuzzy, c-format
msgid "Character out of range for UTF-16"
msgstr "ഇടേണ്ട അക്ഷരങ്ങള്"
+
+#: glib/goption.c:468
+msgid "Usage:"
+msgstr ""
+
+#: glib/goption.c:468
+msgid "[OPTION...]"
+msgstr ""
+
+#: glib/goption.c:556
+msgid "Help Options:"
+msgstr ""
+
+#: glib/goption.c:557
+msgid "Show help options"
+msgstr ""
+
+#: glib/goption.c:562
+msgid "Show all help options"
+msgstr ""
+
+#: glib/goption.c:612
+msgid "Application Options:"
+msgstr ""
+
+#: glib/goption.c:653
+#, c-format
+msgid "Cannot parse integer value '%s' for %s"
+msgstr ""
+
+#: glib/goption.c:663
+#, c-format
+msgid "Integer value '%s' for %s out of range"
+msgstr ""
+
+#: glib/goption.c:926
+#, fuzzy, c-format
+msgid "Error parsing option %s"
+msgstr "സൂചകം നിറയ‌്ക്കുന്നതില്‌ പരാജയം : %s"
+
+#: glib/goption.c:959 glib/goption.c:1070
+#, c-format
+msgid "Missing argument for %s"
+msgstr ""
+
+#: glib/goption.c:1474
+#, c-format
+msgid "Unknown option %s"
+msgstr ""
+
+#: glib/gkeyfile.c:339
+#, c-format
+msgid "Valid key file could not be found in data dirs"
+msgstr ""
+
+#: glib/gkeyfile.c:374
+#, c-format
+msgid "Not a regular file"
+msgstr ""
+
+#: glib/gkeyfile.c:382
+#, c-format
+msgid "File is empty"
+msgstr ""
+
+#: glib/gkeyfile.c:697
+#, c-format
+msgid ""
+"Key file contains line '%s' which is not a key-value pair, group, or comment"
+msgstr ""
+
+#: glib/gkeyfile.c:765
+#, c-format
+msgid "Key file does not start with a group"
+msgstr ""
+
+#: glib/gkeyfile.c:808
+#, c-format
+msgid "Key file contains unsupported encoding '%s'"
+msgstr ""
+
+#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177
+#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497
+#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880
+#, c-format
+msgid "Key file does not have group '%s'"
+msgstr ""
+
+#: glib/gkeyfile.c:1188
+#, c-format
+msgid "Key file does not have key '%s'"
+msgstr ""
+
+#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398
+#, c-format
+msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
+msgstr ""
+
+#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788
+#, c-format
+msgid "Key file contains key '%s' which has value that cannot be interpreted."
+msgstr ""
+
+#: glib/gkeyfile.c:2004
+#, c-format
+msgid ""
+"Key file contains key '%s' in group '%s' which has value that cannot be "
+"interpreted."
+msgstr ""
+
+#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891
+#, c-format
+msgid "Key file does not have key '%s' in group '%s'"
+msgstr ""
+
+#: glib/gkeyfile.c:3067
+#, c-format
+msgid "Key file contains escape character at end of line"
+msgstr ""
+
+#: glib/gkeyfile.c:3089
+#, fuzzy, c-format
+msgid "Key file contains invalid escape sequence '%s'"
+msgstr "URI \"%s\" അസാധുവാണു്"
+
+#: glib/gkeyfile.c:3230
+#, c-format
+msgid "Value '%s' cannot be interpreted as a number."
+msgstr ""
+
+#: glib/gkeyfile.c:3240
+#, c-format
+msgid "Integer value '%s' out of range"
+msgstr ""
+
+#: glib/gkeyfile.c:3270
+#, c-format
+msgid "Value '%s' cannot be interpreted as a boolean."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Incorrect message size"
+#~ msgstr "ഇപ്പോഴുള്ള സന്ദേശം അച്ചടിക്കുക"
+
+#, fuzzy
+#~ msgid "Socket error"
+#~ msgstr "പ്രശ്നം ഇല്ല"
diff --git a/po/mn.po b/po/mn.po
index 96383dad8..dfb4c89ca 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 7a1369007..4e383c3e7 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 a964b8a36..c728a721b 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-31 09:57+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 1cc805f95..6f125d439 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-05-20 11:50+0545\n"
"Last-Translator: Jyotshna Shrestha <shresthajyo@hotmail.com>\n"
"Language-Team: Nepali <info@mpp.org.np>\n"
diff --git a/po/nl.po b/po/nl.po
index e6638d062..b48d9d4c4 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-12-22 02:51+0100\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 5741d9396..c5af521a1 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2004-09-06 21:31+0000\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/no.po b/po/no.po
index a964b8a36..c728a721b 100644
--- a/po/no.po
+++ b/po/no.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-31 09:57+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/or.po b/po/or.po
index 88ef1079e..40e2d81aa 100644
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-4.HEAD.or\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2004-09-05 21:30+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 0cff6d96c..2a7d1ebc3 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-12-26 10:11+0530\n"
"Last-Translator: Amanpreet Singh Alam <amanpreetalam@yahoo.com>\n"
"Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n"
diff --git a/po/pl.po b/po/pl.po
index f86f4b5c4..c28e2eb26 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2003-01-02 01:22+0100\n"
"Last-Translator: GNOME PL Team <translators@gnomepl.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
diff --git a/po/pt.po b/po/pt.po
index 17082b651..921758c14 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.12\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-30 17:30+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 006e1a461..169f83d62 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-31 14:02-0300\n"
"Last-Translator: Gustavo Noronha Silva <kov@debian.org>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
diff --git a/po/ro.po b/po/ro.po
index b265617ab..b549a6145 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-14 20:38+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 16c57a59b..4a8598449 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-30 14:53+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 229ed6723..5976cad3f 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 77e7cf97a..81face754 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-03 00:03+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 710583cda..696312436 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2001-02-16 12:30+0200\n"
"Last-Translator: Andraz Tori <andraz.tori1@guest.arnes.si>\n"
"Language-Team: Slovenian <sl@li.org>\n"
diff --git a/po/sq.po b/po/sq.po
index 3e45f4a2e..1cfd59652 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib glib-2-8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-08-31 11:03+0200\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 3c451a088..31f146391 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-03 20:59+0200\n"
"Last-Translator: Данило Шеган <danilo@gnome.org>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
diff --git a/po/sr@Latn.po b/po/sr@Latn.po
index 11e6d73ff..c5962854b 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-03 20:59+0200\n"
"Last-Translator: Danilo Šegan <danilo@gnome.org>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
diff --git a/po/sr@ije.po b/po/sr@ije.po
index 2320c2db3..87ede4f40 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 b9aececce..60bf7284e 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-08 21:08+0100\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2006-01-08 21:06+0100\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -16,243 +16,251 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../glib/gconvert.c:408 ../glib/gconvert.c:486
+#: glib/gconvert.c:408 glib/gconvert.c:486
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Konvertering från teckentabellen \"%s\" till \"%s\" stöds inte"
-#: ../glib/gconvert.c:412 ../glib/gconvert.c:490
+#: glib/gconvert.c:412 glib/gconvert.c:490
#, c-format
msgid "Could not open converter from '%s' to '%s'"
msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%s\""
-#: ../glib/gconvert.c:606 ../glib/gconvert.c:995 ../glib/giochannel.c:1322
-#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:912
-#: ../glib/gutf8.c:1361
+#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
+#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:912
+#: glib/gutf8.c:1361
+#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "Ogiltig bytesekvens i konverteringsindata"
-#: ../glib/gconvert.c:612 ../glib/gconvert.c:922 ../glib/giochannel.c:1329
-#: ../glib/giochannel.c:2218
+#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329
+#: glib/giochannel.c:2218
#, c-format
msgid "Error during conversion: %s"
msgstr "Fel vid konvertering: %s"
-#: ../glib/gconvert.c:647 ../glib/gutf8.c:908 ../glib/gutf8.c:1112
-#: ../glib/gutf8.c:1253 ../glib/gutf8.c:1357
+#: glib/gconvert.c:647 glib/gutf8.c:908 glib/gutf8.c:1112 glib/gutf8.c:1253
+#: glib/gutf8.c:1357
+#, c-format
msgid "Partial character sequence at end of input"
msgstr "Ofullständig teckensekvens vid slutet av indata"
# fallback syftar på en sträng
-#: ../glib/gconvert.c:897
+#: glib/gconvert.c:897
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Kan inte konvertera reservsträngen \"%s\" till kodningen \"%s\""
-#: ../glib/gconvert.c:1706
+#: glib/gconvert.c:1706
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI:n \"%s\" är ingen absolut URI som använder \"file\"-schemat"
-#: ../glib/gconvert.c:1716
+#: glib/gconvert.c:1716
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Lokala fil-URI:n \"%s\" får inte innehålla en \"#\""
-#: ../glib/gconvert.c:1733
+#: glib/gconvert.c:1733
#, c-format
msgid "The URI '%s' is invalid"
msgstr "URI:n \"%s\" är ogiltig"
-#: ../glib/gconvert.c:1745
+#: glib/gconvert.c:1745
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "Värdnamnet i URI:n \"%s\" är ogiltigt"
-#: ../glib/gconvert.c:1761
+#: glib/gconvert.c:1761
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI:n \"%s\" innehåller ogiltigt kodade tecken"
-#: ../glib/gconvert.c:1855
+#: glib/gconvert.c:1855
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "Sökvägen \"%s\" är ingen absolut sökväg"
-#: ../glib/gconvert.c:1865
+#: glib/gconvert.c:1865
+#, c-format
msgid "Invalid hostname"
msgstr "Ogiltigt värdnamn"
-#: ../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 "Fel vid öppning av katalogen \"%s\": %s"
-#: ../glib/gfileutils.c:576 ../glib/gfileutils.c:649
+#: glib/gfileutils.c:576 glib/gfileutils.c:649
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Kunde inte allokera %lu byte för att läsa filen \"%s\""
-#: ../glib/gfileutils.c:591
+#: glib/gfileutils.c:591
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Fel vid läsning av filen \"%s\": %s"
-#: ../glib/gfileutils.c:673
+#: glib/gfileutils.c:673
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Misslyckades med att läsa från filen \"%s\": %s"
-#: ../glib/gfileutils.c:724 ../glib/gfileutils.c:811
+#: glib/gfileutils.c:724 glib/gfileutils.c:811
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Misslyckades med att öppna filen \"%s\": %s"
-#: ../glib/gfileutils.c:741 ../glib/gmappedfile.c:133
+#: glib/gfileutils.c:741 glib/gmappedfile.c:133
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr ""
"Misslyckades med att få tag på attributen på filen \"%s\": fstat() "
"misslyckades: %s"
-#: ../glib/gfileutils.c:775
+#: glib/gfileutils.c:775
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Misslyckades med att öppna filen \"%s\": fdopen() misslyckades: %s"
-#: ../glib/gfileutils.c:909
+#: glib/gfileutils.c:909
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr ""
"Misslyckades med att byta namn på filen \"%s\" till \"%s\": g_rename() "
"misslyckades: %s"
-#: ../glib/gfileutils.c:952
+#: glib/gfileutils.c:952
#, c-format
msgid "Could not change file mode: fork() failed: %s"
msgstr "Kunde inte byta filläge: fork() misslyckades: %s"
-#: ../glib/gfileutils.c:983
+#: glib/gfileutils.c:983
#, c-format
msgid "Could not change file mode: waitpid() failed: %s"
msgstr "Kunde inte byta filläge: waitpid() misslyckades %s"
-#: ../glib/gfileutils.c:1002
+#: glib/gfileutils.c:1002
#, c-format
msgid "Could not change file mode: chmod() failed: %s"
msgstr "Kunde inte byta filläge: chmod() misslyckades: %s"
-#: ../glib/gfileutils.c:1013
+#: glib/gfileutils.c:1013
#, c-format
msgid "Could not change file mode: Child terminated by signal: %s"
msgstr "Kunde inte byta filläge: Barnet avslutades med signal: %s"
-#: ../glib/gfileutils.c:1024
+#: glib/gfileutils.c:1024
+#, c-format
msgid "Could not change file mode: Child terminated abnormally"
msgstr "Kunde inte byta filläge: Barnet avslutades onormalt"
-#: ../glib/gfileutils.c:1058 ../glib/gfileutils.c:1524
+#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Misslyckades med att skapa filen \"%s\": %s"
-#: ../glib/gfileutils.c:1080
+#: glib/gfileutils.c:1080
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr ""
"Misslyckades med att öppna filen \"%s\" för skrivning: fdopen() "
"misslyckades: %s"
-#: ../glib/gfileutils.c:1105
+#: glib/gfileutils.c:1105
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Misslyckades med att skriva filen \"%s\": fwrite() misslyckades: %s"
-#: ../glib/gfileutils.c:1124
+#: glib/gfileutils.c:1124
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Misslyckades med att stänga filen \"%s\": fclose() misslyckades: %s"
-#: ../glib/gfileutils.c:1242
+#: glib/gfileutils.c:1242
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr ""
"Befintliga filen \"%s\" kunde inte tas bort: g_unlink() misslyckades: %s"
-#: ../glib/gfileutils.c:1485
+#: glib/gfileutils.c:1485
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Mallen \"%s\" är ogiltig, den får inte innehålla ett \"%s\""
-#: ../glib/gfileutils.c:1499
+#: glib/gfileutils.c:1499
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "Mallen \"%s\" slutar inte med XXXXXX"
-#: ../glib/gfileutils.c:1974
+#: glib/gfileutils.c:1974
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Misslyckades med att läsa den symboliska länken \"%s\": %s"
-#: ../glib/gfileutils.c:1995
+#: glib/gfileutils.c:1995
+#, c-format
msgid "Symbolic links not supported"
msgstr "Symboliska länkar stöds inte"
-#: ../glib/giochannel.c:1150
+#: glib/giochannel.c:1150
#, c-format
msgid "Conversion from character set `%s' to `%s' is not supported"
msgstr "Konvertering från teckentabellen \"%s\" till \"%s\" stöds inte"
-#: ../glib/giochannel.c:1154
+#: glib/giochannel.c:1154
#, c-format
msgid "Could not open converter from `%s' to `%s': %s"
msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%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 "Kan inte göra en rå läsning i 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 "Överbliven okonverterad data i läsbufferten"
-#: ../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 "Kanalen slutar med ett ofullständigt tecken"
-#: ../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 "Kan inte göra en rå läsning i 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 "Misslyckades med att öppna filen \"%s\": open() misslyckades: %s"
-#: ../glib/gmappedfile.c:185
+#: glib/gmappedfile.c:185
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Misslyckades med att mappa filen \"%s\": mmap() misslyckades: %s"
-#: ../glib/gmarkup.c:232
+#: glib/gmarkup.c:232
#, c-format
msgid "Error on line %d char %d: %s"
msgstr "Fel på rad %d kolumn %d: %s"
-#: ../glib/gmarkup.c:330
+#: glib/gmarkup.c:330
#, c-format
msgid "Error on line %d: %s"
msgstr "Fel på rad %d: %s"
-#: ../glib/gmarkup.c:434
+#: glib/gmarkup.c:434
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"Tom entitet \"&;\" hittades, giltiga entiteter är: &amp; &quot; &lt; &gt; "
"&apos;"
-#: ../glib/gmarkup.c:444
+#: glib/gmarkup.c:444
#, c-format
msgid ""
"Character '%s' is not valid at the start of an entity name; the & character "
@@ -263,17 +271,17 @@ msgstr ""
"inleder en entitet. Om detta &-tecken inte ska vara en entitet måste du "
"skriva om det som &amp;."
-#: ../glib/gmarkup.c:478
+#: glib/gmarkup.c:478
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "Tecknet \"%s\" är inte giltigt inuti ett entitetsnamn"
-#: ../glib/gmarkup.c:515
+#: glib/gmarkup.c:515
#, c-format
msgid "Entity name '%s' is not known"
msgstr "Entitetsnamnet \"%s\" är okänt"
-#: ../glib/gmarkup.c:526
+#: glib/gmarkup.c:526
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;"
@@ -281,7 +289,7 @@ msgstr ""
"Entiteten slutade inte med ett semikolon. Troligtvis använde du ett &-tecken "
"utan att avse att starta en entitet. Skriv om &-tecknet som &amp;"
-#: ../glib/gmarkup.c:579
+#: glib/gmarkup.c:579
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -290,16 +298,16 @@ msgstr ""
"Misslyckades med att tolka \"%-.*s\", som skulle ha varit ett tal inuti en "
"teckenreferens (&#234; till exempel). Talet är kanske för stort"
-#: ../glib/gmarkup.c:604
+#: glib/gmarkup.c:604
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "Teckenreferensen \"%-.*s\" kodar inte ett tillåtet tecken"
-#: ../glib/gmarkup.c:619
+#: glib/gmarkup.c:619
msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Tom teckenreferens, måste innehålla ett tal som exempelvis &#454;"
-#: ../glib/gmarkup.c:629
+#: glib/gmarkup.c:629
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -308,23 +316,23 @@ msgstr ""
"Teckenreferensen slutade inte med ett semikolon. Troligtvis använde du ett &-"
"tecken utan att avse att starta en entitet. Skriv om &-tecknet som &amp;"
-#: ../glib/gmarkup.c:715
+#: glib/gmarkup.c:715
msgid "Unfinished entity reference"
msgstr "Oavslutad entitetsreferens"
-#: ../glib/gmarkup.c:721
+#: glib/gmarkup.c:721
msgid "Unfinished character reference"
msgstr "Oavslutad teckenreferens"
-#: ../glib/gmarkup.c:964 ../glib/gmarkup.c:992 ../glib/gmarkup.c:1023
+#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
msgid "Invalid UTF-8 encoded text"
msgstr "Ogiltigt UTF-8-kodad text"
-#: ../glib/gmarkup.c:1059
+#: glib/gmarkup.c:1059
msgid "Document must begin with an element (e.g. <book>)"
msgstr "Dokumentet måste börja med ett element (exempelvis <book>)"
-#: ../glib/gmarkup.c:1099
+#: glib/gmarkup.c:1099
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -333,7 +341,7 @@ msgstr ""
"\"%s\" är inte ett giltigt tecken efter ett \"<\"-tecken. Det får inte "
"inleda ett elementnamn"
-#: ../glib/gmarkup.c:1163
+#: glib/gmarkup.c:1163
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
@@ -342,7 +350,7 @@ msgstr ""
"Konstigt tecken \"%s\", ett \">\"-tecken förväntades för att avsluta "
"starttaggen för elementet \"%s\""
-#: ../glib/gmarkup.c:1252
+#: glib/gmarkup.c:1252
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -350,7 +358,7 @@ msgstr ""
"Konstigt tecken \"%s\", ett \"=\" förväntades efter attributnamnet \"%s\" "
"till elementet \"%s\""
-#: ../glib/gmarkup.c:1294
+#: glib/gmarkup.c:1294
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -361,7 +369,7 @@ msgstr ""
"avsluta starttaggen för elementet \"%s\", eller möjligtvis ett attribut. Du "
"kanske använde ett ogiltigt tecken i ett attributnamn"
-#: ../glib/gmarkup.c:1383
+#: glib/gmarkup.c:1383
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -371,7 +379,7 @@ msgstr ""
"likhetstecknet när värdet av attributet \"%s\" till elementet \"%s\" "
"tilldelades"
-#: ../glib/gmarkup.c:1528
+#: glib/gmarkup.c:1528
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -380,7 +388,7 @@ msgstr ""
"\"%s\" är inte ett giltigt tecken efter tecknen \"</\". \"%s\" får inte "
"inleda ett elementnamn"
-#: ../glib/gmarkup.c:1568
+#: glib/gmarkup.c:1568
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -389,27 +397,27 @@ msgstr ""
"\"%s\" är inte ett giltigt tecken efter stängelementnamnet \"%s\". Det "
"tillåtna tecknet är \">\""
-#: ../glib/gmarkup.c:1579
+#: glib/gmarkup.c:1579
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "Elementet \"%s\" stängdes, inget element är öppet för tillfället"
-#: ../glib/gmarkup.c:1588
+#: glib/gmarkup.c:1588
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr ""
"Elementet \"%s\" stängdes, men det element som är öppet för tillfället är \"%"
"s\""
-#: ../glib/gmarkup.c:1735
+#: glib/gmarkup.c:1735
msgid "Document was empty or contained only whitespace"
msgstr "Dokumentet var tomt eller innehöll endast tomrum"
-#: ../glib/gmarkup.c:1749
+#: glib/gmarkup.c:1749
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Dokumentet tog oväntat slut efter ett öppningsklammer \"<\""
-#: ../glib/gmarkup.c:1757 ../glib/gmarkup.c:1801
+#: glib/gmarkup.c:1757 glib/gmarkup.c:1801
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -418,7 +426,7 @@ msgstr ""
"Dokumentet tog oväntat slut då element fortfarande var öppna. \"%s\" var det "
"senast öppnade elementet"
-#: ../glib/gmarkup.c:1765
+#: glib/gmarkup.c:1765
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -427,19 +435,19 @@ msgstr ""
"Dokumentet tog oväntat slut, en stängningsklammer föräntades för att avsluta "
"taggen <%s/>"
-#: ../glib/gmarkup.c:1771
+#: glib/gmarkup.c:1771
msgid "Document ended unexpectedly inside an element name"
msgstr "Dokumentet tog oväntat slut inuti ett elementnamn"
-#: ../glib/gmarkup.c:1776
+#: glib/gmarkup.c:1776
msgid "Document ended unexpectedly inside an attribute name"
msgstr "Dokumentet tog oväntat slut inuti ett attributnamn"
-#: ../glib/gmarkup.c:1781
+#: glib/gmarkup.c:1781
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Dokumentet tog oväntat slut inuti en elementöppnande tagg."
-#: ../glib/gmarkup.c:1787
+#: glib/gmarkup.c:1787
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -447,75 +455,80 @@ msgstr ""
"Dokumentet tog oväntat slut efter likhetstecknet som följde ett "
"attributnamn. Inget attributvärde"
-#: ../glib/gmarkup.c:1794
+#: glib/gmarkup.c:1794
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Dokumentet tog oväntat slut inuti ett attributvärde"
-#: ../glib/gmarkup.c:1809
+#: glib/gmarkup.c:1809
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr ""
"Dokumentet tog oväntat slut inuti stängningstaggen för elementet \"%s\""
-#: ../glib/gmarkup.c:1815
+#: glib/gmarkup.c:1815
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"Dokumentet tog oväntat slut inuti en kommentar eller behandlingsinstruktion"
-#: ../glib/gshell.c:73
+#: glib/gshell.c:73
+#, c-format
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Citerad text börjar inte med citationstecken"
-#: ../glib/gshell.c:163
+#: glib/gshell.c:163
+#, c-format
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "Ensamt citationstecken på kommandoraden eller annan skalciterad text"
-#: ../glib/gshell.c:541
+#: glib/gshell.c:541
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Texten slutade efter ett \"\\\"-tecken (texten var \"%s\")."
-#: ../glib/gshell.c:548
+#: glib/gshell.c:548
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr ""
"Texten slutade innan matchande citationstecken hittades för %c (texten var "
"\"%s\")."
-#: ../glib/gshell.c:560
+#: glib/gshell.c:560
+#, c-format
msgid "Text was empty (or contained only whitespace)"
msgstr "Texten var tom (eller innehöll bara tomrum)"
-#: ../glib/gspawn-win32.c:277
+#: glib/gspawn-win32.c:277
+#, c-format
msgid "Failed to read data from child process"
msgstr "Misslyckades med att läsa data från barnprocessen"
-#: ../glib/gspawn-win32.c:292 ../glib/gspawn.c:1375
+#: glib/gspawn-win32.c:292 glib/gspawn.c:1375
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Misslyckades med att skapa rör för kommunikation med barnprocess (%s)"
-#: ../glib/gspawn-win32.c:330 ../glib/gspawn.c:1039
+#: glib/gspawn-win32.c:330 glib/gspawn.c:1039
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Misslyckades med att läsa från rör till barn (%s)"
-#: ../glib/gspawn-win32.c:356 ../glib/gspawn.c:1244
+#: glib/gspawn-win32.c:356 glib/gspawn.c:1244
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Misslyckades med att byta till katalogen \"%s\" (%s)"
-#: ../glib/gspawn-win32.c:362 ../glib/gspawn-win32.c:582
+#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Misslyckades med att köra barnprocess (%s)"
-#: ../glib/gspawn-win32.c:891
+#: glib/gspawn-win32.c:891
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Misslyckades med att köra hjälparprogram (%s)"
-#: ../glib/gspawn-win32.c:1091
+#: glib/gspawn-win32.c:1091
+#, c-format
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
@@ -523,129 +536,135 @@ msgstr ""
"Oväntat fel i g_io_channel_win32_poll() vid inläsning av data från en "
"barnprocess"
-#: ../glib/gspawn.c:179
+#: glib/gspawn.c:179
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Misslyckades med att läsa data från barnprocess (%s)"
-#: ../glib/gspawn.c:311
+#: glib/gspawn.c:311
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Oväntat fel i select() vid läsning av data från en barnprocess (%s)"
-#: ../glib/gspawn.c:394
+#: glib/gspawn.c:394
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Oväntat fel i waitpid() (%s)"
-#: ../glib/gspawn.c:1104
+#: glib/gspawn.c:1104
#, c-format
msgid "Failed to fork (%s)"
msgstr "Misslyckades med att grena (%s)"
-#: ../glib/gspawn.c:1254
+#: glib/gspawn.c:1254
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Misslyckades med att köra barnprocessen \"%s\" (%s)"
-#: ../glib/gspawn.c:1264
+#: glib/gspawn.c:1264
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr ""
"Misslyckades med att dirigera om utdata eller indata från barnprocess (%s)"
-#: ../glib/gspawn.c:1273
+#: glib/gspawn.c:1273
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Misslyckades med att skapa barnprocess (%s)"
-#: ../glib/gspawn.c:1281
+#: glib/gspawn.c:1281
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Okänt fel vid körning av barnprocessen \"%s\""
-#: ../glib/gspawn.c:1303
+#: glib/gspawn.c:1303
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"Misslyckades med att läsa tillräckligt med data från röret till barnets pid "
"(%s)"
-#: ../glib/gutf8.c:986
+#: glib/gutf8.c:986
+#, c-format
msgid "Character out of range for UTF-8"
msgstr "Tecknet är utanför intervallet för UTF-8"
-#: ../glib/gutf8.c:1080 ../glib/gutf8.c:1089 ../glib/gutf8.c:1221
-#: ../glib/gutf8.c:1230 ../glib/gutf8.c:1371 ../glib/gutf8.c:1467
+#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
+#: glib/gutf8.c:1371 glib/gutf8.c:1467
+#, c-format
msgid "Invalid sequence in conversion input"
msgstr "Ogiltig sekvens i konverteringsindata"
-#: ../glib/gutf8.c:1382 ../glib/gutf8.c:1478
+#: glib/gutf8.c:1382 glib/gutf8.c:1478
+#, c-format
msgid "Character out of range for UTF-16"
msgstr "Tecknet är utanför intervallet för UTF-16"
-#: ../glib/goption.c:468
+#: glib/goption.c:468
msgid "Usage:"
msgstr "Användning:"
-#: ../glib/goption.c:468
+#: glib/goption.c:468
msgid "[OPTION...]"
msgstr "[FLAGGA...]"
-#: ../glib/goption.c:556
+#: glib/goption.c:556
msgid "Help Options:"
msgstr "Hjälpflaggor:"
-#: ../glib/goption.c:557
+#: glib/goption.c:557
msgid "Show help options"
msgstr "Visa hjälpflaggor"
-#: ../glib/goption.c:562
+#: glib/goption.c:562
msgid "Show all help options"
msgstr "Visa alla hjälpflaggor"
-#: ../glib/goption.c:612
+#: glib/goption.c:612
msgid "Application Options:"
msgstr "Programflaggor:"
-#: ../glib/goption.c:653
+#: glib/goption.c:653
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "Kan inte tolka heltalsvärdet \"%s\" för %s"
-#: ../glib/goption.c:663
+#: glib/goption.c:663
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "Heltalsvärdet \"%s\" för %s är utanför intervallet"
-#: ../glib/goption.c:926
+#: glib/goption.c:926
#, c-format
msgid "Error parsing option %s"
msgstr "Fel vid tolkning av flaggan %s"
-#: ../glib/goption.c:959 ../glib/goption.c:1070
+#: glib/goption.c:959 glib/goption.c:1070
#, c-format
msgid "Missing argument for %s"
msgstr "Argument saknas för %s"
-#: ../glib/goption.c:1474
+#: glib/goption.c:1474
#, c-format
msgid "Unknown option %s"
msgstr "Okänd flagga %s"
-#: ../glib/gkeyfile.c:339
+#: glib/gkeyfile.c:339
+#, c-format
msgid "Valid key file could not be found in data dirs"
msgstr "Giltig nyckelfil kunde inte hittas i datakataloger"
-#: ../glib/gkeyfile.c:374
+#: glib/gkeyfile.c:374
+#, c-format
msgid "Not a regular file"
msgstr "Inte en vanlig fil"
-#: ../glib/gkeyfile.c:382
+#: glib/gkeyfile.c:382
+#, c-format
msgid "File is empty"
msgstr "Filen är tom"
-#: ../glib/gkeyfile.c:697
+#: glib/gkeyfile.c:697
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -653,40 +672,41 @@ msgstr ""
"Nyckelfilen innehåller raden \"%s\" som inte är ett nyckel-värde-par, grupp "
"eller kommentar"
-#: ../glib/gkeyfile.c:765
+#: glib/gkeyfile.c:765
+#, c-format
msgid "Key file does not start with a group"
msgstr "Nyckelfilen börjar inte med en grupp"
-#: ../glib/gkeyfile.c:808
+#: glib/gkeyfile.c:808
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "Nyckelfilen innehåller kodningen \"%s\" som inte stöds"
-#: ../glib/gkeyfile.c:1017 ../glib/gkeyfile.c:1176 ../glib/gkeyfile.c:2177
-#: ../glib/gkeyfile.c:2242 ../glib/gkeyfile.c:2361 ../glib/gkeyfile.c:2497
-#: ../glib/gkeyfile.c:2649 ../glib/gkeyfile.c:2823 ../glib/gkeyfile.c:2880
+#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177
+#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497
+#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880
#, c-format
msgid "Key file does not have group '%s'"
msgstr "Nyckelfilen har inte gruppen \"%s\""
-#: ../glib/gkeyfile.c:1188
+#: glib/gkeyfile.c:1188
#, c-format
msgid "Key file does not have key '%s'"
msgstr "Nyckelfilen har inte nyckeln \"%s\""
-#: ../glib/gkeyfile.c:1289 ../glib/gkeyfile.c:1398
+#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Nyckelfilen innehåller nyckeln \"%s\" med värdet \"%s\" som inte är UTF-8"
-#: ../glib/gkeyfile.c:1307 ../glib/gkeyfile.c:1416 ../glib/gkeyfile.c:1788
+#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Nyckelfilen innehåller nyckeln \"%s\" som har värde som inte kan tolkas."
-#: ../glib/gkeyfile.c:2004
+#: glib/gkeyfile.c:2004
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -695,31 +715,32 @@ msgstr ""
"Nyckelfilen innehåller nyckeln \"%s\" i gruppen \"%s\" som har värde som "
"inte kan tolkas."
-#: ../glib/gkeyfile.c:2192 ../glib/gkeyfile.c:2376 ../glib/gkeyfile.c:2891
+#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "Nyckelfilen har inte nyckeln \"%s\" i gruppen \"%s\""
-#: ../glib/gkeyfile.c:3067
+#: glib/gkeyfile.c:3067
+#, c-format
msgid "Key file contains escape character at end of line"
msgstr "Nyckelfilen innehåller kontrolltecken i slutet på en rad"
-#: ../glib/gkeyfile.c:3089
+#: glib/gkeyfile.c:3089
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "Nyckelfilen innehåller ogiltiga kontrollsekvensen \"%s\""
-#: ../glib/gkeyfile.c:3230
+#: glib/gkeyfile.c:3230
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "Värdet \"%s\" kan inte tolkas som ett tal."
-#: ../glib/gkeyfile.c:3240
+#: glib/gkeyfile.c:3240
#, c-format
msgid "Integer value '%s' out of range"
msgstr "Heltalsvärdet \"%s\" är utanför intervallet"
-#: ../glib/gkeyfile.c:3270
+#: glib/gkeyfile.c:3270
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Värdet \"%s\" kan inte tolkas som ett booleskt värde."
diff --git a/po/ta.po b/po/ta.po
index 82907a9a6..091239b9b 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2004-02-16 20:30-0600\n"
"Last-Translator: Dinesh Nadarajah <dinesh_list@sbcglobal.net>\n"
"Language-Team: Tamil <tamilinix@yahoogroups.com>\n"
diff --git a/po/te.po b/po/te.po
index 725b2f8b7..69f3f69e4 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 72c00030f..158105aa7 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-11-06 23:07+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 f666f4f73..1db59853f 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-01-28 23:47+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 3df27bf83..7f22f6207 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-07-24 23:57+0300\n"
"Last-Translator: Onur Can CAKMAK <onur@uzem.itu.edu.tr>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
diff --git a/po/uk.po b/po/uk.po
index aa655f9ed..a30978793 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-09-08 11:56--500\n"
"Last-Translator: Maxim Dziumanenko <mvd@mylinux.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
diff --git a/po/vi.po b/po/vi.po
index 8ff23fc90..6458b4b45 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8.1 Gnome HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2006-01-01 15:03+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 575bdf023..bfb152583 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 c96994b69..8671b9abd 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 f4f94cee6..877ade439 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-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 152d3f2cd..e5e1c43de 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: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2005-12-25 11:22+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 4cff4a401..37ddd8c9b 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8.5\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2006-01-04 10:20+0800\n"
"Last-Translator: Abel Cheung <abel@oaka.org>\n"
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
@@ -262,8 +262,8 @@ msgid ""
"begins an entity; if this ampersand isn't supposed to be an entity, escape "
"it as &amp;"
msgstr ""
-"實體名稱不應以「%s」開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,請"
-"將 & 轉換為 &amp;"
+"實體名稱不應以「%s」開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,"
+"請將 & 轉換為 &amp;"
#: glib/gmarkup.c:478
#, c-format
@@ -288,7 +288,8 @@ msgstr ""
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 "無法解析「%-.*s」,字元參引內應該含有數字(例如 &#234;)─ 可能是數字太大"
+msgstr ""
+"無法解析「%-.*s」,字元參引內應該含有數字(例如 &#234;)─ 可能是數字太大"
#: glib/gmarkup.c:604
#, c-format
@@ -351,8 +352,8 @@ msgid ""
"element '%s', or optionally an attribute; perhaps you used an invalid "
"character in an attribute name"
msgstr ""
-"不尋常的字元「%s」,元素「%s」的開始標籤應該以「>」或「/」字元終結,也可以是屬性;或"
-"許你在屬性名稱中使用了無效的字元"
+"不尋常的字元「%s」,元素「%s」的開始標籤應該以「>」或「/」字元終結,也可以是"
+"屬性;或許你在屬性名稱中使用了無效的字元"
#: glib/gmarkup.c:1383
#, c-format
@@ -360,7 +361,8 @@ msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
"giving value for attribute '%s' of element '%s'"
msgstr ""
-"不尋常的字元「%s」,當指定屬性「%s」的值(屬於元素「%s」)時,等號後應該出現開引號"
+"不尋常的字元「%s」,當指定屬性「%s」的值(屬於元素「%s」)時,等號後應該出現"
+"開引號"
#: glib/gmarkup.c:1528
#, c-format
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 87898d19f..f1a605d0b 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8.5\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 09:57-0500\n"
+"POT-Creation-Date: 2006-01-18 12:03-0500\n"
"PO-Revision-Date: 2006-01-04 10:19+0800\n"
"Last-Translator: Abel Cheung <abel@oaka.org>\n"
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
@@ -262,8 +262,8 @@ msgid ""
"begins an entity; if this ampersand isn't supposed to be an entity, escape "
"it as &amp;"
msgstr ""
-"實體名稱不應以「%s」開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,請"
-"將 & 轉換為 &amp;"
+"實體名稱不應以「%s」開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,"
+"請將 & 轉換為 &amp;"
#: glib/gmarkup.c:478
#, c-format
@@ -288,7 +288,8 @@ msgstr ""
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 "無法解析「%-.*s」,字元參引內應該含有數字(例如 &#234;)─ 可能是數字太大"
+msgstr ""
+"無法解析「%-.*s」,字元參引內應該含有數字(例如 &#234;)─ 可能是數字太大"
#: glib/gmarkup.c:604
#, c-format
@@ -351,8 +352,8 @@ msgid ""
"element '%s', or optionally an attribute; perhaps you used an invalid "
"character in an attribute name"
msgstr ""
-"不尋常的字元「%s」,元素「%s」的開始標籤應該以「>」或「/」字元終結,也可以是屬性;或"
-"許您在屬性名稱中使用了無效的字元"
+"不尋常的字元「%s」,元素「%s」的開始標籤應該以「>」或「/」字元終結,也可以是"
+"屬性;或許您在屬性名稱中使用了無效的字元"
#: glib/gmarkup.c:1383
#, c-format
@@ -360,7 +361,8 @@ msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
"giving value for attribute '%s' of element '%s'"
msgstr ""
-"不尋常的字元「%s」,當指定屬性「%s」的值(屬於元素「%s」)時,等號後應該出現開引號"
+"不尋常的字元「%s」,當指定屬性「%s」的值(屬於元素「%s」)時,等號後應該出現"
+"開引號"
#: glib/gmarkup.c:1528
#, c-format