This commit is contained in:
Matthias Clasen
2010-01-25 14:14:14 -05:00
parent 975aea7bce
commit 079c980eca
90 changed files with 7007 additions and 5673 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-12-21 10:32-0500\n"
"POT-Creation-Date: 2010-01-25 12:50-0500\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"
@@ -1133,8 +1133,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:433 gio/glocalfile.c:2089 gio/gsimpleasyncresult.c:648
#: gio/gsimpleasyncresult.c:674
#: gio/gcancellable.c:433 gio/glocalfile.c:2089 gio/gsimpleasyncresult.c:651
#: gio/gsimpleasyncresult.c:677
msgid "Operation was cancelled"
msgstr ""
@@ -1164,26 +1164,26 @@ msgstr ""
msgid "Desktop file didn't specify Exec field"
msgstr ""
#: gio/gdesktopappinfo.c:905
#: gio/gdesktopappinfo.c:907
msgid "Unable to find terminal required for application"
msgstr ""
#: gio/gdesktopappinfo.c:1113
#: gio/gdesktopappinfo.c:1115
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
#: gio/gdesktopappinfo.c:1117
#: gio/gdesktopappinfo.c:1119
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
#: gio/gdesktopappinfo.c:1525
#: gio/gdesktopappinfo.c:1527
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
#: gio/gdesktopappinfo.c:1639
#: gio/gdesktopappinfo.c:1641
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1685,11 +1685,11 @@ msgstr ""
msgid "Error removing old file: %s"
msgstr "Villa við lestur skráarinnar '%s': %s"
#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:553
#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:679
msgid "Invalid GSeekType supplied"
msgstr ""
#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:563
#: gio/gmemoryinputstream.c:497
#, fuzzy
msgid "Invalid seek request"
msgstr "Ógilt vélarheiti"
@@ -1698,18 +1698,28 @@ msgstr "Ógilt vélarheiti"
msgid "Cannot truncate GMemoryInputStream"
msgstr ""
#: gio/gmemoryoutputstream.c:290
msgid "Reached maximum data array limit"
msgstr ""
#: gio/gmemoryoutputstream.c:325
#: gio/gmemoryoutputstream.c:429
msgid "Memory output stream not resizable"
msgstr ""
#: gio/gmemoryoutputstream.c:341
#: gio/gmemoryoutputstream.c:445
msgid "Failed to resize memory output stream"
msgstr ""
#: gio/gmemoryoutputstream.c:533
msgid ""
"Amount of memory required to process the write is larger than available "
"address space"
msgstr ""
#: gio/gmemoryoutputstream.c:689
msgid "Requested seek before the beginning of the stream"
msgstr ""
#: gio/gmemoryoutputstream.c:698
msgid "Requested seek beyond the end of the stream"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.