Version 1.3.10, interface age, binary age = 0.

Wed Oct 24 11:10:54 2001  Owen Taylor  <otaylor@redhat.com>

        * configure.in: Version 1.3.10, interface age, binary age = 0.

        * NEWS: Updates

Thu Oct 25 12:01:41 2001  Owen Taylor  <otaylor@redhat.com>

        * tests/Makefile.am: Temporarily remove mainloop-test, since it
        prevents distcheck.
This commit is contained in:
Owen Taylor
2001-10-25 18:51:58 +00:00
committed by Owen Taylor
parent 0628133a11
commit 2b4a6e0a88
29 changed files with 1002 additions and 432 deletions

109
po/es.po
View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: glib VERSION\n"
"POT-Creation-Date: 2001-09-25 10:54-0400\n"
"POT-Creation-Date: 2001-10-22 09:35-0400\n"
"PO-Revision-Date: 2001-09-02 09:00+0200\n"
"Last-Translator: Jos<6F> Antonio Salgueiro <joseantsa@eresmas.net>\n"
"Language-Team: Spanish/Spain <es@li.org>\n"
@@ -13,67 +13,70 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: glib/gconvert.c:143
#, c-format
msgid "Conversion from character set `%s' to `%s' is not supported"
#: glib/gconvert.c:202
#, fuzzy, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Conversi<73>n desde el conjunto de caracteres `%s'<27>a<EFBFBD>`%s'<27>no soportada"
#: glib/gconvert.c:147
#, c-format
msgid "Could not open converter from `%s' to `%s': %s"
#: glib/gconvert.c:206
#, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr "No se pudo abrir el conversor de `%s'<27>a<EFBFBD>`%s':<3A>%s"
#: glib/gconvert.c:297 glib/gconvert.c:580 glib/gutf8.c:828 glib/gutf8.c:1274
#: glib/gconvert.c:356 glib/gconvert.c:639 glib/giochannel.c:1282
#: glib/giochannel.c:1324 glib/giochannel.c:2164 glib/gutf8.c:875
#: glib/gutf8.c:1321
msgid "Invalid byte sequence in conversion input"
msgstr "Secuencia de byte no v<>lida en la entrada de conversi<73>n"
#: glib/gconvert.c:302 glib/gconvert.c:513
#: glib/gconvert.c:361 glib/gconvert.c:572 glib/giochannel.c:1289
#: glib/giochannel.c:2176
#, c-format
msgid "Error during conversion: %s"
msgstr "Error<6F>durante la<6C>conversi<73>n:<3A>%s"
#: glib/gconvert.c:320 glib/gutf8.c:824 glib/gutf8.c:1024 glib/gutf8.c:1165
#: glib/gutf8.c:1270
#: glib/gconvert.c:379 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
#: glib/gutf8.c:1317
msgid "Partial character sequence at end of input"
msgstr "Secuencia parcial de caracteres en el final de la entrada"
#: glib/gconvert.c:488
#: glib/gconvert.c:547
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "No puedo convertir el retraso '%s'<27>al conjunto de c<>digos<6F>'%s'"
#: glib/gconvert.c:1202
#, c-format
msgid "The URI `%s' is not an absolute URI using the file scheme"
#: glib/gconvert.c:1261
#, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the file scheme"
msgstr "La URI<52>`%s'<27>no es una URI<52>absoluta utilizando el esquema de fichero"
#: glib/gconvert.c:1212
#, c-format
msgid "The local file URI `%s' may not include a `#'"
#: glib/gconvert.c:1271
#, fuzzy, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "El fichero local<61>URI<52>`%s'<27>no debe incluir un<75>`#'"
#: glib/gconvert.c:1229
#, c-format
msgid "The URI `%s' is invalid"
#: glib/gconvert.c:1288
#, fuzzy, c-format
msgid "The URI '%s' is invalid"
msgstr "La URI<52>`%s'<27>no es v<>lida"
#: glib/gconvert.c:1238
#: glib/gconvert.c:1297
#, fuzzy, c-format
msgid "The hostname of the URI `%s' contains invalidly escaped characters"
msgid "The hostname of the URI '%s' contains invalidly escaped characters"
msgstr ""
"El nombre del hu<68>sped de la<6C>URI<52>`%s'<27>contiene caracteres de escape no v<>lidos"
#: glib/gconvert.c:1254
#: glib/gconvert.c:1313
#, fuzzy, c-format
msgid "The URI `%s' contains invalidly escaped characters"
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "La<4C>URI<52>`%s'<27>contiene caracteres de escape no v<>lidos"
#: glib/gconvert.c:1297
#: glib/gconvert.c:1356
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "El nombre de la trayectoria '%s' no es una trayectoria absoluta"
#: glib/gconvert.c:1311
#: glib/gconvert.c:1370
msgid "Invalid byte sequence in hostname"
msgstr "Secuencia de byte no v<>lida en el nombre del hu<68>sped"
@@ -117,6 +120,44 @@ msgstr "La plantilla
msgid "Failed to create file '%s': %s"
msgstr "Fall<6C> al crear el archivo '%s':<3A>%s"
#: glib/giochannel.c:1110
#, c-format
msgid "Conversion from character set `%s' to `%s' is not supported"
msgstr "Conversi<73>n desde el conjunto de caracteres `%s'<27>a<EFBFBD>`%s'<27>no soportada"
#: glib/giochannel.c:1114
#, c-format
msgid "Could not open converter from `%s' to `%s': %s"
msgstr "No se pudo abrir el conversor de `%s'<27>a<EFBFBD>`%s':<3A>%s"
#: glib/giochannel.c:1461
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr ""
#: glib/giochannel.c:1508 glib/giochannel.c:1762 glib/giochannel.c:1848
msgid "Leftover unconverted data in read buffer"
msgstr ""
#: glib/giochannel.c:1588 glib/giochannel.c:1662
msgid "Channel terminates in a partial character"
msgstr ""
#: glib/giochannel.c:1648
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr ""
#: glib/giowin32.c:701 glib/giowin32.c:730
msgid "Incorrect message size"
msgstr ""
#: glib/giowin32.c:1024 glib/giowin32.c:1077
msgid "Socket error"
msgstr ""
#: glib/giowin32.c:1277
msgid "Channel set flags unsupported"
msgstr ""
#: glib/gmarkup.c:216
#, c-format
msgid "Error on line %d char %d: %s"
@@ -382,17 +423,17 @@ msgstr ""
msgid "Failed to read from child pipe (%s)"
msgstr "Fall<6C> al leer desde el pipe hijo (%s)"
#: glib/gspawn-win32.c:926 glib/gspawn.c:1112
#: glib/gspawn-win32.c:925 glib/gspawn.c:1112
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Fall<6C> al cambiar al directorio '%s'<27>(%s)"
#: glib/gspawn-win32.c:935 glib/gspawn.c:1122
#: glib/gspawn-win32.c:934 glib/gspawn.c:1122
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Fall<6C> al ejecutar el proceso hijo (%s)"
#: glib/gspawn-win32.c:976 glib/gspawn.c:1219
#: glib/gspawn-win32.c:975 glib/gspawn.c:1219
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Fall<6C> la creaci<63>n de un pipe para comunicar con el proceso hijo (%s)"
@@ -436,15 +477,15 @@ msgstr "Error desconocido al ejecutar el proceso hijo"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Fall<6C> al leer los suficientes datos desde el pipe hijo (%s)"
#: glib/gutf8.c:903
#: glib/gutf8.c:950
msgid "Character out of range for UTF-8"
msgstr "Car<61>cter fuera de m<>rgenes para UTF 8"
#: glib/gutf8.c:992 glib/gutf8.c:1001 glib/gutf8.c:1133 glib/gutf8.c:1142
#: glib/gutf8.c:1284 glib/gutf8.c:1380
#: glib/gutf8.c:1039 glib/gutf8.c:1048 glib/gutf8.c:1180 glib/gutf8.c:1189
#: glib/gutf8.c:1331 glib/gutf8.c:1427
msgid "Invalid sequence in conversion input"
msgstr "Secuencia no v<>lida en la entrada de conversi<73>n"
#: glib/gutf8.c:1295 glib/gutf8.c:1391
#: glib/gutf8.c:1342 glib/gutf8.c:1438
msgid "Character out of range for UTF-16"
msgstr "Car<61>cter fuera de m<>rgenes para UTF 16"