summaryrefslogtreecommitdiff
path: root/po/gl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/gl.po')
-rw-r--r--po/gl.po111
1 files changed, 61 insertions, 50 deletions
diff --git a/po/gl.po b/po/gl.po
index 0a48dbc49..34129799f 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-08-03 21:54-0400\n"
+"POT-Creation-Date: 2007-09-16 14:50-0400\n"
"PO-Revision-Date: 2007-05-19 17:21+0200\n"
"Last-Translator: Ignacio Casal Quinteiro <icq@cvs.gnome.org>\n"
"Language-Team: Galego <proxecto@trasno.net>\n"
@@ -365,15 +365,26 @@ msgstr "Referencia a entidade sen rematar"
msgid "Unfinished character reference"
msgstr "Referencia a carácter sen rematar"
-#: glib/gmarkup.c:958 glib/gmarkup.c:986 glib/gmarkup.c:1022
-msgid "Invalid UTF-8 encoded text"
+#: glib/gmarkup.c:958
+#, fuzzy
+msgid "Invalid UTF-8 encoded text - overlong sequence"
msgstr "Texto codificado en UTF-8 non válido"
-#: glib/gmarkup.c:1058
+#: glib/gmarkup.c:986
+#, fuzzy
+msgid "Invalid UTF-8 encoded text - not a start char"
+msgstr "Texto codificado en UTF-8 non válido"
+
+#: glib/gmarkup.c:1022
+#, fuzzy, c-format
+msgid "Invalid UTF-8 encoded text - not valid '%s'"
+msgstr "Texto codificado en UTF-8 non válido"
+
+#: glib/gmarkup.c:1060
msgid "Document must begin with an element (e.g. <book>)"
msgstr "O documento debe comezar cun elemento (pex. <book>)"
-#: glib/gmarkup.c:1098
+#: glib/gmarkup.c:1100
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -382,7 +393,7 @@ msgstr ""
"'%s' non é un caracter válido seguindo ao caracter '<'; non pode estar ao "
"comezo dun nome de elemento"
-#: glib/gmarkup.c:1162
+#: glib/gmarkup.c:1164
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the start tag of element "
@@ -391,7 +402,7 @@ msgstr ""
"Caracter sobrante '%s', agardábase un caracter '>' para pechar a etiqueta de "
"comezo do elemento '%s'"
-#: glib/gmarkup.c:1251
+#: glib/gmarkup.c:1253
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -399,7 +410,7 @@ msgstr ""
"Caracter sobrante '%s', agardábase un '=' despois do nome do atributo '%s' "
"do elemento '%s'"
-#: glib/gmarkup.c:1293
+#: glib/gmarkup.c:1295
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -410,7 +421,7 @@ msgstr ""
"comezo do elemento '%s', ou opcionalmente un atributo; quizais usou un "
"caracter non válido no nome dun atributo"
-#: glib/gmarkup.c:1382
+#: glib/gmarkup.c:1384
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -419,7 +430,7 @@ msgstr ""
"Caracter sobrante '%s', agardábase un caracter '\"' despois do signo igual "
"para dar un valor ao atributo '%s' do elemento '%s'"
-#: glib/gmarkup.c:1527
+#: glib/gmarkup.c:1529
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -428,7 +439,7 @@ msgstr ""
"'%s' non é un caracter válido seguindo aos caracteres '</'; '%s' non pode "
"comezar o nome dun elemento"
-#: glib/gmarkup.c:1567
+#: glib/gmarkup.c:1569
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -437,26 +448,26 @@ msgstr ""
"'%s' non é un caracter válido para pechar o elemento de nome '%s'; o "
"caracter permitido é '>'"
-#: glib/gmarkup.c:1578
+#: glib/gmarkup.c:1580
#, 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:1587
+#: glib/gmarkup.c:1589
#, 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:1753
+#: glib/gmarkup.c:1755
msgid "Document was empty or contained only whitespace"
msgstr "O documento estaba baleiro ou contiña namais espacios en branco"
-#: glib/gmarkup.c:1767
+#: glib/gmarkup.c:1769
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "O documento rematou inesperadamente despois dun símbolo '<'"
-#: glib/gmarkup.c:1775 glib/gmarkup.c:1820
+#: glib/gmarkup.c:1777 glib/gmarkup.c:1822
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -465,7 +476,7 @@ msgstr ""
"O documento rematou inesperadamente con elementos ainda abertos - '%s' era o "
"último elemento aberto"
-#: glib/gmarkup.c:1783
+#: glib/gmarkup.c:1785
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -474,21 +485,21 @@ msgstr ""
"O documento rematou inesperadamente, agardábase ver un símbolo '>' pechando "
"a etiqueta <%s/>"
-#: glib/gmarkup.c:1789
+#: glib/gmarkup.c:1791
msgid "Document ended unexpectedly inside an element name"
msgstr "O documento rematou inesperadamente dentro dun nome de elemento"
-#: glib/gmarkup.c:1795
+#: glib/gmarkup.c:1797
msgid "Document ended unexpectedly inside an attribute name"
msgstr "O documento rematou inesperadamente dentro dun nome de atributo"
-#: glib/gmarkup.c:1800
+#: glib/gmarkup.c:1802
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr ""
"O documento rematou inesperadamente dentro dunha etiqueta de comezo de "
"elemento"
-#: glib/gmarkup.c:1806
+#: glib/gmarkup.c:1808
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -496,128 +507,128 @@ msgstr ""
"O documento rematou inesperadamente despois do signo igual seguindo a un "
"nome de atributo; non hai valor para o atributo"
-#: glib/gmarkup.c:1813
+#: glib/gmarkup.c:1815
msgid "Document ended unexpectedly while inside an attribute value"
msgstr ""
"O documento rematou inesperadamente estando dentro dun valor de atributo"
-#: glib/gmarkup.c:1829
+#: glib/gmarkup.c:1831
#, 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:1835
+#: glib/gmarkup.c:1837
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"O documento rematou inesperadamente dentro dun comentario ou instrucción de "
"procesamento"
-#: glib/gregex.c:126
+#: glib/gregex.c:131
msgid "corrupted object"
msgstr "obxecto corrupto"
-#: glib/gregex.c:128
+#: glib/gregex.c:133
msgid "internal error or corrupted object"
msgstr "erro interno ou obxecto corrupto"
-#: glib/gregex.c:130
+#: glib/gregex.c:135
msgid "out of memory"
msgstr ""
-#: glib/gregex.c:135
+#: glib/gregex.c:140
msgid "backtracking limit reached"
msgstr ""
-#: glib/gregex.c:147 glib/gregex.c:155
+#: glib/gregex.c:152 glib/gregex.c:160
msgid "the pattern contains items not supported for partial matching"
msgstr "o patrón contén elementos non soportados para coincidencia parcial"
-#: glib/gregex.c:149
+#: glib/gregex.c:154
msgid "internal error"
msgstr "erro interno"
-#: glib/gregex.c:157
+#: glib/gregex.c:162
msgid "back references as conditions are not supported for partial matching"
msgstr ""
-#: glib/gregex.c:166
+#: glib/gregex.c:171
msgid "recursion limit reached"
msgstr ""
-#: glib/gregex.c:168
+#: glib/gregex.c:173
msgid "workspace limit for empty substrings reached"
msgstr ""
-#: glib/gregex.c:170
+#: glib/gregex.c:175
msgid "invalid combination of newline flags"
msgstr ""
-#: glib/gregex.c:174
+#: glib/gregex.c:179
msgid "unknown error"
msgstr "erro descoñecido"
-#: glib/gregex.c:319 glib/gregex.c:1354
+#: glib/gregex.c:324 glib/gregex.c:1360
#, c-format
msgid "Error while matching regular expression %s: %s"
msgstr "Erro tentando coincidir a expresión regular %s: %s"
-#: glib/gregex.c:882
+#: glib/gregex.c:875
msgid "PCRE library is compiled without UTF8 support"
msgstr "A biblioteca PCRE está compilada sen soporte UTF8"
-#: glib/gregex.c:891
+#: glib/gregex.c:884
msgid "PCRE library is compiled without UTF8 properties support"
msgstr "A biblioteca está compilada sen soporte de propiedades UTF8"
-#: glib/gregex.c:936
+#: glib/gregex.c:929
#, c-format
msgid "Error while compiling regular expression %s at char %d: %s"
msgstr "Erro ao compilar a expresión regular %s no carácter %d: %s"
-#: glib/gregex.c:958
+#: glib/gregex.c:964
#, c-format
msgid "Error while optimizing regular expression %s: %s"
msgstr "Erro ao optimizar a expresión regular %s: %s"
-#: glib/gregex.c:1782
+#: glib/gregex.c:1788
msgid "hexadecimal digit or '}' expected"
msgstr "esperábase un díxito hexadecimal ou '}'"
-#: glib/gregex.c:1798
+#: glib/gregex.c:1804
msgid "hexadecimal digit expected"
msgstr "esperábase un díxito hexadecimal"
-#: glib/gregex.c:1838
+#: glib/gregex.c:1844
msgid "missing '<' in symbolic reference"
msgstr "falta '<' na referencia simbólica"
-#: glib/gregex.c:1847
+#: glib/gregex.c:1853
msgid "unfinished symbolic reference"
msgstr "referencia simbólica sen rematar"
-#: glib/gregex.c:1854
+#: glib/gregex.c:1860
msgid "zero-length symbolic reference"
msgstr "referencia simbólica de lonxidude cero"
-#: glib/gregex.c:1865
+#: glib/gregex.c:1871
msgid "digit expected"
msgstr "esperábase un díxito"
-#: glib/gregex.c:1883
+#: glib/gregex.c:1889
msgid "illegal symbolic reference"
msgstr "referencia simbólica ilegal"
-#: glib/gregex.c:1945
+#: glib/gregex.c:1951
msgid "stray final '\\'"
msgstr ""
-#: glib/gregex.c:1949
+#: glib/gregex.c:1955
msgid "unknown escape sequence"
msgstr "secuencia de espazo descoñecida"
-#: glib/gregex.c:1959
+#: glib/gregex.c:1965
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
msgstr ""