mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 17:08:45 +02:00
=== Released 2.5.0 ===
Sun Jul 18 19:40:30 2004 Soeren Sandmann <sandmann@daimi.au.dk> * === Released 2.5.0 === * Makefile.am (BUILT_EXTRA_DIST): move gtk-doc.make here.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
2123fa7b8e
commit
0192c59937
58
po/en_CA.po
58
po/en_CA.po
@@ -6,14 +6,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-04-30 09:07-0400\n"
|
||||
"POT-Creation-Date: 2004-07-18 18:16+0200\n"
|
||||
"PO-Revision-Date: 2004-04-24 16:20-0500\n"
|
||||
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
|
||||
"Language-Team: English/Canada <adamw@gnome.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
|
||||
#: glib/gconvert.c:402
|
||||
#, c-format
|
||||
@@ -48,8 +48,8 @@ msgid "Cannot convert fallback '%s' to codeset '%s'"
|
||||
msgstr "Cannot convert fallback '%s' to codeset '%s'"
|
||||
|
||||
#: glib/gconvert.c:1497
|
||||
#, c-format
|
||||
msgid "The URI '%s' is not an absolute URI using the file scheme"
|
||||
#, fuzzy, 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:1507
|
||||
@@ -72,16 +72,16 @@ msgstr "The hostname of the URI '%s' is invalid"
|
||||
msgid "The URI '%s' contains invalidly escaped characters"
|
||||
msgstr "The URI '%s' contains invalidly escaped characters"
|
||||
|
||||
#: glib/gconvert.c:1623
|
||||
#: glib/gconvert.c:1622
|
||||
#, 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:1632
|
||||
msgid "Invalid hostname"
|
||||
msgstr "Invalid hostname"
|
||||
|
||||
#: glib/gdir.c:80
|
||||
#: glib/gdir.c:83
|
||||
#, c-format
|
||||
msgid "Error opening directory '%s': %s"
|
||||
msgstr "Error opening directory '%s': %s"
|
||||
@@ -247,15 +247,15 @@ msgstr "Unfinished entity reference"
|
||||
msgid "Unfinished character reference"
|
||||
msgstr "Unfinished character reference"
|
||||
|
||||
#: glib/gmarkup.c:888 glib/gmarkup.c:916 glib/gmarkup.c:947
|
||||
#: glib/gmarkup.c:893 glib/gmarkup.c:921 glib/gmarkup.c:952
|
||||
msgid "Invalid UTF-8 encoded text"
|
||||
msgstr "Invalid UTF-8 encoded text"
|
||||
|
||||
#: glib/gmarkup.c:983
|
||||
#: glib/gmarkup.c:988
|
||||
msgid "Document must begin with an element (e.g. <book>)"
|
||||
msgstr "Document must begin with an element (e.g. <book>)"
|
||||
|
||||
#: glib/gmarkup.c:1022
|
||||
#: glib/gmarkup.c:1027
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following a '<' character; it may not begin an "
|
||||
@@ -264,7 +264,7 @@ msgstr ""
|
||||
"'%s' is not a valid character following a '<' character; it may not begin an "
|
||||
"element name"
|
||||
|
||||
#: glib/gmarkup.c:1085
|
||||
#: glib/gmarkup.c:1090
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' character to end the start tag of element "
|
||||
@@ -273,14 +273,14 @@ msgstr ""
|
||||
"Odd character '%s', expected a '>' character to end the start tag of element "
|
||||
"'%s'"
|
||||
|
||||
#: glib/gmarkup.c:1172
|
||||
#: glib/gmarkup.c:1177
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
||||
msgstr ""
|
||||
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
||||
|
||||
#: glib/gmarkup.c:1213
|
||||
#: glib/gmarkup.c:1218
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
|
||||
@@ -291,7 +291,7 @@ msgstr ""
|
||||
"element '%s', or optionally an attribute; perhaps you used an invalid "
|
||||
"character in an attribute name"
|
||||
|
||||
#: glib/gmarkup.c:1296
|
||||
#: glib/gmarkup.c:1301
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected an open quote mark after the equals sign when "
|
||||
@@ -300,7 +300,7 @@ msgstr ""
|
||||
"Odd character '%s', expected an open quote mark after the equals sign when "
|
||||
"giving value for attribute '%s' of element '%s'"
|
||||
|
||||
#: glib/gmarkup.c:1436
|
||||
#: glib/gmarkup.c:1441
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
||||
@@ -309,7 +309,7 @@ msgstr ""
|
||||
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
||||
"begin an element name"
|
||||
|
||||
#: glib/gmarkup.c:1474
|
||||
#: glib/gmarkup.c:1479
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the close element name '%s'; the "
|
||||
@@ -318,25 +318,25 @@ msgstr ""
|
||||
"'%s' is not a valid character following the close element name '%s'; the "
|
||||
"allowed character is '>'"
|
||||
|
||||
#: glib/gmarkup.c:1485
|
||||
#: glib/gmarkup.c:1490
|
||||
#, c-format
|
||||
msgid "Element '%s' was closed, no element is currently open"
|
||||
msgstr "Element '%s' was closed, no element is currently open"
|
||||
|
||||
#: glib/gmarkup.c:1494
|
||||
#: glib/gmarkup.c:1499
|
||||
#, c-format
|
||||
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
||||
msgstr "Element '%s' was closed, but the currently open element is '%s'"
|
||||
|
||||
#: glib/gmarkup.c:1641
|
||||
#: glib/gmarkup.c:1646
|
||||
msgid "Document was empty or contained only whitespace"
|
||||
msgstr "Document was empty or contained only whitespace"
|
||||
|
||||
#: glib/gmarkup.c:1655
|
||||
#: glib/gmarkup.c:1660
|
||||
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
||||
msgstr "Document ended unexpectedly just after an open angle bracket '<'"
|
||||
|
||||
#: glib/gmarkup.c:1663 glib/gmarkup.c:1707
|
||||
#: glib/gmarkup.c:1668 glib/gmarkup.c:1712
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly with elements still open - '%s' was the last "
|
||||
@@ -345,7 +345,7 @@ msgstr ""
|
||||
"Document ended unexpectedly with elements still open - '%s' was the last "
|
||||
"element opened"
|
||||
|
||||
#: glib/gmarkup.c:1671
|
||||
#: glib/gmarkup.c:1676
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
||||
@@ -354,19 +354,19 @@ msgstr ""
|
||||
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
||||
"the tag <%s/>"
|
||||
|
||||
#: glib/gmarkup.c:1677
|
||||
#: glib/gmarkup.c:1682
|
||||
msgid "Document ended unexpectedly inside an element name"
|
||||
msgstr "Document ended unexpectedly inside an element name"
|
||||
|
||||
#: glib/gmarkup.c:1682
|
||||
#: glib/gmarkup.c:1687
|
||||
msgid "Document ended unexpectedly inside an attribute name"
|
||||
msgstr "Document ended unexpectedly inside an attribute name"
|
||||
|
||||
#: glib/gmarkup.c:1687
|
||||
#: glib/gmarkup.c:1692
|
||||
msgid "Document ended unexpectedly inside an element-opening tag."
|
||||
msgstr "Document ended unexpectedly inside an element-opening tag."
|
||||
|
||||
#: glib/gmarkup.c:1693
|
||||
#: glib/gmarkup.c:1698
|
||||
msgid ""
|
||||
"Document ended unexpectedly after the equals sign following an attribute "
|
||||
"name; no attribute value"
|
||||
@@ -374,16 +374,16 @@ msgstr ""
|
||||
"Document ended unexpectedly after the equals sign following an attribute "
|
||||
"name; no attribute value"
|
||||
|
||||
#: glib/gmarkup.c:1700
|
||||
#: glib/gmarkup.c:1705
|
||||
msgid "Document ended unexpectedly while inside an attribute value"
|
||||
msgstr "Document ended unexpectedly while inside an attribute value"
|
||||
|
||||
#: glib/gmarkup.c:1715
|
||||
#: glib/gmarkup.c:1720
|
||||
#, c-format
|
||||
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
||||
msgstr "Document ended unexpectedly inside the close tag for element '%s'"
|
||||
|
||||
#: glib/gmarkup.c:1721
|
||||
#: glib/gmarkup.c:1726
|
||||
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
||||
msgstr "Document ended unexpectedly inside a comment or processing instruction"
|
||||
|
||||
|
Reference in New Issue
Block a user