diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 473e572c1..2eb8940af 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-12-16 00:40-0500\n" +"POT-Creation-Date: 2005-01-07 11:51-0500\n" "PO-Revision-Date: 2004-12-13 20:16+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:1600 +#: glib/gconvert.c:1601 #, 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:1610 +#: glib/gconvert.c:1611 #, 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:1627 +#: glib/gconvert.c:1628 #, c-format msgid "The URI '%s' is invalid" msgstr "The URI '%s' is invalid" -#: glib/gconvert.c:1639 +#: glib/gconvert.c:1640 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "The hostname of the URI '%s' is invalid" -#: glib/gconvert.c:1655 +#: glib/gconvert.c:1656 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "The URI '%s' contains invalidly escaped characters" -#: glib/gconvert.c:1748 +#: glib/gconvert.c:1750 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "The pathname '%s' is not an absolute path" -#: glib/gconvert.c:1758 +#: glib/gconvert.c:1760 msgid "Invalid hostname" msgstr "Invalid hostname" @@ -86,57 +86,57 @@ msgstr "Invalid hostname" msgid "Error opening directory '%s': %s" msgstr "Error opening directory '%s': %s" -#: glib/gfileutils.c:502 glib/gfileutils.c:570 +#: glib/gfileutils.c:490 glib/gfileutils.c:558 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Could not allocate %lu bytes to read file \"%s\"" -#: glib/gfileutils.c:515 +#: glib/gfileutils.c:503 #, c-format msgid "Error reading file '%s': %s" msgstr "Error reading file '%s': %s" -#: glib/gfileutils.c:592 +#: glib/gfileutils.c:580 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Failed to read from file '%s': %s" -#: glib/gfileutils.c:641 glib/gfileutils.c:724 +#: glib/gfileutils.c:629 glib/gfileutils.c:712 #, c-format msgid "Failed to open file '%s': %s" msgstr "Failed to open file '%s': %s" -#: glib/gfileutils.c:656 +#: glib/gfileutils.c:644 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Failed to get attributes of file '%s': fstat() failed: %s" -#: glib/gfileutils.c:688 +#: glib/gfileutils.c:676 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Failed to open file '%s': fdopen() failed: %s" -#: glib/gfileutils.c:1012 +#: glib/gfileutils.c:1003 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Template '%s' invalid, should not contain a '%s'" -#: glib/gfileutils.c:1026 +#: glib/gfileutils.c:1017 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Template '%s' doesn't end with XXXXXX" -#: glib/gfileutils.c:1049 +#: glib/gfileutils.c:1040 #, c-format msgid "Failed to create file '%s': %s" msgstr "Failed to create file '%s': %s" -#: glib/gfileutils.c:1425 +#: glib/gfileutils.c:1416 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Failed to read the symbolic link '%s': %s" -#: glib/gfileutils.c:1446 +#: glib/gfileutils.c:1437 msgid "Symbolic links not supported" msgstr "Symbolic links not supported" @@ -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:402 +#: glib/goption.c:405 msgid "Usage:" msgstr "Usage:" -#: glib/goption.c:402 +#: glib/goption.c:405 msgid "[OPTION...]" msgstr "[OPTION...]" -#: glib/goption.c:491 +#: glib/goption.c:494 msgid "Help Options:" msgstr "Help Options:" -#: glib/goption.c:491 +#: glib/goption.c:494 msgid "Show help options" msgstr "Show help options" -#: glib/goption.c:495 +#: glib/goption.c:498 msgid "Show all help options" msgstr "Show all help options" -#: glib/goption.c:544 +#: glib/goption.c:547 msgid "Application Options:" msgstr "Application Options:" -#: glib/goption.c:583 +#: glib/goption.c:586 #, c-format msgid "Cannot parse integer value '%s' for --%s" msgstr "Cannot parse integer value '%s' for --%s" -#: glib/goption.c:593 +#: glib/goption.c:596 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "Integer value '%s' for %s out of range" -#: glib/goption.c:1313 +#: glib/goption.c:1323 #, c-format msgid "Unknown option %s" msgstr "Unknown option %s" |