diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-04-23 20:49:02 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-04-23 20:49:02 -0400 |
commit | afe3aef7b02e94e1d2b926e131beea2de5f5c96d (patch) | |
tree | 5e13c20dbcf6d6fc895d8bcbae3bb849f4c6520f /po/en_GB.po | |
parent | daa405c191c5efa8ad364414470b8fbdb0673401 (diff) |
2.25.3
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 52 |
1 files changed, 28 insertions, 24 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 51972af96..13e1f5c4b 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-04-22 21:59-0400\n" +"POT-Creation-Date: 2010-04-23 20:25-0400\n" "PO-Revision-Date: 2010-02-24 15:27+0100\n" "Last-Translator: Philip Withnall <philip@tecnocode.co.uk>\n" "Language-Team: British English <en@li.org>\n" @@ -1159,7 +1159,7 @@ msgstr "Incomplete multibyte sequence in input" msgid "Not enough space in destination" msgstr "Not enough space in destination" -#: gio/gcharsetconverter.c:448 gio/gsocket.c:772 +#: gio/gcharsetconverter.c:448 gio/gsocket.c:811 msgid "Cancellable initialization not supported" msgstr "Cancellable initialisation not supported" @@ -1948,106 +1948,110 @@ msgstr "" msgid "Unknown command '%s'\n" msgstr "Unknown option %s" -#: gio/gsocket.c:277 +#: gio/gsocket.c:282 msgid "Invalid socket, not initialized" msgstr "Invalid socket, not initialised" -#: gio/gsocket.c:284 +#: gio/gsocket.c:289 #, c-format msgid "Invalid socket, initialization failed due to: %s" msgstr "Invalid socket, initialisation failed due to: %s" -#: gio/gsocket.c:292 +#: gio/gsocket.c:297 msgid "Socket is already closed" msgstr "Socket is already closed" -#: gio/gsocket.c:413 +#: gio/gsocket.c:305 gio/gsocket.c:2616 gio/gsocket.c:2660 +msgid "Socket I/O timed out" +msgstr "" + +#: gio/gsocket.c:427 #, c-format msgid "creating GSocket from fd: %s" msgstr "creating GSocket from fd: %s" -#: gio/gsocket.c:447 gio/gsocket.c:461 gio/gsocket.c:1925 +#: gio/gsocket.c:461 gio/gsocket.c:475 gio/gsocket.c:2027 #, c-format msgid "Unable to create socket: %s" msgstr "Unable to create socket: %s" -#: gio/gsocket.c:447 +#: gio/gsocket.c:461 msgid "Unknown protocol was specified" msgstr "Unknown protocol was specified" -#: gio/gsocket.c:1126 +#: gio/gsocket.c:1225 #, c-format msgid "could not get local address: %s" msgstr "could not get local address: %s" -#: gio/gsocket.c:1159 +#: gio/gsocket.c:1258 #, c-format msgid "could not get remote address: %s" msgstr "could not get remote address: %s" -#: gio/gsocket.c:1217 +#: gio/gsocket.c:1316 #, c-format msgid "could not listen: %s" msgstr "could not listen: %s" -#: gio/gsocket.c:1291 +#: gio/gsocket.c:1390 #, c-format msgid "Error binding to address: %s" msgstr "Error binding to address: %s" -#: gio/gsocket.c:1411 +#: gio/gsocket.c:1510 #, c-format msgid "Error accepting connection: %s" msgstr "Error accepting connection: %s" -#: gio/gsocket.c:1524 +#: gio/gsocket.c:1623 msgid "Error connecting: " msgstr "Error connecting: " -#: gio/gsocket.c:1528 +#: gio/gsocket.c:1627 msgid "Connection in progress" msgstr "Connection in progress" -#: gio/gsocket.c:1533 +#: gio/gsocket.c:1632 #, c-format msgid "Error connecting: %s" msgstr "Error connecting: %s" -#: gio/gsocket.c:1573 +#: gio/gsocket.c:1675 #, c-format msgid "Unable to get pending error: %s" msgstr "Unable to get pending error: %s" -#: gio/gsocket.c:1669 +#: gio/gsocket.c:1771 #, c-format msgid "Error receiving data: %s" msgstr "Error receiving data: %s" -#: gio/gsocket.c:1812 +#: gio/gsocket.c:1914 #, c-format msgid "Error sending data: %s" msgstr "Error sending data: %s" -#: gio/gsocket.c:2004 +#: gio/gsocket.c:2106 #, c-format msgid "Error closing socket: %s" msgstr "Error closing socket: %s" -#: gio/gsocket.c:2481 +#: gio/gsocket.c:2609 #, c-format msgid "Waiting for socket condition: %s" msgstr "Waiting for socket condition: %s" -#: gio/gsocket.c:2720 gio/gsocket.c:2801 +#: gio/gsocket.c:2866 gio/gsocket.c:2947 #, c-format msgid "Error sending message: %s" msgstr "Error sending message: %s" -#: gio/gsocket.c:2745 +#: gio/gsocket.c:2891 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage not supported on Windows" -#: gio/gsocket.c:3003 gio/gsocket.c:3141 +#: gio/gsocket.c:3149 gio/gsocket.c:3287 #, c-format msgid "Error receiving message: %s" msgstr "Error receiving message: %s" |