This commit is contained in:
Matthias Clasen
2004-10-27 17:56:33 +00:00
parent 8a7eecd7c6
commit 25dc3ce452
79 changed files with 1878 additions and 1790 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-09-24 13:36-0400\n"
"POT-Creation-Date: 2004-10-27 13:43-0400\n"
"PO-Revision-Date: 2004-09-24 16:20-0400\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: English/Canada <adamw@FreeBSD.org>\n"
@@ -48,96 +48,96 @@ 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:1498
#: glib/gconvert.c:1573
#, 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:1508
#: glib/gconvert.c:1583
#, 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:1525
#: glib/gconvert.c:1600
#, c-format
msgid "The URI '%s' is invalid"
msgstr "The URI '%s' is invalid"
#: glib/gconvert.c:1537
#: glib/gconvert.c:1612
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "The hostname of the URI '%s' is invalid"
#: glib/gconvert.c:1553
#: glib/gconvert.c:1628
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "The URI '%s' contains invalidly escaped characters"
#: glib/gconvert.c:1623
#: glib/gconvert.c:1698
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "The pathname '%s' is not an absolute path"
#: glib/gconvert.c:1633
#: glib/gconvert.c:1708
msgid "Invalid hostname"
msgstr "Invalid hostname"
#: glib/gdir.c:84
#: glib/gdir.c:120 glib/gdir.c:140
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Error opening directory '%s': %s"
#: glib/gfileutils.c:400 glib/gfileutils.c:465
#: glib/gfileutils.c:502 glib/gfileutils.c:570
#, 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:411
#: glib/gfileutils.c:515
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Error reading file '%s': %s"
#: glib/gfileutils.c:487
#: glib/gfileutils.c:592
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Failed to read from file '%s': %s"
#: glib/gfileutils.c:534 glib/gfileutils.c:602
#: glib/gfileutils.c:641 glib/gfileutils.c:726
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Failed to open file '%s': %s"
#: glib/gfileutils.c:548
#: glib/gfileutils.c:656
#, 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:574
#: glib/gfileutils.c:688
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Failed to open file '%s': fdopen() failed: %s"
#: glib/gfileutils.c:786
#: glib/gfileutils.c:1009
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Template '%s' invalid, should not contain a '%s'"
#: glib/gfileutils.c:798
#: glib/gfileutils.c:1021
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "Template '%s' does not end with XXXXXX"
#: glib/gfileutils.c:819
#: glib/gfileutils.c:1042
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Failed to create file '%s': %s"
#: glib/gfileutils.c:1160
#: glib/gfileutils.c:1418
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Failed to read the symbolic link '%s': %s"
#: glib/gfileutils.c:1179
#: glib/gfileutils.c:1439
msgid "Symbolic links not supported"
msgstr "Symbolic links not supported"
@@ -538,7 +538,7 @@ msgstr "Cannot parse integer value '%s' for --%s"
msgid "Integer value '%s' for %s out of range"
msgstr "Integer value '%s' for %s out of range"
#: glib/goption.c:1028
#: glib/goption.c:1024
#, c-format
msgid "Unknown option %s"
msgstr "Unknown option %s"