Updated British English translation

This commit is contained in:
Bruce Cowan 2012-09-18 18:35:04 +01:00
parent 3d6c6ff6af
commit 01d10600ed

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib\n" "Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-05 13:11+0100\n" "POT-Creation-Date: 2012-09-18 18:34+0100\n"
"PO-Revision-Date: 2012-09-05 13:13+0100\n" "PO-Revision-Date: 2012-09-18 18:34+0100\n"
"Last-Translator: Bruce Cowan <bruce@bcowan.me.uk>\n" "Last-Translator: Bruce Cowan <bruce@bcowan.me.uk>\n"
"Language-Team: British English <en@li.org>\n" "Language-Team: British English <en@li.org>\n"
"Language: en_GB\n" "Language: en_GB\n"
@ -122,40 +122,40 @@ msgstr "There is no GCredentials support for your platform"
msgid "Unexpected early end-of-stream" msgid "Unexpected early end-of-stream"
msgstr "Unexpected early end-of-stream" msgstr "Unexpected early end-of-stream"
#: ../gio/gdbusaddress.c:149 ../gio/gdbusaddress.c:237 #: ../gio/gdbusaddress.c:150 ../gio/gdbusaddress.c:238
#: ../gio/gdbusaddress.c:318 #: ../gio/gdbusaddress.c:319
#, c-format #, c-format
msgid "Unsupported key `%s' in address entry `%s'" msgid "Unsupported key `%s' in address entry `%s'"
msgstr "Unsupported key `%s' in address entry `%s'" msgstr "Unsupported key `%s' in address entry `%s'"
#: ../gio/gdbusaddress.c:176 #: ../gio/gdbusaddress.c:177
#, c-format #, c-format
msgid "" msgid ""
"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys)" "Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys)"
msgstr "" msgstr ""
"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys)" "Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys)"
#: ../gio/gdbusaddress.c:189 #: ../gio/gdbusaddress.c:190
#, c-format #, c-format
msgid "Meaningless key/value pair combination in address entry `%s'" msgid "Meaningless key/value pair combination in address entry `%s'"
msgstr "Meaningless key/value pair combination in address entry `%s'" msgstr "Meaningless key/value pair combination in address entry `%s'"
#: ../gio/gdbusaddress.c:252 ../gio/gdbusaddress.c:333 #: ../gio/gdbusaddress.c:253 ../gio/gdbusaddress.c:334
#, c-format #, c-format
msgid "Error in address `%s' - the port attribute is malformed" msgid "Error in address `%s' - the port attribute is malformed"
msgstr "Error in address `%s': the port attribute is malformed" msgstr "Error in address `%s': the port attribute is malformed"
#: ../gio/gdbusaddress.c:263 ../gio/gdbusaddress.c:344 #: ../gio/gdbusaddress.c:264 ../gio/gdbusaddress.c:345
#, c-format #, c-format
msgid "Error in address `%s' - the family attribute is malformed" msgid "Error in address `%s' - the family attribute is malformed"
msgstr "Error in address `%s': the family attribute is malformed" msgstr "Error in address `%s': the family attribute is malformed"
#: ../gio/gdbusaddress.c:453 #: ../gio/gdbusaddress.c:454
#, c-format #, c-format
msgid "Address element `%s' does not contain a colon (:)" msgid "Address element `%s' does not contain a colon (:)"
msgstr "Address element `%s' does not contain a colon (:)" msgstr "Address element `%s' does not contain a colon (:)"
#: ../gio/gdbusaddress.c:474 #: ../gio/gdbusaddress.c:475
#, c-format #, c-format
msgid "" msgid ""
"Key/Value pair %d, `%s', in address element `%s' does not contain an equal " "Key/Value pair %d, `%s', in address element `%s' does not contain an equal "
@ -164,7 +164,7 @@ msgstr ""
"Key/Value pair %d, `%s', in address element `%s' does not contain an equal " "Key/Value pair %d, `%s', in address element `%s' does not contain an equal "
"sign" "sign"
#: ../gio/gdbusaddress.c:488 #: ../gio/gdbusaddress.c:489
#, c-format #, c-format
msgid "" msgid ""
"Error unescaping key or value in Key/Value pair %d, `%s', in address element " "Error unescaping key or value in Key/Value pair %d, `%s', in address element "
@ -173,7 +173,7 @@ msgstr ""
"Error unescaping key or value in Key/Value pair %d, `%s', in address element " "Error unescaping key or value in Key/Value pair %d, `%s', in address element "
"`%s'" "`%s'"
#: ../gio/gdbusaddress.c:566 #: ../gio/gdbusaddress.c:567
#, c-format #, c-format
msgid "" msgid ""
"Error in address `%s' - the unix transport requires exactly one of the keys " "Error in address `%s' - the unix transport requires exactly one of the keys "
@ -182,79 +182,84 @@ msgstr ""
"Error in address `%s': the Unix transport requires exactly one of the keys " "Error in address `%s': the Unix transport requires exactly one of the keys "
"`path' or `abstract' to be set" "`path' or `abstract' to be set"
#: ../gio/gdbusaddress.c:602 #: ../gio/gdbusaddress.c:603
#, c-format #, c-format
msgid "Error in address `%s' - the host attribute is missing or malformed" msgid "Error in address `%s' - the host attribute is missing or malformed"
msgstr "Error in address `%s': the host attribute is missing or malformed" msgstr "Error in address `%s': the host attribute is missing or malformed"
#: ../gio/gdbusaddress.c:616 #: ../gio/gdbusaddress.c:617
#, c-format #, c-format
msgid "Error in address `%s' - the port attribute is missing or malformed" msgid "Error in address `%s' - the port attribute is missing or malformed"
msgstr "Error in address `%s': the port attribute is missing or malformed" msgstr "Error in address `%s': the port attribute is missing or malformed"
#: ../gio/gdbusaddress.c:630 #: ../gio/gdbusaddress.c:631
#, c-format #, c-format
msgid "Error in address `%s' - the noncefile attribute is missing or malformed" msgid "Error in address `%s' - the noncefile attribute is missing or malformed"
msgstr "Error in address `%s': the noncefile attribute is missing or malformed" msgstr "Error in address `%s': the noncefile attribute is missing or malformed"
#: ../gio/gdbusaddress.c:651 #: ../gio/gdbusaddress.c:652
msgid "Error auto-launching: " msgid "Error auto-launching: "
msgstr "Error auto-launching: " msgstr "Error auto-launching: "
#: ../gio/gdbusaddress.c:659 #: ../gio/gdbusaddress.c:660
#, c-format #, c-format
msgid "Unknown or unsupported transport `%s' for address `%s'" msgid "Unknown or unsupported transport `%s' for address `%s'"
msgstr "Unknown or unsupported transport `%s' for address `%s'" msgstr "Unknown or unsupported transport `%s' for address `%s'"
#: ../gio/gdbusaddress.c:695 #: ../gio/gdbusaddress.c:696
#, c-format #, c-format
msgid "Error opening nonce file `%s': %s" msgid "Error opening nonce file `%s': %s"
msgstr "Error opening nonce file `%s': %s" msgstr "Error opening nonce file `%s': %s"
#: ../gio/gdbusaddress.c:713 #: ../gio/gdbusaddress.c:714
#, c-format #, c-format
msgid "Error reading from nonce file `%s': %s" msgid "Error reading from nonce file `%s': %s"
msgstr "Error reading from nonce file `%s': %s" msgstr "Error reading from nonce file `%s': %s"
#: ../gio/gdbusaddress.c:722 #: ../gio/gdbusaddress.c:723
#, c-format #, c-format
msgid "Error reading from nonce file `%s', expected 16 bytes, got %d" msgid "Error reading from nonce file `%s', expected 16 bytes, got %d"
msgstr "Error reading from nonce file `%s': expected 16 bytes, got %d" msgstr "Error reading from nonce file `%s': expected 16 bytes, got %d"
#: ../gio/gdbusaddress.c:740 #: ../gio/gdbusaddress.c:741
#, c-format #, c-format
msgid "Error writing contents of nonce file `%s' to stream:" msgid "Error writing contents of nonce file `%s' to stream:"
msgstr "Error writing contents of nonce file `%s' to stream:" msgstr "Error writing contents of nonce file `%s' to stream:"
#: ../gio/gdbusaddress.c:959 #: ../gio/gdbusaddress.c:960
msgid "The given address is empty" msgid "The given address is empty"
msgstr "The given address is empty" msgstr "The given address is empty"
#: ../gio/gdbusaddress.c:1028 #: ../gio/gdbusaddress.c:1030
#, c-format
msgid "Cannot spawn a message bus when setuid"
msgstr "Cannot spawn a message bus when setuid"
#: ../gio/gdbusaddress.c:1037
msgid "Cannot spawn a message bus without a machine-id: " msgid "Cannot spawn a message bus without a machine-id: "
msgstr "Cannot spawn a message bus without a machine-id: " msgstr "Cannot spawn a message bus without a machine-id: "
#: ../gio/gdbusaddress.c:1070 #: ../gio/gdbusaddress.c:1079
#, c-format #, c-format
msgid "Error spawning command line `%s': " msgid "Error spawning command line `%s': "
msgstr "Error spawning command line `%s': " msgstr "Error spawning command line `%s': "
#: ../gio/gdbusaddress.c:1287 #: ../gio/gdbusaddress.c:1296
#, c-format #, c-format
msgid "(Type any character to close this window)\n" msgid "(Type any character to close this window)\n"
msgstr "(Type any character to close this window)\n" msgstr "(Type any character to close this window)\n"
#: ../gio/gdbusaddress.c:1412 #: ../gio/gdbusaddress.c:1421
#, c-format #, c-format
msgid "Session dbus not running, and autolaunch failed" msgid "Session dbus not running, and autolaunch failed"
msgstr "Session dbus not running, and autolaunch failed" msgstr "Session dbus not running, and autolaunch failed"
#: ../gio/gdbusaddress.c:1433 #: ../gio/gdbusaddress.c:1442
#, c-format #, c-format
msgid "Cannot determine session bus address (not implemented for this OS)" msgid "Cannot determine session bus address (not implemented for this OS)"
msgstr "Cannot determine session bus address (not implemented for this OS)" msgstr "Cannot determine session bus address (not implemented for this OS)"
#: ../gio/gdbusaddress.c:1532 ../gio/gdbusconnection.c:6755 #: ../gio/gdbusaddress.c:1541 ../gio/gdbusconnection.c:6757
#, c-format #, c-format
msgid "" msgid ""
"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable "
@ -263,7 +268,7 @@ msgstr ""
"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment " "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment "
"variable: unknown value `%s'" "variable: unknown value `%s'"
#: ../gio/gdbusaddress.c:1541 ../gio/gdbusconnection.c:6764 #: ../gio/gdbusaddress.c:1550 ../gio/gdbusconnection.c:6766
msgid "" msgid ""
"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment "
"variable is not set" "variable is not set"
@ -271,7 +276,7 @@ msgstr ""
"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment "
"variable is not set" "variable is not set"
#: ../gio/gdbusaddress.c:1551 #: ../gio/gdbusaddress.c:1560
#, c-format #, c-format
msgid "Unknown bus type %d" msgid "Unknown bus type %d"
msgstr "Unknown bus type %d" msgstr "Unknown bus type %d"
@ -412,7 +417,7 @@ msgstr "Property `%s' is not readable"
msgid "Property `%s' is not writable" msgid "Property `%s' is not writable"
msgstr "Property `%s' is not writeable" msgstr "Property `%s' is not writeable"
#: ../gio/gdbusconnection.c:4324 ../gio/gdbusconnection.c:6198 #: ../gio/gdbusconnection.c:4324 ../gio/gdbusconnection.c:6200
#, c-format #, c-format
msgid "No such interface `%s'" msgid "No such interface `%s'"
msgstr "No such interface `%s'" msgstr "No such interface `%s'"
@ -421,7 +426,7 @@ msgstr "No such interface `%s'"
msgid "No such interface" msgid "No such interface"
msgstr "No such interface" msgstr "No such interface"
#: ../gio/gdbusconnection.c:4726 ../gio/gdbusconnection.c:6704 #: ../gio/gdbusconnection.c:4726 ../gio/gdbusconnection.c:6706
#, c-format #, c-format
msgid "No such interface `%s' on object at path %s" msgid "No such interface `%s' on object at path %s"
msgstr "No such interface `%s' on object at path %s" msgstr "No such interface `%s' on object at path %s"
@ -446,12 +451,12 @@ msgstr "An object is already exported for the interface %s at %s"
msgid "Method `%s' returned type `%s', but expected `%s'" msgid "Method `%s' returned type `%s', but expected `%s'"
msgstr "Method `%s' returned type `%s', but expected `%s'" msgstr "Method `%s' returned type `%s', but expected `%s'"
#: ../gio/gdbusconnection.c:6309 #: ../gio/gdbusconnection.c:6311
#, c-format #, c-format
msgid "Method `%s' on interface `%s' with signature `%s' does not exist" msgid "Method `%s' on interface `%s' with signature `%s' does not exist"
msgstr "Method `%s' on interface `%s' with signature `%s' does not exist" msgstr "Method `%s' on interface `%s' with signature `%s' does not exist"
#: ../gio/gdbusconnection.c:6428 #: ../gio/gdbusconnection.c:6430
#, c-format #, c-format
msgid "A subtree is already exported for %s" msgid "A subtree is already exported for %s"
msgstr "A subtree is already exported for %s" msgstr "A subtree is already exported for %s"