diff --git a/ChangeLog b/ChangeLog index e64c25f90..881077694 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Dec 8 12:02:40 2003 Owen Taylor + + * === Released 2.3.1 === + + * NEWS: Further updates for 2.3.1. + Fri Dec 5 12:09:13 2003 Manish Singh * glib/gunidecomp.c (_g_utf8_normalize_wc): fix gint/gsize confusion. @@ -40,7 +46,7 @@ Sat Nov 22 14:16:51.15 2003 Andrew Lanoix Thu Nov 20 15:09:40 2003 Manish Singh - * configure.in: Added G_GSIZE_FORMAT and friends. + * configure.in: Added G_GSIZE_FORMAT and friends * tests/printf-test.c * tests/testglib.c diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index e64c25f90..881077694 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +Mon Dec 8 12:02:40 2003 Owen Taylor + + * === Released 2.3.1 === + + * NEWS: Further updates for 2.3.1. + Fri Dec 5 12:09:13 2003 Manish Singh * glib/gunidecomp.c (_g_utf8_normalize_wc): fix gint/gsize confusion. @@ -40,7 +46,7 @@ Sat Nov 22 14:16:51.15 2003 Andrew Lanoix Thu Nov 20 15:09:40 2003 Manish Singh - * configure.in: Added G_GSIZE_FORMAT and friends. + * configure.in: Added G_GSIZE_FORMAT and friends * tests/printf-test.c * tests/testglib.c diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index e64c25f90..881077694 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,9 @@ +Mon Dec 8 12:02:40 2003 Owen Taylor + + * === Released 2.3.1 === + + * NEWS: Further updates for 2.3.1. + Fri Dec 5 12:09:13 2003 Manish Singh * glib/gunidecomp.c (_g_utf8_normalize_wc): fix gint/gsize confusion. @@ -40,7 +46,7 @@ Sat Nov 22 14:16:51.15 2003 Andrew Lanoix Thu Nov 20 15:09:40 2003 Manish Singh - * configure.in: Added G_GSIZE_FORMAT and friends. + * configure.in: Added G_GSIZE_FORMAT and friends * tests/printf-test.c * tests/testglib.c diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index e64c25f90..881077694 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +Mon Dec 8 12:02:40 2003 Owen Taylor + + * === Released 2.3.1 === + + * NEWS: Further updates for 2.3.1. + Fri Dec 5 12:09:13 2003 Manish Singh * glib/gunidecomp.c (_g_utf8_normalize_wc): fix gint/gsize confusion. @@ -40,7 +46,7 @@ Sat Nov 22 14:16:51.15 2003 Andrew Lanoix Thu Nov 20 15:09:40 2003 Manish Singh - * configure.in: Added G_GSIZE_FORMAT and friends. + * configure.in: Added G_GSIZE_FORMAT and friends * tests/printf-test.c * tests/testglib.c diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index e64c25f90..881077694 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,9 @@ +Mon Dec 8 12:02:40 2003 Owen Taylor + + * === Released 2.3.1 === + + * NEWS: Further updates for 2.3.1. + Fri Dec 5 12:09:13 2003 Manish Singh * glib/gunidecomp.c (_g_utf8_normalize_wc): fix gint/gsize confusion. @@ -40,7 +46,7 @@ Sat Nov 22 14:16:51.15 2003 Andrew Lanoix Thu Nov 20 15:09:40 2003 Manish Singh - * configure.in: Added G_GSIZE_FORMAT and friends. + * configure.in: Added G_GSIZE_FORMAT and friends * tests/printf-test.c * tests/testglib.c diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index e64c25f90..881077694 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +Mon Dec 8 12:02:40 2003 Owen Taylor + + * === Released 2.3.1 === + + * NEWS: Further updates for 2.3.1. + Fri Dec 5 12:09:13 2003 Manish Singh * glib/gunidecomp.c (_g_utf8_normalize_wc): fix gint/gsize confusion. @@ -40,7 +46,7 @@ Sat Nov 22 14:16:51.15 2003 Andrew Lanoix Thu Nov 20 15:09:40 2003 Manish Singh - * configure.in: Added G_GSIZE_FORMAT and friends. + * configure.in: Added G_GSIZE_FORMAT and friends * tests/printf-test.c * tests/testglib.c diff --git a/NEWS b/NEWS index 16b63c098..c01eef0f6 100644 --- a/NEWS +++ b/NEWS @@ -8,9 +8,25 @@ Overview of Changes from GLib 2.3.0 to GLib-2.3.1 as a replacement for G_BROKEN_FILENAMES [Matthias] * Fix the return value g_main_context_iterate() for newly ready sources [Padraig O'Briain] +* Handle Hangul composition for normalization [Noah Levitt] +* Add G_{MIN,MAX,MAXU}INT{8,16,32}. [Mark Jones, Matthias] +* Add G_GSIZE_FORMAT/G_SSIZE_FORMAT [Manish Singh] +* Add G_STRFUNC as a portable wrapper for __func__ [Tim Janik] * Documentation improvements [Matthias] -* Misc bug fixes [Matthias, Mark McLoughlin, Morten Welinder] -* Updated translations (es,ja,no) +* GObject [Tim Janik] + - Support '-' in g_signal_connect()/disconnect() names + like 'swapped-signal'. + - Add g_type_class_peek_static() and use to optimize + g_object_new() for static types [Tim] + - Allow setting construct-only properties from within + init() implementations + - Enforce readability/writeability in g_object_set/get() +* Fix bug with g_ascii_strtod and multi-byte separator. + [Behdad Esfahbod, Roozbeh Pournader] +* Misc bug fixes [Matthias, John Ehresman, Andrew Lanoix, + Tor Lillqvist, Mark McLoughlin, Tim-Philipp Müller, Manish, + Morten Welinder] +* Updated translations (ca,cs,da,es,fr,ja,nn,no,pt,ru) Overview of Changes from GLib 2.2.x to GLib-2.3.0 ================================================= diff --git a/gobject/ChangeLog b/gobject/ChangeLog index c94c2f3f5..da8682c76 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,6 +1,6 @@ Sat Nov 29 14:57:20 2003 Tim Janik - * gobject.c: fix g_object_set() whithin _init() implementations + * gobject.c: fix g_object_set() within _init() implementations not working for construct-only properties. (g_object_init): make the object enter a construct_objects list. (g_object_newv): remove object from construct_objects after creation. diff --git a/po/am.po b/po/am.po index a596c5d62..dcfc19a33 100644 --- a/po/am.po +++ b/po/am.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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 93d20d1b6..2484f110c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-04-27 22:34+0200\n" "Last-Translator: Arafat Medini \n" "Language-Team: Arabic \n" diff --git a/po/az.po b/po/az.po index 70a071a40..6f86cb92a 100644 --- a/po/az.po +++ b/po/az.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.9\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-06-22 18:32+0200\n" "Last-Translator: Mətin Əmirov \n" "Language-Team: Azerbaijani Turkic \n" diff --git a/po/be.po b/po/be.po index 31ca65271..57e1e9293 100644 --- a/po/be.po +++ b/po/be.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-11-20 17:52+0200\n" "Last-Translator: Ales Nyakhaychyk \n" "Language-Team: Belarusian \n" diff --git a/po/bg.po b/po/bg.po index 9a4257f48..1f3695ff7 100644 --- a/po/bg.po +++ b/po/bg.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-01-14 12:38+0200\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" diff --git a/po/bn.po b/po/bn.po index d26e67201..06b650b8f 100644 --- a/po/bn.po +++ b/po/bn.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 0.1\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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/ca.po b/po/ca.po index 611ac694f..e13687bfc 100644 --- a/po/ca.po +++ b/po/ca.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2003-11-13 15:03+0100\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-11-13 15:04+0100\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Report-Msgid-Bugs-To: \n" #: glib/gconvert.c:402 #, c-format diff --git a/po/cs.po b/po/cs.po index ce303d3c1..dfe74e62c 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2003-11-18 14:47+0100\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-11-18 21:36+0100\n" "Last-Translator: Miloslav Trmac \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Report-Msgid-Bugs-To: \n" #: glib/gconvert.c:402 #, c-format @@ -189,7 +189,9 @@ msgid "" "Character '%s' is not valid at the start of an entity name; the & character " "begins an entity; if this ampersand isn't supposed to be an entity, escape " "it as &" -msgstr "Znak '%s' není platný na začátku názvu entity; počátečním znakem entity je &; v případě, že nemá být entitou, je zapotřebí ho napsat jako &" +msgstr "" +"Znak '%s' není platný na začátku názvu entity; počátečním znakem entity je " +"&; v případě, že nemá být entitou, je zapotřebí ho napsat jako &" #: glib/gmarkup.c:458 #, c-format @@ -205,14 +207,18 @@ msgstr "Název entity '%s' není znám" 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 "Entita nekončí středníkem; pravděpodobně jste použili znak & bez úmyslu začít entitu - zapište ampersand jako &" +msgstr "" +"Entita nekončí středníkem; pravděpodobně jste použili znak & bez úmyslu " +"začít entitu - zapište ampersand jako &" #: glib/gmarkup.c:558 #, c-format msgid "" "Failed to parse '%s', which should have been a digit inside a character " "reference (ê for example) - perhaps the digit is too large" -msgstr "Nemohu zpracovat '%s', což by mělo být číslo v odkazu na znak (například ê) - číslo je možná příliš velké" +msgstr "" +"Nemohu zpracovat '%s', což by mělo být číslo v odkazu na znak (například " +"ê) - číslo je možná příliš velké" #: glib/gmarkup.c:583 #, c-format @@ -229,7 +235,9 @@ msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " "as &" -msgstr "Odkaz na znak nekončí středníkem; pravděpodobně jste použili znak & bez úmyslu začít entitu - zapište ampersand jako &" +msgstr "" +"Odkaz na znak nekončí středníkem; pravděpodobně jste použili znak & bez " +"úmyslu začít entitu - zapište ampersand jako &" #: glib/gmarkup.c:636 msgid "Unfinished entity reference" @@ -259,13 +267,16 @@ msgstr "'%s' není platný znak po znaku '<'; nesmí s ním začínat název ele msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " "'%s'" -msgstr "Divný znak '%s', byl očekáván znako '>' pro ukončení počátečního tagu elementu '%s'" +msgstr "" +"Divný znak '%s', byl očekáván znako '>' pro ukončení počátečního tagu " +"elementu '%s'" #: glib/gmarkup.c:1172 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" -msgstr "Divný znak '%s', po názvu atributu '%s' elementu '%s' bylo očekáváno '=' " +msgstr "" +"Divný znak '%s', po názvu atributu '%s' elementu '%s' bylo očekáváno '=' " #: glib/gmarkup.c:1213 #, c-format @@ -273,28 +284,37 @@ msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " "element '%s', or optionally an attribute; perhaps you used an invalid " "character in an attribute name" -msgstr "Divný znak '%s', bylo očekáváno '>' nebo '/' pro ukončení počátečního tagu elementu '%s' nebo případně atribut; pravděpodobně jste použili neplatný znak v názvu atributu" +msgstr "" +"Divný znak '%s', bylo očekáváno '>' nebo '/' pro ukončení počátečního tagu " +"elementu '%s' nebo případně atribut; pravděpodobně jste použili neplatný " +"znak v názvu atributu" #: glib/gmarkup.c:1296 #, 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 "Divný znak '%s', po znaku rovnítka při udávání hodnoty atributu '%s' elementu '%s' byly očekávány uvozovky" +msgstr "" +"Divný znak '%s', po znaku rovnítka při udávání hodnoty atributu '%s' " +"elementu '%s' byly očekávány uvozovky" #: glib/gmarkup.c:1436 #, c-format msgid "" "'%s' is not a valid character following the characters ''" -msgstr "'%s' není povolený znak po ukončovacím názvu elementu '%s'; povoleným znakem je '>'" +msgstr "" +"'%s' není povolený znak po ukončovacím názvu elementu '%s'; povoleným znakem " +"je '>'" #: glib/gmarkup.c:1485 #, c-format @@ -319,14 +339,17 @@ msgstr "Dokument neočekávaně skončil hned po otevírací značce '<'" msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " "element opened" -msgstr "Dokument neočekávaně skončil, elementy jsou stále otevřeny - poslední otevřený element byl '%s'" +msgstr "" +"Dokument neočekávaně skončil, elementy jsou stále otevřeny - poslední " +"otevřený element byl '%s'" #: glib/gmarkup.c:1671 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " "the tag <%s/>" -msgstr "Dokument neočekávaně skončil, byla očekávána uzavírací závorka tagu <%s/>" +msgstr "" +"Dokument neočekávaně skončil, byla očekávána uzavírací závorka tagu <%s/>" #: glib/gmarkup.c:1677 msgid "Document ended unexpectedly inside an element name" @@ -344,7 +367,9 @@ msgstr "Dokument neočekávaně skončil v tagu otevírajícím element." msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" -msgstr "Dokument neočekávaně skončil po znaku přiřazení následujícím za názvem atributu; chybí hodnota atributu" +msgstr "" +"Dokument neočekávaně skončil po znaku přiřazení následujícím za názvem " +"atributu; chybí hodnota atributu" #: glib/gmarkup.c:1700 msgid "Document ended unexpectedly while inside an attribute value" @@ -357,7 +382,8 @@ msgstr "Dokument neočekávaně skončil uvnitř uzavíracího tagu pro element #: glib/gmarkup.c:1721 msgid "Document ended unexpectedly inside a comment or processing instruction" -msgstr "Dokument neočekávaně skončil uvnitř komentáře nebo instrukce pro zpracování" +msgstr "" +"Dokument neočekávaně skončil uvnitř komentáře nebo instrukce pro zpracování" #: glib/gshell.c:72 msgid "Quoted text doesn't begin with a quotation mark" @@ -365,7 +391,9 @@ msgstr "Text v uvozovkách nezačíná uvozovkami" #: glib/gshell.c:162 msgid "Unmatched quotation mark in command line or other shell-quoted text" -msgstr "Nenalezena uzavírací uvozovka v příkazovém řádku nebo jiném textu quotovaném jako shellem" +msgstr "" +"Nenalezena uzavírací uvozovka v příkazovém řádku nebo jiném textu quotovaném " +"jako shellem" #: glib/gshell.c:530 #, c-format diff --git a/po/cy.po b/po/cy.po index 2f4cc0ff0..78219a02c 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-05-16 14:21+0200\n" "Last-Translator: Dafydd Harries \n" "Language-Team: Welsh \n" diff --git a/po/da.po b/po/da.po index ba4f4b94a..8ae913945 100644 --- a/po/da.po +++ b/po/da.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.3\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-11-20 21:30+0100\n" "Last-Translator: Ole Laursen \n" "Language-Team: Danish \n" diff --git a/po/de.po b/po/de.po index 8ccfe6951..d69c46950 100644 --- a/po/de.po +++ b/po/de.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.2.x\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-01-20 23:07+0100\n" "Last-Translator: Christian Neumair \n" "Language-Team: German \n" diff --git a/po/el.po b/po/el.po index 3ff0504ad..87c3dfb47 100644 --- a/po/el.po +++ b/po/el.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.0\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-12-03 20:09+0200\n" "Last-Translator: Kostas Papadimas \n" "Language-Team: Greek \n" diff --git a/po/eo.po b/po/eo.po index aae0cae90..772a114f5 100644 --- a/po/eo.po +++ b/po/eo.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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 16a0a9007..40db9176f 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-11-02 20:30+0100\n" "Last-Translator: German Poo Caaman~o \n" "Language-Team: Spanish \n" diff --git a/po/et.po b/po/et.po index fa854571f..c5f7142d9 100644 --- a/po/et.po +++ b/po/et.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.14\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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 6667dc601..cb345c1c0 100644 --- a/po/eu.po +++ b/po/eu.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.9\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2001-07-06 14:23+0200\n" "Last-Translator: Joseba Bidaurrazaga van Dierdonck \n" "Language-Team: euskare \n" diff --git a/po/fa.po b/po/fa.po index aee022237..851c8e06c 100644 --- a/po/fa.po +++ b/po/fa.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-08-23 23:11+0430\n" "Last-Translator: Roozbeh Pournader \n" "Language-Team: Persian \n" diff --git a/po/fi.po b/po/fi.po index ccd34e938..fd40eb7ac 100644 --- a/po/fi.po +++ b/po/fi.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-12-12 00:20+0200\n" "Last-Translator: Lauri Nurmi \n" "Language-Team: Gnome Finnish Translation Team \n" "Language-Team: GNOME French Team \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Report-Msgid-Bugs-To: \n" #: glib/gconvert.c:402 #, c-format diff --git a/po/gl.po b/po/gl.po index d9cbe306b..131f556cc 100644 --- a/po/gl.po +++ b/po/gl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2001-12-19 21:39+0100\n" "Last-Translator: Manuel A. Fernández Montecelo \n" "Language-Team: Galician \n" diff --git a/po/he.po b/po/he.po index bec7ac16f..43cf60a21 100644 --- a/po/he.po +++ b/po/he.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-12-11 23:23+0200\n" "Last-Translator: Gil 'Dolfin' Osher \n" "Language-Team: Hebrew \n" diff --git a/po/hi.po b/po/hi.po index 11d4ddc2f..a792b6ead 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-12-20 10:12-0500\n" "Last-Translator: Unknown :-(\n" "Language-Team: Hindi \n" diff --git a/po/id.po b/po/id.po index ce088b809..4f0cf9878 100644 --- a/po/id.po +++ b/po/id.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib glib-2-2\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-02-06 23:34+0700\n" "Last-Translator: Mohammad DAMT \n" "Language-Team: Indonesia \n" diff --git a/po/is.po b/po/is.po index bde63b6b2..f37f1aeb5 100644 --- a/po/is.po +++ b/po/is.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.2\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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 1e6a51583..63e569ef0 100644 --- a/po/it.po +++ b/po/it.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-09-22 01:32+0200\n" "Last-Translator: Christopher R. Gabriel \n" "Language-Team: Italian \n" diff --git a/po/ja.po b/po/ja.po index 13ed1b0ad..e9ba208f2 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-10-28 00:23+0900\n" "Last-Translator: KAMAGASAKO Masatoshi \n" "Language-Team: Japanese \n" diff --git a/po/ko.po b/po/ko.po index edd7a2189..3489a46b5 100644 --- a/po/ko.po +++ b/po/ko.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.1\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-12-03 17:30+0900\n" "Last-Translator: Nam SungHyun \n" "Language-Team: Korean \n" @@ -211,8 +211,8 @@ msgid "" "character without intending to start an entity - escape ampersand as &" msgstr "" "엔티티가 세미콜론으로 끝나지 않습니다; 대부분의 경우 엔티티 시작에 사용하려" -"고 하지 않은 곳에서 & 기호를 사용한 경우일 것입니다 - 이런 경우 & 라고" -"쓰십시오" +"고 하지 않은 곳에서 & 기호를 사용한 경우일 것입니다 - 이런 경우 & 라고쓰" +"십시오" #: glib/gmarkup.c:558 #, c-format @@ -426,8 +426,8 @@ msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "" -"자식 프로세스에서 데이터를 읽는중 g_io_channel_win32_poll()에서 기대되지않" -"은 오류" +"자식 프로세스에서 데이터를 읽는중 g_io_channel_win32_poll()에서 기대되지않은 " +"오류" #: glib/gspawn-win32.c:842 glib/gspawn.c:998 #, c-format diff --git a/po/lt.po b/po/lt.po index 62e3b5f2a..51667f99c 100644 --- a/po/lt.po +++ b/po/lt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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 0a426a2d1..6d6e938aa 100644 --- a/po/lv.po +++ b/po/lv.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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 e66a02a9a..09729a057 100644 --- a/po/mk.po +++ b/po/mk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-12-15 23:19+0100\n" "Last-Translator: Ivan Stojmirov \n" "Language-Team: Macedonian \n" diff --git a/po/mn.po b/po/mn.po index 09cb7a37a..8453ace5f 100644 --- a/po/mn.po +++ b/po/mn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.mn\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-01-20 11:28+0100\n" "Last-Translator: Sanlig Badral \n" "Language-Team: Mongolian \n" diff --git a/po/ms.po b/po/ms.po index 3e2769733..11d6027d5 100644 --- a/po/ms.po +++ b/po/ms.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-11-04 23:48+0800\n" "Last-Translator: Hasbullah Bin Pit \n" "Language-Team: Projek Gabai \n" diff --git a/po/nl.po b/po/nl.po index 9103e1f69..de01d027e 100644 --- a/po/nl.po +++ b/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib (HEAD)\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-10-19 17:51+0200\n" "Last-Translator: Tino Meinen \n" "Language-Team: Dutch \n" diff --git a/po/nn.po b/po/nn.po index 7e7fa8ab3..8c2052b0d 100644 --- a/po/nn.po +++ b/po/nn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: glib/2.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2003-11-19 10:56+0100\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-11-18 22:34+0100\n" "Last-Translator: Åsmund Skjæveland \n" "Language-Team: Norwegian Nynorsk \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Report-Msgid-Bugs-To: \n" "X-Generator: KBabel 1.0.2\n" #: glib/gconvert.c:402 diff --git a/po/no.po b/po/no.po index f8e5e7529..f739ca0bc 100644 --- a/po/no.po +++ b/po/no.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-10-31 10:20+0100\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian \n" diff --git a/po/pl.po b/po/pl.po index 50d318cd4..4fcbd689f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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 de4704ed8..fe2f2b167 100644 --- a/po/pt.po +++ b/po/pt.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: 2.6\n" -"Report-Msgid-Bugs-To: Duarte Loreto \n" -"POT-Creation-Date: 2003-12-03 01:31+0000\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-12-03 01:50+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Report-Msgid-Bugs-To: Duarte Loreto \n" #: glib/gconvert.c:402 #, c-format @@ -152,7 +152,8 @@ msgstr "Incapaz de abrir conversor de `%s' para `%s': %s" #: glib/giochannel.c:1492 msgid "Can't do a raw read in g_io_channel_read_line_string" -msgstr "Incapaz de efectuar uma leitura em bruto sobre g_io_channel_read_line_string" +msgstr "" +"Incapaz de efectuar uma leitura em bruto sobre g_io_channel_read_line_string" #: glib/giochannel.c:1539 glib/giochannel.c:1796 glib/giochannel.c:1882 msgid "Leftover unconverted data in read buffer" @@ -164,7 +165,8 @@ msgstr "Canal termina num caracter parcial" #: glib/giochannel.c:1682 msgid "Can't do a raw read in g_io_channel_read_to_end" -msgstr "Incapaz de efectuar uma leitura em bruto sobre g_io_channel_read_to_end" +msgstr "" +"Incapaz de efectuar uma leitura em bruto sobre g_io_channel_read_to_end" #: glib/gmarkup.c:223 #, c-format @@ -210,7 +212,8 @@ msgid "" "character without intending to start an entity - escape ampersand as &" msgstr "" "Entidade não termina com um ponto e vírgula; provavelmente foi utilizado um " -"caracter 'i comercial' sem intenção de iniciar uma entidade - mascare-o como &" +"caracter 'i comercial' sem intenção de iniciar uma entidade - mascare-o como " +"&" #: glib/gmarkup.c:558 #, c-format @@ -218,8 +221,8 @@ msgid "" "Failed to parse '%s', which should have been a digit inside a character " "reference (ê for example) - perhaps the digit is too large" msgstr "" -"Falha ao parsear '%s', que deveria ser um dígito dentro de uma referência " -"de caracter (ê por exemplo) - talvez o dígito seja demasiado grande" +"Falha ao parsear '%s', que deveria ser um dígito dentro de uma referência de " +"caracter (ê por exemplo) - talvez o dígito seja demasiado grande" #: glib/gmarkup.c:583 #, c-format @@ -228,8 +231,7 @@ msgstr "Referência de caracter '%s' não codifica um caracter permitido" #: glib/gmarkup.c:600 msgid "Empty character reference; should include a digit such as dž" -msgstr "" -"Referência de caracter vazia; deverá incluir um dígito tal como dž" +msgstr "Referência de caracter vazia; deverá incluir um dígito tal como dž" #: glib/gmarkup.c:610 msgid "" @@ -263,8 +265,8 @@ msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " "element name" msgstr "" -"'%s' não é um caracter válido após um caracter '<'; não pode iniciar um " -"nome de elemento" +"'%s' não é um caracter válido após um caracter '<'; não pode iniciar um nome " +"de elemento" #: glib/gmarkup.c:1085 #, c-format @@ -272,8 +274,8 @@ msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " "'%s'" msgstr "" -"Caracter estranho '%s', era esperado um caracter '>' para terminar a etiqueta " -"inicial do elemento '%s'" +"Caracter estranho '%s', era esperado um caracter '>' para terminar a " +"etiqueta inicial do elemento '%s'" #: glib/gmarkup.c:1172 #, c-format @@ -309,8 +311,8 @@ msgid "" "'%s' is not a valid character following the characters '\n" "Language-Team: Brazilian Portuguese \n" diff --git a/po/ro.po b/po/ro.po index 0ffebcec9..4c22e929b 100644 --- a/po/ro.po +++ b/po/ro.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.10\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2001-10-22 09:35-0400\n" "Last-Translator: Marius Andreiana \n" "Language-Team: Română \n" diff --git a/po/ru.po b/po/ru.po index b7c00f449..b27c808ba 100644 --- a/po/ru.po +++ b/po/ru.po @@ -5,14 +5,14 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.4\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2003-12-02 12:38+0300\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-12-03 16:44+0300\n" "Last-Translator: Dmitry G. Mastrukov \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8-bit\n" +"Report-Msgid-Bugs-To: \n" #: glib/gconvert.c:402 #, c-format diff --git a/po/sk.po b/po/sk.po index 9a18ccef8..188bbcc78 100644 --- a/po/sk.po +++ b/po/sk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sk\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-12-18 13:40+0100\n" "Last-Translator: Stanislav Visnovsky \n" "Language-Team: Slovak \n" diff --git a/po/sl.po b/po/sl.po index 2a7498448..b937499fa 100644 --- a/po/sl.po +++ b/po/sl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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 5d09b1376..f239092a4 100644 --- a/po/sq.po +++ b/po/sq.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-12-12 16:29+0100\n" "Last-Translator: Laurent Dhima \n" "Language-Team: albanian < gnome-albanian-perkthyesit@lists.sourceforge.net>\n" diff --git a/po/sr.po b/po/sr.po index cd205f2ca..6d6d1f206 100644 --- a/po/sr.po +++ b/po/sr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.2.0\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-08-16 01:45+0200\n" "Last-Translator: Данило Шеган \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sr@Latn.po b/po/sr@Latn.po index 6f54a635f..a91a3c3f2 100644 --- a/po/sr@Latn.po +++ b/po/sr@Latn.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.2.0\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-08-16 01:45+0200\n" "Last-Translator: Danilo Šegan \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sv.po b/po/sv.po index 5d4e7dc30..b04a4d40f 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-10-04 17:48+0200\n" "Last-Translator: Christian Rose \n" "Language-Team: Swedish \n" diff --git a/po/ta.po b/po/ta.po index bd3d253fd..f859e57ca 100644 --- a/po/ta.po +++ b/po/ta.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.0\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-08-18 18:43-0500\n" "Last-Translator: Dinesh Nadarajah \n" "Language-Team: Tamil \n" diff --git a/po/tr.po b/po/tr.po index f5a5ae0ef..f5d01f292 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-02-10 01:42+0200\n" "Last-Translator: Arman Aksoy (Armish) \n" "Language-Team: Turkish \n" diff --git a/po/uk.po b/po/uk.po index 125414d1e..f629ddf23 100644 --- a/po/uk.po +++ b/po/uk.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.2\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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 6e461cb47..7af62f8cf 100644 --- a/po/vi.po +++ b/po/vi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.2\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-01-19 20:08+0700\n" "Last-Translator: T.M.Thanh \n" "Language-Team: Gnome-Vi Team \n" diff --git a/po/yi.po b/po/yi.po index ba5fa6725..c46cdb799 100644 --- a/po/yi.po +++ b/po/yi.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-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 e1c1feab9..7fab1193d 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2002-03-17 16:34+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 b534ee4f5..37c5aed92 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" -"POT-Creation-Date: 2003-11-12 15:18-0500\n" +"POT-Creation-Date: 2003-12-08 12:13-0500\n" "PO-Revision-Date: 2003-05-27 20:23+0800\n" "Last-Translator: Abel Cheung \n" "Language-Team: Chinese (traditional) \n"