# simplified Chinese translation of gnulib. # Copyright (C) 1998, 2002 Free Software Foundation, Inc. # This file is distributed under the same license as the gnulib package. # Yip Chi Lap , 1998. # Abel Cheung , 2002. # Anthony Fok , 2002. # Funda Wang , 2004, 2005. # Ji ZhengYu , 2009. msgid "" msgstr "" "Project-Id-Version: gnulib 1.0.0.1991.dbebf\n" "Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" "POT-Creation-Date: 2009-03-20 14:42+0200\n" "PO-Revision-Date: 2009-05-01 14:10中国标准时间\n" "Last-Translator: Ji ZhengYu \n" "Language-Team: Chinese (simplified) \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" "Plural-Forms: nplurals=1; plural=0;\n" #: lib/argmatch.c:133 #, c-format msgid "invalid argument %s for %s" msgstr "%2$s 的参数 %1$s 无效" #: lib/argmatch.c:134 #, c-format msgid "ambiguous argument %s for %s" msgstr "%2$s 的参数 %1$s 有歧义" #: lib/argmatch.c:153 #, c-format msgid "Valid arguments are:" msgstr "有效的参数为:" #: lib/argp-help.c:147 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "ARGP_HELP_FMT: %s 的值小于或等于 %s" #: lib/argp-help.c:220 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT 参数需要一个值" #: lib/argp-help.c:226 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "%.*s: ARGP_HELP_FMT 参数必须为正值" #: lib/argp-help.c:235 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: 未知的 ARGP_HELP_FMT 参数" #: lib/argp-help.c:247 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "ARGP_HELP_FMT 中的无效参数: %s" #: lib/argp-help.c:1246 msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options." msgstr "选项完整形式所必须用的或是可选的参数,在使用选项缩写形式时也是必须的或是可选的。" #: lib/argp-help.c:1639 msgid "Usage:" msgstr "用法:" #: lib/argp-help.c:1643 msgid " or: " msgstr " 或者: " #: lib/argp-help.c:1655 msgid " [OPTION...]" msgstr "[选项...]" #: lib/argp-help.c:1682 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "请尝试执行“%s --help”或“%s --usage”来获取更多信息。\n" #: lib/argp-help.c:1710 #, c-format msgid "Report bugs to %s.\n" msgstr "请向 %s 报告错误。\n" #: lib/argp-help.c:1929 lib/error.c:125 msgid "Unknown system error" msgstr "未知的系统错误" #: lib/argp-parse.c:81 msgid "give this help list" msgstr "显示此帮助列表" #: lib/argp-parse.c:82 msgid "give a short usage message" msgstr "显示一份简洁的用法信息" #: lib/argp-parse.c:83 msgid "NAME" msgstr "NAME" #: lib/argp-parse.c:83 msgid "set the program name" msgstr "设定程序名称" #: lib/argp-parse.c:84 msgid "SECS" msgstr "SECS" #: lib/argp-parse.c:85 msgid "hang for SECS seconds (default 3600)" msgstr "挂起 SECS 秒(默认 3600 秒)" #: lib/argp-parse.c:142 msgid "print program version" msgstr "打印程序版本" #: lib/argp-parse.c:158 #, c-format msgid "(PROGRAM ERROR) No version known!?" msgstr "(程序错误)未知版本!?" #: lib/argp-parse.c:611 #, c-format msgid "%s: Too many arguments\n" msgstr "%s:参数太多\n" #: lib/argp-parse.c:754 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(程序错误)未知的选项!?" #: lib/c-stack.c:198 lib/c-stack.c:309 msgid "program error" msgstr "程序错误" #: lib/c-stack.c:199 lib/c-stack.c:310 msgid "stack overflow" msgstr "堆栈溢出" #: lib/clean-temp.c:333 #, c-format msgid "cannot find a temporary directory, try setting $TMPDIR" msgstr "无法找到一个临时目录,请尝试设置 $TMPDIR 环境变量" #: lib/clean-temp.c:347 #, c-format msgid "cannot create a temporary directory using template \"%s\"" msgstr "无法以模板“%s”创建一个临时目录" #: lib/clean-temp.c:443 #, c-format msgid "cannot remove temporary file %s" msgstr "无法删除临时文件 %s" #: lib/clean-temp.c:458 #, c-format msgid "cannot remove temporary directory %s" msgstr "无法删除临时目录 %s" #: lib/closein.c:99 msgid "error closing file" msgstr "关闭文件时发生错误" #: lib/closeout.c:112 msgid "write error" msgstr "写入错误" #: lib/copy-file.c:66 #, c-format msgid "error while opening \"%s\" for reading" msgstr "打开“%s”读取数据时发生错误" #: lib/copy-file.c:73 #, c-format msgid "cannot open backup file \"%s\" for writing" msgstr "无法打开备份文件“%s”写入数据" #: lib/copy-file.c:81 #, c-format msgid "error reading \"%s\"" msgstr "读入“%s”时错误" #: lib/copy-file.c:86 lib/copy-file.c:91 lib/copy-file.c:130 #, c-format msgid "error writing \"%s\"" msgstr "写入“%s”时错误" #: lib/copy-file.c:93 lib/copy-file.c:132 #, c-format msgid "error after reading \"%s\"" msgstr "读入“%s”后错误" #: lib/csharpcomp.c:310 lib/javaversion.c:76 #, c-format msgid "fdopen() failed" msgstr "fdopen() 错误" #: lib/csharpcomp.c:571 #, c-format msgid "C# compiler not found, try installing pnet" msgstr "未找到 C# 编译器,尝试安装 pnet" #: lib/csharpexec.c:343 #, c-format msgid "C# virtual machine not found, try installing pnet" msgstr "未找到 C# 虚拟机,尝试安装 pnet" #: lib/execute.c:189 lib/execute.c:262 lib/pipe.c:233 lib/pipe.c:348 #: lib/wait-process.c:282 lib/wait-process.c:356 #, c-format msgid "%s subprocess failed" msgstr "%s 子进程错误" #: lib/file-type.c:38 msgid "regular empty file" msgstr "一般空文件" #: lib/file-type.c:38 msgid "regular file" msgstr "一般文件" #: lib/file-type.c:41 msgid "directory" msgstr "目录" #: lib/file-type.c:44 msgid "block special file" msgstr "块特殊文件" #: lib/file-type.c:47 msgid "character special file" msgstr "字符特殊文件" #: lib/file-type.c:50 msgid "fifo" msgstr "先进先出" #: lib/file-type.c:53 msgid "symbolic link" msgstr "符号链接" #: lib/file-type.c:56 msgid "socket" msgstr "套接字" #: lib/file-type.c:59 msgid "message queue" msgstr "消息队列" #: lib/file-type.c:62 msgid "semaphore" msgstr "信号量" #: lib/file-type.c:65 msgid "shared memory object" msgstr "共享内存对象" #: lib/file-type.c:68 msgid "typed memory object" msgstr "标准内存对象" #: lib/file-type.c:70 msgid "weird file" msgstr "古怪文件" #: lib/gai_strerror.c:41 msgid "Address family for hostname not supported" msgstr "不支持主机名的地址族" #: lib/gai_strerror.c:42 msgid "Temporary failure in name resolution" msgstr "名称解析时发生临时错误" #: lib/gai_strerror.c:43 msgid "Bad value for ai_flags" msgstr "ai_flags 的值错误" #: lib/gai_strerror.c:44 msgid "Non-recoverable failure in name resolution" msgstr "名称解析时发生不可恢复的错误" #: lib/gai_strerror.c:45 msgid "ai_family not supported" msgstr "不支持 ai_family" #: lib/gai_strerror.c:46 msgid "Memory allocation failure" msgstr "内存分配错误" #: lib/gai_strerror.c:47 msgid "No address associated with hostname" msgstr "主机名未分配到地址" #: lib/gai_strerror.c:48 msgid "Name or service not known" msgstr "未知的名称或服务" #: lib/gai_strerror.c:49 msgid "Servname not supported for ai_socktype" msgstr "ai_socktype 不支持的服务名" #: lib/gai_strerror.c:50 msgid "ai_socktype not supported" msgstr "不支持 ai_socktype" #: lib/gai_strerror.c:51 msgid "System error" msgstr "系统错误" #: lib/gai_strerror.c:52 msgid "Argument buffer too small" msgstr "参数缓冲区太小" #: lib/gai_strerror.c:54 msgid "Processing request in progress" msgstr "正在处理进程的请求" #: lib/gai_strerror.c:55 msgid "Request canceled" msgstr "请求已取消" #: lib/gai_strerror.c:56 msgid "Request not canceled" msgstr "请求未取消" #: lib/gai_strerror.c:57 msgid "All requests done" msgstr "已处理所有请求" #: lib/gai_strerror.c:58 msgid "Interrupted by a signal" msgstr "被一个信号中断" #: lib/gai_strerror.c:59 msgid "Parameter string not correctly encoded" msgstr "参数字符串未正确编码" #: lib/gai_strerror.c:71 msgid "Unknown error" msgstr "未知错误" #: lib/getopt.c:526 lib/getopt.c:542 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s:选项“%s”不明确\n" #: lib/getopt.c:575 lib/getopt.c:579 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s:选项“--%s”不允许参数\n" #: lib/getopt.c:588 lib/getopt.c:593 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s:选项“%c%s”不允许参数\n" #: lib/getopt.c:636 lib/getopt.c:655 lib/getopt.c:971 lib/getopt.c:990 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s:选项“%s”需要参数\n" #: lib/getopt.c:693 lib/getopt.c:696 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s:无法识别的选项“--%s”\n" #: lib/getopt.c:704 lib/getopt.c:707 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s:无法识别的选项“%c%s”\n" #: lib/getopt.c:759 lib/getopt.c:762 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s:非法选项 -- %c\n" #: lib/getopt.c:768 lib/getopt.c:771 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s:无效选项 -- %c\n" #: lib/getopt.c:823 lib/getopt.c:839 lib/getopt.c:1043 lib/getopt.c:1061 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s:选项需要参数 -- %c\n" #: lib/getopt.c:892 lib/getopt.c:908 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s:选项“-W %s”不明确\n" #: lib/getopt.c:932 lib/getopt.c:950 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s:选项“-W %s”不允许参数\n" #: lib/javaversion.c:84 #, c-format msgid "%s subprocess I/O error" msgstr "%s 子进程输入/输出错误" #: lib/javacomp.c:126 lib/javacomp.c:140 lib/javacomp.c:156 #, c-format msgid "invalid source_version argument to compile_java_class" msgstr "compile_java_class 的 source_version 参数无效" #: lib/javacomp.c:171 lib/javacomp.c:192 #, c-format msgid "invalid target_version argument to compile_java_class" msgstr "compile_java_class 的 target_version 参数无效" #: lib/javacomp.c:503 #, c-format msgid "failed to create \"%s\"" msgstr "无法创建“%s”" #: lib/javacomp.c:510 #, c-format msgid "error while writing \"%s\" file" msgstr "正在写入“%s”文件时发生错误" #: lib/javacomp.c:2343 #, c-format msgid "Java compiler not found, try installing gcj or set $JAVAC" msgstr "未找到 Java 编译器,尝试安装 gcj 或是设置 $JAVAC" #: lib/javaexec.c:417 #, c-format msgid "Java virtual machine not found, try installing gij or set $JAVA" msgstr "未找到 Java 虚拟机,尝试安装 gij 或是设置 $JAVA" #: lib/pipe.c:138 lib/pipe.c:142 lib/pipe.c:263 lib/pipe.c:267 #, c-format msgid "cannot create pipe" msgstr "无法创建管道" #: lib/openat-die.c:34 #, c-format msgid "unable to record current working directory" msgstr "无法记录当前工作的目录" #: lib/openat-die.c:47 #, c-format msgid "failed to return to initial working directory" msgstr "返回到初始工作目录失败" #: lib/mkdir-p.c:196 #, c-format msgid "cannot change permissions of %s" msgstr "无法更改 %s 的权限" #: lib/mkdir-p.c:206 #, c-format msgid "cannot create directory %s" msgstr "无法创建目录 %s" #: lib/obstack.c:423 lib/obstack.c:425 lib/xalloc-die.c:34 lib/xsetenv.c:37 #, c-format msgid "memory exhausted" msgstr "内存用尽" #: lib/regcomp.c:132 msgid "Success" msgstr "成功" #: lib/regcomp.c:135 msgid "No match" msgstr "不匹配" #: lib/regcomp.c:138 msgid "Invalid regular expression" msgstr "正则表达式无效" #: lib/regcomp.c:141 #, fuzzy msgid "Invalid collation character" msgstr "无效的重组字符" #: lib/regcomp.c:144 msgid "Invalid character class name" msgstr "无效的字符类名" #: lib/regcomp.c:147 msgid "Trailing backslash" msgstr "多余的反斜杠" #: lib/regcomp.c:150 msgid "Invalid back reference" msgstr "无效的向后索引" #: lib/regcomp.c:153 msgid "Unmatched [ or [^" msgstr "[ 或 [^ 不匹配" #: lib/regcomp.c:156 msgid "Unmatched ( or \\(" msgstr "( 或 \\( 不匹配" #: lib/regcomp.c:159 msgid "Unmatched \\{" msgstr "\\{ 不匹配" #: lib/regcomp.c:162 msgid "Invalid content of \\{\\}" msgstr "\\{\\} 的内容无效" #: lib/regcomp.c:165 msgid "Invalid range end" msgstr "无效的范围结尾" #: lib/regcomp.c:168 msgid "Memory exhausted" msgstr "内存用尽" #: lib/regcomp.c:171 msgid "Invalid preceding regular expression" msgstr "前置的正则表达式无效" #: lib/regcomp.c:174 msgid "Premature end of regular expression" msgstr "正则表达式结尾过早" #: lib/regcomp.c:177 msgid "Regular expression too big" msgstr "正则表达式太大" #: lib/regcomp.c:180 msgid "Unmatched ) or \\)" msgstr ") 或 \\) 不匹配" #: lib/regcomp.c:701 msgid "No previous regular expression" msgstr "没有前次正则表达式" #: lib/pagealign_alloc.c:139 #, c-format msgid "Failed to open /dev/zero for read" msgstr "无法以读方式打开 /dev/zero" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". If the catalog has no translation, #. locale_quoting_style quotes `like this', and #. clocale_quoting_style quotes "like this". #. #. For example, an American English Unicode locale should #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION #. MARK). A British English Unicode locale should instead #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:249 msgid "`" msgstr "“" #: lib/quotearg.c:250 msgid "'" msgstr "”" #. TRANSLATORS: A regular expression testing for an affirmative answer #. (english: "yes"). Testing the first character may be sufficient. #. Take care to consider upper and lower case. #. To enquire the regular expression that your system uses for this #. purpose, you can use the command #. locale -k LC_MESSAGES | grep '^yesexpr=' #: lib/rpmatch.c:147 msgid "^[yY]" msgstr "^[yY]" #. TRANSLATORS: A regular expression testing for a negative answer #. (english: "no"). Testing the first character may be sufficient. #. Take care to consider upper and lower case. #. To enquire the regular expression that your system uses for this #. purpose, you can use the command #. locale -k LC_MESSAGES | grep '^noexpr=' #: lib/rpmatch.c:160 msgid "^[nN]" msgstr "^[nN]" #: lib/unicodeio.c:102 msgid "iconv function not usable" msgstr "iconv 函数无法使用" #: lib/unicodeio.c:104 msgid "iconv function not available" msgstr "iconv 函数不存在" #: lib/unicodeio.c:111 msgid "character out of range" msgstr "字符值超出可接受的范围以外" #: lib/unicodeio.c:175 #, c-format msgid "cannot convert U+%04X to local character set" msgstr "无法将 U+%04X 转换至用户的字符集" #: lib/unicodeio.c:177 #, c-format msgid "cannot convert U+%04X to local character set: %s" msgstr "无法将 U+%04X 转换至用户的字符集:%s" #: lib/userspec.c:106 msgid "invalid user" msgstr "无效的用户" #: lib/userspec.c:107 msgid "invalid group" msgstr "无效的组" #: lib/userspec.c:108 msgid "invalid spec" msgstr "无效的 spec" #: lib/verror.c:73 #, c-format msgid "unable to display error message" msgstr "无法显示错误信息" #: lib/copy-acl.c:547 #, c-format msgid "preserving permissions for %s" msgstr "保留 %s 的权限" #: lib/xmemcoll.c:48 #, c-format msgid "string comparison failed" msgstr "字符串比较出现错误" #: lib/xmemcoll.c:49 #, c-format msgid "Set LC_ALL='C' to work around the problem." msgstr "请设定 LC_ALL='C' 避免问题出现。" #: lib/xmemcoll.c:51 #, c-format msgid "The strings compared were %s and %s." msgstr "要比较的字符串为 %s 和 %s。" #: lib/xprintf.c:50 lib/xprintf.c:76 #, c-format msgid "cannot perform formatted output" msgstr "无法执行格式化输出" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: lib/version-etc.c:65 msgid "(C)" msgstr "(C)" #: lib/version-etc.c:67 msgid "" "\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" "\n" msgstr "" "\n" "授权协议 GPLv3+: GNU GPL 版本 3 或更新版本 \n" "这是自由软件:您可以自由的更改并重新发布它。\n" "在法律允许的范围内,没有任何担保。\n" "\n" #. TRANSLATORS: %s denotes an author name. #: lib/version-etc.c:83 #, c-format msgid "Written by %s.\n" msgstr "由 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:87 #, c-format msgid "Written by %s and %s.\n" msgstr "由 %s 和 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:91 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "由 %s、%s 和 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:97 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" "由 %s、%s、%s 和\n" "%s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:103 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "由 %s、%s、%s、\n" "%s 和 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:109 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" "由 %s、%s、%s、\n" "%s、%s 和 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:116 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" "由 %s、%s、%s、\n" "%s、%s、%s 和 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:123 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" "由 %s、%s、%s、\n" "%s、%s、%s、%s\n" "和 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:131 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "由 %s、%s、%s、\n" "%s、%s、%s、%s、\n" "%s、和 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:141 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" "由 %s、%s、%s、\n" "%s、%s、%s、%s、\n" "%s、%s、和其他人编写。\n" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: lib/version-etc.c:181 #, c-format msgid "" "\n" "Report bugs to <%s>.\n" msgstr "" "\n" "请向 <%s> 报告错误。\n" #: lib/version-etc.c:182 #, c-format msgid "%s home page: .\n" msgstr "%s 主页: 。\n" #: lib/version-etc.c:184 msgid "General help using GNU software: .\n" msgstr "GNU 软件的通用帮助: 。\n" #: lib/xstrtol-error.c:63 #, c-format msgid "invalid %s%s argument `%s'" msgstr "%s%s 参数‘%s’无效" #: lib/xstrtol-error.c:68 #, c-format msgid "invalid suffix in %s%s argument `%s'" msgstr "%s%s 参数‘%s’的后缀无效" #: lib/xstrtol-error.c:72 #, c-format msgid "%s%s argument `%s' too large" msgstr "%s%s 参数‘%s’太长" #: lib/set-mode-acl.c:488 #, c-format msgid "setting permissions for %s" msgstr "设置 %s 的权限" #: lib/strsignal.c:111 #, c-format msgid "Real-time signal %d" msgstr "实时信号 %d" #: lib/strsignal.c:115 #, c-format msgid "Unknown signal %d" msgstr "未知信号 %d" #: lib/wait-process.c:223 lib/wait-process.c:255 lib/wait-process.c:317 #, c-format msgid "%s subprocess" msgstr "%s 子进程" #: lib/wait-process.c:274 lib/wait-process.c:346 #, c-format msgid "%s subprocess got fatal signal %d" msgstr "%s 子进程获得终结信号 %d" #: lib/sigpipe-die.c:37 msgid "error writing to a closed pipe or socket" msgstr "写入一个已关闭的管道或套接字时发生错误" #~ msgid "block size" #~ msgstr "块大小" #~ msgid "%s exists but is not a directory" #~ msgstr "%s 存在但并非目录" #~ msgid "cannot change owner and/or group of %s" #~ msgstr "无法更改 %s 的属主和/或组" #~ msgid "cannot chdir to directory %s" #~ msgstr "无法切换到目录 %s" #~ msgid "cannot get the login group of a numeric UID" #~ msgstr "无法取得 UID 数值所表示的用户的主组"