[libgsf] Updated British English translation



commit 8dfe32e962d96693a249ebbe84937ca4025e1cdd
Author: Chris Leonard <cjl laptop org>
Date:   Sat Sep 1 01:14:04 2012 +0100

    Updated British English translation

 po/en_GB.po |  696 ++++++++++++++++++++++++++++------------------------------
 1 files changed, 336 insertions(+), 360 deletions(-)
---
diff --git a/po/en_GB.po b/po/en_GB.po
index 9c3b301..f8cd46d 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -2,30 +2,34 @@
 # Copyright (C) 2009 libgsf's COPYRIGHT HOLDER
 # This file is distributed under the same license as the libgsf package.
 # Philip Withnall <philip tecnocode co uk>, 2009.
-#
+# Chris Leonard <cjl laptop org>, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: libgsf master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
-"product=libgsf&component=General\n"
-"POT-Creation-Date: 2009-09-13 03:28+0000\n"
-"PO-Revision-Date: 2009-09-13 03:28+0000\n"
-"Last-Translator: Philip Withnall <philip tecnocode co uk>\n"
-"Language-Team: British English <en_GB li org>\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-09-01 01:13+0100\n"
+"PO-Revision-Date: 2012-08-14 04:36-0400\n"
+"Last-Translator: Chris Leonard <cjl laptop org>\n"
+"Language-Team: Sugar Labs\n"
+"Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Virtaal 0.7.0\n"
+"X-Project-Style: gnome\n"
 
-#: ../gsf/gsf-blob.c:108
-msgid "Not enough memory to copy %"
-msgstr "Not enough memory to copy %"
+#: ../gsf/gsf-blob.c:115
+#, c-format
+msgid "Not enough memory to copy %s bytes of data"
+msgstr "Not enough memory to copy %s bytes of data"
 
-#: ../gsf/gsf-clip-data.c:150
-msgid "The clip_data is in %s, but it is smaller than at least %"
-msgstr "The clip_data is in %s, but it is smaller than at least %"
+#: ../gsf/gsf-clip-data.c:166
+#, c-format
+msgid "The clip_data is in %s, but it is smaller than at least %s bytes"
+msgstr "The clip_data is in %s, but it is smaller than at least %s bytes"
 
-#: ../gsf/gsf-clip-data.c:243
+#: ../gsf/gsf-clip-data.c:260
 #, c-format
 msgid ""
 "The clip_data is in Windows clipboard format, but it is smaller than the "
@@ -34,51 +38,86 @@ msgstr ""
 "The clip_data is in Windows clipboard format, but it is smaller than the "
 "required 4 bytes."
 
-#: ../gsf/gsf-clip-data.c:254
+#: ../gsf/gsf-clip-data.c:271
 msgid "Windows Metafile format"
 msgstr "Windows Metafile format"
 
 #. CF_BITMAP
-#: ../gsf/gsf-clip-data.c:260
+#: ../gsf/gsf-clip-data.c:277
 msgid "Windows DIB or BITMAP format"
 msgstr "Windows DIB or BITMAP format"
 
-#: ../gsf/gsf-clip-data.c:265
+#: ../gsf/gsf-clip-data.c:282
 msgid "Windows Enhanced Metafile format"
 msgstr "Windows Enhanced Metafile format"
 
-#: ../gsf/gsf-msole-utils.c:311
-msgid "Missing data when reading the %s property; got %"
-msgstr "Missing data when reading the %s property; got %"
+#: ../gsf/gsf-libxml.c:1493
+msgid "Pretty print"
+msgstr "Pretty print"
+
+#: ../gsf/gsf-libxml.c:1494
+msgid "Should the output auto-indent elements to make reading easier?"
+msgstr "Should the output auto-indent elements to make reading easier?"
+
+#: ../gsf/gsf-libxml.c:1500
+msgid "Sink"
+msgstr "Sink"
+
+#: ../gsf/gsf-libxml.c:1501
+msgid "The destination for writes"
+msgstr "The destination for writes"
+
+#: ../gsf/gsf-msole-utils.c:315
+#, c-format
+msgid ""
+"Missing data when reading the %s property; got %s bytes, but %s bytes at "
+"least are needed."
+msgstr ""
+"Missing data when reading the %s property; got %s bytes, but %s bytes at "
+"least are needed."
 
-#: ../gsf/gsf-msole-utils.c:357
+#: ../gsf/gsf-msole-utils.c:366
+#, c-format
 msgid ""
 "Corrupt data in the VT_CF property; clipboard data length must be at least 4 "
-"bytes, but the data says it only has %"
+"bytes, but the data says it only has %s bytes available."
 msgstr ""
 "Corrupt data in the VT_CF property; clipboard data length must be at least 4 "
-"bytes, but the data says it only has %"
+"bytes, but the data says it only has %s bytes available."
 
-#: ../gsf/gsf-open-pkg-utils.c:351
+#: ../gsf/gsf-open-pkg-utils.c:355
 #, c-format
 msgid "Unable to find part id='%s' for '%s'"
 msgstr "Unable to find part id='%s' for '%s'"
 
-#: ../gsf/gsf-open-pkg-utils.c:379
+#: ../gsf/gsf-open-pkg-utils.c:383
 #, c-format
 msgid "Unable to find part with type='%s' for '%s'"
 msgstr "Unable to find part with type='%s' for '%s'"
 
-#: ../gsf/gsf-open-pkg-utils.c:409
+#: ../gsf/gsf-open-pkg-utils.c:413
 #, c-format
 msgid "Missing id for part in '%s'"
 msgstr "Missing id for part in '%s'"
 
-#: ../gsf/gsf-open-pkg-utils.c:418
+#: ../gsf/gsf-open-pkg-utils.c:422
 #, c-format
 msgid "Part '%s' in '%s' from '%s' is corrupt!"
 msgstr "Part '%s' in '%s' from '%s' is corrupt!"
 
+#: ../gsf/gsf-opendoc-utils.c:353
+#, c-format
+msgid "Property \"%s\" used for multiple types!"
+msgstr "Property \"%s\" used for multiple types!"
+
+#: ../gsf/gsf-opendoc-utils.c:878
+msgid "ODF version"
+msgstr "ODF version"
+
+#: ../gsf/gsf-opendoc-utils.c:879
+msgid "The ODF version this object is targeting as an integer like 100"
+msgstr "The ODF version this object is targeting as an integer like 100"
+
 #: ../tools/gsf.c:22
 msgid "Display program version"
 msgstr "Display program version"
@@ -161,394 +200,331 @@ msgstr "Usage: %s %s\n"
 msgid "Run '%s help' to see a list subcommands.\n"
 msgstr "Run '%s help' to see a list of subcommands.\n"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:1
-msgid ""
-"Boolean options available, true enables thumbnailing and false disables the "
-"creation of new thumbnails"
-msgstr ""
-"Boolean options available, true enables thumbnailing and false disables the "
-"creation of new thumbnails"
+#~ msgid ""
+#~ "Boolean options available, true enables thumbnailing and false disables "
+#~ "the creation of new thumbnails"
+#~ msgstr ""
+#~ "Boolean options available, true enables thumbnailing and false disables "
+#~ "the creation of new thumbnails"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:2
-msgid "Enable thumbnailing for OpenOffice 1.x Calc spreadsheets"
-msgstr "Enable thumbnailing of OpenOffice 1.x Calc spreadsheets"
+#~ msgid "Enable thumbnailing for OpenOffice 1.x Calc spreadsheets"
+#~ msgstr "Enable thumbnailing of OpenOffice 1.x Calc spreadsheets"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:3
-msgid "Enable thumbnailing for OpenOffice 1.x Drawing templates"
-msgstr "Enable thumbnailing of OpenOffice 1.x Drawing templates"
+#~ msgid "Enable thumbnailing for OpenOffice 1.x Drawing templates"
+#~ msgstr "Enable thumbnailing of OpenOffice 1.x Drawing templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:4
-msgid "Enable thumbnailing for OpenOffice 1.x Impress Presentation templates"
-msgstr "Enable thumbnailing of OpenOffice 1.x Impress Presentation templates"
+#~ msgid ""
+#~ "Enable thumbnailing for OpenOffice 1.x Impress Presentation templates"
+#~ msgstr ""
+#~ "Enable thumbnailing of OpenOffice 1.x Impress Presentation templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:5
-msgid "Enable thumbnailing for OpenOffice 1.x Impress presentations"
-msgstr "Enable thumbnailing of OpenOffice 1.x Impress presentations"
+#~ msgid "Enable thumbnailing for OpenOffice 1.x Impress presentations"
+#~ msgstr "Enable thumbnailing of OpenOffice 1.x Impress presentations"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:6
-msgid "Enable thumbnailing for OpenOffice 1.x Math documents"
-msgstr "Enable thumbnailing of OpenOffice 1.x Math documents"
+#~ msgid "Enable thumbnailing for OpenOffice 1.x Math documents"
+#~ msgstr "Enable thumbnailing of OpenOffice 1.x Math documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:7
-msgid "Enable thumbnailing for OpenOffice 1.x Spreadsheet templates"
-msgstr "Enable thumbnailing of OpenOffice 1.x Spreadsheet templates"
+#~ msgid "Enable thumbnailing for OpenOffice 1.x Spreadsheet templates"
+#~ msgstr "Enable thumbnailing of OpenOffice 1.x Spreadsheet templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:8
-msgid "Enable thumbnailing for OpenOffice 1.x Writer documents"
-msgstr "Enable thumbnailing of OpenOffice 1.x Writer documents"
+#~ msgid "Enable thumbnailing for OpenOffice 1.x Writer documents"
+#~ msgstr "Enable thumbnailing of OpenOffice 1.x Writer documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:9
-msgid "Enable thumbnailing for OpenOffice 1.x Writer global templates"
-msgstr "Enable thumbnailing of OpenOffice 1.x Writer global templates"
+#~ msgid "Enable thumbnailing for OpenOffice 1.x Writer global templates"
+#~ msgstr "Enable thumbnailing of OpenOffice 1.x Writer global templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:10
-msgid "Enable thumbnailing for OpenOffice 1.x Writer templates"
-msgstr "Enable thumbnailing of OpenOffice 1.x Writer templates"
+#~ msgid "Enable thumbnailing for OpenOffice 1.x Writer templates"
+#~ msgstr "Enable thumbnailing of OpenOffice 1.x Writer templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:11
-msgid "Enable thumbnailing of Microsoft Excel 2007 spreadsheets"
-msgstr "Enable thumbnailing of Microsoft Excel 2007 spreadsheets"
+#~ msgid "Enable thumbnailing of Microsoft Excel 2007 spreadsheets"
+#~ msgstr "Enable thumbnailing of Microsoft Excel 2007 spreadsheets"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:12
-msgid "Enable thumbnailing of Microsoft Excel spreadsheets"
-msgstr "Enable thumbnailing of Microsoft Excel spreadsheets"
+#~ msgid "Enable thumbnailing of Microsoft Excel spreadsheets"
+#~ msgstr "Enable thumbnailing of Microsoft Excel spreadsheets"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:13
-msgid "Enable thumbnailing of Microsoft PowerPoint 2007 presentations"
-msgstr "Enable thumbnailing of Microsoft PowerPoint 2007 presentations"
+#~ msgid "Enable thumbnailing of Microsoft PowerPoint 2007 presentations"
+#~ msgstr "Enable thumbnailing of Microsoft PowerPoint 2007 presentations"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:14
-msgid "Enable thumbnailing of Microsoft PowerPoint presentations"
-msgstr "Enable thumbnailing of Microsoft PowerPoint presentations"
+#~ msgid "Enable thumbnailing of Microsoft PowerPoint presentations"
+#~ msgstr "Enable thumbnailing of Microsoft PowerPoint presentations"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:15
-msgid "Enable thumbnailing of Microsoft Word 2007 documents"
-msgstr "Enable thumbnailing of Microsoft Word 2007 documents"
+#~ msgid "Enable thumbnailing of Microsoft Word 2007 documents"
+#~ msgstr "Enable thumbnailing of Microsoft Word 2007 documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:16
-msgid "Enable thumbnailing of Microsoft Word documents"
-msgstr "Enable thumbnailing of Microsoft Word documents"
+#~ msgid "Enable thumbnailing of Microsoft Word documents"
+#~ msgstr "Enable thumbnailing of Microsoft Word documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:17
-msgid "Enable thumbnailing of OpenDocument charts"
-msgstr "Enable thumbnailing of OpenDocument charts"
+#~ msgid "Enable thumbnailing of OpenDocument charts"
+#~ msgstr "Enable thumbnailing of OpenDocument charts"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:18
-msgid "Enable thumbnailing of OpenDocument drawing templates"
-msgstr "Enable thumbnailing of OpenDocument drawing templates"
+#~ msgid "Enable thumbnailing of OpenDocument drawing templates"
+#~ msgstr "Enable thumbnailing of OpenDocument drawing templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:19
-msgid "Enable thumbnailing of OpenDocument drawings"
-msgstr "Enable thumbnailing of OpenDocument drawings"
+#~ msgid "Enable thumbnailing of OpenDocument drawings"
+#~ msgstr "Enable thumbnailing of OpenDocument drawings"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:20
-msgid "Enable thumbnailing of OpenDocument formulas"
-msgstr "Enable thumbnailing of OpenDocument formulae"
+#~ msgid "Enable thumbnailing of OpenDocument formulas"
+#~ msgstr "Enable thumbnailing of OpenDocument formulae"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:21
-msgid "Enable thumbnailing of OpenDocument images"
-msgstr "Enable thumbnailing of OpenDocument images"
+#~ msgid "Enable thumbnailing of OpenDocument images"
+#~ msgstr "Enable thumbnailing of OpenDocument images"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:22
-msgid "Enable thumbnailing of OpenDocument presentation templates"
-msgstr "Enable thumbnailing of OpenDocument presentation templates"
+#~ msgid "Enable thumbnailing of OpenDocument presentation templates"
+#~ msgstr "Enable thumbnailing of OpenDocument presentation templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:23
-msgid "Enable thumbnailing of OpenDocument presentations"
-msgstr "Enable thumbnailing of OpenDocument presentations"
+#~ msgid "Enable thumbnailing of OpenDocument presentations"
+#~ msgstr "Enable thumbnailing of OpenDocument presentations"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:24
-msgid "Enable thumbnailing of OpenDocument spreadsheet templates"
-msgstr "Enable thumbnailing of OpenDocument spreadsheet templates"
+#~ msgid "Enable thumbnailing of OpenDocument spreadsheet templates"
+#~ msgstr "Enable thumbnailing of OpenDocument spreadsheet templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:25
-msgid "Enable thumbnailing of OpenDocument spreadsheets"
-msgstr "Enable thumbnailing of OpenDocument spreadsheets"
+#~ msgid "Enable thumbnailing of OpenDocument spreadsheets"
+#~ msgstr "Enable thumbnailing of OpenDocument spreadsheets"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:26
-msgid "Enable thumbnailing of OpenDocument wordprocessing document templates"
-msgstr "Enable thumbnailing of OpenDocument word processing document templates"
+#~ msgid ""
+#~ "Enable thumbnailing of OpenDocument wordprocessing document templates"
+#~ msgstr ""
+#~ "Enable thumbnailing of OpenDocument word processing document templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:27
-msgid "Enable thumbnailing of OpenDocument wordprocessing documents"
-msgstr "Enable thumbnailing of OpenDocument word processing documents"
+#~ msgid "Enable thumbnailing of OpenDocument wordprocessing documents"
+#~ msgstr "Enable thumbnailing of OpenDocument word processing documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:28
-msgid "Enable thumbnailing of OpenDocument wordprocessing master documents"
-msgstr "Enable thumbnailing of OpenDocument word processing master documents"
+#~ msgid "Enable thumbnailing of OpenDocument wordprocessing master documents"
+#~ msgstr ""
+#~ "Enable thumbnailing of OpenDocument word processing master documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:29
-msgid "Thumbnail command for Microsoft Excel 2007 spreadsheets"
-msgstr "Thumbnail command for Microsoft Excel 2007 spreadsheets"
+#~ msgid "Thumbnail command for Microsoft Excel 2007 spreadsheets"
+#~ msgstr "Thumbnail command for Microsoft Excel 2007 spreadsheets"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:30
-msgid "Thumbnail command for Microsoft Excel spreadsheets"
-msgstr "Thumbnail command for Microsoft Excel spreadsheets"
+#~ msgid "Thumbnail command for Microsoft Excel spreadsheets"
+#~ msgstr "Thumbnail command for Microsoft Excel spreadsheets"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:31
-msgid "Thumbnail command for Microsoft PowerPoint 2007 presentations"
-msgstr "Thumbnail command for Microsoft PowerPoint 2007 presentations"
+#~ msgid "Thumbnail command for Microsoft PowerPoint 2007 presentations"
+#~ msgstr "Thumbnail command for Microsoft PowerPoint 2007 presentations"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:32
-msgid "Thumbnail command for Microsoft PowerPoint presentations"
-msgstr "Thumbnail command for Microsoft PowerPoint presentations"
+#~ msgid "Thumbnail command for Microsoft PowerPoint presentations"
+#~ msgstr "Thumbnail command for Microsoft PowerPoint presentations"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:33
-msgid "Thumbnail command for Microsoft Word 2007 documents"
-msgstr "Thumbnail command for Microsoft Word 2007 documents"
+#~ msgid "Thumbnail command for Microsoft Word 2007 documents"
+#~ msgstr "Thumbnail command for Microsoft Word 2007 documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:34
-msgid "Thumbnail command for Microsoft Word documents"
-msgstr "Thumbnail command for Microsoft Word documents"
+#~ msgid "Thumbnail command for Microsoft Word documents"
+#~ msgstr "Thumbnail command for Microsoft Word documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:35
-msgid "Thumbnail command for OpenDocument charts"
-msgstr "Thumbnail command for OpenDocument charts"
+#~ msgid "Thumbnail command for OpenDocument charts"
+#~ msgstr "Thumbnail command for OpenDocument charts"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:36
-msgid "Thumbnail command for OpenDocument drawing templates"
-msgstr "Thumbnail command for OpenDocument drawing templates"
+#~ msgid "Thumbnail command for OpenDocument drawing templates"
+#~ msgstr "Thumbnail command for OpenDocument drawing templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:37
-msgid "Thumbnail command for OpenDocument drawings"
-msgstr "Thumbnail command for OpenDocument drawings"
+#~ msgid "Thumbnail command for OpenDocument drawings"
+#~ msgstr "Thumbnail command for OpenDocument drawings"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:38
-msgid "Thumbnail command for OpenDocument formulas"
-msgstr "Thumbnail command for OpenDocument formulae"
+#~ msgid "Thumbnail command for OpenDocument formulas"
+#~ msgstr "Thumbnail command for OpenDocument formulae"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:39
-msgid "Thumbnail command for OpenDocument images"
-msgstr "Thumbnail command for OpenDocument images"
+#~ msgid "Thumbnail command for OpenDocument images"
+#~ msgstr "Thumbnail command for OpenDocument images"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:40
-msgid "Thumbnail command for OpenDocument presentation templates"
-msgstr "Thumbnail command for OpenDocument presentation templates"
+#~ msgid "Thumbnail command for OpenDocument presentation templates"
+#~ msgstr "Thumbnail command for OpenDocument presentation templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:41
-msgid "Thumbnail command for OpenDocument presentations"
-msgstr "Thumbnail command for OpenDocument presentations"
+#~ msgid "Thumbnail command for OpenDocument presentations"
+#~ msgstr "Thumbnail command for OpenDocument presentations"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:42
-msgid "Thumbnail command for OpenDocument spreadsheet templates"
-msgstr "Thumbnail command for OpenDocument spreadsheet templates"
+#~ msgid "Thumbnail command for OpenDocument spreadsheet templates"
+#~ msgstr "Thumbnail command for OpenDocument spreadsheet templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:43
-msgid "Thumbnail command for OpenDocument spreadsheets"
-msgstr "Thumbnail command for OpenDocument spreadsheets"
+#~ msgid "Thumbnail command for OpenDocument spreadsheets"
+#~ msgstr "Thumbnail command for OpenDocument spreadsheets"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:44
-msgid "Thumbnail command for OpenDocument wordprocessing document templates"
-msgstr "Thumbnail command for OpenDocument word processing document templates"
+#~ msgid "Thumbnail command for OpenDocument wordprocessing document templates"
+#~ msgstr ""
+#~ "Thumbnail command for OpenDocument word processing document templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:45
-msgid "Thumbnail command for OpenDocument wordprocessing documents"
-msgstr "Thumbnail command for OpenDocument word processing documents"
+#~ msgid "Thumbnail command for OpenDocument wordprocessing documents"
+#~ msgstr "Thumbnail command for OpenDocument word processing documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:46
-msgid "Thumbnail command for OpenDocument wordprocessing master documents"
-msgstr "Thumbnail command for OpenDocument word processing master documents"
+#~ msgid "Thumbnail command for OpenDocument wordprocessing master documents"
+#~ msgstr "Thumbnail command for OpenDocument word processing master documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:47
-msgid "Thumbnail command for OpenOffice 1.x Calc spreadsheets"
-msgstr "Thumbnail command for OpenOffice 1.x Calc spreadsheets"
+#~ msgid "Thumbnail command for OpenOffice 1.x Calc spreadsheets"
+#~ msgstr "Thumbnail command for OpenOffice 1.x Calc spreadsheets"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:48
-msgid "Thumbnail command for OpenOffice 1.x Drawing templates"
-msgstr "Thumbnail command for OpenOffice 1.x Drawing templates"
+#~ msgid "Thumbnail command for OpenOffice 1.x Drawing templates"
+#~ msgstr "Thumbnail command for OpenOffice 1.x Drawing templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:49
-msgid "Thumbnail command for OpenOffice 1.x Impress Presentation templates"
-msgstr "Thumbnail command for OpenOffice 1.x Impress Presentation templates"
+#~ msgid "Thumbnail command for OpenOffice 1.x Impress Presentation templates"
+#~ msgstr "Thumbnail command for OpenOffice 1.x Impress Presentation templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:50
-msgid "Thumbnail command for OpenOffice 1.x Impress presentations"
-msgstr "Thumbnail command for OpenOffice 1.x Impress presentations"
+#~ msgid "Thumbnail command for OpenOffice 1.x Impress presentations"
+#~ msgstr "Thumbnail command for OpenOffice 1.x Impress presentations"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:51
-msgid "Thumbnail command for OpenOffice 1.x Math documents"
-msgstr "Thumbnail command for OpenOffice 1.x Math documents"
+#~ msgid "Thumbnail command for OpenOffice 1.x Math documents"
+#~ msgstr "Thumbnail command for OpenOffice 1.x Math documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:52
-msgid "Thumbnail command for OpenOffice 1.x Spreadsheet templates"
-msgstr "Thumbnail command for OpenOffice 1.x Spreadsheet templates"
+#~ msgid "Thumbnail command for OpenOffice 1.x Spreadsheet templates"
+#~ msgstr "Thumbnail command for OpenOffice 1.x Spreadsheet templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:53
-msgid "Thumbnail command for OpenOffice 1.x Writer documents"
-msgstr "Thumbnail command for OpenOffice 1.x Writer documents"
+#~ msgid "Thumbnail command for OpenOffice 1.x Writer documents"
+#~ msgstr "Thumbnail command for OpenOffice 1.x Writer documents"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:54
-msgid "Thumbnail command for OpenOffice 1.x Writer global templates"
-msgstr "Thumbnail command for OpenOffice 1.x Writer global templates"
+#~ msgid "Thumbnail command for OpenOffice 1.x Writer global templates"
+#~ msgstr "Thumbnail command for OpenOffice 1.x Writer global templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:55
-msgid "Thumbnail command for OpenOffice 1.x Writer templates"
-msgstr "Thumbnail command for OpenOffice 1.x Writer templates"
+#~ msgid "Thumbnail command for OpenOffice 1.x Writer templates"
+#~ msgstr "Thumbnail command for OpenOffice 1.x Writer templates"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:56
-msgid "Valid command plus arguments for the Microsoft Excel 2007 spreadsheets."
-msgstr ""
-"Valid command plus arguments for the Microsoft Excel 2007 spreadsheets."
+#~ msgid ""
+#~ "Valid command plus arguments for the Microsoft Excel 2007 spreadsheets."
+#~ msgstr ""
+#~ "Valid command plus arguments for the Microsoft Excel 2007 spreadsheets."
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:57
-msgid "Valid command plus arguments for the Microsoft Excel spreadsheets."
-msgstr "Valid command plus arguments for the Microsoft Excel spreadsheets."
+#~ msgid "Valid command plus arguments for the Microsoft Excel spreadsheets."
+#~ msgstr "Valid command plus arguments for the Microsoft Excel spreadsheets."
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:58
-msgid ""
-"Valid command plus arguments for the Microsoft PowerPoint 2007 thumbnailer"
-msgstr ""
-"Valid command plus arguments for the Microsoft PowerPoint 2007 thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:59
-msgid "Valid command plus arguments for the Microsoft PowerPoint thumbnailer"
-msgstr "Valid command plus arguments for the Microsoft PowerPoint thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:60
-msgid "Valid command plus arguments for the Microsoft Word 2007 thumbnailer"
-msgstr "Valid command plus arguments for the Microsoft Word 2007 thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:61
-msgid "Valid command plus arguments for the Microsoft Word thumbnailer"
-msgstr "Valid command plus arguments for the Microsoft Word thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:62
-msgid "Valid command plus arguments for the OpenDocument chart thumbnailer"
-msgstr "Valid command plus arguments for the OpenDocument chart thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:63
-msgid ""
-"Valid command plus arguments for the OpenDocument drawing template "
-"thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenDocument drawing template "
-"thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:64
-msgid "Valid command plus arguments for the OpenDocument drawing thumbnailer"
-msgstr "Valid command plus arguments for the OpenDocument drawing thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:65
-msgid "Valid command plus arguments for the OpenDocument formula thumbnailer"
-msgstr "Valid command plus arguments for the OpenDocument formula thumbnailer"
+#~ msgid ""
+#~ "Valid command plus arguments for the Microsoft PowerPoint 2007 thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the Microsoft PowerPoint 2007 thumbnailer"
 
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:66
-msgid "Valid command plus arguments for the OpenDocument image thumbnailer"
-msgstr "Valid command plus arguments for the OpenDocument image thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:67
-msgid ""
-"Valid command plus arguments for the OpenDocument presentation template "
-"thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenDocument presentation template "
-"thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:68
-msgid ""
-"Valid command plus arguments for the OpenDocument presentation thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenDocument presentation thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:69
-msgid ""
-"Valid command plus arguments for the OpenDocument spreadsheet template "
-"thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenDocument spreadsheet template "
-"thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:70
-msgid ""
-"Valid command plus arguments for the OpenDocument spreadsheet thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenDocument spreadsheet thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:71
-msgid ""
-"Valid command plus arguments for the OpenDocument wordprocessing document "
-"template thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenDocument word processing document "
-"template thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:72
-msgid ""
-"Valid command plus arguments for the OpenDocument wordprocessing document "
-"thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenDocument word processing document "
-"thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:73
-msgid ""
-"Valid command plus arguments for the OpenDocument wordprocessing master "
-"document thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenDocument word processing master "
-"document thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:74
-msgid ""
-"Valid command plus arguments for the OpenOffice 1.x Drawing template "
-"thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenOffice 1.x Drawing template "
-"thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:75
-msgid "Valid command plus arguments for the OpenOffice 1.x Drawing thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenOffice 1.x Drawing thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:76
-msgid ""
-"Valid command plus arguments for the OpenOffice 1.x Impress presentation "
-"template thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenOffice 1.x Impress presentation "
-"template thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:77
-msgid ""
-"Valid command plus arguments for the OpenOffice 1.x Impress presentation "
-"thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenOffice 1.x Impress presentation "
-"thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:78
-msgid ""
-"Valid command plus arguments for the OpenOffice 1.x Math document thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenOffice 1.x Math document thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:79
-msgid ""
-"Valid command plus arguments for the OpenOffice 1.x Writer document "
-"thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenOffice 1.x Writer document "
-"thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:80
-msgid ""
-"Valid command plus arguments for the OpenOffice 1.x Writer global template "
-"thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenOffice 1.x Writer global template "
-"thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:81
-msgid ""
-"Valid command plus arguments for the OpenOffice 1.x Writer template "
-"thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenOffice 1.x Writer template "
-"thumbnailer"
-
-#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:82
-msgid ""
-"Valid command plus arguments for the OpenOffice 1.x spreadsheet thumbnailer"
-msgstr ""
-"Valid command plus arguments for the OpenOffice 1.x spreadsheet thumbnailer"
+#~ msgid ""
+#~ "Valid command plus arguments for the Microsoft PowerPoint thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the Microsoft PowerPoint thumbnailer"
+
+#~ msgid "Valid command plus arguments for the Microsoft Word 2007 thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the Microsoft Word 2007 thumbnailer"
+
+#~ msgid "Valid command plus arguments for the Microsoft Word thumbnailer"
+#~ msgstr "Valid command plus arguments for the Microsoft Word thumbnailer"
+
+#~ msgid "Valid command plus arguments for the OpenDocument chart thumbnailer"
+#~ msgstr "Valid command plus arguments for the OpenDocument chart thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenDocument drawing template "
+#~ "thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenDocument drawing template "
+#~ "thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenDocument drawing thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenDocument drawing thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenDocument formula thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenDocument formula thumbnailer"
+
+#~ msgid "Valid command plus arguments for the OpenDocument image thumbnailer"
+#~ msgstr "Valid command plus arguments for the OpenDocument image thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenDocument presentation template "
+#~ "thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenDocument presentation template "
+#~ "thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenDocument presentation thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenDocument presentation thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenDocument spreadsheet template "
+#~ "thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenDocument spreadsheet template "
+#~ "thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenDocument spreadsheet thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenDocument spreadsheet thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenDocument wordprocessing document "
+#~ "template thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenDocument word processing "
+#~ "document template thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenDocument wordprocessing document "
+#~ "thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenDocument word processing "
+#~ "document thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenDocument wordprocessing master "
+#~ "document thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenDocument word processing master "
+#~ "document thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Drawing template "
+#~ "thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Drawing template "
+#~ "thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Drawing thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Drawing thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Impress presentation "
+#~ "template thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Impress presentation "
+#~ "template thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Impress presentation "
+#~ "thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Impress presentation "
+#~ "thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Math document "
+#~ "thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Math document "
+#~ "thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Writer document "
+#~ "thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Writer document "
+#~ "thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Writer global "
+#~ "template thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Writer global "
+#~ "template thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Writer template "
+#~ "thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenOffice 1.x Writer template "
+#~ "thumbnailer"
+
+#~ msgid ""
+#~ "Valid command plus arguments for the OpenOffice 1.x spreadsheet "
+#~ "thumbnailer"
+#~ msgstr ""
+#~ "Valid command plus arguments for the OpenOffice 1.x spreadsheet "
+#~ "thumbnailer"



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