From 2d7943ac66048ab48f3ed0a2e846b60cd313d132 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 2 Dec 2004 20:56:27 +0000 Subject: [PATCH] 2.4.8 --- ChangeLog | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-12 | 4 ++++ ChangeLog.pre-2-6 | 4 ++++ ChangeLog.pre-2-8 | 4 ++++ INSTALL | 4 ++-- NEWS | 1 - README | 2 +- docs/reference/ChangeLog | 4 ++++ gmodule/ChangeLog | 4 ++++ gobject/ChangeLog | 4 ++++ gthread/ChangeLog | 4 ++++ po/ChangeLog | 4 ++++ po/am.po | 2 +- po/ar.po | 2 +- po/az.po | 2 +- po/be.po | 2 +- po/bg.po | 2 +- po/bn.po | 2 +- po/bs.po | 2 +- po/ca.po | 2 +- po/cs.po | 2 +- po/cy.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/el.po | 2 +- po/en_CA.po | 2 +- po/en_GB.po | 2 +- po/eo.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/eu.po | 2 +- po/fa.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/ga.po | 2 +- po/gl.po | 2 +- po/gu.po | 30 ++++++++++++++++++------------ po/he.po | 2 +- po/hi.po | 2 +- po/hr.po | 2 +- po/id.po | 2 +- po/is.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/ko.po | 2 +- po/lt.po | 2 +- po/lv.po | 2 +- po/mk.po | 2 +- po/mn.po | 2 +- po/ms.po | 2 +- po/nb.po | 2 +- po/ne.po | 2 +- po/nl.po | 2 +- po/nn.po | 2 +- po/no.po | 2 +- po/or.po | 2 +- po/pa.po | 2 +- po/pl.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ro.po | 2 +- po/ru.po | 2 +- po/sk.po | 2 +- po/sl.po | 2 +- po/sq.po | 2 +- po/sr.po | 2 +- po/sr@Latn.po | 2 +- po/sr@ije.po | 2 +- po/sv.po | 2 +- po/ta.po | 2 +- po/tr.po | 2 +- po/uk.po | 2 +- po/vi.po | 2 +- po/wa.po | 2 +- po/yi.po | 2 +- po/zh_CN.po | 2 +- po/zh_TW.po | 2 +- 78 files changed, 125 insertions(+), 80 deletions(-) diff --git a/ChangeLog b/ChangeLog index 20c171d78..3de19fe10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-02 Matthias Clasen + + * === Released 2.4.8 === + 2004-12-01 Matthias Clasen * NEWS: Updates diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 20c171d78..3de19fe10 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2004-12-02 Matthias Clasen + + * === Released 2.4.8 === + 2004-12-01 Matthias Clasen * NEWS: Updates diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 20c171d78..3de19fe10 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +2004-12-02 Matthias Clasen + + * === Released 2.4.8 === + 2004-12-01 Matthias Clasen * NEWS: Updates diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 20c171d78..3de19fe10 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +2004-12-02 Matthias Clasen + + * === Released 2.4.8 === + 2004-12-01 Matthias Clasen * NEWS: Updates diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 20c171d78..3de19fe10 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2004-12-02 Matthias Clasen + + * === Released 2.4.8 === + 2004-12-01 Matthias Clasen * NEWS: Updates diff --git a/INSTALL b/INSTALL index c1c7cd2f7..7769a5d7a 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,8 @@ Simple install procedure ======================== - % gzip -cd glib-2.4.7.tar.gz | tar xvf - # unpack the sources - % cd glib-2.4.7 # change to the toplevel directory + % gzip -cd glib-2.4.8.tar.gz | tar xvf - # unpack the sources + % cd glib-2.4.8 # change to the toplevel directory % ./configure # run the `configure' script % make # build GLIB diff --git a/NEWS b/NEWS index 5a234c349..ddf460d48 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,6 @@ Overview of Changes from GLib 2.4.7 to GLib 2.4.8 - Make the very first SIGCHLD work [Gustavo Carneiro] * Win32 bug fixes [Tor Lillqvist, Bruce Hochstetler] * Other bug fixes [Andrea Campi, Dave MacLachlan] -* Bugs fixed 155177,156446,136867,154827,157528,155178,153727 Overview of Changes from GLib 2.4.6 to GLib 2.4.7 ================================================= diff --git a/README b/README index 5514d0df2..d92d4c7b4 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ General Information =================== -This is GLib version 2.4.7. GLib is the low-level core +This is GLib version 2.4.8. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index fb0c4119a..a6c894ab3 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2004-12-02 Matthias Clasen + + * === Released 2.4.8 === + 2004-10-23 Matthias Clasen * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckFunc): Rename diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog index d2e757c29..b1ab3d205 100644 --- a/gmodule/ChangeLog +++ b/gmodule/ChangeLog @@ -1,3 +1,7 @@ +2004-12-02 Matthias Clasen + + * === Released 2.4.8 === + 2004-10-08 Matthias Clasen * === Released 2.4.7 === diff --git a/gobject/ChangeLog b/gobject/ChangeLog index 4fe87d842..b85f78b3f 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,3 +1,7 @@ +2004-12-02 Matthias Clasen + + * === Released 2.4.8 === + 2004-12-01 Matthias Clasen * gsignal.c: Backport from HEAD: patch by sven@gimp.org diff --git a/gthread/ChangeLog b/gthread/ChangeLog index 25392536f..57d1bd863 100644 --- a/gthread/ChangeLog +++ b/gthread/ChangeLog @@ -1,3 +1,7 @@ +2004-12-02 Matthias Clasen + + * === Released 2.4.8 === + 2004-10-08 Matthias Clasen * === Released 2.4.7 === diff --git a/po/ChangeLog b/po/ChangeLog index 2f66e53f7..2b0f9e9a5 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2004-12-02 Matthias Clasen + + * === Released 2.4.8 === + 2004-10-08 Matthias Clasen * === Released 2.4.7 === diff --git a/po/am.po b/po/am.po index af2dfd6dd..325cdce39 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2003-01-16 08:39+EDT\n" "Last-Translator: Ge'ez Frontier Foundation \n" "Language-Team: Amharic \n" diff --git a/po/ar.po b/po/ar.po index dbff7dd41..bed74cef7 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2003-12-19 01:22+0100\n" "Last-Translator: Arafat Medini \n" "Language-Team: Arabic \n" diff --git a/po/az.po b/po/az.po index b956fa39d..f80ef40d8 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-02-02 12:12+0200\n" "Last-Translator: Metin Amiroff \n" "Language-Team: Azerbaijani Turkish \n" "Language-Team: Belarusian \n" diff --git a/po/bg.po b/po/bg.po index b94b529c4..5337068ed 100644 --- a/po/bg.po +++ b/po/bg.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-07-27 11:16+0300\n" "Last-Translator: Rostislav Raykov \n" "Language-Team: Bulgarian \n" diff --git a/po/bn.po b/po/bn.po index 36c33364d..9291db755 100644 --- a/po/bn.po +++ b/po/bn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2002-12-15 09:35-0800\n" "Last-Translator: Taneem Ahmed \n" "Language-Team: Bengali \n" diff --git a/po/bs.po b/po/bs.po index b2a801e08..9427b1d45 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-05-17 01:30+0000\n" "Last-Translator: Kenan Hadžiavdić \n" "Language-Team: Bosnian \n" diff --git a/po/ca.po b/po/ca.po index cb95b9ef3..0d96b0575 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-27 13:49+0200\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" diff --git a/po/cs.po b/po/cs.po index 1e4dd93f4..bcacf340d 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-26 15:06+0200\n" "Last-Translator: Miloslav Trmac \n" "Language-Team: Czech \n" diff --git a/po/cy.po b/po/cy.po index 06ceedd62..511e89db0 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-30 13:45+0100\n" "Last-Translator: Rhys Jones \n" "Language-Team: Welsh \n" diff --git a/po/da.po b/po/da.po index f7903cbed..16cdeffbb 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-08-19 22:23+0200\n" "Last-Translator: Martin Willemoes Hansen \n" "Language-Team: Danish \n" diff --git a/po/de.po b/po/de.po index d75bc092b..e27640d3e 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-01-06 14:58+0100\n" "Last-Translator: Christian Neumair \n" "Language-Team: German \n" diff --git a/po/el.po b/po/el.po index 72d443ea1..03435864c 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-25 12:01+0300\n" "Last-Translator: Kostas Papadimas \n" "Language-Team: Greek \n" diff --git a/po/en_CA.po b/po/en_CA.po index fc763191f..6f118ad2f 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-24 16:20-0500\n" "Last-Translator: Adam Weinberger \n" "Language-Team: English/Canada \n" diff --git a/po/en_GB.po b/po/en_GB.po index 2a3bd2a38..580d2da28 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-25 23:25-0400\n" "Last-Translator: Gareth Owen \n" "Language-Team: \n" diff --git a/po/eo.po b/po/eo.po index 1f865ddf3..a00415f01 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2003-07-01 15:10-0500\n" "Last-Translator: Charles Voelger \n" "Language-Team: Esperanto \n" diff --git a/po/es.po b/po/es.po index 58a250827..6f90f6976 100644 --- a/po/es.po +++ b/po/es.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-08-31 23:46+0200\n" "Last-Translator: Francisco Javier F. Serrador \n" "Language-Team: Spanish \n" diff --git a/po/et.po b/po/et.po index 9c300bcff..9626bb31b 100644 --- a/po/et.po +++ b/po/et.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2002-12-10 10:05+0200\n" "Last-Translator: Allan Sims \n" "Language-Team: Estonian \n" diff --git a/po/eu.po b/po/eu.po index 8284a7ae1..1413cc2ef 100644 --- a/po/eu.po +++ b/po/eu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-07 12:09+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" diff --git a/po/fa.po b/po/fa.po index f1f56f6b5..65e6e6319 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-01-01 18:36+0330\n" "Last-Translator: Roozbeh Pournader \n" "Language-Team: Persian \n" diff --git a/po/fi.po b/po/fi.po index 58b403488..b7271cad1 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-25 01:44+0300\n" "Last-Translator: Sami Pesonen \n" "Language-Team: Gnome Finnish Translation Team \n" "Language-Team: GNOME French Team \n" diff --git a/po/ga.po b/po/ga.po index 9fadb8b79..107816c96 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-03-08 21:28+0000\n" "Last-Translator: Alastair McKinstry \n" "Language-Team: Irish \n" diff --git a/po/gl.po b/po/gl.po index 8e6da2193..d28b20d90 100644 --- a/po/gl.po +++ b/po/gl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-06-15 12:58+0200\n" "Last-Translator: Jesús Bravo Álvarez \n" "Language-Team: Galician \n" diff --git a/po/gu.po b/po/gu.po index 4c908284e..3d0950e67 100644 --- a/po/gu.po +++ b/po/gu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-4.gu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-26 12:25+0200\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-10-26 19:20+0530\n" "Last-Translator: Ankit Patel \n" "Language-Team: Gujarati\n" @@ -15,7 +15,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "\n" "X-Generator: KBabel 1.3.1\n" -"Plural-Forms: Plural-Forms: nplurals=2; plural=(n!=1);\n\n" +"Plural-Forms: Plural-Forms: nplurals=2; plural=(n!=1);\n" +"\n" "\n" "\n" @@ -160,7 +161,8 @@ msgstr "g_10_channe_lread_line_string માં આડી હરોળમાં #: glib/giochannel.c:1539 glib/giochannel.c:1796 glib/giochannel.c:1882 msgid "Leftover unconverted data in read buffer" -msgstr "વાંચવા માટેના બફર (થોડા સમય માટેનું સંગ્રહસ્થાન)માં ઢાંકેલી ન હોય તે માહિતી છોડી દીધેલ છે" +msgstr "" +"વાંચવા માટેના બફર (થોડા સમય માટેનું સંગ્રહસ્થાન)માં ઢાંકેલી ન હોય તે માહિતી છોડી દીધેલ છે" #: glib/giochannel.c:1619 glib/giochannel.c:1696 msgid "Channel terminates in a partial character" @@ -181,7 +183,8 @@ msgid "Error on line %d: %s" msgstr "%d લીટી પર ભૂલ: %s" #: glib/gmarkup.c:414 -msgid "Empty entity '&;' seen; valid entities are: & " < > '" +msgid "" +"Empty entity '&;' seen; valid entities are: & " < > '" msgstr "'&;' વસ્તુ ખાલી દેખાય છે: યોગ્ય વસ્તુઓ છે: & " < > '" #: glib/gmarkup.c:424 @@ -208,7 +211,9 @@ msgstr "'%s' વસ્તુ નામ જાણીતુ નથી" msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" -msgstr "વસ્તુનો ; સાથે અંત થતો નથી; ઘણી વખતે & અક્ષર ચિન્હ વગર તમે વસ્તુ વાપરી શકો છો- & & તરીકે લો" +msgstr "" +"વસ્તુનો ; સાથે અંત થતો નથી; ઘણી વખતે & અક્ષર ચિન્હ વગર તમે વસ્તુ વાપરી શકો છો- & & " +"તરીકે લો" #: glib/gmarkup.c:560 #, c-format @@ -234,8 +239,8 @@ msgid "" "ampersand character without intending to start an entity - escape ampersand " "as &" msgstr "" -"અક્ષર સંદર્ભ અર્ધવિરામથી અંત થતો નથી; તમે વસ્તુ શરુ કરવા એમ્પરસંડ અક્ષર ને વાપરો એમ્પરસંડ " -"ને & તરીકે લો" +"અક્ષર સંદર્ભ અર્ધવિરામથી અંત થતો નથી; તમે વસ્તુ શરુ કરવા એમ્પરસંડ અક્ષર ને વાપરો એમ્પરસંડ ને " +"& તરીકે લો" #: glib/gmarkup.c:638 msgid "Unfinished entity reference" @@ -269,7 +274,8 @@ msgstr "અસંગત અક્ષર '%s', વસ્તુ '%s' ની શર #: glib/gmarkup.c:1180 #, c-format -msgid "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" +msgid "" +"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "અસંગત અક્ષર '%s', '%s' વસ્તુના '%s' લાક્ષણિકતા નામ પછી '=' જરુરી છે" #: glib/gmarkup.c:1221 @@ -336,8 +342,8 @@ msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " "the tag <%s/>" msgstr "" -"દસ્તાવેજનો અણધારી રીતે અંત થાય છે, તે અંતિમ ટેગ <%s/> માં કૌંસને બંધ કરતુ ખૂણાનુ ચિન્હ " -"જોવા માગે છે" +"દસ્તાવેજનો અણધારી રીતે અંત થાય છે, તે અંતિમ ટેગ <%s/> માં કૌંસને બંધ કરતુ ખૂણાનુ ચિન્હ જોવા " +"માગે છે" #: glib/gmarkup.c:1692 msgid "Document ended unexpectedly inside an element name" @@ -402,7 +408,8 @@ msgstr "બાળ-પ્રક્રિયામાંથી માહિતી msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" -msgstr "બાળ-પ્રક્રિયામાંથી માહિતી વાંચતી વખતે g_io_channel_win32_poll() માં આવતી અણધારી ભૂલ" +msgstr "" +"બાળ-પ્રક્રિયામાંથી માહિતી વાંચતી વખતે g_io_channel_win32_poll() માં આવતી અણધારી ભૂલ" #: glib/gspawn-win32.c:850 glib/gspawn.c:1012 #, c-format @@ -485,4 +492,3 @@ msgstr "પરીવર્તિત ઈનપુટની અંદર અયો #: glib/gutf8.c:1376 glib/gutf8.c:1472 msgid "Character out of range for UTF-16" msgstr "UTF-૧૬ ની સીમાની બહાર નો અક્ષર" - diff --git a/po/he.po b/po/he.po index cfbf627ee..f56544e1a 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-03-25 23:13+0000\n" "Last-Translator: Gil Osher \n" "Language-Team: Hebrew \n" diff --git a/po/hi.po b/po/hi.po index 768429a8d..c747fd573 100644 --- a/po/hi.po +++ b/po/hi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2002-12-20 10:12-0500\n" "Last-Translator: Unknown :-(\n" "Language-Team: Hindi \n" diff --git a/po/hr.po b/po/hr.po index 7e177afb6..953c59adf 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-03-13 13:03+CET\n" "Last-Translator: auto\n" "Language-Team: Croatian \n" diff --git a/po/id.po b/po/id.po index d9933f2e8..4fbba4c6e 100644 --- a/po/id.po +++ b/po/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib glib-2-2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2003-03-30 22:38+0700\n" "Last-Translator: Mohammad DAMT \n" "Language-Team: Indonesia \n" diff --git a/po/is.po b/po/is.po index 821e6412c..0160cc863 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2003-08-18 18:05+0000\n" "Last-Translator: Richard Allen \n" "Language-Team: is \n" diff --git a/po/it.po b/po/it.po index 979387c7a..16cbf83ee 100644 --- a/po/it.po +++ b/po/it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-05-25 22:20+0200\n" "Last-Translator: Christopher R. Gabriel \n" "Language-Team: Italian \n" diff --git a/po/ja.po b/po/ja.po index 42e5c1e19..dc54d9642 100644 --- a/po/ja.po +++ b/po/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-05-01 11:16+0900\n" "Last-Translator: Takeshi AIHANA \n" "Language-Team: Japanese \n" diff --git a/po/ko.po b/po/ko.po index b79a0d891..db348c760 100644 --- a/po/ko.po +++ b/po/ko.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-05-09 21:47+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: GNOME Korea \n" diff --git a/po/lt.po b/po/lt.po index 80a91d8d6..34b092cbb 100644 --- a/po/lt.po +++ b/po/lt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2003-09-22 20:54+0200\n" "Last-Translator: Tomas Kuliavas \n" "Language-Team: Lithuanian \n" diff --git a/po/lv.po b/po/lv.po index d3fa1f379..f827cb6dd 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2002-12-19 01:04+0200\n" "Last-Translator: Artis Trops \n" "Language-Team: Latvian \n" diff --git a/po/mk.po b/po/mk.po index 266a58111..174fb7d01 100644 --- a/po/mk.po +++ b/po/mk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-4.mk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-09-11 19:20+0200\n" "Last-Translator: Arangel Angov \n" "Language-Team: Macedonian \n" diff --git a/po/mn.po b/po/mn.po index 7b4adee81..5d376f024 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-08-08 16:55+0100\n" "Last-Translator: Sanlig Badral \n" "Language-Team: Mongolian \n" diff --git a/po/ms.po b/po/ms.po index a994ba8e7..94cb59983 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-02-03 02:11+0730\n" "Last-Translator: Hasbullah Bin Pit \n" "Language-Team: Projek Gabai \n" diff --git a/po/nb.po b/po/nb.po index 93d3e0ae5..751e75c37 100644 --- a/po/nb.po +++ b/po/nb.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-05-04 15:37+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian \n" diff --git a/po/ne.po b/po/ne.po index 556b140eb..71e93d5f6 100644 --- a/po/ne.po +++ b/po/ne.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.8 \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-06-06 12:45 + 0545\n" "Last-Translator: Pawan Chitrakar \n" "Language-Team: Nepali \n" diff --git a/po/nl.po b/po/nl.po index 9212a7fa9..65d48f6f2 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-26 22:40+0200\n" "Last-Translator: Tino Meinen \n" "Language-Team: Dutch \n" diff --git a/po/nn.po b/po/nn.po index 3d6634762..64db57cb1 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-09-06 21:40+0000\n" "Last-Translator: Åsmund Skjæveland \n" "Language-Team: Norwegian Nynorsk \n" diff --git a/po/no.po b/po/no.po index 93d3e0ae5..751e75c37 100644 --- a/po/no.po +++ b/po/no.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-05-04 15:37+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian \n" diff --git a/po/or.po b/po/or.po index c5c0c37b4..fdfa41aa4 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-09-05 21:30+0530\n" "Last-Translator: Subhransu Behera \n" "Language-Team: Oriya \n" diff --git a/po/pa.po b/po/pa.po index ad34ec1ee..a92fa69dc 100644 --- a/po/pa.po +++ b/po/pa.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: pa\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-11-03 04:27+0100\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-08-17 12:32+0530\n" "Last-Translator: Amanpreet Singh Alam \n" "Language-Team: Punjabi \n" diff --git a/po/pl.po b/po/pl.po index 938ba34db..88c3147ba 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2003-01-02 01:22+0100\n" "Last-Translator: GNOME PL Team \n" "Language-Team: Polish \n" diff --git a/po/pt.po b/po/pt.po index 5aac9af27..9abd08964 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-24 16:55+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \n" diff --git a/po/pt_BR.po b/po/pt_BR.po index c3dd89b38..bde22f5f3 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-05-07 15:18-0300\n" "Last-Translator: Gustavo Noronha Silva \n" "Language-Team: Brazilian Portuguese \n" diff --git a/po/ro.po b/po/ro.po index 351935b1e..650292c7a 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-08-28 14:42+0300\n" "Last-Translator: Mişu Moldovan \n" "Language-Team: Română \n" diff --git a/po/ru.po b/po/ru.po index 48fdd20ec..3b7648d98 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-29 08:57+0400\n" "Last-Translator: Dmitry G. Mastrukov \n" "Language-Team: Russian \n" diff --git a/po/sk.po b/po/sk.po index f3499e05d..69fe2d4e9 100644 --- a/po/sk.po +++ b/po/sk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-03-18 09:16+0100\n" "Last-Translator: Stanislav Visnovsky \n" "Language-Team: Slovak \n" diff --git a/po/sl.po b/po/sl.po index 85ff12cfb..3cb5d4c74 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2001-02-16 12:30+0200\n" "Last-Translator: Andraz Tori \n" "Language-Team: Slovenian \n" diff --git a/po/sq.po b/po/sq.po index d40d3fce4..eb0985818 100644 --- a/po/sq.po +++ b/po/sq.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-05-08 10:11+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" diff --git a/po/sr.po b/po/sr.po index e2df0cde0..124ab006e 100644 --- a/po/sr.po +++ b/po/sr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-29 01:01+0200\n" "Last-Translator: Данило Шеган \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sr@Latn.po b/po/sr@Latn.po index 4173776e8..cbf93b20a 100644 --- a/po/sr@Latn.po +++ b/po/sr@Latn.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-29 01:01+0200\n" "Last-Translator: Danilo Šegan \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sr@ije.po b/po/sr@ije.po index 3801c8fd9..42da5b9b5 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-29 01:11+0200\n" "Last-Translator: Bojan Suzic \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sv.po b/po/sv.po index 48a0ab5ea..9e6f8b7b1 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-04-23 22:33+0200\n" "Last-Translator: Christian Rose \n" "Language-Team: Swedish \n" diff --git a/po/ta.po b/po/ta.po index 25740efe1..3c2c93565 100644 --- a/po/ta.po +++ b/po/ta.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-10-08 19:38+0530\n" "Last-Translator: Jayaradha N \n" "Language-Team: Tamil \n" diff --git a/po/tr.po b/po/tr.po index a654fdf6a..9271dd92f 100644 --- a/po/tr.po +++ b/po/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-03-12 02:28+0200\n" "Last-Translator: Onur Can ÇAKMAK \n" "Language-Team: Turkish \n" diff --git a/po/uk.po b/po/uk.po index 295f79d4b..69959ef1a 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2003-01-27 11:56--500\n" "Last-Translator: Yuriy Syrota \n" "Language-Team: Ukrainian \n" diff --git a/po/vi.po b/po/vi.po index 7625e3300..a488580b5 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-06-25 05:12+0700\n" "Last-Translator: T.M.Thanh \n" "Language-Team: Gnome-Vi Team \n" diff --git a/po/wa.po b/po/wa.po index c839b2bfd..14fc86765 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-05-03 14:40+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" diff --git a/po/yi.po b/po/yi.po index 280f612f3..efdcd0d7e 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: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2003-03-19\n" "Last-Translator: Raphael Finkel \n" "Language-Team: Yiddish \n" diff --git a/po/zh_CN.po b/po/zh_CN.po index ce43c12ee..0d362f464 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2004-03-04 02:33+0800\n" "Last-Translator: He Qiangqiang \n" "Language-Team: zh_CN \n" diff --git a/po/zh_TW.po b/po/zh_TW.po index df40ab705..f570d911d 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-08 14:13-0400\n" +"POT-Creation-Date: 2004-12-02 15:44-0500\n" "PO-Revision-Date: 2003-05-27 20:23+0800\n" "Last-Translator: Abel Cheung \n" "Language-Team: Chinese (traditional) \n"