# Simplified Chinese translation for libgsf # Copyright (C) 2009 Free Software Foundation, Inc. # This file is distributed under the same license as the libgsf package. # 苏运强 , 2009. # msgid "" msgstr "" "Project-Id-Version: libgsf\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=libgsf&component=General\n" "POT-Creation-Date: 2009-11-29 02:23+0000\n" "PO-Revision-Date: 2009-12-05 00:17+0800\n" "Last-Translator: 苏运强 \n" "Language-Team: Simplified Chinese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../gsf/gsf-blob.c:111 #, c-format msgid "Not enough memory to copy %s bytes of data" msgstr "没有足够的内存来复制 %s 字节数据" #: ../gsf/gsf-clip-data.c:153 #, c-format msgid "The clip_data is in %s, but it is smaller than at least %s bytes" msgstr "clip_data 是 %s 格式的,但是其小于最小的 %s 字节" #: ../gsf/gsf-clip-data.c:247 #, c-format msgid "" "The clip_data is in Windows clipboard format, but it is smaller than the " "required 4 bytes." msgstr "clip_data 是 Windows 剪贴板格式,但是其小于要求的 4 字节。" #: ../gsf/gsf-clip-data.c:258 msgid "Windows Metafile format" msgstr "Windows Metafile 格式" #. CF_BITMAP #: ../gsf/gsf-clip-data.c:264 msgid "Windows DIB or BITMAP format" msgstr "Windows DIB 或者 BITMAP 格式" #: ../gsf/gsf-clip-data.c:269 msgid "Windows Enhanced Metafile format" msgstr "Windows Enhanced Metafile 格式" #: ../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 "读取 %s 属性时缺少数据;得到 %s 字节,但是至少需要 %s 字节" #: ../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 %s bytes available." msgstr "" "VT_CF 属性中有损坏的数据;剪贴板数据长度必须至少为 4 字节,但是此数据声称其只" "有 %s 字节可用" #: ../gsf/gsf-open-pkg-utils.c:351 #, c-format msgid "Unable to find part id='%s' for '%s'" msgstr "无法从 “%2$s” 找到 id=“%1$s” 的部分" #: ../gsf/gsf-open-pkg-utils.c:379 #, c-format msgid "Unable to find part with type='%s' for '%s'" msgstr "无法从 “%2$s” 找到 type=“%1$s” 的部分" #: ../gsf/gsf-open-pkg-utils.c:409 #, c-format msgid "Missing id for part in '%s'" msgstr "'%s'中的部分缺少 ID" #: ../gsf/gsf-open-pkg-utils.c:418 #, c-format msgid "Part '%s' in '%s' from '%s' is corrupt!" msgstr "从 “%3$s” 中获得的 “%2$s” 格式的 “%1$s” 部分损坏!" #: ../tools/gsf.c:22 msgid "Display program version" msgstr "显示程序版本" #: ../tools/gsf.c:44 #, c-format msgid "%s: Failed to open %s: %s\n" msgstr "%s: 打开 %s 失败: %s\n" #: ../tools/gsf.c:65 #, c-format msgid "%s: Failed to recognize %s as an archive\n" msgstr "%s:不能将 %s 识别为压缩包\n" #: ../tools/gsf.c:102 #, c-format msgid "Available subcommands are...\n" msgstr "可用的子命令是...\n" #: ../tools/gsf.c:103 #, c-format msgid "* cat output one or more files in archive\n" msgstr "* cat 输出档案中的一个或多个文件\n" #: ../tools/gsf.c:104 #, c-format msgid "* dump dump one or more files in archive as hex\n" msgstr "* dump 以 16 进制格式转储压缩包中的一个或多个文件\n" #: ../tools/gsf.c:105 #, c-format msgid "* help list subcommands\n" msgstr "* help 列出子命令\n" #: ../tools/gsf.c:106 #, c-format msgid "* list list files in archive\n" msgstr "* list 列出档案中的文件\n" #: ../tools/gsf.c:107 #, c-format msgid "* listprops list document properties in archive\n" msgstr "* listprops 列出档案中的文档属性\n" #: ../tools/gsf.c:108 #, c-format msgid "* props print specified document properties\n" msgstr "* props 打印指定文档的属性\n" #: ../tools/gsf.c:291 #, c-format msgid "No property named %s\n" msgstr "没有名为 %s 的属性\n" #: ../tools/gsf.c:364 msgid "SUBCOMMAND ARCHIVE..." msgstr "压缩包子命令..." #: ../tools/gsf.c:371 #, c-format msgid "" "%s\n" "Run '%s --help' to see a full list of available command line options.\n" msgstr "" "%s\n" "运行“%s --help”可查看可用的命令行选项的完整列表。\n" #: ../tools/gsf.c:378 #, c-format msgid "gsf version %d.%d.%d\n" msgstr "gsf 版本 %d.%d.%d\n" #: ../tools/gsf.c:384 #, c-format msgid "Usage: %s %s\n" msgstr "用法: %s %s\n" #: ../tools/gsf.c:405 #, c-format msgid "Run '%s help' to see a list subcommands.\n" msgstr "运行 '%s help' 来查看子命令列表。\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 "布尔值选项,TRUE 代表允许缩略图,FALSE 代表禁止创建新缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:2 msgid "Enable thumbnailing for OpenOffice 1.x Calc spreadsheets" msgstr "启用 OpenOffice 1.x Calc 电子表格的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:3 msgid "Enable thumbnailing for OpenOffice 1.x Drawing templates" msgstr "启用 OpenOffice 1.x 画图模板的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:4 msgid "Enable thumbnailing for OpenOffice 1.x Impress Presentation templates" msgstr "启用 OpenOffice 1.x 演示模板的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:5 msgid "Enable thumbnailing for OpenOffice 1.x Impress presentations" msgstr "为 OpenOffice 1.x 演示启用缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:6 msgid "Enable thumbnailing for OpenOffice 1.x Math documents" msgstr "为 OpenOffice 1.x 数学文档启用缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:7 msgid "Enable thumbnailing for OpenOffice 1.x Spreadsheet templates" msgstr "启用 OpenOffice 1.x 电子表格模板的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:8 msgid "Enable thumbnailing for OpenOffice 1.x Writer documents" msgstr "启用 OpenOffice 1.x 文字处理文档的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:9 msgid "Enable thumbnailing for OpenOffice 1.x Writer global templates" msgstr "启用 OpenOffice 1.x 文字处理全局模板的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:10 msgid "Enable thumbnailing for OpenOffice 1.x Writer templates" msgstr "启用 OpenOffice 1.x 文字处理模板的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:11 msgid "Enable thumbnailing of Microsoft Excel 2007 spreadsheets" msgstr "启用微软 Excel 2007 电子表格的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:12 msgid "Enable thumbnailing of Microsoft Excel spreadsheets" msgstr "启用微软 Excel 电子表格的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:13 msgid "Enable thumbnailing of Microsoft PowerPoint 2007 presentations" msgstr "启用微软 PowerPoint 2007 演示的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:14 msgid "Enable thumbnailing of Microsoft PowerPoint presentations" msgstr "启用 Microsoft PowerPoint 演示的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:15 msgid "Enable thumbnailing of Microsoft Word 2007 documents" msgstr "启用微软 Word 2007 文档的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:16 msgid "Enable thumbnailing of Microsoft Word documents" msgstr "启用 Microsoft Word 文档的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:17 msgid "Enable thumbnailing of OpenDocument charts" msgstr "启用开放文档图表(OpenDocument charts)的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:18 msgid "Enable thumbnailing of OpenDocument drawing templates" msgstr "启用开放文档画图(OpenDocument drawing)模板的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:19 msgid "Enable thumbnailing of OpenDocument drawings" msgstr "启用开放文档画图(OpenDocument drawing)的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:20 msgid "Enable thumbnailing of OpenDocument formulas" msgstr "启用开放文档公式(OpenDocument formulas)的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:21 msgid "Enable thumbnailing of OpenDocument images" msgstr "启用开放文档图像(OpenDocument image)的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:22 msgid "Enable thumbnailing of OpenDocument presentation templates" msgstr "启用开放文档演示(OpenDocument presentation)模板的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:23 msgid "Enable thumbnailing of OpenDocument presentations" msgstr "启用开放文档演示(OpenDocument presentation)的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:24 msgid "Enable thumbnailing of OpenDocument spreadsheet templates" msgstr "启用开放文档电子表格(OpenDocument spreadsheet)模板的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:25 msgid "Enable thumbnailing of OpenDocument spreadsheets" msgstr "启用开放文档电子表格(OpenDocument spreadsheet)的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:26 msgid "Enable thumbnailing of OpenDocument wordprocessing document templates" msgstr "启用开放文档电子字处理(OpenDocument wordprocessing)文档模板的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:27 msgid "Enable thumbnailing of OpenDocument wordprocessing documents" msgstr "启用开放文档电子字处理(OpenDocument wordprocessing)文档的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:28 msgid "Enable thumbnailing of OpenDocument wordprocessing master documents" msgstr "启用开放文档电子字处理(OpenDocument wordprocessing)主文档的缩略图" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:29 msgid "Thumbnail command for Microsoft Excel 2007 spreadsheets" msgstr "微软 Excel 2007 电子表格的缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:30 msgid "Thumbnail command for Microsoft Excel spreadsheets" msgstr "微软 Excel 电子表格的缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:31 msgid "Thumbnail command for Microsoft PowerPoint 2007 presentations" msgstr "微软 PowerPoint 2007 演示的缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:32 msgid "Thumbnail command for Microsoft PowerPoint presentations" msgstr "微软 PowerPoint 演示的缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:33 msgid "Thumbnail command for Microsoft Word 2007 documents" msgstr "微软 Word 2007 文档的缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:34 msgid "Thumbnail command for Microsoft Word documents" msgstr "微软 Word 文档的缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:35 msgid "Thumbnail command for OpenDocument charts" msgstr "开放文档图表(OpenDocument charts) 缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:36 msgid "Thumbnail command for OpenDocument drawing templates" msgstr "开放文档画图(OpenDocument drawing) 模板缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:37 msgid "Thumbnail command for OpenDocument drawings" msgstr "开放文档画图(OpenDocument drawing) 缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:38 msgid "Thumbnail command for OpenDocument formulas" msgstr "开放文档公式(OpenDocument formulas) 缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:39 msgid "Thumbnail command for OpenDocument images" msgstr "开放文档图像(OpenDocument image) 缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:40 msgid "Thumbnail command for OpenDocument presentation templates" msgstr "开放文档演示(OpenDocument presentation) 模板缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:41 msgid "Thumbnail command for OpenDocument presentations" msgstr "开放文档演示(OpenDocument presentation) 模板缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:42 msgid "Thumbnail command for OpenDocument spreadsheet templates" msgstr "开放文档电子表格(OpenDocument spreadsheet) 模板缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:43 msgid "Thumbnail command for OpenDocument spreadsheets" msgstr "开放文档电子表格(OpenDocument spreadsheet) 缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:44 msgid "Thumbnail command for OpenDocument wordprocessing document templates" msgstr "开放文档字处理(OpenDocument wordprocessing) 文档模板缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:45 msgid "Thumbnail command for OpenDocument wordprocessing documents" msgstr "开放文档字处理(OpenDocument wordprocessing) 文档缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:46 msgid "Thumbnail command for OpenDocument wordprocessing master documents" msgstr "开放文档字处理(OpenDocument wordprocessing) 主文档缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:47 msgid "Thumbnail command for OpenOffice 1.x Calc spreadsheets" msgstr "OpenOffice 1.x 电子表格缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:48 msgid "Thumbnail command for OpenOffice 1.x Drawing templates" msgstr "OpenOffice 1.x 画图模板缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:49 msgid "Thumbnail command for OpenOffice 1.x Impress Presentation templates" msgstr "OpenOffice 1.x 演示模板缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:50 msgid "Thumbnail command for OpenOffice 1.x Impress presentations" msgstr "OpenOffice 1.x 演示缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:51 msgid "Thumbnail command for OpenOffice 1.x Math documents" msgstr "OpenOffice 1.x 公式文档缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:52 msgid "Thumbnail command for OpenOffice 1.x Spreadsheet templates" msgstr "OpenOffice 1.x 电子表格模板缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:53 msgid "Thumbnail command for OpenOffice 1.x Writer documents" msgstr "OpenOffice 1.x 字处理文档缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:54 msgid "Thumbnail command for OpenOffice 1.x Writer global templates" msgstr "OpenOffice 1.x 字处理全局模板缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:55 msgid "Thumbnail command for OpenOffice 1.x Writer templates" msgstr "OpenOffice 1.x 字处理模板缩略图命令" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:56 msgid "Valid command plus arguments for the Microsoft Excel 2007 spreadsheets." msgstr "对微软 Excel 2007 电子表格可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:57 msgid "Valid command plus arguments for the Microsoft Excel spreadsheets." msgstr "对微软 Excel 电子表格可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:58 msgid "" "Valid command plus arguments for the Microsoft PowerPoint 2007 thumbnailer" msgstr "对微软 PowerPoint 2007 缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:59 msgid "Valid command plus arguments for the Microsoft PowerPoint thumbnailer" msgstr "对微软 PowerPoint 缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:60 msgid "Valid command plus arguments for the Microsoft Word 2007 thumbnailer" msgstr "对微软 Word 2007 缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:61 msgid "Valid command plus arguments for the Microsoft Word thumbnailer" msgstr "对微软 Word 缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:62 msgid "Valid command plus arguments for the OpenDocument chart thumbnailer" msgstr "对开放文档图表(OpenDocument chart) 缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:63 msgid "" "Valid command plus arguments for the OpenDocument drawing template " "thumbnailer" msgstr "对开放文档画图(OpenDocument drawing) 模板缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:64 msgid "Valid command plus arguments for the OpenDocument drawing thumbnailer" msgstr "对开放文档画图(OpenDocument drawing) 缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:65 msgid "Valid command plus arguments for the OpenDocument formula thumbnailer" msgstr "对开放文档公式(OpenDocument formula) 缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:66 msgid "Valid command plus arguments for the OpenDocument image thumbnailer" msgstr "对开放文档图像(OpenDocument chart) 缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:67 msgid "" "Valid command plus arguments for the OpenDocument presentation template " "thumbnailer" msgstr "" "对开放文档演示(OpenDocument presentation) 模板缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:68 msgid "" "Valid command plus arguments for the OpenDocument presentation thumbnailer" msgstr "对开放文档演示(OpenDocument presentation) 缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:69 msgid "" "Valid command plus arguments for the OpenDocument spreadsheet template " "thumbnailer" msgstr "" "对开放文档电子表格(OpenDocument spreadsheet) 模板缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:70 msgid "" "Valid command plus arguments for the OpenDocument spreadsheet thumbnailer" msgstr "" "对开放文档电子表格(OpenDocument spreadsheet) 缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:71 msgid "" "Valid command plus arguments for the OpenDocument wordprocessing document " "template thumbnailer" msgstr "" "对开放文档字处理OpenDocument wordprocessing)文档模板缩略图可用的命令和参数组" "合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:72 msgid "" "Valid command plus arguments for the OpenDocument wordprocessing document " "thumbnailer" msgstr "" "对开放文档字处理(OpenDocument wordprocessing) 文档缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:73 msgid "" "Valid command plus arguments for the OpenDocument wordprocessing master " "document thumbnailer" msgstr "" "对开放文档字处理(OpenDocument wordprocessing) 主文档缩略图可用的命令和参数组" "合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:74 msgid "" "Valid command plus arguments for the OpenOffice 1.x Drawing template " "thumbnailer" msgstr "对 OpenOffice 1.x 画图模板缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:75 msgid "Valid command plus arguments for the OpenOffice 1.x Drawing thumbnailer" msgstr "对 OpenOffice 1.x 画图缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:76 msgid "" "Valid command plus arguments for the OpenOffice 1.x Impress presentation " "template thumbnailer" msgstr "对 OpenOffice 1.x 演示模板缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:77 msgid "" "Valid command plus arguments for the OpenOffice 1.x Impress presentation " "thumbnailer" msgstr "对 OpenOffice 1.x 演示缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:78 msgid "" "Valid command plus arguments for the OpenOffice 1.x Math document thumbnailer" msgstr "对 OpenOffice 1.x 公式文档缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:79 msgid "" "Valid command plus arguments for the OpenOffice 1.x Writer document " "thumbnailer" msgstr "对 OpenOffice 1.x 字处理文档缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:80 msgid "" "Valid command plus arguments for the OpenOffice 1.x Writer global template " "thumbnailer" msgstr "对 OpenOffice 1.x 字处理全局模板模板缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:81 msgid "" "Valid command plus arguments for the OpenOffice 1.x Writer template " "thumbnailer" msgstr "对 OpenOffice 1.x 字处理模板模板缩略图可用的命令和参数组合" #: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:82 msgid "" "Valid command plus arguments for the OpenOffice 1.x spreadsheet thumbnailer" msgstr "对 OpenOffice 1.x 电子表格缩略图可用的命令和参数组合"