diff options
Diffstat (limited to 'po/is.po')
-rw-r--r-- | po/is.po | 111 |
1 files changed, 61 insertions, 50 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.2\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-08-18 18:05+0000\n" "Last-Translator: Richard Allen <ra@ra.is>\n" "Language-Team: is <is@li.org>\n" @@ -356,15 +356,26 @@ msgstr "Hálfkláruð viðfangatilvísun" msgid "Unfinished character reference" msgstr "Hálfkláruð tákntilvísun" -#: 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 "Ógildur UTF-8 þýddur texti" -#: glib/gmarkup.c:1058 +#: glib/gmarkup.c:986 +#, fuzzy +msgid "Invalid UTF-8 encoded text - not a start char" +msgstr "Ógildur UTF-8 þýddur texti" + +#: glib/gmarkup.c:1022 +#, fuzzy, c-format +msgid "Invalid UTF-8 encoded text - not valid '%s'" +msgstr "Ógildur UTF-8 þýddur texti" + +#: glib/gmarkup.c:1060 msgid "Document must begin with an element (e.g. <book>)" msgstr "Skjalið verður að byrja á viðfangi (t.d. <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,21 +384,21 @@ msgstr "" "'%s' er ekki gilt tákn strax á eftir '<' tákninu; það má ekki byrja á heiti " "viðfangs" -#: glib/gmarkup.c:1162 +#: glib/gmarkup.c:1164 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " "'%s'" msgstr "Undarlegt tákn '%s', átti von á '>' tákninu til að enda viðfangið '%s'" -#: glib/gmarkup.c:1251 +#: glib/gmarkup.c:1253 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "" "Undarlegt tákn '%s', átti von á '=' eftir heiti eiginleika '%s' af mengi '%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 " @@ -398,7 +409,7 @@ msgstr "" "viðfangi '%s', eða eiginleika; Þú notaðir ef til vill ógilt tákn í heiti " "eiginleika" -#: glib/gmarkup.c:1382 +#: glib/gmarkup.c:1384 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -407,7 +418,7 @@ msgstr "" "Undarlegt tákn '%s', átti von á tilvísunarmerki eftir samasem merkinu þegar " "gildi er gefið með eiginleikanum '%s' af menginu '%s'" -#: glib/gmarkup.c:1527 +#: glib/gmarkup.c:1529 #, c-format msgid "" "'%s' is not a valid character following the characters '</'; '%s' may not " @@ -416,7 +427,7 @@ msgstr "" "'%s' er ekki gilt tákn strax á eftir '</'; '%s' má ekki vera fyrsta tákn í " "heiti mengis" -#: glib/gmarkup.c:1567 +#: glib/gmarkup.c:1569 #, c-format msgid "" "'%s' is not a valid character following the close element name '%s'; the " @@ -424,25 +435,25 @@ msgid "" msgstr "" "'%s' er ekki gilt tákn strax á eftir lokun mengis '%s'. Leyfilegt tákn er '>'" -#: glib/gmarkup.c:1578 +#: glib/gmarkup.c:1580 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "Mengið '%s' var lokað og engin önnur mengi eru opin" -#: glib/gmarkup.c:1587 +#: glib/gmarkup.c:1589 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "Mengið '%s' var lokað en mengið sem nú er opið er '%s'" -#: glib/gmarkup.c:1753 +#: glib/gmarkup.c:1755 msgid "Document was empty or contained only whitespace" msgstr "Skjalið var tómt eða innihélt einungis orðabil" -#: glib/gmarkup.c:1767 +#: glib/gmarkup.c:1769 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Skjalið endar óvænt rétt eftir opið minna en merki '<'" -#: 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 " @@ -451,7 +462,7 @@ msgstr "" "Skjalið endar óvænt með mengi sem enn eru opin. '%s' var mengið sem síðast " "var opnað" -#: glib/gmarkup.c:1783 +#: glib/gmarkup.c:1785 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -459,19 +470,19 @@ msgid "" msgstr "" "Skjalið endar óvænt. Átti von á að sjá stærraen merki sem lokar taginu <%s/>" -#: glib/gmarkup.c:1789 +#: glib/gmarkup.c:1791 msgid "Document ended unexpectedly inside an element name" msgstr "Skjalið endar óvænt inn í heiti mengis" -#: glib/gmarkup.c:1795 +#: glib/gmarkup.c:1797 msgid "Document ended unexpectedly inside an attribute name" msgstr "Skjalið endar óvænt inn í heiti eiginleika" -#: glib/gmarkup.c:1800 +#: glib/gmarkup.c:1802 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Skjalið endar óvænt inn í tagi sem opnar mengi." -#: glib/gmarkup.c:1806 +#: glib/gmarkup.c:1808 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -479,124 +490,124 @@ msgstr "" "Skjalið endar óvænt eftir samasem merkið sem fylgir heiti eiginleika og það " "er ekkert gildi" -#: glib/gmarkup.c:1813 +#: glib/gmarkup.c:1815 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Skjalið endar óvænt inn í gildi eiginleika" -#: glib/gmarkup.c:1829 +#: glib/gmarkup.c:1831 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "Skjalið endar óvænt inni í lokunartagi fyrir mengið '%s'" -#: glib/gmarkup.c:1835 +#: glib/gmarkup.c:1837 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "Skjalið endar óvænt inni í athugasemd eða í miðri skipun" -#: 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 "Villa á línu %d tákn %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 "Hálfkláruð viðfangatilvísun" -#: 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 "" |