[vte] Update British English translation



commit 0689c745e07e48e1324c3a3878f42d3ea1c38f59
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Sep 1 09:44:36 2010 +0100

    Update British English translation

 po/en_GB.po |  108 ++++++++++++++++++++++++-----------------------------------
 1 files changed, 44 insertions(+), 64 deletions(-)
---
diff --git a/po/en_GB.po b/po/en_GB.po
index d407ea9..7e5065e 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -2,126 +2,106 @@
 # Copyright (C) 2004 THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the vte package.
 # Gareth Owen <gowen72 yahoo com>, 2004.
+# Philip Withnall <philip tecnocode co uk>, 2010.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: vte\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-03-06 12:49+0000\n"
+"POT-Creation-Date: 2010-09-01 09:43+0100\n"
 "PO-Revision-Date: 2007-03-06 12:49-0000\n"
-"Last-Translator: David Lodge <dave cirt net>\n"
-"Language-Team: \n"
+"Last-Translator: Philip Withnall <philip tecnocode co uk>\n"
+"Language-Team: British English <en li org>\n"
+"Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../src/iso2022.c:784
-#: ../src/iso2022.c:792
-#: ../src/iso2022.c:823
-#: ../src/vte.c:1790
+#: ../src/iso2022.c:771 ../src/iso2022.c:779 ../src/iso2022.c:810
+#: ../src/vte.c:2254
 #, c-format
 msgid "Unable to convert characters from %s to %s."
 msgstr "Unable to convert characters from %s to %s."
 
-#: ../src/iso2022.c:1532
+#: ../src/iso2022.c:1464
 #, c-format
 msgid "Attempt to set invalid NRC map '%c'."
 msgstr "Attempt to set invalid NRC map '%c'."
 
 #. Application signalled an "identified coding system" we haven't heard of.  See ECMA-35 for gory details.
-#: ../src/iso2022.c:1562
+#: ../src/iso2022.c:1494
 msgid "Unrecognized identified coding system."
 msgstr "Unrecognised identified coding system."
 
-#: ../src/iso2022.c:1621
-#: ../src/iso2022.c:1648
+#: ../src/iso2022.c:1553 ../src/iso2022.c:1580
 #, c-format
 msgid "Attempt to set invalid wide NRC map '%c'."
 msgstr "Attempt to set invalid wide NRC map '%c'."
 
-#. Give the user some clue as to why session logging is not
-#. * going to work (assuming we can open a pty using some other
-#. * method).
-#: ../src/pty.c:837
-#, c-format
-msgid "can not run %s"
-msgstr "can not run %s"
-
-#: ../src/reaper.c:136
-msgid "Error creating signal pipe."
-msgstr "Error creating signal pipe."
-
-#: ../src/trie.c:414
+#: ../src/trie.c:409
 #, c-format
 msgid "Duplicate (%s/%s)!"
 msgstr "Duplicate (%s/%s)!"
 
-#: ../src/vte.c:1178
+#. Bail back to normal mode.
+#: ../src/vteapp.c:965
+msgid "Could not open console.\n"
+msgstr "Could not open console.\n"
+
+#: ../src/vteapp.c:1056
+msgid "Could not parse the geometry spec passed to --geometry"
+msgstr "Could not parse the geometry spec passed to --geometry"
+
+#: ../src/vte.c:1280
 #, c-format
 msgid "Error compiling regular expression \"%s\"."
 msgstr "Error compiling regular expression \"%s\"."
 
-#: ../src/vte.c:2673
-#: ../src/vte.c:2678
-#, c-format
-msgid "No handler for control sequence `%s' defined."
-msgstr "No handler for control sequence `%s' defined."
-
 #. Translators: %s is replaced with error message returned by strerror().
-#: ../src/vte.c:3628
+#: ../src/vte.c:4362
 #, c-format
 msgid "Error reading from child: %s."
 msgstr "Error reading from child: %s."
 
-#: ../src/vte.c:3745
+#: ../src/vte.c:4489
 msgid "Unable to send data to child, invalid charset convertor"
 msgstr "Unable to send data to child, invalid charset convertor"
 
-#: ../src/vte.c:3756
-#: ../src/vte.c:4674
+#: ../src/vte.c:4500 ../src/vte.c:5531
 #, c-format
 msgid "Error (%s) converting data for child, dropping."
 msgstr "Error (%s) converting data for child, dropping."
 
-#: ../src/vte.c:6903
+#: ../src/vte.c:7725
 #, c-format
-msgid "Error reading PTY size, using defaults: %s."
-msgstr "Error reading PTY size, using defaults: %s."
-
-#: ../src/vte.c:6932
-#, c-format
-msgid "Error setting PTY size: %s."
-msgstr "Error setting PTY size: %s."
+msgid "Error reading PTY size, using defaults: %s\n"
+msgstr "Error reading PTY size; using defaults: %s\n"
 
 #. Aaargh.  We're screwed.
-#: ../src/vte.c:11352
+#: ../src/vte.c:13297
 msgid "_vte_conv_open() failed setting word characters"
 msgstr "_vte_conv_open() failed setting word characters"
 
-#: ../src/vteseq.c:3937
-#, c-format
-msgid "Got unexpected (key?) sequence `%s'."
-msgstr "Got unexpected (key?) sequence `%s'."
+#~ msgid "can not run %s"
+#~ msgstr "can not run %s"
 
-#. Bail back to normal mode.
-#: ../src/vteapp.c:774
-msgid "Could not open console.\n"
-msgstr "Could not open console.\n"
+#~ msgid "Error creating signal pipe."
+#~ msgstr "Error creating signal pipe."
 
-#: ../src/vteapp.c:838
-msgid "Could not parse the geometry spec passed to --geometry"
-msgstr "Could not parse the geometry spec passed to --geometry"
+#~ msgid "No handler for control sequence `%s' defined."
+#~ msgstr "No handler for control sequence `%s' defined."
 
-#: ../src/vteglyph.c:562
-#, c-format
-msgid "Unknown pixel mode %d.\n"
-msgstr "Unknown pixel mode %d.\n"
+#~ msgid "Error setting PTY size: %s."
+#~ msgstr "Error setting PTY size: %s."
 
-#: ../src/vtexft.c:267
-#, c-format
-msgid "Can not find appropiate font for character U+%04x.\n"
-msgstr "Can not find appropiate font for character U+%04x.\n"
+#~ msgid "Got unexpected (key?) sequence `%s'."
+#~ msgstr "Got unexpected (key?) sequence `%s'."
+
+#~ msgid "Unknown pixel mode %d.\n"
+#~ msgstr "Unknown pixel mode %d.\n"
+
+#~ msgid "Can not find appropiate font for character U+%04x.\n"
+#~ msgstr "Can not find appropiate font for character U+%04x.\n"
 
 #~ msgid "Error adding `%s' to environment, continuing."
 #~ msgstr "Error adding `%s' to environment, continuing."
-



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]