diff options
Diffstat (limited to 'po/eo.po')
-rw-r--r-- | po/eo.po | 111 |
1 files changed, 61 insertions, 50 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\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: 2003-07-01 15:10-0500\n" "Last-Translator: Charles Voelger <cvoelger@dweasel.com>\n" "Language-Team: Esperanto <LL@li.org>\n" @@ -356,15 +356,26 @@ msgstr "Nefinita erorefrenco" msgid "Unfinished character reference" msgstr "Nefinita signorefrenco" -#: 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 "Nevalida UTF-8 kodiginta teksto" -#: glib/gmarkup.c:1058 +#: glib/gmarkup.c:986 +#, fuzzy +msgid "Invalid UTF-8 encoded text - not a start char" +msgstr "Nevalida UTF-8 kodiginta teksto" + +#: glib/gmarkup.c:1022 +#, fuzzy, c-format +msgid "Invalid UTF-8 encoded text - not valid '%s'" +msgstr "Nevalida UTF-8 kodiginta teksto" + +#: glib/gmarkup.c:1060 msgid "Document must begin with an element (e.g. <book>)" msgstr "Dokumento devas komenci kun elemento (ekz. <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 " @@ -373,7 +384,7 @@ msgstr "" "'%s' ne estas valida signo post la signo '<'; ĝi ne eblas " "komcencielementnomon" -#: glib/gmarkup.c:1162 +#: glib/gmarkup.c:1164 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " @@ -382,7 +393,7 @@ msgstr "" "Malbona signo '%s', unu '>' signo estas atendita por fini la " "komencetikedonde 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'" @@ -390,7 +401,7 @@ msgstr "" "Malbona signo '%s', unu '>' signo estas atendita post atributnomo '%s' " "deelemento '%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 " @@ -401,7 +412,7 @@ msgstr "" "lakomencetikedon de elemento '%s' aŭ unu atributo; eble vi uzas nevalidan " "signon enunu atributnomo" -#: glib/gmarkup.c:1382 +#: glib/gmarkup.c:1384 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -410,7 +421,7 @@ msgstr "" "Malbona signo '%s', malferma citilo estas atendita post la egalsigno " "kiamdonita valoro por atributo '%s' de 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 " @@ -419,7 +430,7 @@ msgstr "" "'%s' ne estas valida signo post la signoj '</'; '%s' ne eblas " "komcencielementnomon" -#: glib/gmarkup.c:1567 +#: glib/gmarkup.c:1569 #, c-format msgid "" "'%s' is not a valid character following the close element name '%s'; the " @@ -428,26 +439,26 @@ msgstr "" "'%s' ne estas valida signo post la ferma elementnomo '%s'; la valida signo " "estas'>'" -#: glib/gmarkup.c:1578 +#: glib/gmarkup.c:1580 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "Elemento '%s' estis fermita, neniu elemento estas malfermita" -#: glib/gmarkup.c:1587 +#: glib/gmarkup.c:1589 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "" "Elemento '%s' estis fermita, sed la momente malfermita elemento estas '%s'" -#: glib/gmarkup.c:1753 +#: glib/gmarkup.c:1755 msgid "Document was empty or contained only whitespace" msgstr "Dokumento estis malpena aŭ enhavis nur blankspaco" -#: glib/gmarkup.c:1767 +#: glib/gmarkup.c:1769 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Dokumento neatendite finis post malfermi-angulkrampon '<'" -#: 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 " @@ -456,7 +467,7 @@ msgstr "" "Dokumento neatendite finis kun elementoj ankoraŭ malfermi - '%s' estis la " "lasta elemento malfermita" -#: glib/gmarkup.c:1783 +#: glib/gmarkup.c:1785 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -465,19 +476,19 @@ msgstr "" "Dokumento neatendite finis, atendis vidi etikedon finiĝanta je fermi-" "angulkrampo <%s/>" -#: glib/gmarkup.c:1789 +#: glib/gmarkup.c:1791 msgid "Document ended unexpectedly inside an element name" msgstr "Dokumento neatendite finis en elementa nomo" -#: glib/gmarkup.c:1795 +#: glib/gmarkup.c:1797 msgid "Document ended unexpectedly inside an attribute name" msgstr "Dokumento neatendite finis en atributa nomo" -#: glib/gmarkup.c:1800 +#: glib/gmarkup.c:1802 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Dokumento neatendite finis en elemento-malfermanta etikedo." -#: glib/gmarkup.c:1806 +#: glib/gmarkup.c:1808 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -485,124 +496,124 @@ msgstr "" "Dokumento neatendite finis post le egalsigno sekvita de atributnomo; ne " "atributvaloro" -#: glib/gmarkup.c:1813 +#: glib/gmarkup.c:1815 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Dokumento neatendite finis dum en atributvaloro" -#: glib/gmarkup.c:1829 +#: glib/gmarkup.c:1831 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "Dokumento neatendite finis en la fermetikedo por elemento '%s'" -#: glib/gmarkup.c:1835 +#: glib/gmarkup.c:1837 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "Dokumento neatendite finis en komento aŭ komputanta instrukcio" -#: glib/gregex.c:126 +#: glib/gregex.c:131 msgid "corrupted object" msgstr "" -#: glib/gregex.c:128 +#: glib/gregex.c:133 msgid "internal error or corrupted object" msgstr "" -#: 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 "" -#: glib/gregex.c:149 +#: glib/gregex.c:154 msgid "internal error" msgstr "" -#: 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 "" -#: 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 "" -#: glib/gregex.c:882 +#: glib/gregex.c:875 msgid "PCRE library is compiled without UTF8 support" msgstr "" -#: glib/gregex.c:891 +#: glib/gregex.c:884 msgid "PCRE library is compiled without UTF8 properties support" msgstr "" -#: glib/gregex.c:936 +#: glib/gregex.c:929 #, fuzzy, c-format msgid "Error while compiling regular expression %s at char %d: %s" msgstr "Eraro ĉe linio %d signo %d: %s" -#: glib/gregex.c:958 +#: glib/gregex.c:964 #, c-format msgid "Error while optimizing regular expression %s: %s" msgstr "" -#: glib/gregex.c:1782 +#: glib/gregex.c:1788 msgid "hexadecimal digit or '}' expected" msgstr "" -#: glib/gregex.c:1798 +#: glib/gregex.c:1804 msgid "hexadecimal digit expected" msgstr "" -#: glib/gregex.c:1838 +#: glib/gregex.c:1844 msgid "missing '<' in symbolic reference" msgstr "" -#: glib/gregex.c:1847 +#: glib/gregex.c:1853 #, fuzzy msgid "unfinished symbolic reference" msgstr "Nefinita erorefrenco" -#: glib/gregex.c:1854 +#: glib/gregex.c:1860 msgid "zero-length symbolic reference" msgstr "" -#: glib/gregex.c:1865 +#: glib/gregex.c:1871 msgid "digit expected" msgstr "" -#: glib/gregex.c:1883 +#: glib/gregex.c:1889 msgid "illegal symbolic reference" msgstr "" -#: 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 "" -#: glib/gregex.c:1959 +#: glib/gregex.c:1965 #, c-format msgid "Error while parsing replacement text \"%s\" at char %lu: %s" msgstr "" |