diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 7d5ecd9d8..b6ea41eb6 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: 2004-10-27 13:43-0400\n" +"POT-Creation-Date: 2004-11-02 17:54-0500\n" "PO-Revision-Date: 2004-10-03 22:51+0100\n" "Last-Translator: David Lodge <dave@cirt.net>\n" "Language-Team: \n" @@ -47,37 +47,37 @@ msgstr "Partial character sequence at end of input" msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Cannot convert fallback '%s' to codeset '%s'" -#: glib/gconvert.c:1573 +#: glib/gconvert.c:1597 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "The URI '%s' is not an absolute URI using the \"file\" scheme" -#: glib/gconvert.c:1583 +#: glib/gconvert.c:1607 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "The local file URI '%s' may not include a '#'" -#: glib/gconvert.c:1600 +#: glib/gconvert.c:1624 #, c-format msgid "The URI '%s' is invalid" msgstr "The URI '%s' is invalid" -#: glib/gconvert.c:1612 +#: glib/gconvert.c:1636 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "The hostname of the URI '%s' is invalid" -#: glib/gconvert.c:1628 +#: glib/gconvert.c:1652 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "The URI '%s' contains invalidly escaped characters" -#: glib/gconvert.c:1698 +#: glib/gconvert.c:1722 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "The pathname '%s' is not an absolute path" -#: glib/gconvert.c:1708 +#: glib/gconvert.c:1732 msgid "Invalid hostname" msgstr "Invalid hostname" @@ -503,41 +503,41 @@ msgstr "Invalid sequence in conversion input" msgid "Character out of range for UTF-16" msgstr "Character out of range for UTF-16" -#: glib/goption.c:263 +#: glib/goption.c:402 msgid "Usage:" msgstr "Usage:" -#: glib/goption.c:263 +#: glib/goption.c:402 msgid "[OPTION...]" msgstr "[OPTION...]" -#: glib/goption.c:308 +#: glib/goption.c:489 msgid "Help Options:" msgstr "Help Options:" -#: glib/goption.c:308 +#: glib/goption.c:489 msgid "Show help options" msgstr "Show help options" -#: glib/goption.c:312 +#: glib/goption.c:493 msgid "Show all help options" msgstr "Show all help options" -#: glib/goption.c:360 +#: glib/goption.c:541 msgid "Application Options:" msgstr "Application Options:" -#: glib/goption.c:400 +#: glib/goption.c:580 #, c-format msgid "Cannot parse integer value '%s' for --%s" msgstr "Cannot parse integer value '%s' for --%s" -#: glib/goption.c:410 +#: glib/goption.c:590 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "Integer value '%s' for %s out of range" -#: glib/goption.c:1024 +#: glib/goption.c:1310 #, c-format msgid "Unknown option %s" msgstr "Unknown option %s" |