summaryrefslogtreecommitdiff
path: root/po/gl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/gl.po')
-rw-r--r--po/gl.po80
1 files changed, 40 insertions, 40 deletions
diff --git a/po/gl.po b/po/gl.po
index 191375f8b..e502900b3 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: glib\n"
-"POT-Creation-Date: 2002-07-26 17:56-0400\n"
+"POT-Creation-Date: 2002-11-04 15:31-0500\n"
"PO-Revision-Date: 2002-06-08 00:28+0200\n"
"Last-Translator: Manuel A. Fernández Montecelo <manuel@sindominio.net>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
@@ -24,13 +24,13 @@ 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:602 glib/gconvert.c:892 glib/giochannel.c:1291
-#: glib/giochannel.c:1333 glib/giochannel.c:2171 glib/gutf8.c:875
+#: glib/giochannel.c:1333 glib/giochannel.c:2175 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ón"
#: glib/gconvert.c:607 glib/gconvert.c:823 glib/giochannel.c:1298
-#: glib/giochannel.c:2183
+#: glib/giochannel.c:2187
#, c-format
msgid "Error during conversion: %s"
msgstr "Erro durante a conversión: %s"
@@ -144,15 +144,15 @@ msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr ""
"Non se pode facer unha lectura crúa (raw) en g_io_channel_read_line_string"
-#: glib/giochannel.c:1515 glib/giochannel.c:1769 glib/giochannel.c:1855
+#: glib/giochannel.c:1515 glib/giochannel.c:1772 glib/giochannel.c:1858
msgid "Leftover unconverted data in read buffer"
msgstr "Sobran datos non convertidos no buffer de lectura"
-#: glib/giochannel.c:1595 glib/giochannel.c:1669
+#: glib/giochannel.c:1595 glib/giochannel.c:1672
msgid "Channel terminates in a partial character"
msgstr "A canle remata nun caracter parcial"
-#: glib/giochannel.c:1655
+#: glib/giochannel.c:1658
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Non se pode facer unha lectura crúa (raw) en g_io_channel_read_to_end"
@@ -178,14 +178,14 @@ msgstr "Erro na liña %d caracter %d: %s"
msgid "Error on line %d: %s"
msgstr "Erro na liña %d: %s"
-#: glib/gmarkup.c:423
+#: glib/gmarkup.c:422
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"Vista unha entidade baleira '&;'; entidades válidas son: &amp; &quot; &lt; "
"&gt; &apos;"
-#: glib/gmarkup.c:433
+#: glib/gmarkup.c:432
#, c-format
msgid ""
"Character '%s' is not valid at the start of an entity name; the & character "
@@ -196,17 +196,17 @@ msgstr ""
"comeza unha entidade; se se supón que non queres poñer unha entidade pon o & "
"como &amp;"
-#: glib/gmarkup.c:469
+#: glib/gmarkup.c:463
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "O caracter '%s' non é válido no nome dunha entidade"
-#: glib/gmarkup.c:513
+#: glib/gmarkup.c:498
#, c-format
msgid "Entity name '%s' is not known"
msgstr "Non se coñece o nome de entidade '%s'"
-#: glib/gmarkup.c:523
+#: glib/gmarkup.c:509
msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;"
@@ -215,7 +215,7 @@ msgstr ""
"caracter & sen intención de comezar unha entidade, se é así debe porse como "
"&amp;"
-#: glib/gmarkup.c:569
+#: glib/gmarkup.c:555
#, c-format
msgid ""
"Failed to parse '%s', which should have been a digit inside a character "
@@ -224,17 +224,17 @@ msgstr ""
"Fallo ao interpretar '%s', que debería ser un díxito dentro dunha referencia "
"de caracter (pex. &#234;) - quizais o díxito é longo de máis"
-#: glib/gmarkup.c:594
+#: glib/gmarkup.c:580
#, c-format
msgid "Character reference '%s' does not encode a permitted character"
msgstr "A referencia de caracter '%s' non codifica un caracter permitido"
-#: glib/gmarkup.c:611
+#: glib/gmarkup.c:597
msgid "Empty character reference; should include a digit such as &#454;"
msgstr ""
"Referencia de caracter baleira; debería incluír un díxito tal como &#454;"
-#: glib/gmarkup.c:621
+#: glib/gmarkup.c:607
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -244,23 +244,23 @@ msgstr ""
"que se usou un caracter & sen intención de comezar unha entidade - debese "
"escapar o & como &amp;"
-#: glib/gmarkup.c:647
+#: glib/gmarkup.c:633
msgid "Unfinished entity reference"
msgstr "Referencia a entidade non rematada"
-#: glib/gmarkup.c:653
+#: glib/gmarkup.c:639
msgid "Unfinished character reference"
msgstr "Referencia a caracter non rematada"
-#: glib/gmarkup.c:896 glib/gmarkup.c:924 glib/gmarkup.c:955
+#: glib/gmarkup.c:880 glib/gmarkup.c:908 glib/gmarkup.c:939
msgid "Invalid UTF-8 encoded text"
msgstr "Texto codificado en UTF-8 non válido"
-#: glib/gmarkup.c:991
+#: glib/gmarkup.c:975
msgid "Document must begin with an element (e.g. <book>)"
msgstr "O documento debe comezar cun elemento (pex. <book>)"
-#: glib/gmarkup.c:1030
+#: glib/gmarkup.c:1014
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -269,7 +269,7 @@ msgstr ""
"'%s' non é un caracter válido seguindo ao caracter '<'; non pode estar ao "
"comezo dun nome de elemento"
-#: glib/gmarkup.c:1093
+#: glib/gmarkup.c:1077
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
@@ -278,7 +278,7 @@ msgstr ""
"Caracter sobrante '%s', agardábase un caracter '>' para pechar a etiqueta de "
"comezo do elemento '%s'"
-#: glib/gmarkup.c:1180
+#: glib/gmarkup.c:1164
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -286,7 +286,7 @@ msgstr ""
"Caracter sobrante '%s', agardábase un '=' despois do nome do atributo '%s' "
"do elemento '%s'"
-#: glib/gmarkup.c:1221
+#: glib/gmarkup.c:1205
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -297,7 +297,7 @@ msgstr ""
"comezo do elemento '%s', ou opcionalmente un atributo; quizais se usou un "
"caracter non válido no nome dun atributo"
-#: glib/gmarkup.c:1304
+#: glib/gmarkup.c:1288
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -306,7 +306,7 @@ msgstr ""
"Caracter sobrante '%s', agardábase un caracter de comezo de comiñas despois "
"do signo igual para dar un valor ao atributo '%s' do elemento '%s'"
-#: glib/gmarkup.c:1444
+#: glib/gmarkup.c:1428
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -315,7 +315,7 @@ msgstr ""
"'%s' non é un caracter válido seguindo aos caracteres '</'; '%s' non pode "
"comezar o nome dun elemento"
-#: glib/gmarkup.c:1482
+#: glib/gmarkup.c:1466
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -324,26 +324,26 @@ msgstr ""
"'%s' non é un caracter válido para pechar o elemento de nome '%s'; o "
"caracter permitido é '>'"
-#: glib/gmarkup.c:1493
+#: glib/gmarkup.c:1477
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "Pechouse o elemento '%s', actualmente non hai ningún elemento aberto"
-#: glib/gmarkup.c:1502
+#: glib/gmarkup.c:1486
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr ""
"Pechouse o elemento '%s', sen embargo o elemento aberto actualmente é '%s'"
-#: glib/gmarkup.c:1661
+#: glib/gmarkup.c:1645
msgid "Document was empty or contained only whitespace"
msgstr "O documento estaba baleiro ou contiña namais espacios en branco"
-#: glib/gmarkup.c:1675
+#: glib/gmarkup.c:1659
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "O documento rematou inesperadamente despois dun símbolo '<'"
-#: glib/gmarkup.c:1683 glib/gmarkup.c:1727
+#: glib/gmarkup.c:1667 glib/gmarkup.c:1711
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -352,7 +352,7 @@ msgstr ""
"O documento rematou inesperadamente con elementos ainda abertos - '%s' era o "
"último elemento aberto"
-#: glib/gmarkup.c:1691
+#: glib/gmarkup.c:1675
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -361,21 +361,21 @@ msgstr ""
"O documento rematou inesperadamente, agardábase ver un símbolo '>' pechando "
"a etiqueta <%s/>"
-#: glib/gmarkup.c:1697
+#: glib/gmarkup.c:1681
msgid "Document ended unexpectedly inside an element name"
msgstr "O documento rematou inesperadamente dentro dun nome de elemento"
-#: glib/gmarkup.c:1702
+#: glib/gmarkup.c:1686
msgid "Document ended unexpectedly inside an attribute name"
msgstr "O documento rematou inesperadamente dentro dun nome de atributo"
-#: glib/gmarkup.c:1707
+#: glib/gmarkup.c:1691
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr ""
"O documento rematou inesperadamente dentro dunha etiqueta de comezo de "
"elemento"
-#: glib/gmarkup.c:1713
+#: glib/gmarkup.c:1697
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -383,19 +383,19 @@ msgstr ""
"O documento rematou inesperadamente despois do signo igual seguindo a un "
"nome de atributo; non hai valor para o atributo"
-#: glib/gmarkup.c:1720
+#: glib/gmarkup.c:1704
msgid "Document ended unexpectedly while inside an attribute value"
msgstr ""
"O documento rematou inesperadamente estando dentro dun valor de atributo"
-#: glib/gmarkup.c:1735
+#: glib/gmarkup.c:1719
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr ""
"O documento rematou inesperadamente dentro da etiqueta que pechaba o "
"elemento '%s'"
-#: glib/gmarkup.c:1741
+#: glib/gmarkup.c:1725
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"O documento rematou inesperadamente dentro dun comentario ou instrucción de "
@@ -453,7 +453,7 @@ msgstr "Fallo ao cambiar ao directorio '%s' (%s)"
msgid "Failed to execute child process (%s)"
msgstr "Fallo ao executar proceso fillo (%s)"
-#: glib/gspawn-win32.c:828 glib/gspawn.c:1245
+#: glib/gspawn-win32.c:828 glib/gspawn.c:1265
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Fallo ao crear unha tubería para comunicarse con proceso fillo (%s)"