# Chinese Simplified translation about texinfo. # Copyright (C) 2002 Free Software Foundation, Inc. # This file is distributed under the same license as the texinfo package. # Wang Li , 2002. # Ji ZhengYu , 2008, 2009 msgid "" msgstr "" "Project-Id-Version: texinfo 4.13\n" "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n" "POT-Creation-Date: 2015-06-03 15:28-0700\n" "PO-Revision-Date: 2009-05-21 15:08中国标准时间\n" "Last-Translator: Ji ZhengYu \n" "Language-Team: Chinese (simplified) \n" "Language: zh_CN\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: gnulib/lib/error.c:191 msgid "Unknown system error" msgstr "未知的系统错误" #: gnulib/lib/getopt.c:575 gnulib/lib/getopt.c:604 #, fuzzy, c-format #| msgid "%s: option `%s' is ambiguous\n" msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "%s:选项“%s”含义不明确\n" #: gnulib/lib/getopt.c:619 #, fuzzy, c-format #| msgid "%s: option `%s' is ambiguous\n" msgid "%s: option '%s' is ambiguous\n" msgstr "%s:选项“%s”含义不明确\n" #: gnulib/lib/getopt.c:654 gnulib/lib/getopt.c:658 #, fuzzy, c-format #| msgid "%s: option `--%s' doesn't allow an argument\n" msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s:选项“--%s”不接受参数\n" #: gnulib/lib/getopt.c:667 gnulib/lib/getopt.c:672 #, fuzzy, c-format #| msgid "%s: option `%c%s' doesn't allow an argument\n" msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s:选项“%c%s”不接受参数\n" #: gnulib/lib/getopt.c:715 gnulib/lib/getopt.c:734 #, fuzzy, c-format #| msgid "%s: option `%s' requires an argument\n" msgid "%s: option '--%s' requires an argument\n" msgstr "%s:选项“%s”需要一个参数\n" #: gnulib/lib/getopt.c:772 gnulib/lib/getopt.c:775 #, fuzzy, c-format #| msgid "%s: unrecognized option `--%s'\n" msgid "%s: unrecognized option '--%s'\n" msgstr "%s:不能识别的选项“--%s”\n" #: gnulib/lib/getopt.c:783 gnulib/lib/getopt.c:786 #, fuzzy, c-format #| msgid "%s: unrecognized option `%c%s'\n" msgid "%s: unrecognized option '%c%s'\n" msgstr "%s:不能识别的选项“%c%s”\n" #: gnulib/lib/getopt.c:835 gnulib/lib/getopt.c:838 #, fuzzy, c-format #| msgid "%s: invalid option -- %c\n" msgid "%s: invalid option -- '%c'\n" msgstr "%s:无效选项 -- %c\n" #: gnulib/lib/getopt.c:891 gnulib/lib/getopt.c:908 gnulib/lib/getopt.c:1118 #: gnulib/lib/getopt.c:1136 #, fuzzy, c-format #| msgid "%s: option requires an argument -- %c\n" msgid "%s: option requires an argument -- '%c'\n" msgstr "%s:选项需要一个参数 -- %c\n" #: gnulib/lib/getopt.c:964 gnulib/lib/getopt.c:980 #, fuzzy, c-format #| msgid "%s: option `-W %s' is ambiguous\n" msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s:选项“-W %s”的含义不清\n" #: gnulib/lib/getopt.c:1004 gnulib/lib/getopt.c:1022 #, fuzzy, c-format #| msgid "%s: option `-W %s' doesn't allow an argument\n" msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s:选项“-W %s”不接受参数\n" #: gnulib/lib/getopt.c:1043 gnulib/lib/getopt.c:1061 #, fuzzy, c-format #| msgid "%s: option `%s' requires an argument\n" msgid "%s: option '-W %s' requires an argument\n" msgstr "%s:选项“%s”需要一个参数\n" #: gnulib/lib/regcomp.c:131 msgid "Success" msgstr "" #: gnulib/lib/regcomp.c:134 msgid "No match" msgstr "" #: gnulib/lib/regcomp.c:137 #, fuzzy #| msgid "Error in regular expression `%s': %s" msgid "Invalid regular expression" msgstr "正则表达式“%s”中存在错误: %s" #: gnulib/lib/regcomp.c:140 #, fuzzy #| msgid "invalid encoded character `%s'" msgid "Invalid collation character" msgstr "无效的编码字符“%s”" #: gnulib/lib/regcomp.c:143 #, fuzzy #| msgid "unlikely character %c in @var" msgid "Invalid character class name" msgstr "@var 中不可靠的字符 %c" #: gnulib/lib/regcomp.c:146 msgid "Trailing backslash" msgstr "" #: gnulib/lib/regcomp.c:149 msgid "Invalid back reference" msgstr "" #: gnulib/lib/regcomp.c:152 #, fuzzy #| msgid "Unmatched }" msgid "Unmatched [ or [^" msgstr "不匹配的 }" #: gnulib/lib/regcomp.c:155 #, fuzzy #| msgid "Unmatched }" msgid "Unmatched ( or \\(" msgstr "不匹配的 }" #: gnulib/lib/regcomp.c:158 #, fuzzy #| msgid "Unmatched }" msgid "Unmatched \\{" msgstr "不匹配的 }" #: gnulib/lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "" #: gnulib/lib/regcomp.c:164 msgid "Invalid range end" msgstr "" #: gnulib/lib/regcomp.c:167 #, fuzzy #| msgid "memory exhausted" msgid "Memory exhausted" msgstr "虚拟内存耗尽" #: gnulib/lib/regcomp.c:170 #, fuzzy #| msgid "Error in regular expression `%s': %s" msgid "Invalid preceding regular expression" msgstr "正则表达式“%s”中存在错误: %s" #: gnulib/lib/regcomp.c:173 #, fuzzy #| msgid "Error in regular expression `%s': %s" msgid "Premature end of regular expression" msgstr "正则表达式“%s”中存在错误: %s" #: gnulib/lib/regcomp.c:176 #, fuzzy #| msgid "Using regular expressions for searches." msgid "Regular expression too big" msgstr "使用正则表达式来查寻" #: gnulib/lib/regcomp.c:179 #, fuzzy #| msgid "Unmatched }" msgid "Unmatched ) or \\)" msgstr "不匹配的 }" #: gnulib/lib/regcomp.c:707 #, fuzzy #| msgid "No previous search string" msgid "No previous regular expression" msgstr "没有上次搜索字符串" #: gnulib/lib/xalloc-die.c:34 msgid "memory exhausted" msgstr "虚拟内存耗尽" #: info/echo-area.c:299 info/session.c:1327 msgid "Move forward a character" msgstr "向前移动一个字符" #: info/echo-area.c:318 info/session.c:1340 msgid "Move backward a character" msgstr "向后移动一个字符" #: info/echo-area.c:344 msgid "Move to the start of this line" msgstr "移动到本行的开头" #: info/echo-area.c:349 msgid "Move to the end of this line" msgstr "移动到本行的末尾" #: info/echo-area.c:357 info/session.c:1355 msgid "Move forward a word" msgstr "向前移动一个单词" #: info/echo-area.c:397 info/session.c:1369 msgid "Move backward a word" msgstr "向后移动一个单词" #: info/echo-area.c:437 msgid "Delete the character under the cursor" msgstr "删除光标位置的字符" #: info/echo-area.c:457 msgid "Delete the character behind the cursor" msgstr "删除光标之后的字符" #: info/echo-area.c:478 msgid "Cancel or quit operation" msgstr "取消或退出操作" #: info/echo-area.c:493 msgid "Accept (or force completion of) this line" msgstr "接受(或强制完成)本行" #: info/echo-area.c:498 msgid "Insert next character verbatim" msgstr "原样插入下一个字符" #: info/echo-area.c:530 msgid "Insert a TAB character" msgstr "插入一个 tab 字符" #: info/echo-area.c:582 msgid "Transpose characters at point" msgstr "变换光标处字符的次序" #: info/echo-area.c:651 msgid "Yank back the contents of the last kill" msgstr "粘贴最后一次剪切的内容" #: info/echo-area.c:658 msgid "Kill ring is empty" msgstr "剪贴簿为空" #: info/echo-area.c:671 msgid "Yank back a previous kill" msgstr "粘贴上次剪切" #: info/echo-area.c:704 msgid "Kill to the end of the line" msgstr "剪切至本行末尾" #: info/echo-area.c:717 msgid "Kill to the beginning of the line" msgstr "剪切至本行开头" #: info/echo-area.c:729 msgid "Kill the word following the cursor" msgstr "剪切光标之后的单词" #: info/echo-area.c:749 msgid "Kill the word preceding the cursor" msgstr "剪切光标之前的单词" #: info/echo-area.c:981 info/echo-area.c:1039 msgid "No completions" msgstr "没有补齐" #: info/echo-area.c:983 msgid "Not complete" msgstr "未补齐" #: info/echo-area.c:1032 msgid "List possible completions" msgstr "列举可能的补齐" #: info/echo-area.c:1043 msgid "Sole completion" msgstr "唯一的补齐" #: info/echo-area.c:1052 #, fuzzy, c-format #| msgid "%d completions:\n" msgid "%d completion:\n" msgid_plural "%d completions:\n" msgstr[0] "%d 个补齐:\n" msgstr[1] "%d 个补齐:\n" #: info/echo-area.c:1169 msgid "Insert completion" msgstr "插入补齐" #: info/echo-area.c:1271 #, c-format msgid "Building completions..." msgstr "正在创建补齐..." #: info/echo-area.c:1390 msgid "Scroll the completions window" msgstr "滚动补齐窗口" #: info/filesys.c:91 #, fuzzy, c-format #| msgid "%s; for file `%s'.\n" msgid "looking for file \"%s\"" msgstr "%s;文件“%s”。\n" #: info/filesys.c:158 #, fuzzy, c-format #| msgid "Making %s file `%s' from `%s'.\n" msgid "looking for file %s in %s" msgstr "从“%3$s”创建 %1$s 文件“%2$s”。\n" #: info/filesys.c:227 info/filesys.c:241 info/filesys.c:262 #, fuzzy, c-format #| msgid "Find file: " msgid "found file %s" msgstr "寻找文件:" #: info/footnotes.c:231 #, c-format msgid "Footnotes could not be displayed" msgstr "无法显示脚注" #: info/footnotes.c:251 msgid "Show the footnotes associated with this node in another window" msgstr "在另一个窗口中显示于该节点相关的脚注" #: info/footnotes.h:26 msgid "---------- Footnotes ----------" msgstr "---------- 脚注 ----------" #: info/indices.c:123 info/indices.c:806 #, c-format msgid "Finding index entries..." msgstr "正在搜索索引条目..." #: info/indices.c:206 msgid "Look up a string in the index for this file" msgstr "在本文件的索引中搜索字符串" #: info/indices.c:218 info/indices.c:324 info/indices.c:812 #, c-format msgid "No indices found." msgstr "未找到索引。" #: info/indices.c:222 msgid "Index entry: " msgstr "索引条目:" #: info/indices.c:439 #, fuzzy, c-format #| msgid "Found `%s' in %s. (`\\[next-index-match]' tries to find next.)" msgid "Found '%s' in %s. ('\\[next-index-match]' tries to find next.)" msgstr "在 %2$s 中找到“%1$s”。(“\\[next-index-match]”将试图寻找下一个匹配。)" #: info/indices.c:449 #, fuzzy #| msgid "Go to the next matching index item from the last `\\[index-search]' command" msgid "Go to the next matching index item from the last '\\[index-search]' command" msgstr "从最后一个“\\[index-search]”命令转移到下一个匹配的索引项目" #: info/indices.c:460 #, c-format msgid "No previous index search string." msgstr "没有上一个索引搜索字符串。" #: info/indices.c:478 #, fuzzy, c-format #| msgid "No %sindex entries containing `%s'." msgid "No more index entries containing '%s'." msgstr "没有 %s索引条目含有“%s”。" #: info/indices.c:479 info/indices.c:874 #, fuzzy, c-format #| msgid "No %sindex entries containing `%s'." msgid "No index entries containing '%s'." msgstr "没有 %s索引条目含有“%s”。" #: info/indices.c:583 #, fuzzy, c-format #| msgid "Scanning indices of `%s'..." msgid "Scanning indices of '%s'..." msgstr "正在搜索“%s”的索引..." #: info/indices.c:636 msgid "Grovel all known info file's indices for a string and build a menu" msgstr "整理所有已知 info 文件含有被查询字符串的索引并建立一个菜单" #: info/indices.c:644 info/indices.c:646 #, fuzzy #| msgid "Index apropos: " msgid "Index apropos" msgstr "索引含有:" #: info/indices.c:686 #, fuzzy, c-format #| msgid "No %sindex entries containing `%s'." msgid "Index entries containing '%s':\n" msgstr "没有 %s索引条目含有“%s”。" #: info/indices.c:791 msgid "List all matches of a string in the index" msgstr "" #: info/indices.c:818 info/indices.c:820 #, fuzzy #| msgid "Index apropos: " msgid "Index topic" msgstr "索引含有:" #: info/indices.h:40 #, fuzzy, c-format #| msgid "No available info files have `%s' in their indices." msgid "No available info files have '%s' in their indices." msgstr "在可用的 info 文件的索引中均不含有“%s”。" #: info/info-utils.c:899 #, c-format msgid "Error converting file character encoding." msgstr "" #: info/info.c:223 info/session.c:2699 #, fuzzy, c-format #| msgid "No menu item `%s' in node `%s'." msgid "No menu item '%s' in node '%s'." msgstr "节点“%2$s”中没有菜单项“%1$s”。" #: info/info.c:316 #, fuzzy, c-format #| msgid "No menu in node `%s'." msgid "No file given for node '%s'." msgstr "节点“%s”中没有菜单。" #: info/info.c:365 info/info.c:1115 #, fuzzy, c-format #| msgid "Cannot find node `%s'." msgid "Cannot find node '%s'." msgstr "无法找到节点“%s”。" #: info/info.c:387 #, c-format msgid "No program name given." msgstr "" #: info/info.c:578 #, c-format msgid "invalid number: %s\n" msgstr "" #: info/info.c:758 #, c-format msgid "malformed variable assignment: %s" msgstr "" #: info/info.c:765 info/infokey.c:537 #, c-format msgid "%s: no such variable" msgstr "" #: info/info.c:771 info/infokey.c:539 #, fuzzy, c-format #| msgid "Set the value of an Info variable" msgid "value %s is not valid for variable %s" msgstr "设定 Info 变量的值" #: info/info.c:783 #, c-format msgid "Try --help for more information.\n" msgstr "尝试 --更多的求助信息。\n" #: info/info.c:805 install-info/install-info.c:2212 tp/texi2any.pl:878 #: texindex/ti.twjr:1293 #, c-format, awk-format, perl-format msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" "Copyright (C) %s Free Software Foundation, Inc.\n" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" #: info/info.c:963 #, fuzzy, c-format #| msgid "no index entries found for `%s'\n" msgid "no index entries found for '%s'\n" msgstr "找不到含有“%s”的索引\n" #: info/info.c:1016 #, c-format msgid "" "Usage: %s [OPTION]... [MENU-ITEM...]\n" "\n" "Read documentation in Info format.\n" msgstr "" "用法: %s [OPTION]... [MENU-ITEM...]\n" "\n" "以 Info 格式阅读文档。\n" #: info/info.c:1022 #, fuzzy #| msgid "" #| "Options:\n" #| " -k, --apropos=STRING look up STRING in all indices of all manuals.\n" #| " -d, --directory=DIR add DIR to INFOPATH.\n" #| " --dribble=FILENAME remember user keystrokes in FILENAME.\n" #| " -f, --file=FILENAME specify Info file to visit." msgid "" "Options:\n" " -a, --all use all matching manuals.\n" " -k, --apropos=STRING look up STRING in all indices of all manuals.\n" " -d, --directory=DIR add DIR to INFOPATH.\n" " --dribble=FILE remember user keystrokes in FILENAME.\n" " -f, --file=MANUAL specify Info manual to visit." msgstr "" "选项:\n" " -k, --apropos=STRING 在所有手册页的索引中查找 STRING。\n" " -d, --directory=DIR 将 DIR 添加至 INFOPATH。\n" " --dribble=FILENAME 将用户的击键条目在 FILENAME 中。\n" " -f, --file=FILENAME 指定想浏览的 Info 文件。" #: info/info.c:1030 #, fuzzy #| msgid "" #| " -h, --help display this help and exit.\n" #| " --index-search=STRING go to node pointed by index entry STRING.\n" #| " -n, --node=NODENAME specify nodes in first visited Info file.\n" #| " -o, --output=FILENAME output selected nodes to FILENAME." msgid "" " -h, --help display this help and exit.\n" " --index-search=STRING go to node pointed by index entry STRING.\n" " -n, --node=NODENAME specify nodes in first visited Info file.\n" " -o, --output=FILE output selected nodes to FILE." msgstr "" " -h, --help 显示此帮助并退出。\n" " --index-search=STRING 跳转至索引条目 STRING 所指的节点。\n" " -n, --node=NODENAME 在首个浏览过的 Info 文件中指定节点。\n" " -o, --output=FILENAME 将选中的节点全输出至 FILENAME。" #: info/info.c:1036 #, fuzzy #| msgid "" #| " -R, --raw-escapes output \"raw\" ANSI escapes (default).\n" #| " --no-raw-escapes output escapes as literal text.\n" #| " --restore=FILENAME read initial keystrokes from FILENAME.\n" #| " -O, --show-options, --usage go to command-line options node." msgid "" " -R, --raw-escapes output \"raw\" ANSI escapes (default).\n" " --no-raw-escapes output escapes as literal text.\n" " --restore=FILE read initial keystrokes from FILE.\n" " -O, --show-options, --usage go to command-line options node." msgstr "" " -R, --raw-escapes 输出“原始”的 ANSI 转义符(默认)。\n" " --no-raw-escapes 将转义符输出为普通文本。\n" " --restore=FILENAME 从 FILENAME 中读取初始击键条目。\n" " -O, --show-options, --usage 跳转至命令行选项节点。" #: info/info.c:1043 #, fuzzy msgid " -b, --speech-friendly be friendly to speech synthesizers." msgstr " -b, --speech-friendly 对发音器兼容。" #: info/info.c:1047 #, fuzzy #| msgid "" #| " --subnodes recursively output menu items.\n" #| " --vi-keys use vi-like and less-like key bindings.\n" #| " --version display version information and exit.\n" #| " -w, --where, --location print physical location of Info file." msgid "" " --strict-node-location (for debugging) use Info file pointers as-is.\n" " --subnodes recursively output menu items.\n" " -v, --variable VAR=VALUE assign VALUE to Info variable VAR.\n" " --vi-keys use vi-like and less-like key bindings.\n" " --version display version information and exit.\n" " -w, --where, --location print physical location of Info file.\n" " -x, --debug=NUMBER set debugging level (-1 for all).\n" msgstr "" " --subnodes 递归输出菜单项。\n" " --vi-keys 使用类似于 vi 和 less 的按键绑定。\n" " --version 显示版本信息并退出。\n" " -w, --where, --location 打印 Info 文件在系统中的位置。" #: info/info.c:1056 #, fuzzy #| msgid "" #| "\n" #| "The first non-option argument, if present, is the menu entry to start from;\n" #| "it is searched for in all `dir' files along INFOPATH.\n" #| "If it is not present, info merges all `dir' files and shows the result.\n" #| "Any remaining arguments are treated as the names of menu\n" #| "items relative to the initial node visited." msgid "" "\n" "The first non-option argument, if present, is the menu entry to start from;\n" "it is searched for in all 'dir' files along INFOPATH.\n" "If it is not present, info merges all 'dir' files and shows the result.\n" "Any remaining arguments are treated as the names of menu\n" "items relative to the initial node visited." msgstr "" "\n" "如果存在第一个非选项参数,它将是个用于起始的菜单条目;\n" "所有在 INFOPATH 变量后跟着的“dir”文件都会搜索此条目。\n" "如果不存在此参数,info 合并所有“dir”文件并显示结果。\n" "任何后续参数都被认为是与初始浏览\n" "节点有关的菜单项名称。" #: info/info.c:1063 #, fuzzy #| msgid "" #| "\n" #| "For a summary of key bindings, type h within Info." msgid "" "\n" "For a summary of key bindings, type H within Info." msgstr "" "\n" "在帮助信息中按 h 获取有关按键绑定的内容。" #: info/info.c:1066 #, fuzzy #| msgid "" #| "\n" #| "Examples:\n" #| " info show top-level dir menu\n" #| " info info show the general manual for Info readers\n" #| " info info-stnd show the manual specific to this Info program\n" #| " info emacs start at emacs node from top-level dir\n" #| " info emacs buffers start at buffers node within emacs manual\n" #| " info --show-options emacs start at node with emacs' command line options\n" #| " info --subnodes -o out.txt emacs dump entire manual to out.txt\n" #| " info -f ./foo.info show file ./foo.info, not searching dir" msgid "" "\n" "Examples:\n" " info show top-level dir menu\n" " info info show the general manual for Info readers\n" " info info-stnd show the manual specific to this Info program\n" " info emacs start at emacs node from top-level dir\n" " info emacs buffers select buffers menu entry in emacs manual\n" " info emacs -n Files start at Files node within emacs manual\n" " info '(emacs)Files' alternative way to start at Files node\n" " info --show-options emacs start at node with emacs' command line options\n" " info --subnodes -o out.txt emacs dump entire manual to out.txt\n" " info -f ./foo.info show file ./foo.info, not searching dir" msgstr "" "\n" "范例:\n" " info 显示顶级目录菜单\n" " info info 显示 Info readers 的普通手册\n" " info info-stnd 显示此 Info 程序特定手册\n" " info emacs 从顶级目录浏览 emacs 节点\n" " info emacs buffers 在 emacs 手册页中浏览 buffers 节点\n" " info --show-options emacs 浏览与 emacs 的命令行选项有关的节点\n" " info --subnodes -o out.txt emacs 将整个手册页输出至 out.txt\n" " info -f ./foo.info 显示文件 ./foo.info,而不是查找目录" #: info/info.c:1081 install-info/install-info.c:616 tp/texi2any.pl:866 #: texindex/ti.twjr:1282 msgid "" "Email bug reports to bug-texinfo@gnu.org,\n" "general questions and discussion to help-texinfo@gnu.org.\n" "Texinfo home page: http://www.gnu.org/software/texinfo/" msgstr "" "请将错误报告发送到 bug-texinfo@gnu.org,\n" "一般的问题和讨论请发送到 help-texinfo@gnu.org。\n" "Texinfo 主页:http://www.gnu.org/software/texinfo/" #: info/info.c:1116 #, fuzzy, c-format #| msgid "Cannot find node `(%s)%s'." msgid "Cannot find node '(%s)%s'." msgstr "无法找到节点“(%s)%s”。" #: info/info.c:1117 msgid "Cannot find a window!" msgstr "无法找到一个窗口!" #: info/info.c:1118 msgid "Point doesn't appear within this window's node!" msgstr "光标没有出现在该窗口的节点之中!" #: info/info.c:1119 msgid "Cannot delete the last window." msgstr "无法删除最后的窗口。" #: info/info.c:1120 msgid "No menu in this node." msgstr "该节点中没有菜单。" #: info/info.c:1121 msgid "No footnotes in this node." msgstr "该节点中没有脚注。" #: info/info.c:1122 msgid "No cross references in this node." msgstr "该节点中没有交叉引用。" #: info/info.c:1123 #, fuzzy, c-format #| msgid "No `%s' pointer for this node." msgid "No '%s' pointer for this node." msgstr "该节点中没有“%s”指针" #: info/info.c:1124 #, fuzzy, c-format #| msgid "Unknown Info command `%c'; try `?' for help." msgid "Unknown Info command '%c'; try '?' for help." msgstr "未知的 Info 命令“%c”;请以“?”获得帮助。" #: info/info.c:1125 #, fuzzy, c-format #| msgid "Terminal type `%s' is not smart enough to run Info." msgid "Terminal type '%s' is not smart enough to run Info." msgstr "终端类型“%s”的能力不足以支持 Info 的运行。" #: info/info.c:1126 msgid "You are already at the last page of this node." msgstr "您已经在该节点的最后一个页面中了。" #: info/info.c:1127 msgid "You are already at the first page of this node." msgstr "您已经在该节点的第一页中了。" #: info/info.c:1128 msgid "Only one window." msgstr "只有一个窗口。" #: info/info.c:1129 msgid "Resulting window would be too small." msgstr "结果窗口将会太小。" #: info/info.c:1130 msgid "Not enough room for a help window, please delete a window." msgstr "没有足够的空间用于求助窗口,请删除一个窗口。" #: info/infodoc.c:40 msgid "Basic Info command keys\n" msgstr "基本 Info 命令按键\n" #: info/infodoc.c:42 msgid "\\%-10[quit-help] Close this help window.\n" msgstr "\\%-10[quit-help] 关闭此帮助窗口。\n" #: info/infodoc.c:43 msgid "\\%-10[quit] Quit Info altogether.\n" msgstr "\\%-10[quit] 一并退出 Info。\n" #: info/infodoc.c:44 msgid "\\%-10[get-info-help-node] Invoke the Info tutorial.\n" msgstr "\\%-10[get-info-help-node] 调用 Info 教程。\n" #: info/infodoc.c:46 msgid "\\%-10[prev-line] Move up one line.\n" msgstr "\\%-10[prev-line] 向上移动一行。\n" #: info/infodoc.c:47 msgid "\\%-10[next-line] Move down one line.\n" msgstr "\\%-10[next-line] 向下移动一行。\n" #: info/infodoc.c:48 msgid "\\%-10[scroll-backward] Scroll backward one screenful.\n" msgstr "\\%-10[scroll-backward] 向后滚动一页。\n" #: info/infodoc.c:49 msgid "\\%-10[scroll-forward] Scroll forward one screenful.\n" msgstr "\\%-10[scroll-forward] 向前滚动一页。\n" #: info/infodoc.c:50 msgid "\\%-10[beginning-of-node] Go to the beginning of this node.\n" msgstr "\\%-10[beginning-of-node] 移动到本节点的开头。\n" #: info/infodoc.c:51 msgid "\\%-10[end-of-node] Go to the end of this node.\n" msgstr "\\%-10[end-of-node] 移动到本节点的末尾。\n" #: info/infodoc.c:53 msgid "\\%-10[move-to-next-xref] Skip to the next hypertext link.\n" msgstr "\\%-10[move-to-next-xref] 跳转到下一个超文本连接。\n" #: info/infodoc.c:54 msgid "\\%-10[select-reference-this-line] Follow the hypertext link under the cursor.\n" msgstr "\\%-10[select-reference-this-line] 跟随光标下的超文本连接。\n" #: info/infodoc.c:55 msgid "\\%-10[history-node] Go back to the last node seen in this window.\n" msgstr "\\%-10[history-node] 移动到本窗口的最后阅读过的节点。\n" #: info/infodoc.c:57 msgid "\\%-10[global-prev-node] Go to the previous node in the document.\n" msgstr "\\%-10[global-prev-node] 移动到本文档的上一个节点。\n" #: info/infodoc.c:58 msgid "\\%-10[global-next-node] Go to the next node in the document.\n" msgstr "\\%-10[global-next-node] 移动到本文档的下一个节点。\n" #: info/infodoc.c:59 msgid "\\%-10[prev-node] Go to the previous node on this level.\n" msgstr "\\%-10[prev-node] 移动到同级的上一个节点。\n" #: info/infodoc.c:60 msgid "\\%-10[next-node] Go to the next node on this level.\n" msgstr "\\%-10[next-node] 移动到同级的下一个节点。\n" #: info/infodoc.c:61 msgid "\\%-10[up-node] Go up one level.\n" msgstr "\\%-10[up-node] 上移一层。\n" #: info/infodoc.c:62 msgid "\\%-10[top-node] Go to the top node of this document.\n" msgstr "\\%-10[top-node] 移到此文档的顶层节点。\n" #: info/infodoc.c:63 #, fuzzy #| msgid "\\%-10[dir-node] Go to the main `directory' node.\n" msgid "\\%-10[dir-node] Go to the main 'directory' node.\n" msgstr "\\%-10[dir-node] 移动到主“目录”节点。\n" #: info/infodoc.c:65 msgid "1...9 Pick the first...ninth item in this node's menu.\n" msgstr "1...9\t\t选取节点菜单中的第一至第九个项目。\n" #: info/infodoc.c:66 msgid "\\%-10[last-menu-item] Pick the last item in this node's menu.\n" msgstr "\\%-10[last-menu-item] 选取节点菜单的最后一个项目。\n" #: info/infodoc.c:67 msgid "\\%-10[menu-item] Pick a menu item specified by name.\n" msgstr "\\%-10[menu-item] 选取由名称指定的菜单项目。\n" #: info/infodoc.c:68 #, fuzzy msgid "\\%-10[xref-item] Follow a cross reference specified by name.\n" msgstr "\\%-10[xref-item] 跟踪由名称指定的交叉引用项。\n" #: info/infodoc.c:69 msgid "\\%-10[goto-node] Go to a node specified by name.\n" msgstr "\\%-10[goto-node] 移动到由名字指定的节点。\n" #: info/infodoc.c:71 msgid "\\%-10[search] Search forward for a specified string.\n" msgstr "\\%-10[search] 向前搜索指定的字符串。\n" #: info/infodoc.c:72 msgid "\\%-10[search-previous] Search for previous occurrence.\n" msgstr "\\%-10[search-previous] 查找上一个出现点。\n" #: info/infodoc.c:73 msgid "\\%-10[search-next] Search for next occurrence.\n" msgstr "\\%-10[search-next] 查找下一个出现点。\n" #: info/infodoc.c:74 msgid "" "\\%-10[index-search] Search for a specified string in the index, and\n" " select the node referenced by the first entry found.\n" msgstr "" "\\%-10[index-search] 在索引条目中搜索指定的字符串,\n" " 并选择第一个找到的条目所引用的节点。\n" #: info/infodoc.c:76 msgid "\\%-10[virtual-index] Synthesize menu of matching index entries.\n" msgstr "" #: info/infodoc.c:78 msgid "\\%-10[abort-key] Cancel the current operation.\n" msgstr "\\%-10[abort-key] 取消当前操作。\n" #: info/infodoc.c:197 #, fuzzy, c-format #| msgid "This is %s, produced by makeinfo version %s from %s.\n" msgid "This is GNU Info version %s. " msgstr "这是 %s,由 makeinfo 版本 %s 从 %s 生成。\n" #: info/infodoc.c:198 msgid "The current search path is:\n" msgstr "当前搜索路径为:\n" #: info/infodoc.c:203 msgid "" "Commands available in Info windows:\n" "\n" msgstr "" "Info 窗口中可用的命令:\n" "\n" #: info/infodoc.c:206 msgid "" "Commands available in the echo area:\n" "\n" msgstr "" "回显区中可用的命令:\n" "\n" #: info/infodoc.c:226 #, c-format msgid "" "The following commands can only be invoked via %s:\n" "\n" msgstr "" "以下命令只能通过 %s 调用:\n" "\n" #: info/infodoc.c:231 msgid "" "The following commands cannot be invoked at all:\n" "\n" msgstr "" "以下命令根本无法调用:\n" "\n" #: info/infodoc.c:335 msgid "Display help message" msgstr "显示求助消息" #: info/infodoc.c:348 #, fuzzy #| msgid "Visit Info node `(info)Help'" msgid "Visit Info node '(info)Help'" msgstr "访问 Info 节点“(info)Help”" #: info/infodoc.c:447 msgid "Print documentation for KEY" msgstr "打印关于 KEY 的文档" #: info/infodoc.c:458 #, c-format msgid "Describe key: %s" msgstr "说明按键:%s" #: info/infodoc.c:468 info/infodoc.c:504 #, c-format msgid "%s is undefined." msgstr "%s 未定义。" #: info/infodoc.c:866 msgid "Show what to type to execute a given command" msgstr "显示执行给定命令所需的按键" #: info/infodoc.c:870 msgid "Where is command: " msgstr "命令为:" #: info/infodoc.c:892 #, fuzzy, c-format #| msgid "`%s' is not on any keys" msgid "'%s' is not on any keys" msgstr "“%s”未绑定到任何按键" #: info/infodoc.c:898 #, c-format msgid "%s can only be invoked via %s." msgstr "%s 不能通过 %s 调用。" #: info/infodoc.c:902 #, c-format msgid "%s can be invoked via %s." msgstr "%s 可以通过 %s 调用。" #: info/infodoc.c:907 #, fuzzy, c-format #| msgid "There is no function named `%s'" msgid "There is no function named '%s'" msgstr "没有名为“%s”的函数" #: info/infomap.c:600 #, fuzzy, c-format #| msgid "cannot open input file `%s'" msgid "could not open init file %s" msgstr "无法打开输入文件“%s”" #: info/infokey.c:229 #, c-format msgid "key sequence too long" msgstr "按键序列过长" #: info/infokey.c:306 #, c-format msgid "missing key sequence" msgstr "遗漏按键序列" #: info/infokey.c:386 #, c-format msgid "NUL character (\\000) not permitted" msgstr "不允许的空字符 (\\\\000)" #: info/infokey.c:415 #, c-format msgid "NUL character (^%c) not permitted" msgstr "不允许的空字符 (^%c)" #: info/infokey.c:438 #, c-format msgid "missing action name" msgstr "遗漏动作名称" #: info/infokey.c:450 #, fuzzy, c-format #| msgid "key sequence too long" msgid "cannot bind key sequence to menu-digit" msgstr "按键序列过长" #: info/infokey.c:458 #, c-format msgid "unknown action `%s'" msgstr "未知的动作“%s”" #: info/infokey.c:482 #, c-format msgid "action name too long" msgstr "动作名过长" #: info/infokey.c:495 #, c-format msgid "extra characters following action `%s'" msgstr "动作“%s”之后出现额外的字符" #: info/infokey.c:506 #, c-format msgid "missing variable name" msgstr "遗漏变量名" #: info/infokey.c:515 #, c-format msgid "missing `=' immediately after variable name" msgstr "变量名之后遗漏了“=”" #: info/infokey.c:522 #, c-format msgid "variable name too long" msgstr "变量名过长" #: info/infokey.c:546 #, c-format msgid "value too long" msgstr "值过长" #: info/infokey.c:592 #, c-format msgid "\"%s\", line %u: " msgstr "“%s”,行 %u:" #: info/m-x.c:66 msgid "Read the name of an Info command and describe it" msgstr "读取 Info 命令名称并说明它" #: info/m-x.c:70 msgid "Describe command: " msgstr "说明命令:" #: info/m-x.c:93 msgid "Read a command name in the echo area and execute it" msgstr "在回显区读入命令名并执行它" #: info/m-x.c:136 #, fuzzy, c-format #| msgid "Cannot execute an `echo-area' command here." msgid "Cannot execute an 'echo-area' command here." msgstr "无法在这里运行“回显区”命令。" #: info/m-x.c:149 #, c-format msgid "Undefined command: %s" msgstr "未定义的命令: %s" #: info/m-x.c:155 msgid "Set the height of the displayed window" msgstr "设定显示窗口的高度" #: info/m-x.c:168 #, c-format msgid "Set screen height to (%d): " msgstr "将屏幕高度设置为 (%d):" #: info/makedoc.c:141 #, c-format msgid "" " Source files groveled to make this file include:\n" "\n" msgstr "" " 整理源文件以使本文件包括:\n" "\n" #: info/makedoc.c:466 #, c-format msgid "Couldn't manipulate the file %s.\n" msgstr "无法操作文件 %s。\n" #. TRANSLATORS: The "\n* Menu:\n\n" part of this should not be translated, as #. it is part of the Info syntax. #: info/nodemenu.c:35 #, fuzzy #| msgid "" #| "\n" #| "* Menu:\n" #| " (File)Node Lines Size Containing File\n" #| " ---------- ----- ---- ---------------" msgid "" "\n" "* Menu:\n" "\n" " (File)Node Lines Size Containing File\n" " ---------- ----- ---- ---------------" msgstr "" "\n" "* 菜单:\n" " (文件)节点 行 大小 含有文件\n" " ---------- ----- ---- ---------------" #: info/nodemenu.c:187 #, fuzzy #| msgid "" #| "Here is the menu of nodes you have recently visited.\n" #| "Select one from this menu, or use `\\[history-node]' in another window.\n" msgid "" "Here is the menu of nodes you have recently visited.\n" "Select one from this menu, or use '\\[history-node]' in another window.\n" msgstr "" "这里是您最近访问节点的菜单。\n" "从菜单中选择一个,或在其它窗口中使用“\\[history-node]”。\n" #: info/nodemenu.c:208 msgid "Make a window containing a menu of all of the currently visited nodes" msgstr "使一个窗口含有一个包括所有当前访问节点的菜单" #: info/nodemenu.c:253 msgid "Select a node which has been previously visited in a visible window" msgstr "选择一个已经在可见的窗口中访问的节点" #: info/nodemenu.c:260 msgid "Select visited node: " msgstr "选择已访问的节点:" #: info/nodemenu.c:278 info/session.c:2355 #, c-format msgid "The reference disappeared! (%s)." msgstr "引用消失了!(%s)。" #: info/pcterm.c:206 #, c-format msgid "Terminal cannot be initialized: %s\n" msgstr "" #: info/search.c:166 #, c-format msgid "regexp error: %s" msgstr "正则表达式错误: %s" #: info/session.c:60 msgid "Show all matching files" msgstr "" #: info/session.c:64 #, c-format msgid "No file index" msgstr "" #. TRANSLATORS: Try to keep this message (when "expanded") at most 79 #. characters; anything after the 79th character will not actually be #. displayed on an 80-column terminal. #: info/session.c:190 #, fuzzy, c-format #| msgid "Welcome to Info version %s. Type \\[get-help-window] for help, \\[menu-item] for menu item." msgid "Welcome to Info version %s. Type \\[get-help-window] for help, \\[get-info-help-node] for tutorial." msgstr "欢迎使用 Info %s 版。输入 \\[get-help-window] 以获得帮助,\\[menu-item] 将得到菜单。" #: info/session.c:766 #, fuzzy, c-format #| msgid "Can't remove file `%s': %s" msgid "can't open %s: %s" msgstr "无法删除文件“%s”:%s" #: info/session.c:772 #, c-format msgid "debugging output diverted to \"%s\"" msgstr "" #: info/session.c:1214 msgid "Move down to the next line" msgstr "向下移动到下一行" #: info/session.c:1229 msgid "Move up to the previous line" msgstr "向上移动到上一行" #: info/session.c:1245 msgid "Move the cursor to a specific line of the window" msgstr "将光标移动到窗口的指定行" #: info/session.c:1277 msgid "Move to the end of the line" msgstr "移动到行的末尾" #: info/session.c:1302 msgid "Move to the start of the line" msgstr "移动到行的开头" #: info/session.c:1384 msgid "Move to the start of this node" msgstr "移动到本节点的开头" #: info/session.c:1391 msgid "Move to the end of this node" msgstr "移动到本节点的末尾" #: info/session.c:1473 msgid "Scroll forward in this window" msgstr "在本窗口中向前滚动" #: info/session.c:1487 msgid "Scroll backward in this window" msgstr "在本窗口中向后滚动" #: info/session.c:1495 msgid "Scroll forward in this window and set default window size" msgstr "在本窗口中向前滚动并设置为默认窗口大小" #: info/session.c:1510 msgid "Scroll backward in this window and set default window size" msgstr "在本窗口中向后滚动并设置为默认窗口大小" #: info/session.c:1516 msgid "Scroll forward in this window staying within node" msgstr "在本窗口中向前滚动(不穿越节点)" #: info/session.c:1531 msgid "Scroll backward in this window staying within node" msgstr "在本窗口中向后滚动(不穿越节点)" #: info/session.c:1539 msgid "Scroll forward in this window staying within node and set default window size" msgstr "在本窗口中向前滚动(不穿越节点)并设置默认窗口大小" #: info/session.c:1566 msgid "Scroll backward in this window staying within node and set default window size" msgstr "在本窗口中向后滚动(不穿越节点)并设置为默认窗口大小" #: info/session.c:1572 msgid "Scroll down by lines" msgstr "按行向下滚动" #: info/session.c:1578 msgid "Scroll up by lines" msgstr "按行向上滚动" #: info/session.c:1590 msgid "Scroll down by half screen size" msgstr "向下滚动半个屏幕" #: info/session.c:1617 msgid "Scroll up by half screen size" msgstr "向上滚动半个屏幕" #: info/session.c:1623 msgid "Scroll the other window" msgstr "滚动其它窗口" #: info/session.c:1644 msgid "Scroll the other window backward" msgstr "向后滚动其它窗口" #: info/session.c:1744 msgid "Select the next window" msgstr "选择下一个窗口" #: info/session.c:1781 msgid "Select the previous window" msgstr "选择上一个窗口" #: info/session.c:1825 msgid "Split the current window" msgstr "拆分当前窗口" #: info/session.c:1867 msgid "Delete the current window" msgstr "删除当前窗口" #: info/session.c:1872 msgid "Cannot delete a permanent window" msgstr "无法删除永久窗口" #: info/session.c:1903 msgid "Delete all other windows" msgstr "删除所有其它窗口" #: info/session.c:1949 msgid "Grow (or shrink) this window" msgstr "扩大(或缩小)本窗口" #: info/session.c:1960 msgid "Divide the available screen space among the visible windows" msgstr "在可见的窗口间分配可用的屏幕空间" #: info/session.c:1967 msgid "Toggle the state of line wrapping in the current window" msgstr "在当前窗口中切换行卷绕状态" #: info/session.c:2116 msgid "Select this menu item" msgstr "选择本菜单项目" #: info/session.c:2146 #, fuzzy, c-format #| msgid "There aren't %d items in this menu." msgid "There isn't %d item in this menu." msgid_plural "There aren't %d items in this menu." msgstr[0] "本菜单中没有第 %d 个项目。" msgstr[1] "本菜单中没有第 %d 个项目。" #: info/session.c:2155 msgid "Select the last item in this node's menu" msgstr "选择本节点菜单中的最后一项" #: info/session.c:2263 info/session.c:2264 #, c-format msgid "Menu item (%s): " msgstr "菜单项 (%s):" #: info/session.c:2267 msgid "Menu item: " msgstr "菜单项:" #: info/session.c:2274 info/session.c:2275 #, c-format msgid "Follow xref (%s): " msgstr "跟随交叉引用 (%s):" #: info/session.c:2278 msgid "Follow xref: " msgstr "跟随交叉引用:" #: info/session.c:2367 msgid "Read a menu item and select its node" msgstr "读取菜单项并选择它的节点" #: info/session.c:2392 msgid "Read a footnote or cross reference and select its node" msgstr "读取脚注或交叉引用并选择它的节点" #: info/session.c:2398 msgid "Move to the start of this node's menu" msgstr "移动到本节点菜单的开头" #: info/session.c:2420 msgid "Visit as many menu items at once as possible" msgstr "立刻访问尽可能多的菜单项" #: info/session.c:2519 msgid "Move to the previous cross reference" msgstr "移动到上一个交叉引用" #: info/session.c:2582 msgid "Move to the next cross reference" msgstr "移动到下一个交叉引用" #: info/session.c:2643 msgid "Select reference or menu item appearing on this line" msgstr "选择出现在本行中的引用或菜单项" #: info/session.c:2677 #, fuzzy, c-format #| msgid "No menu in node `%s'." msgid "No menu in node '%s'." msgstr "节点“%s”中没有菜单。" #: info/session.c:2724 #, fuzzy, c-format #| msgid "Unable to find node referenced by `%s' in `%s'." msgid "Unable to find node referenced by '%s' in '%s'." msgstr "无法在“%2$s”中找到由“%1$s”引用的节点。" #: info/session.c:2774 msgid "Read a list of menus starting from dir and follow them" msgstr "读取自 dir 开始的菜单的列表并跟随它们" #: info/session.c:2776 msgid "Follow menus: " msgstr "跟随菜单:" #: info/session.c:2878 msgid "Select the Next node" msgstr "选择下一个节点" #: info/session.c:2885 msgid "Select the Prev node" msgstr "选择上一个节点" #: info/session.c:2892 msgid "Select the Up node" msgstr "选择上层节点" #: info/session.c:2898 msgid "Select the last node in this file" msgstr "选择本文件的最后一个节点" #: info/session.c:2925 info/session.c:2958 msgid "This window has no additional nodes" msgstr "该窗口没有附加节点" #: info/session.c:2931 msgid "Select the first node in this file" msgstr "选择本文件的第一个节点" #: info/session.c:3063 msgid "No more nodes within this document." msgstr "本文档中没有更多的节点。" #: info/session.c:3108 info/session.c:3148 #, fuzzy #| msgid "No `Prev' or `Up' for this node within this document." msgid "No 'Prev' or 'Up' for this node within this document." msgstr "在本文档中没有本节点的“上一个”或“上层”节点。" #: info/session.c:3161 msgid "Move forwards or down through node structure" msgstr "在节点结构中向前或向下层移动" #: info/session.c:3178 msgid "Move backwards or up through node structure" msgstr "在节点结构中向后或向上层移动" #: info/session.c:3201 msgid "Read a node name and select it" msgstr "读取节点名并选择它" #: info/session.c:3255 info/session.c:3259 msgid "Goto node: " msgstr "转到节点:" #: info/session.c:3438 msgid "Find the node describing program invocation" msgstr "寻找说明程序调用的节点" #: info/session.c:3440 #, c-format msgid "Find Invocation node of [%s]: " msgstr "寻找 [%s] 的调用节点:" #: info/session.c:3485 msgid "Read a manpage reference and select it" msgstr "读取一个 man 手册的引用并选择它" #: info/session.c:3489 msgid "Get Manpage: " msgstr "获取 man 手册:" #: info/session.c:3510 #, fuzzy #| msgid "Select the node `Top' in this file" msgid "Select the node 'Top' in this file" msgstr "选择本文件中的“顶”节点" #: info/session.c:3516 #, fuzzy #| msgid "Select the node `(dir)'" msgid "Select the node '(dir)'" msgstr "选择节点“(dir)”" #: info/session.c:3522 msgid "Show full file name of node being displayed" msgstr "" #: info/session.c:3539 msgid "Select the most recently selected node" msgstr "选择最近选择的节点" #: info/session.c:3544 #, c-format msgid "No earlier node in history" msgstr "" #: info/session.c:3548 msgid "Read the name of a file and select it" msgstr "读取文件名并选择它" #: info/session.c:3552 msgid "Find file: " msgstr "寻找文件:" #: info/session.c:3569 #, fuzzy, c-format #| msgid "Cannot find `%s'." msgid "Cannot find '%s'." msgstr "无法寻找“%s”。" #: info/session.c:3618 #, fuzzy, c-format #| msgid "Could not create output file `%s'." msgid "Could not create output file '%s'." msgstr "无法创建输出文件“%s”。" #: info/session.c:3632 #, fuzzy, c-format #| msgid "error writing to `%s'" msgid "error writing to %s: %s" msgstr "写入“%s”时出错" #: info/session.c:3641 #, fuzzy, c-format #| msgid "Removing %s\n" msgid "closing %s" msgstr "删除 %s\n" #: info/session.c:3690 #, fuzzy, c-format #| msgid "Writing node %s..." msgid "writing node %s..." msgstr "正在写入节点 %s..." #: info/session.c:3736 msgid "Pipe the contents of this node through INFO_PRINT_COMMAND" msgstr "通过管道将本节点的内容输出到 INFO_PRINT_COMMAND" #: info/session.c:3764 #, fuzzy, c-format #| msgid "Cannot open pipe to `%s'." msgid "Cannot open pipe to '%s'." msgstr "无法打开到“%s”的管道。" #: info/session.c:3769 #, fuzzy, c-format #| msgid "Printing node %s..." msgid "printing node %s..." msgstr "正在打印节点 %s..." #: info/session.c:3777 #, fuzzy, c-format #| msgid "Printing node %s..." msgid "finished printing node %s" msgstr "正在打印节点 %s..." #: info/session.c:3809 msgid "Toggle the usage of regular expressions in searches" msgstr "切换查寻时正则表达式的用法" #: info/session.c:3813 #, c-format msgid "Using regular expressions for searches." msgstr "使用正则表达式来查寻" #: info/session.c:3814 #, c-format msgid "Using literal strings for searches." msgstr "使用普通字符串来查寻" #: info/session.c:4058 msgid "Search continued from the end of the document." msgstr "从文档底部继续查寻。" #: info/session.c:4063 msgid "Search continued from the beginning of the document." msgstr "从此文档的开头继续查找。" #: info/session.c:4083 #, c-format msgid "Searching subfile %s ..." msgstr "正在搜索子文件 %s ..." #: info/session.c:4122 msgid "Search failed." msgstr "搜索失败。" #: info/session.c:4141 #, c-format msgid "%s%s%s [%s]: " msgstr "%s%s%s [%s]: " #: info/session.c:4142 info/session.c:4148 msgid "Regexp search" msgstr "正则表达式查找" #: info/session.c:4142 info/session.c:4148 msgid "Search" msgstr "搜索" #: info/session.c:4143 info/session.c:4149 msgid " case-sensitively" msgstr "大小写敏感" #: info/session.c:4144 info/session.c:4150 msgid " backward" msgstr "向后搜索" #: info/session.c:4147 #, fuzzy, c-format #| msgid "%s%s%s [%s]: " msgid "%s%s%s: " msgstr "%s%s%s [%s]: " #: info/session.c:4167 msgid "Search string too short" msgstr "" #: info/session.c:4237 msgid "Read a string and search for it case-sensitively" msgstr "读取一个字符串并以大小写敏感的方式搜索它" #: info/session.c:4242 msgid "Read a string and search for it" msgstr "读取一个字符串并搜索它" #: info/session.c:4248 msgid "Read a string and search backward for it" msgstr "读取一个字符串并向后搜索它" #: info/session.c:4256 msgid "Repeat last search in the same direction" msgstr "以相同的方向重复最后的搜索" #: info/session.c:4264 info/session.c:4309 msgid "No previous search string" msgstr "没有上次搜索字符串" #: info/session.c:4301 msgid "Repeat last search in the reverse direction" msgstr "以相反的方向重复最后的搜索" #: info/session.c:4348 msgid "Clear displayed search matches" msgstr "" #: info/session.c:4365 info/session.c:4371 msgid "Search interactively for a string as you type it" msgstr "在你输入的同时交互式地搜索字符串" #: info/session.c:4485 msgid "Regexp I-search backward: " msgstr "向后增量搜索正则表达式: " #: info/session.c:4486 msgid "I-search backward: " msgstr "向后增量搜索:" #: info/session.c:4488 msgid "Regexp I-search: " msgstr "增量搜索正则表达式: " #: info/session.c:4489 msgid "I-search: " msgstr "增量搜索:" #: info/session.c:4514 info/session.c:4517 msgid "Failing " msgstr "失败 " #: info/session.c:4890 msgid "Cancel current operation" msgstr "取消当前操作" #: info/session.c:4897 msgid "Quit" msgstr "退出" #: info/session.c:4902 #, fuzzy #| msgid "display version information and exit" msgid "Display version of Info being run" msgstr "显示版本信息并退出" #: info/session.c:4904 #, c-format msgid "GNU Info version %s" msgstr "" #: info/session.c:4909 msgid "Redraw the display" msgstr "重画显示" #: info/session.c:4946 msgid "Quit using Info" msgstr "退出 Info" #: info/session.c:4959 msgid "Run command bound to this key's lowercase variant" msgstr "运行到绑定到本按键的小写版本的命令" #: info/session.c:4970 #, c-format msgid "Unknown command (%s)." msgstr "未知的命令 (%s)。" #: info/session.c:4973 #, c-format msgid "\"%s\" is invalid" msgstr "“%s”为非法" #: info/session.c:4974 #, fuzzy, c-format #| msgid "`%s' is invalid" msgid "'%s' is invalid" msgstr "“%s”是无效的" #: info/session.c:5292 msgid "Add this digit to the current numeric argument" msgstr "将本数字添加到当前数值参数中" #: info/session.c:5299 msgid "Start (or multiply by 4) the current numeric argument" msgstr "开启(或乘以 4)当前数值参数" #: info/tilde.c:361 #, c-format msgid "readline: Out of virtual memory!\n" msgstr "readline:虚拟内存耗尽!\n" #: info/variables.c:51 msgid "When \"On\", footnotes appear and disappear automatically" msgstr "在“开”时,脚注将自动出现或消失" #: info/variables.c:55 msgid "When \"On\", creating or deleting a window resizes other windows" msgstr "在“开”时,创建或删除窗口时改变其它窗口的大小" #: info/variables.c:59 msgid "When \"On\", flash the screen instead of ringing the bell" msgstr "在“开”时,将刷新屏幕而不是鸣笛" #: info/variables.c:63 msgid "When \"On\", errors cause the bell to ring" msgstr "在“开”时,出错时将鸣笛" #: info/variables.c:67 msgid "When \"On\", Info garbage collects files which had to be uncompressed" msgstr "在“开”时,Info 垃圾收集那些必须解压缩的文件" #: info/variables.c:70 msgid "When \"On\", the portion of the matched search string is highlighted" msgstr "在“开”时,搜索字符串的匹配部分将被突出显示" #: info/variables.c:74 msgid "Controls what happens when scrolling is requested at the end of a node" msgstr "控制在节点末尾时出现滚动请求将发生什么" #: info/variables.c:79 msgid "Same as scroll-behaviour" msgstr "等同于滚动行为" #: info/variables.c:83 msgid "The number lines to scroll when the cursor moves out of the window" msgstr "当光标移出窗口是所滚动的行数" #: info/variables.c:87 msgid "Controls whether scroll-behavior affects cursor movement commands" msgstr "控制滚动行为是否影响光标移动命令" #: info/variables.c:91 msgid "When \"On\", Info accepts and displays ISO Latin characters" msgstr "在“开”时,Info 接受并显示 ISO 拉丁字符" #: info/variables.c:95 msgid "What to do when a scrolling command is issued at the end of the last node" msgstr "控制在最后一个节点的末尾出现滚动请求时将发生什么" #: info/variables.c:100 msgid "Minimal length of a search string" msgstr "" #: info/variables.c:104 msgid "Skip current window when searching" msgstr "" #: info/variables.c:108 msgid "Exclude default directories from file search path" msgstr "" #: info/variables.c:112 msgid "Hide some Info file syntax in the text of nodes" msgstr "" #: info/variables.c:116 msgid "Length of time in milliseconds to wait for the next byte in a sequence indicating that a key has been pressed" msgstr "" #: info/variables.c:120 msgid "Highlight search matches" msgstr "" #: info/variables.c:124 msgid "Method to use to track mouse events" msgstr "" #: info/variables.c:130 msgid "Explain the use of a variable" msgstr "解释变量的用法" #: info/variables.c:136 msgid "Describe variable: " msgstr "说明变量:" #: info/variables.c:151 msgid "Set the value of an Info variable" msgstr "设定 Info 变量的值" #: info/variables.c:158 msgid "Set variable: " msgstr "设定变量:" #: info/variables.c:174 #, c-format msgid "Set %s to value (%d): " msgstr "将 %s 设定为值 (%d):" #: info/variables.c:208 #, c-format msgid "Set %s to value (%s): " msgstr "将 %s 设定为值 (%s):" #: info/window.c:921 msgid "--*** Tags out of Date ***" msgstr "--*** 标记过期 ***" #: info/window.c:965 msgid "-----Info: (), lines ----, " msgstr "-----Info:(),行 ----," #: info/window.c:972 #, fuzzy, c-format #| msgid "-%s---Info: %s, %d lines --%s--" msgid "-%s---Info: %s, %ld lines --%s--" msgstr "-%s---Info:%s,%d 行 --%s--" #: info/window.c:976 #, fuzzy, c-format #| msgid "-%s%s-Info: (%s)%s, %d lines --%s--" msgid "-%s%s-Info: (%s)%s, %ld lines --%s--" msgstr "-%s%s-Info:(%s)%s,%d 行 --%s--" #: info/window.c:982 #, c-format msgid " Subfile: %s" msgstr " 子文件:%s" #: install-info/install-info.c:292 #, c-format msgid "%s: empty file" msgstr "%s:空文件" #: install-info/install-info.c:294 #, fuzzy, c-format #| msgid " for %s" msgid "%s for %s" msgstr " %s" #: install-info/install-info.c:533 #, c-format msgid "\tTry `%s --help' for a complete list of options.\n" msgstr "\t试用“%s --help”以获得选项的完整列表。\n" #: install-info/install-info.c:541 #, c-format msgid "Usage: %s [OPTION]... [INFO-FILE [DIR-FILE]]\n" msgstr "用法: %s [OPTION]... [INFO-FILE [DIR-FILE]]\n" #: install-info/install-info.c:543 msgid "Add or remove entries in INFO-FILE from the Info directory DIR-FILE." msgstr "从 Info 目录 DIR-FILE 的 INFO-FILE 文件中添加或移除条目。" #: install-info/install-info.c:544 msgid "" "INFO-FILE and DIR-FILE are required unless the --info-file\n" "or --dir-file (or --info-dir) options are given, respectively." msgstr "" #: install-info/install-info.c:548 msgid "" "Options:\n" " --add-once add only to first matching section, not all.\n" " --align=COL start description of new entries at column COL.\n" " --calign=COL format second and subsequent description lines to\n" " start at column COL." msgstr "" #: install-info/install-info.c:555 #, fuzzy #| msgid "" #| "Options:\n" #| " --debug report what is being done.\n" #| " --delete delete existing entries for INFO-FILE from DIR-FILE;\n" #| " don't insert any new entries.\n" #| " --description=TEXT the description of the entry is TEXT; used with\n" #| " the --name option to become synonymous with the\n" #| " --entry option.\n" #| " --dir-file=NAME specify file name of Info directory file;\n" #| " equivalent to using the DIR-FILE argument.\n" #| " --dry-run same as --test." msgid "" " --debug report what is being done.\n" " --delete delete existing entries for INFO-FILE from DIR-FILE;\n" " don't insert any new entries.\n" " --defsection=TEXT like --section, but only use TEXT if no sections\n" " are present in INFO-FILE (replacing \"Miscellaneous\").\n" " --description=TEXT the description of the entry is TEXT; used with\n" " the --name option to become synonymous with the\n" " --entry option.\n" " --dir-file=NAME specify file name of Info directory file;\n" " equivalent to using the DIR-FILE argument.\n" " --dry-run same as --test." msgstr "" "选项:\n" " --debug 报告正在处理的事。\n" " --delete 从 DIR-FILE 中删除存在的 INFO-FILE 条目;\n" " 不插入任何新的条目。\n" " --description=TEXT 条目的说明为 TEXT;与 --name 选项\n" " 同用跟与 --entry 选项同用\n" " 是一样的。\n" " --dir-file=NAME 指定 Info 目录文件的文件名;\n" " 等同于使用 DIR-FILE 参数。\n" " --dry-run 等同于 --test。" #: install-info/install-info.c:568 #, fuzzy #| msgid "" #| " --entry=TEXT insert TEXT as an Info directory entry.\n" #| " TEXT is written as an Info menu item line followed\n" #| " by zero or more extra lines starting with whitespace.\n" #| " If you specify more than one entry, all are added.\n" #| " If you don't specify any entries, they are determined\n" #| " from information in the Info file itself.\n" #| " When removing, TEXT specifies the entry to remove.\n" #| " TEXT is only removed as a last resort, if the\n" #| " entry as determined from the Info file is not present,\n" #| " and the basename of the Info file isn't found either." msgid "" " --entry=TEXT insert TEXT as an Info directory entry,\n" " overriding any corresponding entry from DIR-FILE.\n" " TEXT is written as an Info menu item line followed\n" " by zero or more extra lines starting with whitespace.\n" " If you specify more than one entry, all are added.\n" " If you don't specify any entries, they are determined\n" " from information in the Info file itself." msgstr "" " --entry=TEXT 插入 TEXT 作为一个 Info 目录条目。\n" " 所写入的 TEXT 要作为一个 Info 菜单项后跟\n" " 0 个或多个以空格开始的行。\n" " 如果您指定一个以上的条目,将添加所有条目。\n" " 如果您未指定任何条目,它们由来自 Info 文件\n" " 自身的信息决定。\n" " 删除时, TEXT 指定了要删除的条目。\n" " 仅当 Info 文件中作为删除定义的条目不存在,\n" " 并且还找不到 Info 文件的目录名,\n" "\t\t\t那 TEXT 才会作为最后的删除手段。" #: install-info/install-info.c:577 #, fuzzy #| msgid "" #| " --help display this help and exit.\n" #| " --info-dir=DIR same as --dir-file=DIR/dir.\n" #| " --info-file=FILE specify Info file to install in the directory;\n" #| " equivalent to using the INFO-FILE argument.\n" #| " --item=TEXT same as --entry=TEXT.\n" #| " --keep-old do not replace entries, or remove empty sections.\n" #| " --menuentry=TEXT same as --name=TEXT.\n" #| " --name=TEXT the name of the entry is TEXT; used with --description\n" #| " to become synonymous with the --entry option.\n" #| " --no-indent do not format new entries in the DIR file.\n" #| " --quiet suppress warnings." msgid "" " --help display this help and exit.\n" " --info-dir=DIR same as --dir-file=DIR/dir.\n" " --info-file=FILE specify Info file to install in the directory;\n" " equivalent to using the INFO-FILE argument.\n" " --item=TEXT same as --entry=TEXT.\n" " --keep-old do not replace entries, or remove empty sections." msgstr "" " --help 显示此帮助并退出。\n" " --info-dir=DIR 等同于 --dir-file=DIR/dir。\n" " --info-file=FILE 在目录中指定要安装的 Info 文件;\n" " 等同于使用 INFO-FILE 参数。\n" " --item=TEXT 等同于 --entry=TEXT。\n" " --keep-old 不要替换条目,或是删除空白字段。\n" " --menuentry=TEXT 等同于 --name=TEXT。\n" " --name=TEXT 条目名为 TEXT;与 --description 同用\n" " 跟与 --entry 选项同用是一样的。\n" " --no-indent 不要在 DIR 文件中格式化新的条目。\n" " --quiet 不要输出警告。" #: install-info/install-info.c:585 #, fuzzy #| msgid "" #| " --help display this help and exit.\n" #| " --info-dir=DIR same as --dir-file=DIR/dir.\n" #| " --info-file=FILE specify Info file to install in the directory;\n" #| " equivalent to using the INFO-FILE argument.\n" #| " --item=TEXT same as --entry=TEXT.\n" #| " --keep-old do not replace entries, or remove empty sections.\n" #| " --menuentry=TEXT same as --name=TEXT.\n" #| " --name=TEXT the name of the entry is TEXT; used with --description\n" #| " to become synonymous with the --entry option.\n" #| " --no-indent do not format new entries in the DIR file.\n" #| " --quiet suppress warnings." msgid "" " --maxwidth, --max-width=COL wrap description at column COL.\n" " --menuentry=TEXT same as --name=TEXT.\n" " --name=TEXT the name of the entry is TEXT; used with --description\n" " to become synonymous with the --entry option.\n" " --no-indent do not format new entries in the DIR file.\n" " --quiet suppress warnings." msgstr "" " --help 显示此帮助并退出。\n" " --info-dir=DIR 等同于 --dir-file=DIR/dir。\n" " --info-file=FILE 在目录中指定要安装的 Info 文件;\n" " 等同于使用 INFO-FILE 参数。\n" " --item=TEXT 等同于 --entry=TEXT。\n" " --keep-old 不要替换条目,或是删除空白字段。\n" " --menuentry=TEXT 等同于 --name=TEXT。\n" " --name=TEXT 条目名为 TEXT;与 --description 同用\n" " 跟与 --entry 选项同用是一样的。\n" " --no-indent 不要在 DIR 文件中格式化新的条目。\n" " --quiet 不要输出警告。" #: install-info/install-info.c:593 #, fuzzy #| msgid "" #| " --regex=R put this file's entries in all sections that match the\n" #| " regular expression R (ignoring case).\n" #| " --remove same as --delete.\n" #| " --remove-exactly only remove if the info file name matches exactly;\n" #| " suffixes such as .info and .gz are not ignored.\n" #| " --section=SEC put entries in section SEC of the directory.\n" #| " If you specify more than one section, all the entries\n" #| " are added in each of the sections.\n" #| " If you don't specify any sections, they are determined\n" #| " from information in the Info file itself.\n" #| " --section R SEC equivalent to --regex=R --section=SEC --add-once." msgid "" " --regex=R put this file's entries in all sections that match the\n" " regular expression R (ignoring case).\n" " --remove same as --delete.\n" " --remove-exactly only remove if the info file name matches exactly;\n" " suffixes such as .info and .gz are not ignored.\n" " --section=SEC put entries in section SEC of the directory.\n" " If you specify more than one section, all the entries\n" " are added in each of the sections.\n" " If you don't specify any sections, they are determined\n" " from information in the Info file itself;\n" " if nothing is available there, the --defsection\n" " value is used; if that is not specified, the\n" " final default is \"Miscellaneous\".\n" " --section R SEC equivalent to --regex=R --section=SEC --add-once." msgstr "" " --regex=R 将此文件的条目放入所有匹配正则表达式\n" "\t\t\t R(忽略大小写)的字段。\n" " --remove 等同于 --delete。\n" " --remove-exactly 仅当完全匹配 info 文件名时才删除;\n" " 不要忽略类似 .info 和 .gz 这样的后缀。\n" " --section=SEC 将条目放入目录的 SEC 字段。\n" " 如果您指定一个以上的字段,所有的条目将被添加至\n" " 每个字段。\n" " 如果您未指定任何字段,它们将由 Info 文件\n" " 自身的信息来决定。\n" " --section R SEC 等同于 --regex=R --section=SEC --add-once。" #: install-info/install-info.c:609 msgid "" " --silent suppress warnings.\n" " --test suppress updating of DIR-FILE.\n" " --version display version information and exit." msgstr "" " --silent 不输出警告。\n" " --test 不更新 DIR-FILE。\n" " --version 显示版本信息并退出。" #: install-info/install-info.c:643 #, fuzzy, c-format #| msgid "" #| "This is the file .../info/dir, which contains the\n" #| "topmost node of the Info hierarchy, called (dir)Top.\n" #| "The first time you invoke Info you start off looking at this node.\n" #| "\n" #| "%s\tThis is the top of the INFO tree\n" #| "\n" #| " This (the Directory node) gives a menu of major topics.\n" #| " Typing \"q\" exits, \"?\" lists all Info commands, \"d\" returns here,\n" #| " \"h\" gives a primer for first-timers,\n" #| " \"mEmacs\" visits the Emacs manual, etc.\n" #| "\n" #| " In Emacs, you can click mouse button 2 on a menu item or cross reference\n" #| " to select it.\n" #| "\n" #| "%s\n" msgid "" "This is the file .../info/dir, which contains the\n" "topmost node of the Info hierarchy, called (dir)Top.\n" "The first time you invoke Info you start off looking at this node.\n" "%c\n" "%s\tThis is the top of the INFO tree\n" "\n" " This (the Directory node) gives a menu of major topics.\n" " Typing \"q\" exits, \"?\" lists all Info commands, \"d\" returns here,\n" " \"h\" gives a primer for first-timers,\n" " \"mEmacs\" visits the Emacs manual, etc.\n" "\n" " In Emacs, you can click mouse button 2 on a menu item or cross reference\n" " to select it.\n" "\n" "%s\n" msgstr "" "这是文件 .../info/dir,它含有 Info 层次\n" "结构的最顶层节点,称为 (dir)Top。\n" "您第一次调用 Info 您将从该节点开始。\n" "\n" "%s\t这是 INFO 树的顶\n" "\n" " 这里 (the Directory node) 给出了主要主题的菜单。\n" " 输入“q”将退出,输入“?”将列举所有 Info 命令,输入\n" " “d”将返回这里。输入“h”将给初次使用的用户一个摘要,\n" " 输入“mEmacs”将访问 Emacs 手册,等等。\n" "\n" " 在 Emacs中,您可以在菜单项目或交叉引用上点击鼠标右键以\n" " 选择它。\n" "\n" "%s\n" #: install-info/install-info.c:667 #, fuzzy, c-format #| msgid "%s: could not read (%s) and could not create (%s)\n" msgid "%s: could not read (%s) and could not create (%s)" msgstr "%s:即无法读入 (%s) 也无法创建 (%s)\n" #: install-info/install-info.c:1134 install-info/install-info.c:1174 #, c-format msgid "START-INFO-DIR-ENTRY without matching END-INFO-DIR-ENTRY" msgstr "START-INFO-DIR-ENTRY 没有匹配的 END-INFO-DIR-ENTRY" #: install-info/install-info.c:1169 #, c-format msgid "END-INFO-DIR-ENTRY without matching START-INFO-DIR-ENTRY" msgstr "END-INFO-DIR-ENTRY 没有匹配的 START-INFO-DIR-ENTRY" #: install-info/install-info.c:2037 install-info/install-info.c:2047 #, c-format msgid "%s: already have dir file: %s\n" msgstr "%s: 已经存在了 dir 文件: %s\n" #: install-info/install-info.c:2143 #, c-format msgid "%s: Specify the Info file only once.\n" msgstr "%s:Info 文件只应该指定一次。\n" #: install-info/install-info.c:2176 #, c-format msgid "Extra regular expression specified, ignoring `%s'" msgstr "指定了额外的正则表达式,忽略 “%s”" #: install-info/install-info.c:2188 #, c-format msgid "Error in regular expression `%s': %s" msgstr "正则表达式“%s”中存在错误: %s" #: install-info/install-info.c:2250 #, c-format msgid "excess command line argument `%s'" msgstr "多余的命令行参数“%s”" #: install-info/install-info.c:2254 #, c-format msgid "No input file specified; try --help for more information." msgstr "没有指定输出文件;试用 --help 以获得更多信息。" #: install-info/install-info.c:2256 #, c-format msgid "No dir file specified; try --help for more information." msgstr "没有指定目录文件;试用 --help 以获得更多信息。" #: install-info/install-info.c:2277 #, fuzzy, c-format #| msgid "Could not create output file `%s'." msgid "Could not read %s." msgstr "无法创建输出文件“%s”。" #: install-info/install-info.c:2424 #, c-format msgid "no info dir entry in `%s'" msgstr "“%s”中没有 info 目录条目" #: install-info/install-info.c:2672 #, c-format msgid "no entries found for `%s'; nothing deleted" msgstr "找不到关于“%s”的条目;未删除" #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293 #: tp/Texinfo/Convert/Info.pm:99 tp/Texinfo/Convert/Info.pm:204 #: tp/Texinfo/Convert/Info.pm:231 tp/Texinfo/Convert/Plaintext.pm:538 #: tp/Texinfo/Convert/TexinfoXML.pm:457 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "could not open %s for writing: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/Texinfo/Common.pm:878 msgid "recursion is always allowed" msgstr "" #: tp/Texinfo/Common.pm:879 #, fuzzy #| msgid "@quote-arg is deprecated; arguments are quoted by default" msgid "arguments are quoted by default" msgstr "不赞成使用 @quote-arg;参数是默认引用的" #: tp/Texinfo/Common.pm:1096 #, fuzzy, perl-format #| msgid "%s is not a valid ISO 639 language code" msgid "%s is not a valid language code" msgstr "%s 在 ISO 639 语言编码中是无效的" #: tp/Texinfo/Common.pm:1101 #, fuzzy, perl-format #| msgid "%s is not a valid ISO 639 language code" msgid "%s is not a valid region code" msgstr "%s 在 ISO 639 语言编码中是无效的" #: tp/Texinfo/Common.pm:1119 #, perl-format msgid "%s is not a valid split possibility" msgstr "" #: tp/Texinfo/Common.pm:1142 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "could not read %s: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/Texinfo/Common.pm:1161 #, fuzzy, perl-format #| msgid "error closing output file `%s'" msgid "error on closing @verbatiminclude file %s: %s" msgstr "关闭输出文件“%s”时出错" #: tp/Texinfo/Common.pm:1167 tp/Texinfo/Parser.pm:3342 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "@%s: could not find %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/Texinfo/Common.pm:1511 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "could not open html refs config file %s: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/Texinfo/Common.pm:1539 #, fuzzy #| msgid "missing action name" msgid "missing type" msgstr "遗漏动作名称" #: tp/Texinfo/Common.pm:1542 #, fuzzy, perl-format #| msgid "%s: unrecognized option `--%s'\n" msgid "unrecognized type: %s" msgstr "%s:不能识别的选项“--%s”\n" #: tp/Texinfo/Common.pm:1559 #, fuzzy, perl-format #| msgid "error closing output file `%s'" msgid "error on closing html refs config file %s: %s" msgstr "关闭输出文件“%s”时出错" #: tp/Texinfo/Common.pm:1594 msgid "no node to be renamed" msgstr "" #: tp/Texinfo/Common.pm:1605 msgid "nodes without a new name at the end of file" msgstr "" #: tp/Texinfo/Common.pm:1615 tp/Texinfo/Parser.pm:926 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "could not open %s: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/Texinfo/Common.pm:2135 #, perl-format msgid "could not protect hash character in @%s" msgstr "" #: tp/Texinfo/Convert/Converter.pm:395 tp/Texinfo/Convert/Converter.pm:414 #, fuzzy, perl-format #| msgid "Set variable: " msgid "Obsolete variable %s\n" msgstr "设定变量:" #: tp/Texinfo/Convert/Converter.pm:794 #, perl-format msgid "%s: output incompatible with split" msgstr "" #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915 #: tp/Texinfo/Convert/Info.pm:163 tp/Texinfo/Convert/Info.pm:189 #: tp/Texinfo/Convert/Info.pm:221 tp/Texinfo/Convert/Info.pm:284 #: tp/Texinfo/Convert/TexinfoXML.pm:476 tp/Texinfo/Parser.pm:2034 #, fuzzy, perl-format #| msgid "error closing output file `%s'" msgid "error on closing %s: %s" msgstr "关闭输出文件“%s”时出错" #: tp/Texinfo/Convert/Converter.pm:987 #, fuzzy, perl-format #| msgid "Can't create directory `%s': %s" msgid "could not create directories `%s' or `%s': %s" msgstr "无法创建目录“%s”:%s" #: tp/Texinfo/Convert/Converter.pm:995 #, fuzzy, perl-format #| msgid "Can't create directory `%s': %s" msgid "could not create directory `%s': %s" msgstr "无法创建目录“%s”:%s" #: tp/Texinfo/Convert/DocBook.pm:968 #, fuzzy, perl-format #| msgid "@image file `%s' unreadable: %s" msgid "@image file `%s' not found, using `%s'" msgstr "@image 文件“%s”不可读:%s" #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355 #, fuzzy #| msgid "No node name specified for `%c%s' command" msgid "no argument specified for @U" msgstr "没有为“%c%s”命令指定节名称" #: tp/Texinfo/Convert/HTML.pm:1684 #, fuzzy, perl-format #| msgid "@image file `%s' (for HTML) not readable: %s" msgid "@image file `%s' (for HTML) not found, using `%s'" msgstr "@image 文件“%s”(对 HTML)不可读:%s" #: tp/Texinfo/Convert/HTML.pm:2373 #, perl-format msgid "raw format %s is not converted" msgstr "" #: tp/Texinfo/Convert/HTML.pm:4883 msgid "string not closed in css file" msgstr "" #: tp/Texinfo/Convert/HTML.pm:4885 #, fuzzy #| msgid "%s:%d: --css-file ended in comment" msgid "--css-include ended in comment" msgstr "%s:%d: --css-file 以注释结尾" #: tp/Texinfo/Convert/HTML.pm:4887 msgid "@import not finished in css file" msgstr "" #: tp/Texinfo/Convert/HTML.pm:4913 #, perl-format msgid "CSS file %s not found" msgstr "" #: tp/Texinfo/Convert/HTML.pm:4919 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "could not open --include-file %s: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/Texinfo/Convert/HTML.pm:4929 #, fuzzy, perl-format #| msgid "error closing output file `%s'" msgid "error on closing CSS file %s: %s" msgstr "关闭输出文件“%s”时出错" #: tp/Texinfo/Convert/HTML.pm:5796 tp/Texinfo/Convert/HTML.pm:5800 #, fuzzy, perl-format #| msgid "no index entries found for `%s'\n" msgid "no htmlxref.cnf entry found for `%s'" msgstr "找不到含有“%s”的索引\n" #: tp/Texinfo/Convert/HTML.pm:6494 #, fuzzy, perl-format #| msgid "error closing output file `%s'" msgid "error on closing frame file %s: %s" msgstr "关闭输出文件“%s”时出错" #: tp/Texinfo/Convert/HTML.pm:6518 #, fuzzy, perl-format #| msgid "error closing output file `%s'" msgid "error on closing TOC frame file %s: %s" msgstr "关闭输出文件“%s”时出错" #: tp/Texinfo/Convert/HTML.pm:6633 #, perl-format msgid "handler %s of stage %s priority %s failed" msgstr "" #: tp/Texinfo/Convert/HTML.pm:6834 msgid "must specify a title with a title command or @top" msgstr "" #: tp/Texinfo/Convert/HTML.pm:7043 #, fuzzy, perl-format #| msgid "error closing output file `%s'" msgid "error on closing redirection node file %s: %s" msgstr "关闭输出文件“%s”时出错" #: tp/Texinfo/Convert/HTML.pm:7068 #, fuzzy, perl-format #| msgid "No `Prev' or `Up' for this node within this document." msgid "old name for `%s' is a node of the document" msgstr "在本文档中没有本节点的“上一个”或“上层”节点。" #: tp/Texinfo/Convert/HTML.pm:7074 #, fuzzy, perl-format #| msgid "unreferenced node `%s'" msgid "file empty for renamed node `%s'" msgstr "未引用的节点“%s”" #: tp/Texinfo/Convert/HTML.pm:7088 #, perl-format msgid "target node (new name for `%s') not in document: %s" msgstr "" #: tp/Texinfo/Convert/HTML.pm:7120 #, perl-format msgid "error on closing renamed node redirection file %s: %s" msgstr "" #: tp/Texinfo/Convert/HTML.pm:7158 msgid "empty node name" msgstr "" #: tp/Texinfo/Convert/HTML.pm:7160 tp/Texinfo/Parser.pm:3689 #, perl-format msgid "syntax for an external node used for `%s'" msgstr "" #: tp/Texinfo/Convert/Info.pm:108 #, fuzzy #| msgid "No menu in this node." msgid "document without nodes" msgstr "该节点中没有菜单。" #: tp/Texinfo/Convert/Info.pm:125 msgid "document without Top node" msgstr "" #: tp/Texinfo/Convert/Info.pm:173 #, perl-format msgid "rename %s failed: %s" msgstr "" #: tp/Texinfo/Convert/Info.pm:256 #, perl-format msgid "@%s output more than once: %s" msgstr "" #: tp/Texinfo/Convert/Info.pm:371 #, fuzzy, perl-format #| msgid "(outside of any node)" msgid "@%s outside of any node" msgstr "(超出任何节点)" #: tp/Texinfo/Convert/Info.pm:411 #, perl-format msgid "@node name should not contain `,': %s" msgstr "" #: tp/Texinfo/Convert/Plaintext.pm:1310 #, perl-format msgid "Index entry in @%s with : produces invalid Info: %s" msgstr "" #: tp/Texinfo/Convert/Plaintext.pm:1357 tp/Texinfo/Parser.pm:2721 #, fuzzy, perl-format #| msgid "Entry for index `%s' outside of any node" msgid "entry for index `%s' outside of any node" msgstr "关于索引“%s”的条目超出了所有节点" #: tp/Texinfo/Convert/Plaintext.pm:1471 #, fuzzy, perl-format #| msgid "error closing output file `%s'" msgid "error on closing image text file %s: %s" msgstr "关闭输出文件“%s”时出错" #: tp/Texinfo/Convert/Plaintext.pm:1476 #, perl-format msgid "@image file `%s' unreadable: %s" msgstr "@image 文件“%s”不可读:%s" #: tp/Texinfo/Convert/Plaintext.pm:1499 #, perl-format msgid "could not find @image file `%s.txt' nor alternate text" msgstr "" #: tp/Texinfo/Convert/Plaintext.pm:1891 msgid "@strong{Note...} produces a spurious cross-reference in Info; reword to avoid that" msgstr "@strong{Note...} 在 Info 中形成了一个假的交叉引用;可通过重写避免此事" #: tp/Texinfo/Convert/Plaintext.pm:2111 #, perl-format msgid "@%s cross-reference name should not contain `:'" msgstr "" #: tp/Texinfo/Convert/Plaintext.pm:2128 #, fuzzy, perl-format #| msgid "No %sindex entries containing `%s'." msgid "@%s node name should not contain `%s'" msgstr "没有 %s索引条目含有“%s”。" #: tp/Texinfo/Convert/Plaintext.pm:2143 #, perl-format msgid "@%s node name should not contain `:'" msgstr "" #: tp/Texinfo/Convert/Plaintext.pm:2166 #, fuzzy, perl-format #| msgid "`.' or `,' must follow @%s, not `%c'" msgid "`.' or `,' must follow @xref, not %s" msgstr "“.”或“,”之后必须为 @%s,而不是“%c”" #: tp/Texinfo/Convert/Plaintext.pm:2169 #, fuzzy #| msgid "`.' or `,' must follow @%s, not `%c'" msgid "`.' or `,' must follow @xref" msgstr "“.”或“,”之后必须为 @%s,而不是“%c”" #: tp/Texinfo/Convert/Plaintext.pm:3005 #, perl-format msgid "menu entry node name should not contain `%s'" msgstr "" #: tp/Texinfo/Convert/Plaintext.pm:3012 msgid "menu entry node name should not contain `:'" msgstr "" #: tp/Texinfo/Convert/Plaintext.pm:3023 msgid "menu entry name should not contain `:'" msgstr "" #: tp/Texinfo/Parser.pm:910 #, perl-format msgid "@%s should only appear at beginning or end of document" msgstr "" #: tp/Texinfo/Parser.pm:1160 tp/Texinfo/Structuring.pm:613 #, perl-format msgid "multiple @%s" msgstr "" #: tp/Texinfo/Parser.pm:1194 #, perl-format msgid "bad syntax for @%s argument: %s" msgstr "" #: tp/Texinfo/Parser.pm:1210 #, perl-format msgid "bad or empty @%s formal argument: %s" msgstr "" #: tp/Texinfo/Parser.pm:1219 tp/Texinfo/Parser.pm:4823 #: tp/Texinfo/Parser.pm:4849 tp/Texinfo/Parser.pm:5615 #: tp/Texinfo/Parser.pm:5631 tp/Texinfo/Parser.pm:5646 #, perl-format msgid "%c%s requires a name" msgstr "%c%s 需要一个名字" #: tp/Texinfo/Parser.pm:1223 tp/Texinfo/Parser.pm:4826 #: tp/Texinfo/Parser.pm:4852 tp/Texinfo/Parser.pm:5618 #: tp/Texinfo/Parser.pm:5634 tp/Texinfo/Parser.pm:5649 #, fuzzy, perl-format #| msgid "Bad argument to @%s" msgid "bad name for @%s" msgstr "@%s 的参数错误" #: tp/Texinfo/Parser.pm:1341 #, perl-format msgid "@end %s seen before @%s closing brace" msgstr "" #: tp/Texinfo/Parser.pm:1345 #, perl-format msgid "@%s seen before @%s closing brace" msgstr "" #: tp/Texinfo/Parser.pm:1350 #, perl-format msgid "%c%s missing close brace" msgstr "%c%s 遗漏闭合花括号" #: tp/Texinfo/Parser.pm:1354 #, perl-format msgid "@%s missing closing delimiter sequence: %s}" msgstr "" #: tp/Texinfo/Parser.pm:1476 #, perl-format msgid "@itemx should not begin @%s" msgstr "" #: tp/Texinfo/Parser.pm:1544 msgid "@itemx must follow @item" msgstr "" #: tp/Texinfo/Parser.pm:1712 #, perl-format msgid "@%s has text but no @item" msgstr "" #: tp/Texinfo/Parser.pm:1743 #, perl-format msgid "`@end' expected `%s', but saw `%s'" msgstr "“@end”需要“%s”,但看到“%s”" #: tp/Texinfo/Parser.pm:1746 #, perl-format msgid "@%s seen before @end %s" msgstr "" #: tp/Texinfo/Parser.pm:1750 #, fuzzy, perl-format #| msgid "No matching `%cend %s'" msgid "no matching `%cend %s'" msgstr "没有匹配的“%cend %s”" #: tp/Texinfo/Parser.pm:1776 tp/Texinfo/Parser.pm:5171 #: tp/Texinfo/Parser.pm:5437 #, fuzzy, perl-format #| msgid "Misplaced %c" msgid "misplaced %c" msgstr "错误放置的 %c" #: tp/Texinfo/Parser.pm:1874 tp/Texinfo/Parser.pm:3301 #, fuzzy, perl-format #| msgid "Unmatched `%c%s'" msgid "unmatched `%c%s'" msgstr "未匹配的“%c%s”" #: tp/Texinfo/Parser.pm:2109 #, fuzzy, perl-format #| msgid "Macro `%s' called on line %d with too many args" msgid "macro `%s' called with too many args" msgstr "在第 %2$d 行中以过多的参数调用宏“%1$s”" #: tp/Texinfo/Parser.pm:2131 #, fuzzy, perl-format #| msgid "%c%s missing close brace" msgid "@%s missing close brace" msgstr "%c%s 遗漏闭合花括号" #: tp/Texinfo/Parser.pm:2139 #, fuzzy, perl-format #| msgid "Macro `%s' called on line %d with too many args" msgid "macro `%s' declared without argument called with an argument" msgstr "在第 %2$d 行中以过多的参数调用宏“%1$s”" #: tp/Texinfo/Parser.pm:2174 #, fuzzy, perl-format #| msgid "\\ in macro expansion followed by `%s' instead of parameter name" msgid "\\ in @%s expansion followed `%s' instead of parameter name or \\" msgstr "\\ 以带有“%s”的宏展开式代替参数名称" #: tp/Texinfo/Parser.pm:2649 #, fuzzy, perl-format #| msgid "macro `%s' previously defined" msgid "@%s `%s' previously defined" msgstr "宏“%s”已在前面定义" #: tp/Texinfo/Parser.pm:2654 #, fuzzy, perl-format #| msgid "here is the previous definition of `%s'" msgid "here is the previous definition as @%s" msgstr "这里是“%s”前面的定义" #: tp/Texinfo/Parser.pm:3015 #, fuzzy, perl-format #| msgid "missing action name" msgid "missing name for @%s" msgstr "遗漏动作名称" #: tp/Texinfo/Parser.pm:3020 #, perl-format msgid "missing category for @%s" msgstr "" #: tp/Texinfo/Parser.pm:3072 #, fuzzy, perl-format #| msgid "Bad argument to @%s: %s" msgid "unexpected argument on @%s line: %s" msgstr "@%s 的错误参数: %s" #: tp/Texinfo/Parser.pm:3088 #, fuzzy #| msgid "%s: empty file" msgid "empty multitable" msgstr "%s:空文件" #: tp/Texinfo/Parser.pm:3144 tp/Texinfo/Parser.pm:5728 #, fuzzy, perl-format #| msgid "Bad argument to @%s" msgid "superfluous argument to @%s" msgstr "@%s 的参数错误" #: tp/Texinfo/Parser.pm:3150 tp/Texinfo/Parser.pm:5750 #: tp/Texinfo/Parser.pm:5762 #, fuzzy, perl-format #| msgid "Bad argument to @%s" msgid "bad argument to @%s" msgstr "@%s 的参数错误" #: tp/Texinfo/Parser.pm:3161 #, perl-format msgid "%s requires an argument: the formatter for %citem" msgstr "%s 需要一个参数: %citem 的格式化参数" #: tp/Texinfo/Parser.pm:3166 #, perl-format msgid "command @%s not accepting argument in brace should not be on @%s line" msgstr "" #: tp/Texinfo/Parser.pm:3201 #, fuzzy, perl-format #| msgid "%s: option `--%s' doesn't allow an argument\n" msgid "accent command `@%s' not allowed as @%s argument" msgstr "%s:选项“--%s”不接受参数\n" #: tp/Texinfo/Parser.pm:3279 tp/Texinfo/Parser.pm:3418 #: tp/Texinfo/Parser.pm:5721 #, fuzzy, perl-format #| msgid "%s: missing file argument.\n" msgid "@%s missing argument" msgstr "%s:遗漏文件参数。\n" #: tp/Texinfo/Parser.pm:3291 #, fuzzy, perl-format #| msgid "Unknown index `%s'" msgid "unknown @end %s" msgstr "未知的索引“%s”" #: tp/Texinfo/Parser.pm:3313 tp/Texinfo/Parser.pm:3935 #, fuzzy, perl-format #| msgid "Bad argument to @%s: %s" msgid "superfluous argument to @%s %s: %s" msgstr "@%s 的错误参数: %s" #: tp/Texinfo/Parser.pm:3318 tp/Texinfo/Parser.pm:5805 #: tp/Texinfo/Parser.pm:5850 tp/Texinfo/Parser.pm:5879 #: tp/Texinfo/Parser.pm:5920 tp/Texinfo/Parser.pm:5998 #, fuzzy, perl-format #| msgid "Bad argument to @%s: %s" msgid "bad argument to @%s: %s" msgstr "@%s 的错误参数: %s" #: tp/Texinfo/Parser.pm:3337 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "@%s: could not open %s: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/Texinfo/Parser.pm:3349 #, perl-format msgid "encoding `%s' is not a canonical texinfo encoding" msgstr "" #: tp/Texinfo/Parser.pm:3358 #, perl-format msgid "unrecognized encoding name `%s'" msgstr "不能识别的编码名称“%s”" #: tp/Texinfo/Parser.pm:3508 #, perl-format msgid "@%s after the first element" msgstr "" #: tp/Texinfo/Parser.pm:3515 #, fuzzy, perl-format #| msgid "@%s not meaningful outside `@titlepage' environment" msgid "@%s only meaningful on a @multitable line" msgstr "“@titlepage”环境变量外的 @%s 是没有意义的" #: tp/Texinfo/Parser.pm:3555 #, perl-format msgid "@%s should not be associated with @top" msgstr "" #: tp/Texinfo/Parser.pm:3567 #, perl-format msgid "@node precedes @%s, but parts may not be associated with nodes" msgstr "" #: tp/Texinfo/Parser.pm:3669 #, fuzzy, perl-format #| msgid "Bad argument to @%s" msgid "empty argument in @%s" msgstr "@%s 的参数错误" #: tp/Texinfo/Parser.pm:3673 #, perl-format msgid "empty node name after expansion `%s'" msgstr "" #: tp/Texinfo/Parser.pm:3716 #, fuzzy, perl-format #| msgid "No menu in node `%s'." msgid "empty menu entry name in `%s'" msgstr "节点“%s”中没有菜单。" #: tp/Texinfo/Parser.pm:3724 msgid "empty node name in menu entry" msgstr "" #: tp/Texinfo/Parser.pm:3797 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "@%s should not appear in @%s" msgstr "%s: 无法打开 --css-file: %s" #: tp/Texinfo/Parser.pm:3929 #, perl-format msgid "@end %s should only appear at a line beginning" msgstr "" #: tp/Texinfo/Parser.pm:3952 #, perl-format msgid "macro `%s' previously defined" msgstr "宏“%s”已在前面定义" #: tp/Texinfo/Parser.pm:3955 #, perl-format msgid "here is the previous definition of `%s'" msgstr "这里是“%s”前面的定义" #: tp/Texinfo/Parser.pm:3960 #, perl-format msgid "redefining Texinfo language command: @%s" msgstr "" #: tp/Texinfo/Parser.pm:4009 #, perl-format msgid "@%s without associated character" msgstr "" #: tp/Texinfo/Parser.pm:4079 #, perl-format msgid "@%s defined with zero or more than one argument should be invoked with {}" msgstr "" #: tp/Texinfo/Parser.pm:4103 #, perl-format msgid "macro call nested too deeply (set MAX_NESTED_MACROS to override; current value %d)" msgstr "" #: tp/Texinfo/Parser.pm:4112 #, perl-format msgid "recursive call of macro %s is not allowed; use @rmacro if needed" msgstr "" #: tp/Texinfo/Parser.pm:4168 #, perl-format msgid "accent command `@%s' must not be followed by whitespace" msgstr "" #: tp/Texinfo/Parser.pm:4174 #, fuzzy, perl-format #| msgid "Use braces to give a command as an argument to @%s" msgid "use braces to give a command as an argument to @%s" msgstr "使用花括号将一个命令用作 @%s 的参数" #: tp/Texinfo/Parser.pm:4187 tp/Texinfo/Parser.pm:5292 #, fuzzy, perl-format #| msgid "%c%s expects `i' or `j' as argument, not `%c'" msgid "%c%s expects `i' or `j' as argument, not `%s'" msgstr "%c%s 的参数应为“i”或“j”,而不是“%c”" #: tp/Texinfo/Parser.pm:4199 #, perl-format msgid "accent command `@%s' must not be followed by new line" msgstr "" #: tp/Texinfo/Parser.pm:4210 #, fuzzy, perl-format #| msgid "%c%s expected braces" msgid "@%s expected braces" msgstr "%c%s 需要花括号" #: tp/Texinfo/Parser.pm:4375 #, perl-format msgid "undefined flag: %s" msgstr "未定义的标识: %s" #: tp/Texinfo/Parser.pm:4378 msgid "bad syntax for @value" msgstr "" #: tp/Texinfo/Parser.pm:4385 #, fuzzy, perl-format #| msgid "%c%s is obsolete" msgid "%c%s is obsolete." msgstr "%c%s 已过时" #: tp/Texinfo/Parser.pm:4388 #, fuzzy, perl-format #| msgid "%c%s is obsolete" msgid "%c%s is obsolete; %s" msgstr "%c%s 已过时" #: tp/Texinfo/Parser.pm:4397 #, perl-format msgid "@%s should only appear at a line beginning" msgstr "" #: tp/Texinfo/Parser.pm:4488 #, fuzzy, perl-format #| msgid "@%s not meaningful inside `@%s' block" msgid "@%s not allowed inside `@%s' block" msgstr "在“@%2$s”块中“@%1$s”是没有意义的" #: tp/Texinfo/Parser.pm:4497 #, perl-format msgid "@%s should only appear in heading or footing" msgstr "" #: tp/Texinfo/Parser.pm:4623 tp/Texinfo/Parser.pm:4640 #: tp/Texinfo/Parser.pm:4690 #, perl-format msgid "@%s not meaningful inside `@%s' block" msgstr "在“@%2$s”块中“@%1$s”是没有意义的" #: tp/Texinfo/Parser.pm:4650 #, fuzzy, perl-format #| msgid "%s: empty file" msgid "@%s in empty multitable" msgstr "%s:空文件" #: tp/Texinfo/Parser.pm:4656 msgid "@tab before @item" msgstr "" #: tp/Texinfo/Parser.pm:4659 #, fuzzy, perl-format #| msgid "Too many columns in multitable item (max %d)" msgid "too many columns in multitable item (max %d)" msgstr "在多列表格项目中含有太多的列 (最大为 %d)" #: tp/Texinfo/Parser.pm:4696 msgid "ignoring @tab outside of multitable" msgstr "忽略多列表格外的 @tab" #: tp/Texinfo/Parser.pm:4700 #, perl-format msgid "@%s outside of table or list" msgstr "" #: tp/Texinfo/Parser.pm:4735 #, fuzzy, perl-format #| msgid "Must be in `@%s' environment to use `@%s'" msgid "must be after `@%s' to use `@%s'" msgstr "必须在“@%s”环境变量中使用“@%s”" #: tp/Texinfo/Parser.pm:4777 #, perl-format msgid "@%s not meaningful outside `@titlepage' and `@quotation' environments" msgstr "在“@titlepage”和“@quotation”环境变量外 @%s 无意义" #: tp/Texinfo/Parser.pm:4781 msgid "@dircategory after first node" msgstr "" #: tp/Texinfo/Parser.pm:4946 #, fuzzy, perl-format #| msgid "Footnotes inside footnotes are not allowed" msgid "region %s inside region %s is not allowed" msgstr "脚注内的脚注是不允许的" #: tp/Texinfo/Parser.pm:4964 msgid "@direntry after first node" msgstr "" #: tp/Texinfo/Parser.pm:4972 #, fuzzy, perl-format #| msgid "@menu seen before first @node, creating `Top' node" msgid "@%s seen before first @node" msgstr "在第一个节点之前遇到 @menu,正在创建“顶”节点" #: tp/Texinfo/Parser.pm:4975 msgid "perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo?" msgstr "您的 @top 节点可能应该包含在 @ifnottex 而不是 @ifinfo 中?" #: tp/Texinfo/Parser.pm:5037 #, perl-format msgid "@%s should only appear in math context" msgstr "" #: tp/Texinfo/Parser.pm:5045 #, fuzzy, perl-format #| msgid "Unknown command `%s'" msgid "unknown command `%s'" msgstr "未知的命令“%s”" #: tp/Texinfo/Parser.pm:5055 #, fuzzy #| msgid "Expected `%s'" msgid "unexpected @" msgstr "应为“%s”" #: tp/Texinfo/Parser.pm:5084 #, fuzzy, perl-format #| msgid "@%s not meaningful outside `@float' environment" msgid "@%s is not meaningful outside `@float' environment" msgstr "“@float”环境变量外的 @%s 是没有意义的" #: tp/Texinfo/Parser.pm:5089 #, perl-format msgid "@%s should be right below `@float'" msgstr "" #: tp/Texinfo/Parser.pm:5097 #, perl-format msgid "ignoring multiple @%s" msgstr "" #: tp/Texinfo/Parser.pm:5216 #, perl-format msgid "command @%s does not accept arguments" msgstr "" #: tp/Texinfo/Parser.pm:5240 #, perl-format msgid "command @%s missing a node or external manual argument" msgstr "" #: tp/Texinfo/Parser.pm:5259 #, perl-format msgid "in @%s empty cross reference name after expansion `%s'" msgstr "" #: tp/Texinfo/Parser.pm:5270 #, perl-format msgid "in @%s empty cross reference title after expansion `%s'" msgstr "" #: tp/Texinfo/Parser.pm:5283 msgid "@image missing filename argument" msgstr "@image 遗漏文件名参数" #: tp/Texinfo/Parser.pm:5315 #, fuzzy, perl-format #| msgid "%s: missing file argument.\n" msgid "@%s missing first argument" msgstr "%s:遗漏文件参数。\n" #: tp/Texinfo/Parser.pm:5360 #, fuzzy, perl-format #| msgid "Bad argument to @%s: %s" msgid "non-hex digits in argument for @U: %s" msgstr "@%s 的错误参数: %s" #: tp/Texinfo/Parser.pm:5366 #, perl-format msgid "fewer than four hex digits in argument for @U: %s" msgstr "" #: tp/Texinfo/Parser.pm:5379 #, perl-format msgid "argument for @U exceeds size of integer: %s" msgstr "" #: tp/Texinfo/Parser.pm:5385 #, perl-format msgid "argument for @U exceeds Unicode maximum 0x10FFFF: %s" msgstr "" #: tp/Texinfo/Parser.pm:5513 msgid "superfluous arguments for node" msgstr "" #: tp/Texinfo/Parser.pm:5563 #, fuzzy, perl-format #| msgid "Expected `%s'" msgid "expected @end %s" msgstr "应为“%s”" #: tp/Texinfo/Parser.pm:5662 #, fuzzy, perl-format #| msgid "Use braces to give a command as an argument to @%s" msgid "@%s should only accept a @-command as argument, not `%s'" msgstr "使用花括号将一个命令用作 @%s 的参数" #: tp/Texinfo/Parser.pm:5672 #, fuzzy, perl-format #| msgid "Bad argument to @%s: %s" msgid "remaining argument on @%s line: %s" msgstr "@%s 的错误参数: %s" #: tp/Texinfo/Parser.pm:5745 #, fuzzy, perl-format #| msgid "Use braces to give a command as an argument to @%s" msgid "environment command %s as argument to @%s" msgstr "使用花括号将一个命令用作 @%s 的参数" #: tp/Texinfo/Parser.pm:5767 #, perl-format msgid "empty @%s" msgstr "" #: tp/Texinfo/Parser.pm:5775 #, perl-format msgid "column fraction not a number: %s" msgstr "" #: tp/Texinfo/Parser.pm:5784 #, fuzzy, perl-format #| msgid "%s: %s arg must be numeric, not `%s'.\n" msgid "@sp arg must be numeric, not `%s'" msgstr "%s:%s 参数必须为数值,而不是“%s”。\n" #: tp/Texinfo/Parser.pm:5793 #, perl-format msgid "reserved index name %s" msgstr "" #: tp/Texinfo/Parser.pm:5812 #, fuzzy, perl-format #| msgid "Unknown index `%s'" msgid "unknown source index in @%s: %s" msgstr "未知的索引“%s”" #: tp/Texinfo/Parser.pm:5815 #, perl-format msgid "unknown destination index in @%s: %s" msgstr "" #: tp/Texinfo/Parser.pm:5845 #, perl-format msgid "@%s leads to a merging of %s in itself, ignoring" msgstr "" #: tp/Texinfo/Parser.pm:5858 #, fuzzy, perl-format #| msgid "Unknown index `%s' in @printindex" msgid "unknown index `%s' in @printindex" msgstr "@printindex 中的未知索引“%s”" #: tp/Texinfo/Parser.pm:5864 #, perl-format msgid "printing an index `%s' merged in another one `%s'" msgstr "" #: tp/Texinfo/Parser.pm:5872 #, perl-format msgid "printindex before document beginning: @printindex %s" msgstr "" #: tp/Texinfo/Parser.pm:5888 #, fuzzy, perl-format #| msgid "%s: %s arg must be numeric, not `%s'.\n" msgid "@%s arg must be `top' or `bottom', not `%s'" msgstr "%s:%s 参数必须为数值,而不是“%s”。\n" #: tp/Texinfo/Parser.pm:5896 #, perl-format msgid "Only @%s 10 or 11 is supported, not `%s'" msgstr "仅支持 @%s 10 或 11,而不是“%s”" #: tp/Texinfo/Parser.pm:5904 #, fuzzy, perl-format #| msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n" msgid "@%s arg must be `separate' or `end', not `%s'" msgstr "%s:--footnote-style 的参数必须为“separate”或“end”,而不是“%s”。\n" #: tp/Texinfo/Parser.pm:5912 #, fuzzy, perl-format #| msgid "%s: %s arg must be numeric, not `%s'.\n" msgid "@%s arg must be `on', `off' or `odd', not `%s'" msgstr "%s:%s 参数必须为数值,而不是“%s”。\n" #: tp/Texinfo/Parser.pm:5930 tp/Texinfo/Parser.pm:5935 #, fuzzy, perl-format #| msgid "%s: --paragraph-indent arg must be numeric/`none'/`asis', not `%s'.\n" msgid "@paragraphindent arg must be numeric/`none'/`asis', not `%s'" msgstr "%s:--paragraph-indent 的参数必须为数值/“none”/“asis”,而不是“%s”。\n" #: tp/Texinfo/Parser.pm:5943 #, fuzzy, perl-format #| msgid "%s: --paragraph-indent arg must be numeric/`none'/`asis', not `%s'.\n" msgid "@firstparagraphindent arg must be `none' or `insert', not `%s'" msgstr "%s:--paragraph-indent 的参数必须为数值/“none”/“asis”,而不是“%s”。\n" #: tp/Texinfo/Parser.pm:5953 #, fuzzy, perl-format #| msgid "%s: --paragraph-indent arg must be numeric/`none'/`asis', not `%s'.\n" msgid "@exampleindent arg must be numeric/`asis', not `%s'" msgstr "%s:--paragraph-indent 的参数必须为数值/“none”/“asis”,而不是“%s”。\n" #: tp/Texinfo/Parser.pm:5964 #, fuzzy, perl-format #| msgid "Expected @%s on or off, not `%s'" msgid "expected @%s on or off, not `%s'" msgstr "应当 @%s 开启或关闭,而不是“%s”" #: tp/Texinfo/Parser.pm:5974 #, perl-format msgid "@kbdinputstyle arg must be `code'/`example'/`distinct', not `%s'" msgstr "" #: tp/Texinfo/Parser.pm:5982 #, fuzzy, perl-format #| msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n" msgid "@allowcodebreaks arg must be `true' or `false', not `%s'" msgstr "%s:--footnote-style 的参数必须为“separate”或“end”,而不是“%s”。\n" #: tp/Texinfo/Parser.pm:5990 #, fuzzy, perl-format #| msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n" msgid "@urefbreakstyle arg must be `after'/`before'/`none', not `%s'" msgstr "%s:--footnote-style 的参数必须为“separate”或“end”,而不是“%s”。\n" #: tp/Texinfo/Structuring.pm:232 #, perl-format msgid "raising the section level of @%s which is too low" msgstr "" #: tp/Texinfo/Structuring.pm:264 #, perl-format msgid "no chapter-level command before @%s" msgstr "" #: tp/Texinfo/Structuring.pm:269 #, perl-format msgid "lowering the section level of @%s appearing after a lower element" msgstr "" #: tp/Texinfo/Structuring.pm:358 #, perl-format msgid "no sectioning command associated with @%s" msgstr "" #: tp/Texinfo/Structuring.pm:507 #, perl-format msgid "@%s not empty" msgstr "" #: tp/Texinfo/Structuring.pm:563 tp/Texinfo/Structuring.pm:1345 #, fuzzy, perl-format #| msgid "%s reference to nonexistent node `%s' (perhaps incorrect sectioning?)" msgid "@%s reference to nonexistent node `%s'" msgstr "%s 引用到不存在的节点“%s”(也许字段不正确?)" #: tp/Texinfo/Structuring.pm:576 #, perl-format msgid "@%s entry node name `%s' different from %s name `%s'" msgstr "" #: tp/Texinfo/Structuring.pm:681 #, perl-format msgid "unreferenced node `%s'" msgstr "未引用的节点“%s”" #: tp/Texinfo/Structuring.pm:727 #, perl-format msgid "node `%s' is %s for `%s' in sectioning but not in menu" msgstr "" #: tp/Texinfo/Structuring.pm:734 #, perl-format msgid "node %s `%s' in menu `%s' and in sectioning `%s' differ" msgstr "" #: tp/Texinfo/Structuring.pm:752 #, perl-format msgid "node `%s' is %s for `%s' in menu but not in sectioning" msgstr "" #: tp/Texinfo/Structuring.pm:806 #, perl-format msgid "%s pointer `%s' (for node `%s') different from %s name `%s'" msgstr "" #: tp/Texinfo/Structuring.pm:833 #, fuzzy, perl-format #| msgid "unreferenced node `%s'" msgid "%s reference to nonexistent `%s'" msgstr "未引用的节点“%s”" #: tp/Texinfo/Structuring.pm:853 #, fuzzy, perl-format #| msgid "Node `%s' lacks menu item for `%s' despite being its Up target" msgid "node `%s' lacks menu item for `%s' despite being its Up target" msgstr "尽管节点“%s”是“%s”的上层节点,但缺少相关的菜单项" #: tp/Texinfo/Structuring.pm:861 #, perl-format msgid "for `%s', up in menu `%s' and up `%s' don't match" msgstr "" #: tp/Texinfo/Structuring.pm:1357 #, perl-format msgid "@%s to `%s', different from %s name `%s'" msgstr "" #: tp/Texinfo/Structuring.pm:2023 #, perl-format msgid "empty index key in @%s" msgstr "" #: tp/init/chm.pm:221 tp/init/chm.pm:277 tp/init/chm.pm:348 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "chm.pm: could not open %s for writing: %s\n" msgstr "%s: 无法打开 --css-file: %s" #: tp/init/chm.pm:267 tp/init/chm.pm:338 tp/init/chm.pm:399 #, perl-format msgid "chm.pm: error on closing %s: %s" msgstr "" #: tp/init/latex2html.pm:200 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "l2h: could not open latex file %s for writing: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/init/latex2html.pm:341 msgid "l2h: L2H_TMP directory contains a dot" msgstr "" #: tp/init/latex2html.pm:346 msgid "l2h: current directory contains a dot" msgstr "" #: tp/init/latex2html.pm:374 #, perl-format msgid "l2h: command did not succeed: %s" msgstr "" #: tp/init/latex2html.pm:422 #, perl-format msgid "l2h: image has invalid extension: %s" msgstr "" #: tp/init/latex2html.pm:438 #, perl-format msgid "l2h: rename %s as %s failed: %s" msgstr "" #: tp/init/latex2html.pm:460 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "l2h: could not open %s: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/init/latex2html.pm:493 #, perl-format msgid "latex2html.pm: end of @%s item %d not found" msgstr "" #: tp/init/latex2html.pm:504 #, perl-format msgid "latex2html.pm: processing produced %d items in HTML; expected %d, the number of items found in the document" msgstr "" #: tp/init/latex2html.pm:534 #, perl-format msgid "l2h: could not determine the fragment %d for @%s" msgstr "" #: tp/init/latex2html.pm:560 #, perl-format msgid "l2h: could not extract the fragment %d for @%s with output counter %d from HTML" msgstr "" #: tp/init/latex2html.pm:621 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "l2h: could not load %s: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/init/latex2html.pm:634 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "l2h: could not open %s for writing: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/init/tex4ht.pm:123 tp/init/tex4ht.pm:267 #, fuzzy, perl-format #| msgid "%s: could not open --css-file: %s" msgid "tex4ht.pm: could not open %s: %s" msgstr "%s: 无法打开 --css-file: %s" #: tp/init/tex4ht.pm:219 #, perl-format msgid "tex4ht.pm: chdir %s failed: %s" msgstr "" #: tp/init/tex4ht.pm:232 #, perl-format msgid "tex4ht.pm: unable to return to initial directory: %s" msgstr "" #: tp/init/tex4ht.pm:244 #, perl-format msgid "tex4ht.pm: output file missing: %s" msgstr "" #: tp/init/tex4ht.pm:260 #, perl-format msgid "tex4ht.pm: command failed: %s" msgstr "" #: tp/init/tex4ht.pm:294 #, perl-format msgid "tex4ht.pm: end of @%s item %d not found" msgstr "" #: tp/init/tex4ht.pm:301 #, perl-format msgid "tex4ht.pm: processing produced %d items in HTML; expected %d, the number of items found in the document for @%s" msgstr "" #: tp/init/tex4ht.pm:321 #, perl-format msgid "tex4ht.pm: output has no HTML item for @%s %s" msgstr "" #: tp/init/tex4ht.pm:336 #, perl-format msgid "tex4ht.pm: processing retrieved %d items in HTML; expected %d, the number of items found in the document for @%s" msgstr "" #: tp/texi2any.pl:388 #, fuzzy, perl-format #| msgid "error writing to `%s'" msgid "error loading %s: %s\n" msgstr "写入“%s”时出错" #: tp/texi2any.pl:401 #, fuzzy, perl-format #| msgid "unknown action `%s'" msgid "%s: unknown variable %s" msgstr "未知的动作“%s”" #: tp/texi2any.pl:405 #, fuzzy, perl-format #| msgid "Set variable: " msgid "%s: obsolete variable %s\n" msgstr "设定变量:" #: tp/texi2any.pl:420 #, fuzzy, perl-format #| msgid "unknown action `%s'" msgid "%s: unknown variable %s\n" msgstr "未知的动作“%s”" #: tp/texi2any.pl:424 #, fuzzy, perl-format #| msgid "Set variable: " msgid "obsolete variable %s\n" msgstr "设定变量:" #: tp/texi2any.pl:489 #, fuzzy, perl-format #| msgid "Could not create output file `%s'." msgid "could not read init file %s" msgstr "无法创建输出文件“%s”。" #: tp/texi2any.pl:652 #, fuzzy, perl-format #| msgid "%s: Ignoring unrecognized TEXINFO_OUTPUT_FORMAT value `%s'.\n" msgid "ignoring unrecognized TEXINFO_OUTPUT_FORMAT value `%s'\n" msgstr "%s: 忽略不可辨认的 TEXINFO_OUTPUT_FORMAT 值“%s”。\n" #: tp/texi2any.pl:735 #, perl-format msgid "Usage: %s [OPTION]... TEXINFO-FILE...\n" msgstr "用法:%s [选项]... TEXINFO-文件...\n" #: tp/texi2any.pl:738 #, fuzzy #| msgid "" #| "Translate Texinfo source documentation to various other formats, by default\n" #| "Info files suitable for reading online with Emacs or standalone GNU Info.\n" msgid "" "Translate Texinfo source documentation to various other formats, by default\n" "Info files suitable for reading online with Emacs or standalone GNU Info.\n" "\n" "This program is commonly installed as both `makeinfo' and `texi2any';\n" "the behavior is identical, and does not depend on the installed name.\n" msgstr "" "将 Texinfo 源文件转换为其它各种格式,默认转换为适于\n" "由 Emacs 或独立 GNU Info 在线浏览的 Info 文件。\n" #: tp/texi2any.pl:744 #, fuzzy, perl-format #| msgid "" #| "General options:\n" #| " --error-limit=NUM quit after NUM errors (default %d).\n" #| " --document-language=STR locale to use in translating Texinfo keywords\n" #| " for the output document (default C).\n" #| " --force preserve output even if errors.\n" #| " --help display this help and exit.\n" #| " --no-validate suppress node cross-reference validation.\n" #| " --no-warn suppress warnings (but not errors).\n" #| " -v, --verbose explain what is being done.\n" #| " --version display version information and exit.\n" msgid "" "General options:\n" " --document-language=STR locale to use in translating Texinfo keywords\n" " for the output document (default C).\n" " --error-limit=NUM quit after NUM errors (default %d).\n" " --force preserve output even if errors.\n" " --help display this help and exit.\n" " --no-validate suppress node cross-reference validation.\n" " --no-warn suppress warnings (but not errors).\n" " --conf-dir=DIR search also for initialization files in DIR.\n" " --init-file=FILE load FILE to modify the default behavior.\n" " -c, --set-customization-variable VAR=VAL set customization variable VAR \n" " to value VAL.\n" " -v, --verbose explain what is being done.\n" " --version display version information and exit.\n" msgstr "" "通用选项:\n" " --error-limit=NUM 在 NUM 个错误后退出 (默认为 %d)。\n" " --document-language=STR 为输出的文档翻译 Texinfo 关键字时所用\n" " 的地区代码(默认为 C)。\n" " --force 即使出现错误也保留输出文件。\n" " --help 显示该求助信息并退出。\n" " --no-validate 不进行交叉引用检查。\n" " --no-warn 不输出警告 (不涉及错误)。\n" " -v, --verbose 解释都做了些什么。\n" " --version 显示版本信息并退出。\n" #: tp/texi2any.pl:760 #, fuzzy #| msgid "" #| "Output format selection (default is to produce Info):\n" #| " --docbook output Docbook XML rather than Info.\n" #| " --html output HTML rather than Info.\n" #| " --xml output Texinfo XML rather than Info.\n" #| " --plaintext output plain text rather than Info.\n" msgid "" "Output format selection (default is to produce Info):\n" " --docbook output Docbook XML rather than Info.\n" " --html output HTML rather than Info.\n" " --plaintext output plain text rather than Info.\n" " --xml output Texinfo XML rather than Info.\n" " --dvi, --dvipdf, --ps, --pdf call texi2dvi to generate given output,\n" " after checking validity of TEXINFO-FILE.\n" msgstr "" "输出格式选择 (默认生成 Info 文件):\n" " --docbook 输出 DocBook 而不是 Info。\n" " --html 输出 HTML 而不是 Info。\n" " --xml 输出 XML (TexinfoML) 而不是 Info。\n" " --plaintext 输出普通文本而不是 Info。\n" #: tp/texi2any.pl:768 #, fuzzy #| msgid "" #| "General output options:\n" #| " -E, --macro-expand=FILE output macro-expanded source to FILE,\n" #| " ignoring any @setfilename.\n" #| " --no-headers suppress node separators, Node: lines, and menus\n" #| " from Info output (thus producing plain text)\n" #| " or from HTML (thus producing shorter output);\n" #| " also, write to standard output by default.\n" #| " --no-split suppress the splitting of Info or HTML output,\n" #| " generate only one output file.\n" #| " --number-sections output chapter and sectioning numbers.\n" #| " -o, --output=FILE output to FILE (or directory if split HTML).\n" msgid "" "General output options:\n" " -E, --macro-expand=FILE output macro-expanded source to FILE,\n" " ignoring any @setfilename.\n" " --no-headers suppress node separators, Node: lines, and menus\n" " from Info output (thus producing plain text)\n" " or from HTML (thus producing shorter output).\n" " Also, if producing Info, write to\n" " standard output by default.\n" " --no-split suppress any splitting of the output;\n" " generate only one output file.\n" " --[no-]number-sections output chapter and sectioning numbers;\n" " default is on.\n" " -o, --output=DEST output to DEST.\n" " With split output, create DEST as a directory\n" " and put the output files there.\n" " With non-split output, if DEST is already\n" " a directory or ends with a /,\n" " put the output file there.\n" " Otherwise, DEST names the output file.\n" msgstr "" "通用输出选项:\n" " -E, --macro-expand FILE 将宏扩展源输出到文件 FILE。\n" " 忽略所有 @setfilename。\n" " --no-headers 不在 Info 输出或 HTML 输出中生成节点分隔符,\n" " 节点:行,和菜单。从而生成普通文本(Info\n" " 输出)或较短的输出(HTML 输出);\n" " 此外, 默认输出到标准输出。\n" " --no-split 不是生成分割的 Info 或 HTML 输出,\n" " 而是生成单个输出文件。\n" " --number-sections 输出章节编号。\n" " -o, --output=FILE 输出到文件 FILE (如果是分割的 HTML 则为目录)。\n" #: tp/texi2any.pl:788 #, perl-format msgid "" "Options for Info and plain text:\n" " --disable-encoding do not output accented and special characters\n" " in Info output based on @documentencoding.\n" " --enable-encoding override --disable-encoding (default).\n" " --fill-column=NUM break Info lines at NUM characters (default %d).\n" " --footnote-style=STYLE output footnotes in Info according to STYLE:\n" " `separate' to put them in their own node;\n" " `end' to put them at the end of the node, in\n" " which they are defined (this is the default).\n" " --paragraph-indent=VAL indent Info paragraphs by VAL spaces (default %d).\n" " If VAL is `none', do not indent; if VAL is\n" " `asis', preserve existing indentation.\n" " --split-size=NUM split Info files at size NUM (default %d).\n" msgstr "" "Info 和普通文本选项:\n" " --disable-encoding 不要根据 @documentencoding 输出 Info 输出中的\n" " 重音和特殊字符。\n" " --enable-encoding 覆盖 --disable-encoding 设置(默认)。\n" " --fill-column=NUM 在第 NUM 个字符处切分 Info 行 (默认为 %d)。\n" " --footnote-style=STYLE 根据 STYLE 输出 Info 中的脚注:\n" " “separate”将脚注置于独立的节点;\n" " “end”将脚注置于定义它的节点的末尾(默认)。\n" " --paragraph-indent=VAL 将 Info 段对齐到 VAL 个空格 (默认为 %d).\n" " 如果 VAL 为“none”,则不对齐;如果 VAL 为\n" " “asis”,保留现有的对齐。\n" " --split-size=NUM 在大小 NUM 的时候拆分 Info 文件 (默认为 %d)。\n" #: tp/texi2any.pl:805 #, fuzzy #| msgid "" #| "Options for HTML:\n" #| " --css-include=FILE include FILE in HTML