Released 2.0.1

Thu Mar 28 18:25:14 2002  Owen Taylor  <otaylor@redhat.com>

        * Released 2.0.1

        * configure.in: Version 2.0.1, interface, binary age 1.
This commit is contained in:
Owen Taylor
2002-03-28 23:40:18 +00:00
committed by Owen Taylor
parent 90d93042c2
commit 7bb2462a42
35 changed files with 1245 additions and 1087 deletions

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"POT-Creation-Date: 2002-03-08 10:58-0500\n"
"POT-Creation-Date: 2002-03-28 18:32-0500\n"
"PO-Revision-Date: 2001-12-19 21:39+0100\n"
"Last-Translator: Manuel A. Fern<72>ndez Montecelo <manuel@sindominio.net>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
@@ -13,69 +13,69 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: glib/gconvert.c:390
#: glib/gconvert.c:398
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Non est<73> soportada a conversi<73>n do conxunto de caracteres '%s' a '%s'"
#: glib/gconvert.c:394
#: glib/gconvert.c:402
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Non se puido abrir o conversor de '%s' a '%s': %s"
#: glib/gconvert.c:592 glib/gconvert.c:882 glib/giochannel.c:1282
#: glib/gconvert.c:600 glib/gconvert.c:890 glib/giochannel.c:1282
#: glib/giochannel.c:1324 glib/giochannel.c:2163 glib/gutf8.c:875
#: glib/gutf8.c:1320
msgid "Invalid byte sequence in conversion input"
msgstr "Secuencia de bytes non v<>lida na entrada da conversi<73>n"
#: glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289
#: glib/gconvert.c:605 glib/gconvert.c:821 glib/giochannel.c:1289
#: glib/giochannel.c:2175
#, c-format
msgid "Error during conversion: %s"
msgstr "Erro durante a conversi<73>n: %s"
#: glib/gconvert.c:615 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
#: glib/gconvert.c:623 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
#: glib/gutf8.c:1316
msgid "Partial character sequence at end of input"
msgstr "Secuencia parcial de caracter ao final da entrada"
#: glib/gconvert.c:788
#: glib/gconvert.c:796
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Non se pode converter o por defecto (fallback) '%s' ao c<>digo '%s'"
#: glib/gconvert.c:1593
#: glib/gconvert.c:1630
#, c-format
msgid "The URI '%s' is not an absolute URI using the file scheme"
msgstr "O URI '%s' non <20> un URI absoluto usando o esquema de ficheiro"
#: glib/gconvert.c:1603
#: glib/gconvert.c:1640
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "O URI de ficheiro local '%s' non pode incluir un '#'"
#: glib/gconvert.c:1620
#: glib/gconvert.c:1657
#, c-format
msgid "The URI '%s' is invalid"
msgstr "O URI '%s' non <20> v<>lido"
#: glib/gconvert.c:1632
#: glib/gconvert.c:1669
#, fuzzy, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "O nome do servidor no URI '%s' cont<6E>n caracteres de escape non v<>lidos"
#: glib/gconvert.c:1648
#: glib/gconvert.c:1685
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "A URI '%s' cont<6E>n caracteres de escape non v<>lidos"
#: glib/gconvert.c:1719
#: glib/gconvert.c:1756
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "O nome de ruta '%s' non <20> unha ruta absoluta"
#: glib/gconvert.c:1729
#: glib/gconvert.c:1766
#, fuzzy
msgid "Invalid hostname"
msgstr "Secuencia de bytes non v<>lida no nome do servidor"
@@ -100,32 +100,32 @@ msgstr "Erro lendo o ficheiro '%s': %s"
msgid "Failed to read from file '%s': %s"
msgstr "Fallo ao ler desde o ficheiro '%s': %s"
#: glib/gfileutils.c:465 glib/gfileutils.c:533
#: glib/gfileutils.c:473 glib/gfileutils.c:541
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Fallo ao abrir o ficheiro '%s': %s"
#: glib/gfileutils.c:479
#: glib/gfileutils.c:487
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Fallo ao obter os atributos do ficheiro '%s': fstat() fallou: %s"
#: glib/gfileutils.c:505
#: glib/gfileutils.c:513
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Fallo ao abrir o ficheiro '%s': fdopen() fallou: %s"
#: glib/gfileutils.c:712
#: glib/gfileutils.c:720
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "O modelo '%s' non <20> v<>lido, non deber<65>a conter '%s'"
#: glib/gfileutils.c:724
#: glib/gfileutils.c:732
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "O modelo '%s' non remata con XXXXXX"
#: glib/gfileutils.c:745
#: glib/gfileutils.c:753
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Fallo ao crear o ficheiro '%s': %s"
@@ -157,15 +157,15 @@ msgstr "A canle remata nun caracter parcial"
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Non se pode facer unha lectura cr<63>a (raw) en g_io_channel_read_to_end"
#: glib/giowin32.c:704 glib/giowin32.c:733
#: glib/giowin32.c:712 glib/giowin32.c:741
msgid "Incorrect message size"
msgstr "Tama<6D>o de mensaxe incorrecto"
#: glib/giowin32.c:1037 glib/giowin32.c:1090
#: glib/giowin32.c:1045 glib/giowin32.c:1098
msgid "Socket error"
msgstr "Erro de socket"
#: glib/giowin32.c:1290
#: glib/giowin32.c:1298
msgid "Channel set flags unsupported"
msgstr "Non est<73> soportado o establecemento de sinaladores na canle"