summaryrefslogtreecommitdiff
path: root/po/en_GB.po
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-05-03 18:04:31 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-05-03 18:08:49 -0400
commita28215fa909ef315e596ebd0b41132730aef909d (patch)
treeba97dc53a6d97d4ac1532ca33557be1353d5367c /po/en_GB.po
parent4e694faa332a6ef4c576176b568a7f74e142103a (diff)
Release 2.21.0
Diffstat (limited to 'po/en_GB.po')
-rw-r--r--po/en_GB.po300
1 files changed, 144 insertions, 156 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 71c31af05..339846d1e 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: 2009-04-09 18:27-0400\n"
+"POT-Creation-Date: 2009-05-03 17:49-0400\n"
"PO-Revision-Date: 2009-02-23 19:30+0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: <>\n"
@@ -297,52 +297,32 @@ msgstr "Failed to open file '%s': open() failed: %s"
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Failed to map file '%s': mmap() failed: %s"
-#: glib/gmarkup.c:255 glib/gmarkup.c:295
+#: glib/gmarkup.c:303 glib/gmarkup.c:343
#, c-format
msgid "Error on line %d char %d: "
msgstr "Error on line %d char %d: "
-#: glib/gmarkup.c:389
-#, c-format
-msgid "Error on line %d: %s"
-msgstr "Error on line %d: %s"
-
-#: glib/gmarkup.c:493
-msgid ""
-"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
-msgstr ""
-"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
+#: glib/gmarkup.c:363 glib/gmarkup.c:441
+#, fuzzy, c-format
+msgid "Invalid UTF-8 encoded text in name - not valid '%s'"
+msgstr "Invalid UTF-8 encoded text - not valid '%s'"
-#: glib/gmarkup.c:503
+#: glib/gmarkup.c:374
#, c-format
-msgid ""
-"Character '%s' is not valid at the start of an entity name; the & character "
-"begins an entity; if this ampersand isn't supposed to be an entity, escape "
-"it as &amp;"
+msgid "'%s' is not a valid name "
msgstr ""
-"Character '%s' is not valid at the start of an entity name; the & character "
-"begins an entity; if this ampersand isn't supposed to be an entity, escape "
-"it as &amp;"
-#: glib/gmarkup.c:537
+#: glib/gmarkup.c:390
#, c-format
-msgid "Character '%s' is not valid inside an entity name"
-msgstr "Character '%s' is not valid inside an entity name"
+msgid "'%s' is not a valid name: '%c' "
+msgstr ""
-#: glib/gmarkup.c:574
+#: glib/gmarkup.c:494
#, c-format
-msgid "Entity name '%s' is not known"
-msgstr "Entity name '%s' is not known"
-
-#: glib/gmarkup.c:585
-msgid ""
-"Entity did not end with a semicolon; most likely you used an ampersand "
-"character without intending to start an entity - escape ampersand as &amp;"
-msgstr ""
-"Entity did not end with a semicolon; most likely you used an ampersand "
-"character without intending to start an entity - escape ampersand as &amp;"
+msgid "Error on line %d: %s"
+msgstr "Error on line %d: %s"
-#: glib/gmarkup.c:638
+#: glib/gmarkup.c:578
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
@@ -351,16 +331,7 @@ msgstr ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
"reference (&#234; for example) - perhaps the digit is too large"
-#: glib/gmarkup.c:660
-#, c-format
-msgid "Character reference '%-.*s' does not encode a permitted character"
-msgstr "Character reference '%-.*s' does not encode a permitted character"
-
-#: glib/gmarkup.c:675
-msgid "Empty character reference; should include a digit such as &#454;"
-msgstr "Empty character reference; should include a digit such as &#454;"
-
-#: glib/gmarkup.c:685
+#: glib/gmarkup.c:590
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -370,32 +341,35 @@ msgstr ""
"ampersand character without intending to start an entity - escape ampersand "
"as &amp;"
-#: glib/gmarkup.c:771
-msgid "Unfinished entity reference"
-msgstr "Unfinished entity reference"
-
-#: glib/gmarkup.c:777
-msgid "Unfinished character reference"
-msgstr "Unfinished character reference"
+#: glib/gmarkup.c:616
+#, c-format
+msgid "Character reference '%-.*s' does not encode a permitted character"
+msgstr "Character reference '%-.*s' does not encode a permitted character"
-#: glib/gmarkup.c:1063
-msgid "Invalid UTF-8 encoded text - overlong sequence"
-msgstr "Invalid UTF-8 encoded text - overlong sequence"
+#: glib/gmarkup.c:654
+msgid ""
+"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
+msgstr ""
+"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
-#: glib/gmarkup.c:1091
-msgid "Invalid UTF-8 encoded text - not a start char"
-msgstr "Invalid UTF-8 encoded text - not a start char"
+#: glib/gmarkup.c:662
+#, fuzzy, c-format
+msgid "Entity name '%-.*s' is not known"
+msgstr "Entity name '%s' is not known"
-#: glib/gmarkup.c:1130
-#, c-format
-msgid "Invalid UTF-8 encoded text - not valid '%s'"
-msgstr "Invalid UTF-8 encoded text - not valid '%s'"
+#: glib/gmarkup.c:667
+msgid ""
+"Entity did not end with a semicolon; most likely you used an ampersand "
+"character without intending to start an entity - escape ampersand as &amp;"
+msgstr ""
+"Entity did not end with a semicolon; most likely you used an ampersand "
+"character without intending to start an entity - escape ampersand as &amp;"
-#: glib/gmarkup.c:1168
+#: glib/gmarkup.c:973
msgid "Document must begin with an element (e.g. <book>)"
msgstr "Document must begin with an element (e.g. <book>)"
-#: glib/gmarkup.c:1208
+#: glib/gmarkup.c:1013
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -404,7 +378,7 @@ msgstr ""
"'%s' is not a valid character following a '<' character; it may not begin an "
"element name"
-#: glib/gmarkup.c:1276
+#: glib/gmarkup.c:1081
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the empty-element tag '%"
@@ -413,14 +387,14 @@ msgstr ""
"Odd character '%s': expected a '>' character to end the empty-element tag '%"
"s'"
-#: glib/gmarkup.c:1365
+#: glib/gmarkup.c:1165
#, 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:1407
+#: glib/gmarkup.c:1206
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -431,7 +405,7 @@ msgstr ""
"element '%s', or optionally an attribute; perhaps you used an invalid "
"character in an attribute name"
-#: glib/gmarkup.c:1493
+#: glib/gmarkup.c:1283
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -440,7 +414,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:1635
+#: glib/gmarkup.c:1417
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -449,7 +423,7 @@ msgstr ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
"begin an element name"
-#: glib/gmarkup.c:1675
+#: glib/gmarkup.c:1453
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -458,25 +432,25 @@ msgstr ""
"'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'"
-#: glib/gmarkup.c:1686
+#: glib/gmarkup.c:1464
#, 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:1695
+#: glib/gmarkup.c:1473
#, 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:1858
+#: glib/gmarkup.c:1640
msgid "Document was empty or contained only whitespace"
msgstr "Document was empty or contained only whitespace"
-#: glib/gmarkup.c:1872
+#: glib/gmarkup.c:1654
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Document ended unexpectedly just after an open angle bracket '<'"
-#: glib/gmarkup.c:1880 glib/gmarkup.c:1925
+#: glib/gmarkup.c:1662 glib/gmarkup.c:1707
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -485,7 +459,7 @@ msgstr ""
"Document ended unexpectedly with elements still open - '%s' was the last "
"element opened"
-#: glib/gmarkup.c:1888
+#: glib/gmarkup.c:1670
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -494,19 +468,19 @@ msgstr ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
"the tag <%s/>"
-#: glib/gmarkup.c:1894
+#: glib/gmarkup.c:1676
msgid "Document ended unexpectedly inside an element name"
msgstr "Document ended unexpectedly inside an element name"
-#: glib/gmarkup.c:1900
+#: glib/gmarkup.c:1682
msgid "Document ended unexpectedly inside an attribute name"
msgstr "Document ended unexpectedly inside an attribute name"
-#: glib/gmarkup.c:1905
+#: glib/gmarkup.c:1687
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Document ended unexpectedly inside an element-opening tag."
-#: glib/gmarkup.c:1911
+#: glib/gmarkup.c:1693
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -514,16 +488,16 @@ msgstr ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
-#: glib/gmarkup.c:1918
+#: glib/gmarkup.c:1700
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Document ended unexpectedly while inside an attribute value"
-#: glib/gmarkup.c:1934
+#: glib/gmarkup.c:1716
#, 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:1940
+#: glib/gmarkup.c:1722
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "Document ended unexpectedly inside a comment or processing instruction"
@@ -961,61 +935,61 @@ 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:615
+#: glib/goption.c:724
msgid "Usage:"
msgstr "Usage:"
-#: glib/goption.c:615
+#: glib/goption.c:724
msgid "[OPTION...]"
msgstr "[OPTION...]"
-#: glib/goption.c:719
+#: glib/goption.c:828
msgid "Help Options:"
msgstr "Help Options:"
-#: glib/goption.c:720
+#: glib/goption.c:829
msgid "Show help options"
msgstr "Show help options"
-#: glib/goption.c:726
+#: glib/goption.c:835
msgid "Show all help options"
msgstr "Show all help options"
-#: glib/goption.c:788
+#: glib/goption.c:897
msgid "Application Options:"
msgstr "Application Options:"
-#: glib/goption.c:850 glib/goption.c:920
+#: glib/goption.c:959 glib/goption.c:1029
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "Cannot parse integer value '%s' for %s"
-#: glib/goption.c:860 glib/goption.c:928
+#: glib/goption.c:969 glib/goption.c:1037
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "Integer value '%s' for %s out of range"
-#: glib/goption.c:885
+#: glib/goption.c:994
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "Cannot parse double value '%s' for %s"
-#: glib/goption.c:893
+#: glib/goption.c:1002
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr "Double value '%s' for %s out of range"
-#: glib/goption.c:1156 glib/goption.c:1235
+#: glib/goption.c:1265 glib/goption.c:1344
#, c-format
msgid "Error parsing option %s"
msgstr "Error parsing option %s"
-#: glib/goption.c:1266 glib/goption.c:1380
+#: glib/goption.c:1375 glib/goption.c:1489
#, c-format
msgid "Missing argument for %s"
msgstr "Missing argument for %s"
-#: glib/goption.c:1773
+#: glib/goption.c:1882
#, c-format
msgid "Unknown option %s"
msgstr "Unknown option %s"
@@ -1135,8 +1109,8 @@ msgstr "Too large count value passed to %s"
msgid "Stream is already closed"
msgstr "Stream is already closed"
-#: gio/gcancellable.c:366 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:627
-#: gio/gsimpleasyncresult.c:654
+#: gio/gcancellable.c:377 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:638
+#: gio/gsimpleasyncresult.c:665
msgid "Operation was cancelled"
msgstr "Operation was cancelled"
@@ -1276,7 +1250,7 @@ msgstr "Wastebasket not supported"
msgid "File names cannot contain '%c'"
msgstr "File names cannot contain '%c'"
-#: gio/gfile.c:5011 gio/gvolume.c:370
+#: gio/gfile.c:5011 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "volume doesn't implement mount"
@@ -1297,14 +1271,6 @@ msgstr "File enumerator has outstanding operation"
msgid "File enumerator is already closed"
msgstr "File enumerator is already closed"
-#: gio/gfileicon.c:145
-msgid "file"
-msgstr "file"
-
-#: gio/gfileicon.c:146
-msgid "The file containing the icon"
-msgstr "The file containing the icon"
-
#: gio/gfileicon.c:237
#, c-format
msgid "Can't handle version %d of GFileIcon encoding"
@@ -1713,55 +1679,11 @@ msgstr "Output stream doesn't implement write"
msgid "Source stream is already closed"
msgstr "Source stream is already closed"
-#: gio/gthemedicon.c:211
-msgid "name"
-msgstr "name"
-
-#: gio/gthemedicon.c:212
-msgid "The name of the icon"
-msgstr "The name of the icon"
-
-#: gio/gthemedicon.c:223
-msgid "names"
-msgstr "names"
-
-#: gio/gthemedicon.c:224
-msgid "An array containing the icon names"
-msgstr "An array containing the icon names"
-
-#: gio/gthemedicon.c:249
-msgid "use default fallbacks"
-msgstr "use default fallbacks"
-
-#: gio/gthemedicon.c:250
-msgid ""
-"Whether to use default fallbacks found by shortening the name at '-' "
-"characters. Ignores names after the first if multiple names are given."
-msgstr ""
-"Whether to use default fallbacks found by shortening the name at '-' "
-"characters. Ignores names after the first if multiple names are given."
-
#: gio/gthemedicon.c:499
#, c-format
msgid "Can't handle version %d of GThemedIcon encoding"
msgstr "Can't handle version %d of GThemedIcon encoding"
-#: gio/gunixinputstream.c:161 gio/gunixoutputstream.c:147
-msgid "File descriptor"
-msgstr "File descriptor"
-
-#: gio/gunixinputstream.c:162
-msgid "The file descriptor to read from"
-msgstr "The file descriptor from which to read"
-
-#: gio/gunixinputstream.c:176 gio/gunixoutputstream.c:162
-msgid "Close file descriptor"
-msgstr "Close file descriptor"
-
-#: gio/gunixinputstream.c:177 gio/gunixoutputstream.c:163
-msgid "Whether to close the file descriptor when the stream is closed"
-msgstr "Whether to close the file descriptor when the stream is closed"
-
#: gio/gunixinputstream.c:358 gio/gunixinputstream.c:378
#: gio/gunixinputstream.c:456 gio/gunixoutputstream.c:443
#, c-format
@@ -1778,16 +1700,12 @@ msgstr "Error closing unix: %s"
msgid "Filesystem root"
msgstr "Filesystem root"
-#: gio/gunixoutputstream.c:148
-msgid "The file descriptor to write to"
-msgstr "The file descriptor to which to write"
-
#: gio/gunixoutputstream.c:344 gio/gunixoutputstream.c:365
#, c-format
msgid "Error writing to unix: %s"
msgstr "Error writing to unix: %s"
-#: gio/gvolume.c:444
+#: gio/gvolume.c:450
msgid "volume doesn't implement eject"
msgstr "volume doesn't implement eject"
@@ -1824,6 +1742,76 @@ msgstr "use a long listing format"
msgid "[FILE...]"
msgstr "[FILE...]"
+#~ msgid ""
+#~ "Character '%s' is not valid at the start of an entity name; the & "
+#~ "character begins an entity; if this ampersand isn't supposed to be an "
+#~ "entity, escape it as &amp;"
+#~ msgstr ""
+#~ "Character '%s' is not valid at the start of an entity name; the & "
+#~ "character begins an entity; if this ampersand isn't supposed to be an "
+#~ "entity, escape it as &amp;"
+
+#~ msgid "Character '%s' is not valid inside an entity name"
+#~ msgstr "Character '%s' is not valid inside an entity name"
+
+#~ msgid "Empty character reference; should include a digit such as &#454;"
+#~ msgstr "Empty character reference; should include a digit such as &#454;"
+
+#~ msgid "Unfinished entity reference"
+#~ msgstr "Unfinished entity reference"
+
+#~ msgid "Unfinished character reference"
+#~ msgstr "Unfinished character reference"
+
+#~ msgid "Invalid UTF-8 encoded text - overlong sequence"
+#~ msgstr "Invalid UTF-8 encoded text - overlong sequence"
+
+#~ msgid "Invalid UTF-8 encoded text - not a start char"
+#~ msgstr "Invalid UTF-8 encoded text - not a start char"
+
+#~ msgid "file"
+#~ msgstr "file"
+
+#~ msgid "The file containing the icon"
+#~ msgstr "The file containing the icon"
+
+#~ msgid "name"
+#~ msgstr "name"
+
+#~ msgid "The name of the icon"
+#~ msgstr "The name of the icon"
+
+#~ msgid "names"
+#~ msgstr "names"
+
+#~ msgid "An array containing the icon names"
+#~ msgstr "An array containing the icon names"
+
+#~ msgid "use default fallbacks"
+#~ msgstr "use default fallbacks"
+
+#~ msgid ""
+#~ "Whether to use default fallbacks found by shortening the name at '-' "
+#~ "characters. Ignores names after the first if multiple names are given."
+#~ msgstr ""
+#~ "Whether to use default fallbacks found by shortening the name at '-' "
+#~ "characters. Ignores names after the first if multiple names are given."
+
+#~ msgid "File descriptor"
+#~ msgstr "File descriptor"
+
+#~ msgid "The file descriptor to read from"
+#~ msgstr "The file descriptor from which to read"
+
+#~ msgid "Close file descriptor"
+#~ msgstr "Close file descriptor"
+
+#~ msgid "Whether to close the file descriptor when the stream is closed"
+#~ msgstr "Whether to close the file descriptor when the stream is closed"
+
+#~ msgid "The file descriptor to write to"
+#~ msgstr "The file descriptor to which to write"
+
#~ msgid "%u byte"
#~ msgid_plural "%u bytes"
#~ msgstr[0] "%u byte"