2004-08-31 23:37:05 +02:00
|
|
|
# traducción de es.po al Spanish
|
2004-03-06 18:26:58 +01:00
|
|
|
# translation of es.po to Spanish
|
2001-09-02 08:46:40 +02:00
|
|
|
# Spanish/Spain translation of glib.
|
2004-03-06 18:26:58 +01:00
|
|
|
# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
|
2002-03-06 05:29:56 +01:00
|
|
|
# José Antonio Salgueiro <joseantsa@eresmas.net>, 2001.
|
|
|
|
# Germán Poo Caamaño <gpoo@ubiobio.cl>, 2002.
|
2004-03-06 18:26:58 +01:00
|
|
|
# Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2004.
|
2002-12-18 01:17:31 +01:00
|
|
|
#
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"Project-Id-Version: es\n"
|
2004-08-01 05:51:21 +02:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2004-11-12 18:15:54 +01:00
|
|
|
"POT-Creation-Date: 2004-11-12 11:58-0500\n"
|
2004-08-31 23:37:05 +02:00
|
|
|
"PO-Revision-Date: 2004-08-31 23:35+0200\n"
|
2004-03-06 18:26:58 +01:00
|
|
|
"Last-Translator: Francisco Javier F. Serrador <serrador@cvs.gnome.org>\n"
|
2002-03-06 05:29:56 +01:00
|
|
|
"Language-Team: Spanish <traductores@es.gnome.org>\n"
|
2001-09-02 08:46:40 +02:00
|
|
|
"MIME-Version: 1.0\n"
|
2002-03-06 05:29:56 +01:00
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2001-09-02 08:46:40 +02:00
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2004-08-31 23:37:05 +02:00
|
|
|
"X-Generator: KBabel 1.3.1\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gconvert.c:403
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2001-10-25 20:51:58 +02:00
|
|
|
msgid "Conversion from character set '%s' to '%s' is not supported"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "La conversión desde el conjunto de caracteres «%s»·a·«%s»·no soportada"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gconvert.c:407
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2004-04-24 14:04:13 +02:00
|
|
|
msgid "Could not open converter from '%s' to '%s'"
|
|
|
|
msgstr "No se pudo abrir el conversor de «%s»·a·«%s»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/gconvert.c:605 glib/gconvert.c:892 glib/giochannel.c:1318
|
|
|
|
#: glib/giochannel.c:1360 glib/giochannel.c:2202 glib/gutf8.c:911
|
2004-10-27 19:56:33 +02:00
|
|
|
#: glib/gutf8.c:1361
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Invalid byte sequence in conversion input"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "La secuencia de bytes no es válida en la entrada de conversión"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/gconvert.c:610 glib/gconvert.c:825 glib/giochannel.c:1325
|
|
|
|
#: glib/giochannel.c:2214
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Error during conversion: %s"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "Ha ocurrido un error·durante la·conversión:·%s"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-10-27 19:56:33 +02:00
|
|
|
#: glib/gconvert.c:628 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253
|
|
|
|
#: glib/gutf8.c:1357
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Partial character sequence at end of input"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "La secuencia parcial de caracteres en el final de la entrada"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gconvert.c:801
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "No se puede convertir el fallback «%s»·al conjunto de códigos·«%s»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/gconvert.c:1597
|
2004-08-31 23:37:05 +02:00
|
|
|
#, c-format
|
2004-07-18 19:44:23 +02:00
|
|
|
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
|
2004-08-31 23:37:05 +02:00
|
|
|
msgstr "La URI·«%s»·no es una URI·absoluta utilizando el esquema «file»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/gconvert.c:1607
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2001-10-25 20:51:58 +02:00
|
|
|
msgid "The local file URI '%s' may not include a '#'"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El archivo local·en la URI «%s»·no debe incluir un·«#»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/gconvert.c:1624
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2001-10-25 20:51:58 +02:00
|
|
|
msgid "The URI '%s' is invalid"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "La URI·«%s»·es inválida"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/gconvert.c:1636
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2002-02-15 18:26:49 +01:00
|
|
|
msgid "The hostname of the URI '%s' is invalid"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El nombre del host de la·URI·«%s»·es inválido"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/gconvert.c:1652
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2001-10-25 20:51:58 +02:00
|
|
|
msgid "The URI '%s' contains invalidly escaped characters"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "La·URI·«%s»·contiene caracteres de escape inválidos"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/gconvert.c:1722
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "The pathname '%s' is not an absolute path"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El nombre de la ruta «%s» no es una ruta absoluta"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/gconvert.c:1732
|
2002-02-15 18:26:49 +01:00
|
|
|
msgid "Invalid hostname"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Nombre del host inválido"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-10-27 19:56:33 +02:00
|
|
|
#: glib/gdir.c:120 glib/gdir.c:140
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2001-12-24 01:48:58 +01:00
|
|
|
msgid "Error opening directory '%s': %s"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al abrir el directorio «%s»:·%s"
|
2001-12-24 01:48:58 +01:00
|
|
|
|
2004-10-27 19:56:33 +02:00
|
|
|
#: glib/gfileutils.c:502 glib/gfileutils.c:570
|
2001-12-24 01:48:58 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not allocate %lu bytes to read file \"%s\""
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "No se pueden asignar %lu bytes para leer el archivo «%s»"
|
2001-12-24 01:48:58 +01:00
|
|
|
|
2004-10-27 19:56:33 +02:00
|
|
|
#: glib/gfileutils.c:515
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Error reading file '%s': %s"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al leer el archivo «%s»:·%s"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-10-27 19:56:33 +02:00
|
|
|
#: glib/gfileutils.c:592
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to read from file '%s': %s"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error en la lectura desde el archivo «%s»:·%s"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/gfileutils.c:641 glib/gfileutils.c:724
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to open file '%s': %s"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al abrir el archivo «%s»:·%s"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-10-27 19:56:33 +02:00
|
|
|
#: glib/gfileutils.c:656
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
2002-12-20 16:23:12 +01:00
|
|
|
msgstr ""
|
|
|
|
"Ha ocurrido un error al obtener los atributos del archivo %s':·fstat()·falló:"
|
|
|
|
"·%s"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-10-27 19:56:33 +02:00
|
|
|
#: glib/gfileutils.c:688
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to open file '%s': fdopen() failed: %s"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al abrir el archivo «%s»:·fdopen()·falló:·%s"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/gfileutils.c:1012
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2001-09-19 04:12:32 +02:00
|
|
|
msgid "Template '%s' invalid, should not contain a '%s'"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "La plantilla «%s» es inválida, no debería contener un «%s»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/gfileutils.c:1026
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Template '%s' doesn't end with XXXXXX"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "La plantilla ·«%s»· no termina con XXXXXX"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/gfileutils.c:1049
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to create file '%s': %s"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al crear el archivo «%s»:·%s"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/gfileutils.c:1425
|
2003-11-10 19:44:30 +01:00
|
|
|
#, c-format
|
2003-10-24 00:42:31 +02:00
|
|
|
msgid "Failed to read the symbolic link '%s': %s"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al leer el enlace simbólico «%s»:·%s"
|
2003-10-24 00:42:31 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/gfileutils.c:1446
|
2003-10-24 00:42:31 +02:00
|
|
|
msgid "Symbolic links not supported"
|
2003-11-10 19:44:30 +01:00
|
|
|
msgstr "Enlaces simbólicos no soportados"
|
2003-10-24 00:42:31 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/giochannel.c:1146
|
2001-10-25 20:51:58 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Conversion from character set `%s' to `%s' is not supported"
|
2004-09-18 23:03:46 +02:00
|
|
|
msgstr ""
|
|
|
|
"La conversión desde el conjunto de caracteres «%s»·a·«%s»·no está soportada"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/giochannel.c:1150
|
2001-10-25 20:51:58 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not open converter from `%s' to `%s': %s"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "No se pudo abrir el conversor de «%s»·a·«%s»:·%s"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/giochannel.c:1495
|
2001-10-25 20:51:58 +02:00
|
|
|
msgid "Can't do a raw read in g_io_channel_read_line_string"
|
2004-09-18 23:03:46 +02:00
|
|
|
msgstr ""
|
|
|
|
"No se puede hacer una lectura en bruto (raw) en g_io_channel_read_line_string"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/giochannel.c:1542 glib/giochannel.c:1799 glib/giochannel.c:1885
|
2001-10-25 20:51:58 +02:00
|
|
|
msgid "Leftover unconverted data in read buffer"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "Datos no convertidos que quedaron en el búfer de lectura"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/giochannel.c:1622 glib/giochannel.c:1699
|
2001-10-25 20:51:58 +02:00
|
|
|
msgid "Channel terminates in a partial character"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El canal termina en un carácter parcial"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
2004-11-12 18:15:54 +01:00
|
|
|
#: glib/giochannel.c:1685
|
2001-10-25 20:51:58 +02:00
|
|
|
msgid "Can't do a raw read in g_io_channel_read_to_end"
|
2004-09-18 23:03:46 +02:00
|
|
|
msgstr ""
|
|
|
|
"No se puede hacer una lectura en bruto (raw) en g_io_channel_read_to_end"
|
2001-10-25 20:51:58 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:226
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Error on line %d char %d: %s"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Error en la línea %d,·carácter·%d:·%s"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:310
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Error on line %d: %s"
|
2002-03-06 05:29:56 +01:00
|
|
|
msgstr "Error·en la línea·%d:·%s"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:415
|
|
|
|
msgid ""
|
|
|
|
"Empty entity '&;' seen; valid entities are: & " < > '"
|
2001-09-02 08:46:40 +02:00
|
|
|
msgstr ""
|
2002-03-08 17:34:21 +01:00
|
|
|
"La entidad '&;' está vacía; las entidades válidas son:·&·"·<·>"
|
|
|
|
"·'"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:425
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Character '%s' is not valid at the start of an entity name; the & character "
|
2002-03-08 17:34:21 +01:00
|
|
|
"begins an entity; if this ampersand isn't supposed to be an entity, escape "
|
|
|
|
"it as &"
|
2001-09-02 08:46:40 +02:00
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"El carácter «%s»·no es válido al inicio del nombre de una entidad; el "
|
2002-12-18 01:17:31 +01:00
|
|
|
"carácter & inicia una entidad; si el signo '&' no debiera que ser una "
|
2002-03-06 05:29:56 +01:00
|
|
|
"entidad, nómbrela como &"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:461
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Character '%s' is not valid inside an entity name"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El carácter «%s»·no es válido dentro del nombre de una entidad"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:505
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Entity name '%s' is not known"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El nombre de la entidad «%s»·es desconocido"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:515
|
2001-09-02 08:46:40 +02:00
|
|
|
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 ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"La entidad no termina con un punto y coma; probablemente utilizó el carácter "
|
|
|
|
"\"&\" sin la intención de indicar una entidad - escape el signo \"&\" como "
|
2002-12-20 16:23:12 +01:00
|
|
|
"&"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:561
|
2001-09-02 08:46:40 +02:00
|
|
|
#, 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 ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"Ha ocurrido un error al analizar «%s»,·el cual debería tener un dígito "
|
2002-12-20 16:23:12 +01:00
|
|
|
"dentro de un carácter de referencia·( por ejemplo ê·)·-·tal vez el "
|
|
|
|
"dígito es demasiado grande"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:586
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Character reference '%s' does not encode a permitted character"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El carácter de referencia «%s» no codifica un carácter permitido"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:603
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Empty character reference; should include a digit such as dž"
|
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"El carácter de referencia está vacío; debería incluir un dígito tal como "
|
2002-03-06 05:29:56 +01:00
|
|
|
"dž"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:613
|
2001-09-02 08:46:40 +02:00
|
|
|
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 ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"El carácter de referencia no termina con punto y coma; probablemente utilizó "
|
|
|
|
"un carácter «&» sin pretender iniciar una entidad - utilice·el·carácter·\"&"
|
2002-03-08 17:34:21 +01:00
|
|
|
"\"·como·&"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:639
|
2002-12-02 23:04:13 +01:00
|
|
|
msgid "Unfinished entity reference"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "Referencia a entidad sin terminar"
|
2002-12-02 23:04:13 +01:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:645
|
2002-12-02 23:04:13 +01:00
|
|
|
msgid "Unfinished character reference"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Referencia a carácter sin terminar"
|
2002-12-02 23:04:13 +01:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:896 glib/gmarkup.c:924 glib/gmarkup.c:955
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Invalid UTF-8 encoded text"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El texto codificado como UTF-8 no es válido"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:991
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Document must begin with an element (e.g. <book>)"
|
2002-03-06 05:29:56 +01:00
|
|
|
msgstr "El documento debe comenzar con un elemento (por ejemplo: <book>)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1030
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"'%s' is not a valid character following a '<' character; it may not begin an "
|
|
|
|
"element name"
|
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"«%s» no es un carácter válido a continuación del carácter '<': no debe "
|
2002-03-06 05:29:56 +01:00
|
|
|
"iniciar el nombre de un elemento"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1093
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Odd character '%s', expected a '>' character to end the start tag of element "
|
|
|
|
"'%s'"
|
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"Carácter impropio «%s», se esperaba un carácter '>' para terminar la "
|
|
|
|
"etiqueta del elemento «%s»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1181
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
2004-09-18 23:03:46 +02:00
|
|
|
msgid ""
|
|
|
|
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
2001-09-02 08:46:40 +02:00
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"Carácter impropio «%s»,·se esperaba el carácter '='·después del nombre de "
|
|
|
|
"atributo·«%s»·del elemento·«%s»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1222
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
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 ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"Carácter impropio «%s»,·se esperaba un carácter '>'·o·'/'·para finalizar el "
|
|
|
|
"inicio de la etiqueta del elemento «%s» u opcionalmente un atributo;·tal vez "
|
|
|
|
"utilizó un carácter que no es válido en un nombre de atributo"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1310
|
2001-09-02 08:46:40 +02:00
|
|
|
#, 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 ""
|
2004-03-09 15:44:02 +01:00
|
|
|
"Carácter impropio «%s», se esperaba una marca de apertura de comillas "
|
|
|
|
"después del signo igual al darle valor al atributo «%s» del elemento «%s»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1451
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
|
|
|
"begin an element name"
|
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"«%s» no es un carácter válido a continuación de los caracteres '</';·«%s»· "
|
|
|
|
"no debe iniciar el nombre de un elemento"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1490
|
2002-02-15 18:26:49 +01:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"'%s' is not a valid character following the close element name '%s'; the "
|
|
|
|
"allowed character is '>'"
|
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"«%s»·no es un carácter válido a continuación del nombre del elemento de "
|
|
|
|
"cierre «%s»; el carácter permitido es '>'"
|
2002-02-15 18:26:49 +01:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1501
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Element '%s' was closed, no element is currently open"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El elemento «%s» fue cerrado, no existe ningún elemento abierto"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1510
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"El·elemento·«%s» fue cerrado,·pero el elemento que está abierto actualmente "
|
|
|
|
"es «%s»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1657
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Document was empty or contained only whitespace"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El documento estaba vacío o sólo contenía espacios en blanco"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1671
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "El documento termina inesperadamente justo después de un '<'"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1679 glib/gmarkup.c:1723
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Document ended unexpectedly with elements still open - '%s' was the last "
|
|
|
|
"element opened"
|
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"El documento termina inesperadamente con elementos todavía abiertos - «%s» "
|
2002-03-06 05:29:56 +01:00
|
|
|
"fue el último elemento abierto"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1687
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
2002-03-08 17:34:21 +01:00
|
|
|
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
|
|
|
"the tag <%s/>"
|
2001-09-02 08:46:40 +02:00
|
|
|
msgstr ""
|
2004-03-06 18:26:58 +01:00
|
|
|
"El documento termina inesperadamente, se esperada un carácter '>' "
|
2002-03-06 05:29:56 +01:00
|
|
|
"finalizando la etiqueta <%s/>"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1693
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Document ended unexpectedly inside an element name"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El documento termina inesperadamente dentro de un nombre de elemento"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1698
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Document ended unexpectedly inside an attribute name"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El documento termina inesperadamente dentro de un nombre de atributo"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1703
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Document ended unexpectedly inside an element-opening tag."
|
2004-03-09 15:44:02 +01:00
|
|
|
msgstr ""
|
|
|
|
"El documento termina inesperadamente dentro de una etiqueta de apertura de "
|
|
|
|
"elemento."
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1709
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid ""
|
|
|
|
"Document ended unexpectedly after the equals sign following an attribute "
|
|
|
|
"name; no attribute value"
|
|
|
|
msgstr ""
|
2002-12-18 01:17:31 +01:00
|
|
|
"El documento termina inesperadamente después de los signos igual que siguen "
|
2004-03-06 18:26:58 +01:00
|
|
|
"al nombre de atributo; sin valor de atributo"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1716
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Document ended unexpectedly while inside an attribute value"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "El documento termina inesperadamente dentro del valor de un atributo"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1731
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
|
|
|
msgstr ""
|
2002-12-18 01:17:31 +01:00
|
|
|
"El documento termina inesperadamente dentro de la etiqueta cierre del "
|
2004-03-06 18:26:58 +01:00
|
|
|
"elemento «%s»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gmarkup.c:1737
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
|
|
|
msgstr ""
|
2002-12-18 01:17:31 +01:00
|
|
|
"El documento termina inesperadamente dentro de un comentario o procesando "
|
2002-03-06 05:29:56 +01:00
|
|
|
"una instrucción"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gshell.c:73
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Quoted text doesn't begin with a quotation mark"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El texto entrecomillado no empieza con un signo de comilla"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gshell.c:163
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Unmatched quotation mark in command line or other shell-quoted text"
|
2004-03-09 15:44:02 +01:00
|
|
|
msgstr ""
|
|
|
|
"Falta una comilla en la línea de comandos o en otro texto con comillas tipo "
|
|
|
|
"shell"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gshell.c:541
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2002-03-06 01:42:44 +01:00
|
|
|
msgid "Text ended just after a '\\' character. (The text was '%s')"
|
2004-09-18 23:03:46 +02:00
|
|
|
msgstr ""
|
|
|
|
"El texto termina justo después de un carácter '\\'. (El texto era «%s»)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gshell.c:548
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
|
|
|
|
msgstr ""
|
2004-03-09 15:44:02 +01:00
|
|
|
"El texto terminó antes de que se encontrase la comilla correspondiente con %"
|
|
|
|
"c (El texto era «%s»)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gshell.c:560
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Text was empty (or contained only whitespace)"
|
2002-03-06 05:29:56 +01:00
|
|
|
msgstr "El texto está vacío (o sólo contiene espacios en blanco)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn-win32.c:296
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Failed to read data from child process"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al leer los datos desde un proceso hijo"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn-win32.c:425
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid ""
|
|
|
|
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
|
|
|
"process"
|
|
|
|
msgstr ""
|
2002-12-18 01:17:31 +01:00
|
|
|
"Ha ocurrido un error inesperado en g_io_channel_win32_poll() al leer datos "
|
2004-03-06 18:26:58 +01:00
|
|
|
"desde un proceso hijo"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn-win32.c:851 glib/gspawn.c:1013
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to read from child pipe (%s)"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al leer desde el conducto (pipe) hijo (%s)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn-win32.c:931
|
2002-12-02 23:04:13 +01:00
|
|
|
msgid "Failed to execute helper program"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al ejecutar el programa auxiliar"
|
2002-12-02 23:04:13 +01:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn-win32.c:952 glib/gspawn-win32.c:996
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to execute child process (%s)"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "Ha ocurrido un error al ejecutar el proceso hijo (%s)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn-win32.c:987 glib/gspawn.c:1218
|
2003-10-24 00:42:31 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to change to directory '%s' (%s)"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al cambiar al directorio «%s»·(%s)"
|
2003-10-24 00:42:31 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn-win32.c:1041 glib/gspawn.c:1349
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to create pipe for communicating with child process (%s)"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr ""
|
2004-03-09 15:44:02 +01:00
|
|
|
"Ha ocurrido un error en la creación de un conducto (pipe) para comunicarse "
|
|
|
|
"con el proceso hijo (%s)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn.c:179
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to read data from child process (%s)"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "Ha ocurrido un error en la lectura de datos desde el proceso hijo (%s)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn.c:310
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Unexpected error in select() reading data from a child process (%s)"
|
2002-12-20 16:23:12 +01:00
|
|
|
msgstr ""
|
|
|
|
"Ha ocurrido un error inesperado en select()·leyendo datos desde el proceso "
|
|
|
|
"hijo (%s)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn.c:393
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Unexpected error in waitpid() (%s)"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "Ha ocurrido un error inesperado en waitpid()·(%s)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn.c:1078
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to fork (%s)"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Falló al bifurcar (fork) (%s)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn.c:1228
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2001-12-24 01:48:58 +01:00
|
|
|
msgid "Failed to execute child process \"%s\" (%s)"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error al ejecutar el proceso hijo «%s» (%s)"
|
2001-12-24 01:48:58 +01:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn.c:1238
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to redirect output or input of child process (%s)"
|
2004-03-09 15:44:02 +01:00
|
|
|
msgstr ""
|
|
|
|
"Ha ocurrido un error al redirigir la salida o la entrada del proceso hijo (%"
|
|
|
|
"s)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn.c:1247
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to fork child process (%s)"
|
2002-12-18 01:17:31 +01:00
|
|
|
msgstr "Ha ocurrido un error al lanzar el proceso hijo·(%s)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn.c:1255
|
2002-03-06 05:29:56 +01:00
|
|
|
#, c-format
|
2001-12-24 01:48:58 +01:00
|
|
|
msgid "Unknown error executing child process \"%s\""
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "Ha ocurrido un error desconocido al ejecutar el proceso hijo «%s»"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gspawn.c:1277
|
2001-09-02 08:46:40 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to read enough data from child pid pipe (%s)"
|
2002-12-20 16:23:12 +01:00
|
|
|
msgstr ""
|
2004-03-09 15:44:02 +01:00
|
|
|
"Ha ocurrido un error al intentar leer suficientes datos desde el conducto "
|
|
|
|
"hijo (%s)"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-09-18 23:03:46 +02:00
|
|
|
#: glib/gutf8.c:986
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Character out of range for UTF-8"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El carácter se encuentra fuera del rango para UTF-8"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-10-27 19:56:33 +02:00
|
|
|
#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
|
|
|
|
#: glib/gutf8.c:1371 glib/gutf8.c:1467
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Invalid sequence in conversion input"
|
2002-03-06 05:29:56 +01:00
|
|
|
msgstr "La secuencia en la conversión de entrada no es válida"
|
2001-09-02 08:46:40 +02:00
|
|
|
|
2004-10-27 19:56:33 +02:00
|
|
|
#: glib/gutf8.c:1382 glib/gutf8.c:1478
|
2001-09-02 08:46:40 +02:00
|
|
|
msgid "Character out of range for UTF-16"
|
2004-03-06 18:26:58 +01:00
|
|
|
msgstr "El carácter se encuentra fuera del rango para UTF-16"
|
2003-10-24 00:42:31 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/goption.c:402
|
2004-08-25 07:02:57 +02:00
|
|
|
msgid "Usage:"
|
2004-08-31 23:37:05 +02:00
|
|
|
msgstr "Uso:"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/goption.c:402
|
2004-08-25 07:02:57 +02:00
|
|
|
msgid "[OPTION...]"
|
2004-08-31 23:37:05 +02:00
|
|
|
msgstr "[OPCIÓN...]"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/goption.c:489
|
2004-08-25 07:02:57 +02:00
|
|
|
msgid "Help Options:"
|
2004-08-31 23:37:05 +02:00
|
|
|
msgstr "Opciones de ayuda:"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/goption.c:489
|
2004-08-25 07:02:57 +02:00
|
|
|
msgid "Show help options"
|
2004-08-31 23:37:05 +02:00
|
|
|
msgstr "Mostrar opciones de ayuda"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/goption.c:493
|
2004-08-25 07:02:57 +02:00
|
|
|
msgid "Show all help options"
|
2004-08-31 23:37:05 +02:00
|
|
|
msgstr "Mostrar todas las opciones de ayuda"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/goption.c:541
|
2004-08-25 07:02:57 +02:00
|
|
|
msgid "Application Options:"
|
2004-08-31 23:37:05 +02:00
|
|
|
msgstr "Opciones de la aplicación:"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/goption.c:580
|
2004-08-25 07:02:57 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Cannot parse integer value '%s' for --%s"
|
2004-08-31 23:37:05 +02:00
|
|
|
msgstr "No se puede parsear el valor entero «%s» para --%s"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/goption.c:590
|
2004-08-25 07:02:57 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Integer value '%s' for %s out of range"
|
2004-08-31 23:37:05 +02:00
|
|
|
msgstr "El valor entero «%s» para %s está fuera de rango"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
2004-11-03 00:06:58 +01:00
|
|
|
#: glib/goption.c:1310
|
2004-08-25 07:02:57 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Unknown option %s"
|
2004-08-31 23:37:05 +02:00
|
|
|
msgstr "Opción desconocida %s"
|
2004-08-25 07:02:57 +02:00
|
|
|
|
2003-10-24 00:42:31 +02:00
|
|
|
#~ msgid "Incorrect message size"
|
|
|
|
#~ msgstr "El tamaño del mensaje es incorrecto"
|
|
|
|
|
|
|
|
#~ msgid "Socket error"
|
|
|
|
#~ msgstr "Error de socket"
|