diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 3bca8c201..feff7a3ab 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: 2007-01-04 17:24-0500\n" +"POT-Creation-Date: 2007-01-14 23:28-0500\n" "PO-Revision-Date: 2006-12-29 07:02-0000\n" "Last-Translator: David Lodge <dave@cirt.net>\n" "Language-Team: \n" @@ -725,50 +725,49 @@ msgid "" msgstr "" "Key file contains line '%s' which is not a key-value pair, group, or comment" -#: glib/gkeyfile.c:755 glib/gkeyfile.c:1233 glib/gkeyfile.c:2456 -#: glib/gkeyfile.c:2579 glib/gkeyfile.c:2894 +#: glib/gkeyfile.c:758 #, c-format msgid "Invalid group name: %s" msgstr "Invalid group name: %s" -#: glib/gkeyfile.c:774 +#: glib/gkeyfile.c:780 #, c-format msgid "Key file does not start with a group" msgstr "Key file does not start with a group" -#: glib/gkeyfile.c:797 glib/gkeyfile.c:1235 +#: glib/gkeyfile.c:806 #, c-format msgid "Invalid key name: %s" msgstr "Invalid key name: %s" -#: glib/gkeyfile.c:821 +#: glib/gkeyfile.c:833 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "Key file contains unsupported encoding '%s'" -#: glib/gkeyfile.c:1030 glib/gkeyfile.c:1189 glib/gkeyfile.c:2394 -#: glib/gkeyfile.c:2463 glib/gkeyfile.c:2586 glib/gkeyfile.c:2721 -#: glib/gkeyfile.c:2874 glib/gkeyfile.c:3056 glib/gkeyfile.c:3113 +#: glib/gkeyfile.c:1042 glib/gkeyfile.c:1201 glib/gkeyfile.c:2402 +#: glib/gkeyfile.c:2469 glib/gkeyfile.c:2590 glib/gkeyfile.c:2725 +#: glib/gkeyfile.c:2878 glib/gkeyfile.c:3058 glib/gkeyfile.c:3115 #, c-format msgid "Key file does not have group '%s'" msgstr "Key file does not have group '%s'" -#: glib/gkeyfile.c:1201 +#: glib/gkeyfile.c:1213 #, c-format msgid "Key file does not have key '%s'" msgstr "Key file does not have key '%s'" -#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1417 +#: glib/gkeyfile.c:1315 glib/gkeyfile.c:1425 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "Key file contains key '%s' with value '%s' which is not UTF-8" -#: glib/gkeyfile.c:1327 glib/gkeyfile.c:1437 glib/gkeyfile.c:1805 +#: glib/gkeyfile.c:1335 glib/gkeyfile.c:1445 glib/gkeyfile.c:1813 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "Key file contains key '%s' which has value that cannot be interpreted." -#: glib/gkeyfile.c:2017 glib/gkeyfile.c:2226 +#: glib/gkeyfile.c:2025 glib/gkeyfile.c:2234 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -777,37 +776,37 @@ msgstr "" "Key file contains key '%s' in group '%s' which has value that cannot be " "interpreted." -#: glib/gkeyfile.c:2409 glib/gkeyfile.c:2601 glib/gkeyfile.c:3124 +#: glib/gkeyfile.c:2417 glib/gkeyfile.c:2605 glib/gkeyfile.c:3126 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Key file does not have key '%s' in group '%s'" -#: glib/gkeyfile.c:3344 +#: glib/gkeyfile.c:3365 #, c-format msgid "Key file contains escape character at end of line" msgstr "Key file contains escape character at end of line" -#: glib/gkeyfile.c:3366 +#: glib/gkeyfile.c:3387 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Key file contains invalid escape sequence '%s'" -#: glib/gkeyfile.c:3508 +#: glib/gkeyfile.c:3529 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Value '%s' cannot be interpreted as a number." -#: glib/gkeyfile.c:3522 +#: glib/gkeyfile.c:3543 #, c-format msgid "Integer value '%s' out of range" msgstr "Integer value '%s' out of range" -#: glib/gkeyfile.c:3555 +#: glib/gkeyfile.c:3576 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "Value '%s' cannot be interpreted as a float number." -#: glib/gkeyfile.c:3582 +#: glib/gkeyfile.c:3603 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Value '%s' cannot be interpreted as a boolean." |