2001-11-26 00:24:51 +01:00
|
|
|
# Galician translation of GLib
|
|
|
|
# Copyright (C) 2001 Free Software Foundation, Inc.
|
2002-05-22 21:52:41 +02:00
|
|
|
# Manuel A. Fernández Montecelo <manuel@sindominio.net>, 2001.
|
2001-11-26 00:24:51 +01:00
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: glib\n"
|
2002-12-20 16:23:12 +01:00
|
|
|
"POT-Creation-Date: 2002-12-20 10:12-0500\n"
|
2001-12-27 00:29:38 +01:00
|
|
|
"PO-Revision-Date: 2001-12-19 21:39+0100\n"
|
2002-05-22 21:52:41 +02:00
|
|
|
"Last-Translator: Manuel A. Fernández Montecelo <manuel@sindominio.net>\n"
|
2001-11-26 00:24:51 +01:00
|
|
|
"Language-Team: Galician <proxecto@trasno.net>\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
2002-05-22 21:52:41 +02:00
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2001-11-26 00:24:51 +01:00
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gconvert.c:401
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Conversion from character set '%s' to '%s' is not supported"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Non está soportada a conversión do conxunto de caracteres '%s' a '%s'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gconvert.c:405
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not open converter from '%s' to '%s': %s"
|
|
|
|
msgstr "Non se puido abrir o conversor de '%s' a '%s': %s"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gconvert.c:603 glib/gconvert.c:893 glib/giochannel.c:1295
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/giochannel.c:1337 glib/giochannel.c:2179 glib/gutf8.c:907
|
|
|
|
#: glib/gutf8.c:1352
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Invalid byte sequence in conversion input"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Secuencia de bytes non válida na entrada da conversión"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gconvert.c:608 glib/gconvert.c:824 glib/giochannel.c:1302
|
|
|
|
#: glib/giochannel.c:2191
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Error during conversion: %s"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Erro durante a conversión: %s"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gconvert.c:626 glib/gutf8.c:903 glib/gutf8.c:1103 glib/gutf8.c:1244
|
|
|
|
#: glib/gutf8.c:1348
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Partial character sequence at end of input"
|
|
|
|
msgstr "Secuencia parcial de caracter ao final da entrada"
|
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gconvert.c:799
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Non se pode converter o por defecto (fallback) '%s' ao código '%s'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gconvert.c:1633
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "The URI '%s' is not an absolute URI using the file scheme"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "O URI '%s' non é un URI absoluto usando o esquema de ficheiro"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gconvert.c:1643
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "The local file URI '%s' may not include a '#'"
|
|
|
|
msgstr "O URI de ficheiro local '%s' non pode incluir un '#'"
|
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gconvert.c:1660
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "The URI '%s' is invalid"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "O URI '%s' non é válido"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gconvert.c:1672
|
2002-02-15 18:26:49 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "The hostname of the URI '%s' is invalid"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "O nome do servidor no URI '%s' contén caracteres de escape non válidos"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gconvert.c:1688
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "The URI '%s' contains invalidly escaped characters"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "A URI '%s' contén caracteres de escape non válidos"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gconvert.c:1759
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "The pathname '%s' is not an absolute path"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "O nome de ruta '%s' non é unha ruta absoluta"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gconvert.c:1769
|
2002-02-15 18:26:49 +01:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Invalid hostname"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Secuencia de bytes non válida no nome do servidor"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gdir.c:80
|
2001-12-27 00:29:38 +01:00
|
|
|
#, c-format
|
2001-12-24 01:48:58 +01:00
|
|
|
msgid "Error opening directory '%s': %s"
|
2001-12-27 00:29:38 +01:00
|
|
|
msgstr "Erro abrindo o directorio '%s': %s"
|
2001-12-24 01:48:58 +01:00
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gfileutils.c:384 glib/gfileutils.c:449
|
2001-12-24 01:48:58 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not allocate %lu bytes to read file \"%s\""
|
2001-12-27 00:29:38 +01:00
|
|
|
msgstr "Non se puideron asignar %lu bytes para ler o ficheiro \"%s\""
|
2001-12-24 01:48:58 +01:00
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gfileutils.c:395
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Error reading file '%s': %s"
|
|
|
|
msgstr "Erro lendo o ficheiro '%s': %s"
|
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gfileutils.c:471
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to read from file '%s': %s"
|
|
|
|
msgstr "Fallo ao ler desde o ficheiro '%s': %s"
|
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gfileutils.c:518 glib/gfileutils.c:586
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to open file '%s': %s"
|
|
|
|
msgstr "Fallo ao abrir o ficheiro '%s': %s"
|
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gfileutils.c:532
|
2001-11-26 00:24:51 +01:00
|
|
|
#, 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"
|
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gfileutils.c:558
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to open file '%s': fdopen() failed: %s"
|
|
|
|
msgstr "Fallo ao abrir o ficheiro '%s': fdopen() fallou: %s"
|
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gfileutils.c:765
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Template '%s' invalid, should not contain a '%s'"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "O modelo '%s' non é válido, non debería conter '%s'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gfileutils.c:777
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Template '%s' doesn't end with XXXXXX"
|
|
|
|
msgstr "O modelo '%s' non remata con XXXXXX"
|
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gfileutils.c:798
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to create file '%s': %s"
|
|
|
|
msgstr "Fallo ao crear o ficheiro '%s': %s"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/giochannel.c:1123
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Conversion from character set `%s' to `%s' is not supported"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Non está soportada a conversión do conxunto de caracteres '%s' a '%s'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/giochannel.c:1127
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not open converter from `%s' to `%s': %s"
|
|
|
|
msgstr "Non se puido abrir o conversor de '%s' a '%s': %s"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/giochannel.c:1472
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Can't do a raw read in g_io_channel_read_line_string"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Non se pode facer unha lectura crúa (raw) en g_io_channel_read_line_string"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/giochannel.c:1519 glib/giochannel.c:1776 glib/giochannel.c:1862
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Leftover unconverted data in read buffer"
|
|
|
|
msgstr "Sobran datos non convertidos no buffer de lectura"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/giochannel.c:1599 glib/giochannel.c:1676
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Channel terminates in a partial character"
|
|
|
|
msgstr "A canle remata nun caracter parcial"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/giochannel.c:1662
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Can't do a raw read in g_io_channel_read_to_end"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Non se pode facer unha lectura crúa (raw) en g_io_channel_read_to_end"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-03-29 00:40:18 +01:00
|
|
|
#: glib/giowin32.c:712 glib/giowin32.c:741
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Incorrect message size"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Tamaño de mensaxe incorrecto"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-20 16:23:12 +01:00
|
|
|
#: glib/giowin32.c:1034 glib/giowin32.c:1087
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Socket error"
|
|
|
|
msgstr "Erro de socket"
|
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:222
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Error on line %d char %d: %s"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Erro na liña %d caracter %d: %s"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:306
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Error on line %d: %s"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Erro na liña %d: %s"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:385
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid ""
|
|
|
|
"Empty entity '&;' seen; valid entities are: & " < > '"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Vista unha entidade baleira '&;'; entidades válidas son: & " < "
|
2001-12-24 01:48:58 +01:00
|
|
|
"> '"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:395
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
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 &"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"O caracter '%s' non é válido ao comezo do nome dunha entidade, o caracter & "
|
|
|
|
"comeza unha entidade; se se supón que non queres poñer unha entidade pon o & "
|
2001-12-24 01:48:58 +01:00
|
|
|
"como &"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:431
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Character '%s' is not valid inside an entity name"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "O caracter '%s' non é válido no nome dunha entidade"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:475
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Entity name '%s' is not known"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Non se coñece o nome de entidade '%s'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:485
|
2001-11-26 00:24:51 +01: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 &"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"A entidade non remata cun punto e coma, o máis seguro é que usase un "
|
|
|
|
"caracter & sen intención de comezar unha entidade, se é así póñao como &"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:531
|
2001-11-26 00:24:51 +01: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"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Fallo ao interpretar '%s', que debería ser un díxito dentro dunha referencia "
|
|
|
|
"de caracter (pex. ê) - quizais o díxito é longo de máis"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:556
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Character reference '%s' does not encode a permitted character"
|
|
|
|
msgstr "A referencia de caracter '%s' non codifica un caracter permitido"
|
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:573
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Empty character reference; should include a digit such as dž"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Referencia de caracter baleira; debería incluír un díxito tal como dž"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:583
|
2001-11-26 00:24:51 +01: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 &"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"A referencia de caracter '%s' non remataba con punto e coma, o máis seguro é "
|
|
|
|
"que usase un caracter & sen intención de comezar unha entidade - pon o & "
|
2001-12-24 01:48:58 +01:00
|
|
|
"como &"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:609
|
|
|
|
msgid "Unfinished entity reference"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: glib/gmarkup.c:615
|
|
|
|
msgid "Unfinished character reference"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: glib/gmarkup.c:860 glib/gmarkup.c:888 glib/gmarkup.c:919
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Invalid UTF-8 encoded text"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Texto codificado en UTF-8 non válido"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:955
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Document must begin with an element (e.g. <book>)"
|
|
|
|
msgstr "O documento debe comezar cun elemento (pex. <book>)"
|
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:994
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"'%s' is not a valid character following a '<' character; it may not begin an "
|
|
|
|
"element name"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"'%s' non é un caracter válido seguindo ao caracter '<'; non pode estar ao "
|
2001-12-24 01:48:58 +01:00
|
|
|
"comezo dun nome de elemento"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1057
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Odd character '%s', expected a '>' character to end the start tag of element "
|
|
|
|
"'%s'"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Caracter sobrante '%s', agardábase un caracter '>' para pechar a etiqueta de "
|
2001-12-24 01:48:58 +01:00
|
|
|
"comezo do elemento '%s'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1144
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Caracter sobrante '%s', agardábase un '=' despois do nome do atributo '%s' "
|
2001-12-24 01:48:58 +01:00
|
|
|
"do elemento '%s'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1185
|
2001-11-26 00:24:51 +01: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"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Caracter sobrante '%s', agardábase '>' ou '/' para pechar a etiqueta de "
|
2001-12-24 01:48:58 +01:00
|
|
|
"comezo do elemento '%s', ou opcionalmente un atributo; quizais usou un "
|
2002-05-22 21:52:41 +02:00
|
|
|
"caracter non válido no nome dun atributo"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1268
|
2001-11-26 00:24:51 +01: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'"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Caracter sobrante '%s', agardábase un caracter '\"' despois do signo igual "
|
2001-12-24 01:48:58 +01:00
|
|
|
"para dar un valor ao atributo '%s' do elemento '%s'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1408
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
|
|
|
"begin an element name"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"'%s' non é un caracter válido seguindo aos caracteres '</'; '%s' non pode "
|
2001-12-24 01:48:58 +01:00
|
|
|
"comezar o nome dun elemento"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1446
|
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 ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"'%s' non é un caracter válido para pechar o elemento de nome '%s'; o "
|
|
|
|
"caracter permitido é '>'"
|
2002-02-15 18:26:49 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1457
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Element '%s' was closed, no element is currently open"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Pechouse o elemento '%s', actualmente non hai ningún elemento aberto"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1466
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Pechouse o elemento '%s', sen embargo o elemento aberto actualmente é '%s'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1613
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Document was empty or contained only whitespace"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "O documento estaba baleiro ou contiña namais espacios en branco"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1627
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "O documento rematou inesperadamente despois dun símbolo '<'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1635 glib/gmarkup.c:1679
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Document ended unexpectedly with elements still open - '%s' was the last "
|
|
|
|
"element opened"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
|
|
|
"O documento rematou inesperadamente con elementos ainda abertos - '%s' era o "
|
2002-05-22 21:52:41 +02:00
|
|
|
"último elemento aberto"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1643
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
|
|
|
"the tag <%s/>"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"O documento rematou inesperadamente, agardábase ver un símbolo '>' pechando "
|
2001-12-24 01:48:58 +01:00
|
|
|
"a etiqueta <%s/>"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1649
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Document ended unexpectedly inside an element name"
|
|
|
|
msgstr "O documento rematou inesperadamente dentro dun nome de elemento"
|
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1654
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Document ended unexpectedly inside an attribute name"
|
|
|
|
msgstr "O documento rematou inesperadamente dentro dun nome de atributo"
|
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1659
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Document ended unexpectedly inside an element-opening tag."
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
|
|
|
"O documento rematou inesperadamente dentro dunha etiqueta de comezo de "
|
|
|
|
"elemento"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1665
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid ""
|
|
|
|
"Document ended unexpectedly after the equals sign following an attribute "
|
|
|
|
"name; no attribute value"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
|
|
|
"O documento rematou inesperadamente despois do signo igual seguindo a un "
|
|
|
|
"nome de atributo; non hai valor para o atributo"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1672
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Document ended unexpectedly while inside an attribute value"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
|
|
|
"O documento rematou inesperadamente estando dentro dun valor de atributo"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1687
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
|
|
|
"O documento rematou inesperadamente dentro da etiqueta que pechaba o "
|
|
|
|
"elemento '%s'"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-02 23:04:13 +01:00
|
|
|
#: glib/gmarkup.c:1693
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"O documento rematou inesperadamente dentro dun comentario ou instrucción de "
|
2001-12-24 01:48:58 +01:00
|
|
|
"procesamento"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gshell.c:72
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Quoted text doesn't begin with a quotation mark"
|
|
|
|
msgstr "O texto en forma citada non comenza cunha marca de cita"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gshell.c:162
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Unmatched quotation mark in command line or other shell-quoted text"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Marca de cita non pechada en liña de comandos ou outro texto en forma de "
|
2001-12-24 01:48:58 +01:00
|
|
|
"cita nunha shell"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gshell.c:530
|
2002-03-06 01:42:44 +01:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Text ended just after a '\\' character. (The text was '%s')"
|
2001-11-26 00:24:51 +01:00
|
|
|
msgstr "O texto rematou despois dun caracter ''. (O texto era '%s')"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gshell.c:537
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"O texto rematou antes de atopar a comiña final para %c. (O texto era '%s')"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gshell.c:549
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Text was empty (or contained only whitespace)"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "O texto estaba baleiro (ou contiña espacios en branco namais)"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn-win32.c:208
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Failed to read data from child process"
|
|
|
|
msgstr "Fallo ao ler datos de proceso fillo"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn-win32.c:336
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid ""
|
|
|
|
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
|
|
|
"process"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
|
|
|
"Erro non agardado en g_io_channel_win32_poll() lendo datos desde un proceso "
|
|
|
|
"fillo"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gspawn-win32.c:706 glib/gspawn.c:961
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to read from child pipe (%s)"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Fallo ao ler desde tubería filla (%s)"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gspawn-win32.c:784
|
2002-12-02 23:04:13 +01:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Failed to execute helper program"
|
|
|
|
msgstr "Fallo ao executar proceso fillo (%s)"
|
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gspawn-win32.c:817 glib/gspawn.c:1166
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to change to directory '%s' (%s)"
|
|
|
|
msgstr "Fallo ao cambiar ao directorio '%s' (%s)"
|
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gspawn-win32.c:826
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to execute child process (%s)"
|
|
|
|
msgstr "Fallo ao executar proceso fillo (%s)"
|
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gspawn-win32.c:869 glib/gspawn.c:1297
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to create pipe for communicating with child process (%s)"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Fallo ao crear unha tubería para comunicarse con proceso fillo (%s)"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn.c:167
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to read data from child process (%s)"
|
|
|
|
msgstr "Fallo ao ler datos de proceso fillo (%s)"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn.c:299
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Unexpected error in select() reading data from a child process (%s)"
|
|
|
|
msgstr "Erro non agargado en select() lendo datos dun proceso fillo (%s)"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn.c:382
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Unexpected error in waitpid() (%s)"
|
|
|
|
msgstr "Erro non agardado en waitpid() (%s)"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn.c:1026
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to fork (%s)"
|
|
|
|
msgstr "Fallo ao bifurcar (%s)"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn.c:1176
|
2001-12-27 00:29:38 +01:00
|
|
|
#, c-format
|
2001-12-24 01:48:58 +01:00
|
|
|
msgid "Failed to execute child process \"%s\" (%s)"
|
2001-12-27 00:29:38 +01:00
|
|
|
msgstr "Fallo ao executar proceso fillo \"%s\" (%s)"
|
2001-12-24 01:48:58 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn.c:1186
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to redirect output or input of child process (%s)"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Fallo ao redirixir a saída ou entrada do proceso fillo (%s)"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn.c:1195
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to fork child process (%s)"
|
|
|
|
msgstr "Fallo ao bifurcar proceso fillo (%s)"
|
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn.c:1203
|
2001-12-27 00:29:38 +01:00
|
|
|
#, c-format
|
2001-12-24 01:48:58 +01:00
|
|
|
msgid "Unknown error executing child process \"%s\""
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Erro descoñecido executando o proceso fillo \"%s\""
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-12 00:13:25 +01:00
|
|
|
#: glib/gspawn.c:1225
|
2001-11-26 00:24:51 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to read enough data from child pid pipe (%s)"
|
2001-12-24 01:48:58 +01:00
|
|
|
msgstr ""
|
2002-05-22 21:52:41 +02:00
|
|
|
"Fallo de lectura de suficientes datos desde a tubería filla con PID (%s)"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gutf8.c:982
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Character out of range for UTF-8"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Caracter fóra de rango para UTF-8"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gutf8.c:1071 glib/gutf8.c:1080 glib/gutf8.c:1212 glib/gutf8.c:1221
|
|
|
|
#: glib/gutf8.c:1362 glib/gutf8.c:1458
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Invalid sequence in conversion input"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Secuencia non válida na entrada da conversión"
|
2001-11-26 00:24:51 +01:00
|
|
|
|
2002-12-16 23:58:40 +01:00
|
|
|
#: glib/gutf8.c:1373 glib/gutf8.c:1469
|
2001-11-26 00:24:51 +01:00
|
|
|
msgid "Character out of range for UTF-16"
|
2002-05-22 21:52:41 +02:00
|
|
|
msgstr "Caracter fóra de rango para UTF-16"
|
2002-12-20 16:23:12 +01:00
|
|
|
|
|
|
|
#~ msgid "Channel set flags unsupported"
|
|
|
|
#~ msgstr "Non está soportado o establecemento de sinaladores na canle"
|