diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 45 |
1 files changed, 29 insertions, 16 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index b8a3c06b7..63bfd7bef 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\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: 2009-09-08 14:43+0100\n" "Last-Translator: Bruce Cowan <bcowan@fastmail.co.uk>\n" "Language-Team: British English <en@li.org>\n" @@ -1138,8 +1138,8 @@ msgstr "Too large count value passed to %s" msgid "Stream is already closed" msgstr "Stream is already closed" -#: 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 "Operation was cancelled" @@ -1169,26 +1169,26 @@ msgstr "Unnamed" msgid "Desktop file didn't specify Exec field" msgstr "Desktop file didn't specify Exec field" -#: gio/gdesktopappinfo.c:905 +#: gio/gdesktopappinfo.c:907 msgid "Unable to find terminal required for application" msgstr "Unable to find terminal required for application" -#: gio/gdesktopappinfo.c:1113 +#: gio/gdesktopappinfo.c:1115 #, c-format msgid "Can't create user application configuration folder %s: %s" msgstr "Can't create user application configuration folder %s: %s" -#: gio/gdesktopappinfo.c:1117 +#: gio/gdesktopappinfo.c:1119 #, c-format msgid "Can't create user MIME configuration folder %s: %s" msgstr "Can't create user MIME configuration folder %s: %s" -#: gio/gdesktopappinfo.c:1525 +#: gio/gdesktopappinfo.c:1527 #, c-format msgid "Can't create user desktop file %s" msgstr "Can't create user desktop file %s" -#: gio/gdesktopappinfo.c:1639 +#: gio/gdesktopappinfo.c:1641 #, c-format msgid "Custom definition for %s" msgstr "Custom definition for %s" @@ -1685,11 +1685,11 @@ msgstr "The file was externally modified" msgid "Error removing old file: %s" msgstr "Error removing old file: %s" -#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:553 +#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:679 msgid "Invalid GSeekType supplied" msgstr "Invalid GSeekType supplied" -#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:563 +#: gio/gmemoryinputstream.c:497 msgid "Invalid seek request" msgstr "Invalid seek request" @@ -1697,18 +1697,28 @@ msgstr "Invalid seek request" msgid "Cannot truncate GMemoryInputStream" msgstr "Cannot truncate GMemoryInputStream" -#: gio/gmemoryoutputstream.c:290 -msgid "Reached maximum data array limit" -msgstr "Reached maximum data array limit" - -#: gio/gmemoryoutputstream.c:325 +#: gio/gmemoryoutputstream.c:429 msgid "Memory output stream not resizable" msgstr "Memory output stream not resizable" -#: gio/gmemoryoutputstream.c:341 +#: gio/gmemoryoutputstream.c:445 msgid "Failed to resize memory output stream" msgstr "Failed to resize memory output stream" +#: 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. @@ -2001,6 +2011,9 @@ msgstr "association changes not supported on win32" msgid "Association creation not supported on win32" msgstr "Association creation not supported on win32" +#~ msgid "Reached maximum data array limit" +#~ msgstr "Reached maximum data array limit" + #~ msgid "do not hide entries" #~ msgstr "do not hide entries" |