glib/po/is.po

685 lines
20 KiB
Plaintext
Raw Normal View History

2003-08-20 18:14:25 +02:00
# Icelandic translation of glib
# Copyright (C) 2003 Free Software Foundation, Inc.
# This file is distributed under the same license as the glib package.
# Richard Allen <ra@ra.is>, 2003
#
msgid ""
msgstr ""
"Project-Id-Version: glib 2.2\n"
2004-08-01 05:51:21 +02:00
"Report-Msgid-Bugs-To: \n"
2005-08-05 18:09:42 +02:00
"POT-Creation-Date: 2005-08-05 10:48-0400\n"
2003-08-20 18:14:25 +02:00
"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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2005-06-10 17:48:25 +02:00
#: glib/gconvert.c:406
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Umbreyting úr stafasettinu '%s' í '%s' er ekki stutt"
2005-06-10 17:48:25 +02:00
#: glib/gconvert.c:410
#, fuzzy, c-format
msgid "Could not open converter from '%s' to '%s'"
2003-08-20 18:14:25 +02:00
msgstr "Gat ekki opnað umbreyti úr '%s' í '%s': %s"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:563 glib/gconvert.c:952 glib/giochannel.c:1322
2005-07-15 19:28:17 +02:00
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:911
2004-10-27 19:56:33 +02:00
#: glib/gutf8.c:1361
2003-08-20 18:14:25 +02:00
msgid "Invalid byte sequence in conversion input"
msgstr "Ógild bætaruna í ílagi umbreytingar"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:569 glib/gconvert.c:879 glib/giochannel.c:1329
2005-07-15 19:28:17 +02:00
#: glib/giochannel.c:2218
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Error during conversion: %s"
msgstr "Villa við umbreytingu: %s"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:604 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253
2004-10-27 19:56:33 +02:00
#: glib/gutf8.c:1357
2003-08-20 18:14:25 +02:00
msgid "Partial character sequence at end of input"
msgstr "Ókláruð stafaruna í enda ílags"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:854
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Gat ekki umbreytt '%s' í stafatöflu '%s'"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:1663
#, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
2003-08-20 18:14:25 +02:00
msgstr "URI '%s' er ekki fullt URI sem notar 'file' skemuna"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:1673
2003-08-20 18:14:25 +02:00
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Skráar-URI '%s' má ekki innihalda '#'"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:1690
2003-08-20 18:14:25 +02:00
#, c-format
msgid "The URI '%s' is invalid"
msgstr "URI '%s' er ógilt"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:1702
2003-08-20 18:14:25 +02:00
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "Vélarheitið í URI '%s' er ógilt"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:1718
2003-08-20 18:14:25 +02:00
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' inniheldur ógild sértákn"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:1812
2003-08-20 18:14:25 +02:00
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "Slóðin '%s' er ekki full slóð"
2005-08-03 22:58:37 +02:00
#: glib/gconvert.c:1822
2003-08-20 18:14:25 +02:00
msgid "Invalid hostname"
msgstr "Ógilt vélarheiti"
2005-06-10 17:48:25 +02:00
#: glib/gdir.c:121 glib/gdir.c:141
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Villa við að opna möppuna '%s': %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:576 glib/gfileutils.c:649
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Gat ekki frátekið %lu bæti til að lesa skrána \"%s\""
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:591
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:673
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Gat ekki lesið úr skránni '%s': %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:724 glib/gfileutils.c:811
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Gat ekki opnað skrána '%s': %s"
2005-07-08 17:48:32 +02:00
#: glib/gfileutils.c:741 glib/gmappedfile.c:133
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "gat ekki lesið eiginleika skráarinnar '%s': fstat() brást: %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:775
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Gat ekki opnað skrána '%s': fdopen() brást: %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:909
2005-06-10 17:48:25 +02:00
#, fuzzy, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Gat ekki opnað skrána '%s': fdopen() brást: %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:952
2005-06-10 17:48:25 +02:00
#, fuzzy, c-format
msgid "Could not change file mode: fork() failed: %s"
msgstr "Gat ekki opnað skrána '%s': fdopen() brást: %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:983
2005-06-10 17:48:25 +02:00
#, fuzzy, c-format
msgid "Could not change file mode: waitpid() failed: %s"
msgstr "Gat ekki frátekið %lu bæti til að lesa skrána \"%s\""
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1002
2005-06-10 17:48:25 +02:00
#, fuzzy, c-format
msgid "Could not change file mode: chmod() failed: %s"
msgstr "Gat ekki opnað skrána '%s': fdopen() brást: %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1013
2005-06-10 17:48:25 +02:00
#, c-format
msgid "Could not change file mode: Child terminated by signal: %s"
msgstr ""
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1024
2005-06-10 17:48:25 +02:00
msgid "Could not change file mode: Child terminated abnormally"
msgstr ""
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
2005-06-10 17:48:25 +02:00
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "gat ekki búið til skrána '%s': %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1080
2005-06-10 17:48:25 +02:00
#, fuzzy, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Gat ekki opnað skrána '%s': fdopen() brást: %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1105
2005-06-10 17:48:25 +02:00
#, fuzzy, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Gat ekki opnað skrána '%s': fdopen() brást: %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1124
2005-06-10 17:48:25 +02:00
#, fuzzy, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Gat ekki opnað skrána '%s': fdopen() brást: %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1242
2005-06-10 17:48:25 +02:00
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr ""
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1485
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Sniðmátið '%s' er ógilt og ætti ekki að innihalda '%s'"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1499
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "Sniðmátið '%s' endar ekki á XXXXXX"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1977
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "gat ekki lesið tákntengið '%s': %s"
2005-06-30 23:01:58 +02:00
#: glib/gfileutils.c:1998
2003-08-20 18:14:25 +02:00
msgid "Symbolic links not supported"
msgstr "Tákntengi eru ekki studd"
2005-07-15 19:28:17 +02:00
#: glib/giochannel.c:1150
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Conversion from character set `%s' to `%s' is not supported"
msgstr "Umbreyting úr stafatöflunni `%s' í `%s' er ekki stutt"
2005-07-15 19:28:17 +02:00
#: glib/giochannel.c:1154
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Could not open converter from `%s' to `%s': %s"
msgstr "Gat ekki opnað umbreyti úr `%s' í `%s': %s"
2005-07-15 19:28:17 +02:00
#: glib/giochannel.c:1499
2003-08-20 18:14:25 +02:00
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "Gat ekki lesið í g_io_channel_read_line_string"
2005-07-15 19:28:17 +02:00
#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
2003-08-20 18:14:25 +02:00
msgid "Leftover unconverted data in read buffer"
msgstr "Það eru eftir óumbreytt gögn í lesminninu"
2005-07-15 19:28:17 +02:00
#: glib/giochannel.c:1626 glib/giochannel.c:1703
2003-08-20 18:14:25 +02:00
msgid "Channel terminates in a partial character"
msgstr "Rásin endar á hluta úr tákni"
2005-07-15 19:28:17 +02:00
#: glib/giochannel.c:1689
2003-08-20 18:14:25 +02:00
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Gat ekki lesið í g_io_channel_read_to_end"
2005-07-08 17:48:32 +02:00
#: glib/gmappedfile.c:116
2005-06-30 23:01:58 +02:00
#, fuzzy, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "Gat ekki opnað skrána '%s': fdopen() brást: %s"
2005-07-08 17:48:32 +02:00
#: glib/gmappedfile.c:178
2005-06-30 23:01:58 +02:00
#, fuzzy, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Gat ekki opnað skrána '%s': fdopen() brást: %s"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:232
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Error on line %d char %d: %s"
msgstr "Villa á línu %d tákn %d: %s"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:330
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Error on line %d: %s"
msgstr "Villa á línu %d: %s"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:434
2003-08-20 18:14:25 +02:00
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"Tómt viðfang '&;' fannst; gild viðföng eru: &amp; &quot; &lt; &gt; &apos;"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:444
2003-08-20 18:14:25 +02: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 &amp;"
msgstr ""
"Táknið '%s' er ógilt í upphafi heiti viðfanga; & táknið byrjar viðfang; ef "
"Þetta og-merki á ekki að vera byrjun viðfangs ættir þú að rita það sem &amp;"
2004-12-02 22:13:05 +01:00
#: glib/gmarkup.c:478
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Character '%s' is not valid inside an entity name"
msgstr "Táknið '%s' er ekki gilt í heitum viðfanga"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:515
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Entity name '%s' is not known"
msgstr "Viðfangið '%s' er óþekkt"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:526
2003-08-20 18:14:25 +02: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 &amp;"
msgstr ""
"Viðfangið endar ekki á semikommu; líklega notaðir þú og-merkið án þess að "
"ætla að byrja viðfang. Ritaðu það sem &amp;"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:579
2004-12-02 22:13:05 +01:00
#, fuzzy, c-format
2003-08-20 18:14:25 +02:00
msgid ""
2004-12-02 22:13:05 +01:00
"Failed to parse '%-.*s', which should have been a digit inside a character "
2003-08-20 18:14:25 +02:00
"reference (&#234; for example) - perhaps the digit is too large"
msgstr ""
"Gat ekki þáttað '%s' sem ætti að vera tölustafur innan í tilvísun í tákn "
"(til dæmis &#234;). Ef til vill er talan of stór"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:604
2004-12-02 22:13:05 +01:00
#, fuzzy, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
2003-08-20 18:14:25 +02:00
msgstr "Tákntilvísunin '%s' vísar ekki í leyfilegt tákn"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:619
2003-08-20 18:14:25 +02:00
msgid "Empty character reference; should include a digit such as &#454;"
msgstr "Tóm tákntilvísun; hún ætti að innihalda tölur eins og &#454;"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:629
2003-08-20 18:14:25 +02: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 &amp;"
msgstr ""
"Viðfangið endar ekki á semikommu; líklega notaðir þú og-merkið án þess að "
"ætla að byrja viðfang. Ritaðu það sem &amp;"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:715
2003-08-20 18:14:25 +02:00
msgid "Unfinished entity reference"
msgstr "Hálfkláruð viðfangatilvísun"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:721
2003-08-20 18:14:25 +02:00
msgid "Unfinished character reference"
msgstr "Hálfkláruð tákntilvísun"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
2003-08-20 18:14:25 +02:00
msgid "Invalid UTF-8 encoded text"
msgstr "Ógildur UTF-8 þýddur texti"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1059
2003-08-20 18:14:25 +02:00
msgid "Document must begin with an element (e.g. <book>)"
msgstr "Skjalið verður að byrja á viðfangi (t.d. <book>)"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1099
2003-08-20 18:14:25 +02:00
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
"element name"
msgstr ""
"'%s' er ekki gilt tákn strax á eftir '<' tákninu; það má ekki byrja á heiti "
"viðfangs"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1163
2003-08-20 18:14:25 +02:00
#, 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'"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1252
2003-08-20 18:14:25 +02:00
#, 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'"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1294
2003-08-20 18:14:25 +02: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"
msgstr ""
"Undarlegt tákn '%s', átti von á '>' eða '/' tákni rtil þess að enda upphafs "
"viðfangi '%s', eða eiginleika; Þú notaðir ef til vill ógilt tákn í heiti "
"eiginleika"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1383
2003-08-20 18:14:25 +02: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'"
msgstr ""
"Undarlegt tákn '%s', átti von á tilvísunarmerki eftir samasem merkinu þegar "
"gildi er gefið með eiginleikanum '%s' af menginu '%s'"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1528
2003-08-20 18:14:25 +02:00
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
"begin an element name"
msgstr ""
"'%s' er ekki gilt tákn strax á eftir '</'; '%s' má ekki vera fyrsta tákn í "
"heiti mengis"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1568
2003-08-20 18:14:25 +02:00
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'"
msgstr ""
"'%s' er ekki gilt tákn strax á eftir lokun mengis '%s'. Leyfilegt tákn er '>'"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1579
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "Mengið '%s' var lokað og engin önnur mengi eru opin"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1588
2003-08-20 18:14:25 +02:00
#, 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'"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1735
2003-08-20 18:14:25 +02:00
msgid "Document was empty or contained only whitespace"
msgstr "Skjalið var tómt eða innihélt einungis orðabil"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1749
2003-08-20 18:14:25 +02:00
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Skjalið endar óvænt rétt eftir opið minna en merki '<'"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1757 glib/gmarkup.c:1801
2003-08-20 18:14:25 +02:00
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
"element opened"
msgstr ""
"Skjalið endar óvænt með mengi sem enn eru opin. '%s' var mengið sem síðast "
"var opnað"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1765
2003-08-20 18:14:25 +02:00
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
"the tag <%s/>"
msgstr ""
"Skjalið endar óvænt. Átti von á að sjá stærraen merki sem lokar taginu <%s/>"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1771
2003-08-20 18:14:25 +02:00
msgid "Document ended unexpectedly inside an element name"
msgstr "Skjalið endar óvænt inn í heiti mengis"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1776
2003-08-20 18:14:25 +02:00
msgid "Document ended unexpectedly inside an attribute name"
msgstr "Skjalið endar óvænt inn í heiti eiginleika"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1781
2003-08-20 18:14:25 +02:00
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Skjalið endar óvænt inn í tagi sem opnar mengi."
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1787
2003-08-20 18:14:25 +02:00
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
msgstr ""
"Skjalið endar óvænt eftir samasem merkið sem fylgir heiti eiginleika og það "
"er ekkert gildi"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1794
2003-08-20 18:14:25 +02:00
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Skjalið endar óvænt inn í gildi eiginleika"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1809
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "Skjalið endar óvænt inni í lokunartagi fyrir mengið '%s'"
2005-06-10 17:48:25 +02:00
#: glib/gmarkup.c:1815
2003-08-20 18:14:25 +02:00
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "Skjalið endar óvænt inni í athugasemd eða í miðri skipun"
2004-09-18 23:03:46 +02:00
#: glib/gshell.c:73
2003-08-20 18:14:25 +02:00
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Tilvísunin byrjar ekki á spurningarmerki"
2004-09-18 23:03:46 +02:00
#: glib/gshell.c:163
2003-08-20 18:14:25 +02:00
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "Tilvísunarmerki stemma ekki í skipanalínunni eða öðrum texta"
2004-09-18 23:03:46 +02:00
#: glib/gshell.c:541
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Textinn endaði eftir '\\' tákn. (Textinn var '%s')"
2004-09-18 23:03:46 +02:00
#: glib/gshell.c:548
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr "Textinn endaði áður en samstaða við %c fannst. (Textinn var '%s')"
2004-09-18 23:03:46 +02:00
#: glib/gshell.c:560
2003-08-20 18:14:25 +02:00
msgid "Text was empty (or contained only whitespace)"
msgstr "Textinn var tómur (eða innihélt eingöngu orðabil)"
2004-12-16 06:48:25 +01:00
#: glib/gspawn-win32.c:264
2003-08-20 18:14:25 +02:00
msgid "Failed to read data from child process"
msgstr "Gat ekki lesið gögn frá undirferli"
2005-06-10 17:48:25 +02:00
#: glib/gspawn-win32.c:281 glib/gspawn.c:1354
2004-12-16 06:48:25 +01:00
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Gat ekki búið til pípu til samskipta við undirferli (%s)"
2003-08-20 18:14:25 +02:00
2005-06-10 17:48:25 +02:00
#: glib/gspawn-win32.c:321 glib/gspawn.c:1018
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Gat ekki lesið úr undirferlispípu (%s)"
2005-06-10 17:48:25 +02:00
#: glib/gspawn-win32.c:349 glib/gspawn.c:1223
2004-12-16 06:48:25 +01:00
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Gat ekki farið í möppuna '%s' (%s)"
2003-08-20 18:14:25 +02:00
2004-12-16 06:48:25 +01:00
#: glib/gspawn-win32.c:357 glib/gspawn-win32.c:442
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Gat ekki keyrt undirferli (%s)"
2005-06-10 17:48:25 +02:00
#: glib/gspawn-win32.c:599
2004-12-16 06:48:25 +01:00
msgid "Failed to execute helper program"
msgstr "Gat ekki keyrt hjálparforrit"
2003-08-20 18:14:25 +02:00
2005-06-10 17:48:25 +02:00
#: glib/gspawn-win32.c:797
2004-12-16 06:48:25 +01:00
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
msgstr "Óvænt villa í g_io_channel_win32_poll() við lestur úr undirferli"
2003-08-20 18:14:25 +02:00
2004-09-18 23:03:46 +02:00
#: glib/gspawn.c:179
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Gat ekki lesið gögn frá undirferli (%s)"
2004-09-18 23:03:46 +02:00
#: glib/gspawn.c:310
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Óvæn villa í select() við lestur gagna frá undirferli (%s)"
2004-09-18 23:03:46 +02:00
#: glib/gspawn.c:393
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Óvæn villa í waitpid() (%s)"
2005-06-10 17:48:25 +02:00
#: glib/gspawn.c:1083
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to fork (%s)"
msgstr "Gat ekki ræst (%s)"
2005-06-10 17:48:25 +02:00
#: glib/gspawn.c:1233
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Gat ekki ræst undirferli \"%s\" (%s)"
2005-06-10 17:48:25 +02:00
#: glib/gspawn.c:1243
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Gat ekki sent frálag eða ílag underferlis annað (%s)"
2005-06-10 17:48:25 +02:00
#: glib/gspawn.c:1252
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Gat ekki ræst undirferli (%s)"
2005-06-10 17:48:25 +02:00
#: glib/gspawn.c:1260
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Óþekkt villa við keyrslu undirferlis \"%s\""
2005-06-10 17:48:25 +02:00
#: glib/gspawn.c:1282
2003-08-20 18:14:25 +02:00
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Gat ekki lesið nægjanleg gögn úr pípunni til undirferlisins (%s)"
2004-09-18 23:03:46 +02:00
#: glib/gutf8.c:986
2003-08-20 18:14:25 +02:00
msgid "Character out of range for UTF-8"
msgstr "Táknið er utan UTF-8 sviðsins"
2004-10-27 19:56:33 +02:00
#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
#: glib/gutf8.c:1371 glib/gutf8.c:1467
2003-08-20 18:14:25 +02:00
msgid "Invalid sequence in conversion input"
msgstr "Ógild runa í ílagi umbreytingar"
2004-10-27 19:56:33 +02:00
#: glib/gutf8.c:1382 glib/gutf8.c:1478
2003-08-20 18:14:25 +02:00
msgid "Character out of range for UTF-16"
msgstr "Táknið er utan UTF-16 sviðsins"
2004-08-25 07:02:57 +02:00
2005-07-15 19:28:17 +02:00
#: glib/goption.c:468
2004-08-25 07:02:57 +02:00
msgid "Usage:"
msgstr ""
2005-07-15 19:28:17 +02:00
#: glib/goption.c:468
2004-08-25 07:02:57 +02:00
msgid "[OPTION...]"
msgstr ""
2005-07-15 19:28:17 +02:00
#: glib/goption.c:556
2004-08-25 07:02:57 +02:00
msgid "Help Options:"
msgstr ""
2005-07-15 19:28:17 +02:00
#: glib/goption.c:557
2004-08-25 07:02:57 +02:00
msgid "Show help options"
msgstr ""
2005-07-15 19:28:17 +02:00
#: glib/goption.c:562
2004-08-25 07:02:57 +02:00
msgid "Show all help options"
msgstr ""
2005-07-15 19:28:17 +02:00
#: glib/goption.c:612
2004-08-25 07:02:57 +02:00
msgid "Application Options:"
msgstr ""
2005-07-15 19:28:17 +02:00
#: glib/goption.c:653
2004-08-25 07:02:57 +02:00
#, c-format
2005-06-10 17:48:25 +02:00
msgid "Cannot parse integer value '%s' for %s"
2004-08-25 07:02:57 +02:00
msgstr ""
2005-07-15 19:28:17 +02:00
#: glib/goption.c:663
2004-08-25 07:02:57 +02:00
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr ""
2005-07-15 19:28:17 +02:00
#: glib/goption.c:957 glib/goption.c:1068
2005-06-10 17:48:25 +02:00
#, c-format
msgid "Missing argument for %s"
msgstr ""
2005-07-15 19:28:17 +02:00
#: glib/goption.c:1472
2004-08-25 07:02:57 +02:00
#, c-format
msgid "Unknown option %s"
msgstr ""
2004-12-02 22:13:05 +01:00
2005-06-10 17:48:25 +02:00
#: glib/gkeyfile.c:339
2004-12-02 22:13:05 +01:00
msgid "Valid key file could not be found in data dirs"
msgstr ""
2005-06-10 17:48:25 +02:00
#: glib/gkeyfile.c:374
2004-12-02 22:13:05 +01:00
msgid "Not a regular file"
msgstr ""
2005-06-10 17:48:25 +02:00
#: glib/gkeyfile.c:382
2004-12-02 22:13:05 +01:00
msgid "File is empty"
msgstr ""
2005-06-30 23:01:58 +02:00
#: glib/gkeyfile.c:697
2004-12-02 22:13:05 +01:00
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr ""
2005-06-30 23:01:58 +02:00
#: glib/gkeyfile.c:765
2004-12-02 22:13:05 +01:00
msgid "Key file does not start with a group"
msgstr ""
2005-06-30 23:01:58 +02:00
#: glib/gkeyfile.c:808
2004-12-02 22:13:05 +01:00
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr ""
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177
#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497
#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880
2004-12-02 22:13:05 +01:00
#, c-format
msgid "Key file does not have group '%s'"
msgstr ""
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:1188
2004-12-02 22:13:05 +01:00
#, c-format
msgid "Key file does not have key '%s'"
msgstr ""
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398
2004-12-02 22:13:05 +01:00
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788
2004-12-02 22:13:05 +01:00
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:2004
2004-12-02 22:13:05 +01:00
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted."
msgstr ""
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891
2004-12-02 22:13:05 +01:00
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr ""
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:3072
2005-06-10 17:48:25 +02:00
msgid "Key file contains escape character at end of line"
msgstr ""
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:3094
2004-12-02 22:13:05 +01:00
#, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "URI '%s' inniheldur ógild sértákn"
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:3235
2005-06-10 17:48:25 +02:00
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
2004-12-02 22:13:05 +01:00
msgstr ""
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:3245
2004-12-02 22:13:05 +01:00
#, c-format
2005-06-10 17:48:25 +02:00
msgid "Integer value '%s' out of range"
2004-12-02 22:13:05 +01:00
msgstr ""
2005-07-08 17:48:32 +02:00
#: glib/gkeyfile.c:3275
2004-12-02 22:13:05 +01:00
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""