# gettext-tools 软件包的简体中文翻译 # Copyright (C) 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the gettext package. # Funda Wang , 2004. # Ji ZhengYu , 2015. # Boyuan Yang <073plan@gmail.com>, 2018, 2020, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: gettext-tools 0.22\n" "Report-Msgid-Bugs-To: bug-gettext@gnu.org\n" "POT-Creation-Date: 2023-06-15 23:40+0200\n" "PO-Revision-Date: 2023-06-18 12:14-0400\n" "Last-Translator: Boyuan Yang <073plan@gmail.com>\n" "Language-Team: Chinese (simplified) \n" "Language: zh_CN\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" "X-Bugs: Report translation errors to the Language-Team address.\n" "X-Generator: Poedit 3.2.2\n" #: gnulib-lib/argmatch.c:145 #, c-format msgid "invalid argument %s for %s" msgstr "%2$s 的参数 %1$s 无效" #: gnulib-lib/argmatch.c:146 #, c-format msgid "ambiguous argument %s for %s" msgstr "%2$s 的参数 %1$s 有歧义" #: gnulib-lib/argmatch.c:165 msgid "Valid arguments are:" msgstr "有效的参数为:" #: gnulib-lib/clean-temp.c:234 #, c-format msgid "cannot find a temporary directory, try setting $TMPDIR" msgstr "无法找到临时目录,请尝试设置 $TMPDIR 变量" #: gnulib-lib/clean-temp.c:249 #, c-format msgid "cannot create a temporary directory using template \"%s\"" msgstr "无法用“%s”模板创建临时目录" #: gnulib-lib/clean-temp.c:370 #, c-format msgid "cannot remove temporary directory %s" msgstr "无法删除临时目录 %s" #: gnulib-lib/clean-temp-simple.c:296 #, c-format msgid "cannot remove temporary file %s" msgstr "无法删除临时文件 %s" #: gnulib-lib/closeout.c:66 msgid "write error" msgstr "写错误" #: gnulib-lib/copy-file.c:192 #, c-format msgid "error while opening %s for reading" msgstr "读取 %s 时出错" #: gnulib-lib/copy-file.c:196 #, c-format msgid "cannot open backup file %s for writing" msgstr "无法写入备份文件 %s" #: gnulib-lib/copy-file.c:200 #, c-format msgid "error reading %s" msgstr "读取 %s 出错" #: gnulib-lib/copy-file.c:204 #, c-format msgid "error writing %s" msgstr "写入 %s 出错" #: gnulib-lib/copy-file.c:208 #, c-format msgid "error after reading %s" msgstr "读取 %s 后出错" #: gnulib-lib/copy-file.c:215 #, c-format msgid "preserving permissions for %s" msgstr "保存 %s 的权限" #: gnulib-lib/csharpcomp.c:203 gnulib-lib/javacomp.c:356 #: gnulib-lib/javaversion.c:77 src/msginit.c:955 src/msginit.c:1038 #: src/msginit.c:1207 src/msginit.c:1314 src/msginit.c:1488 #: src/read-csharp.c:73 src/read-java.c:72 src/read-resources.c:74 #: src/read-tcl.c:111 src/write-resources.c:79 src/x-ruby.c:135 #, c-format msgid "fdopen() failed" msgstr "fdopen() 失败" #: gnulib-lib/csharpcomp.c:444 #, c-format msgid "C# compiler not found, try installing mono" msgstr "未找到 C# 编译器,尝试安装 mono" #: gnulib-lib/csharpexec.c:259 #, c-format msgid "C# virtual machine not found, try installing mono" msgstr "未找到 C# 虚拟机,尝试安装 mono" #: gnulib-lib/error.c:194 libgettextpo/error.c:194 msgid "Unknown system error" msgstr "未知的系统错误" #: gnulib-lib/execute.c:347 gnulib-lib/spawn-pipe.c:596 #: gnulib-lib/wait-process.c:291 gnulib-lib/wait-process.c:365 #, c-format msgid "%s subprocess failed" msgstr "%s 子进程失败" #: gnulib-lib/gai_strerror.c:57 msgid "Address family for hostname not supported" msgstr "不支持的主机名地址族" #: gnulib-lib/gai_strerror.c:58 msgid "Temporary failure in name resolution" msgstr "域名解析暂时失败" #: gnulib-lib/gai_strerror.c:59 msgid "Bad value for ai_flags" msgstr "错误的 ai_flags 的值" #: gnulib-lib/gai_strerror.c:60 msgid "Non-recoverable failure in name resolution" msgstr "域名解析中出现不可修复的失败" #: gnulib-lib/gai_strerror.c:61 msgid "ai_family not supported" msgstr "不支持 ai_family" #: gnulib-lib/gai_strerror.c:62 msgid "Memory allocation failure" msgstr "内存分配失败" #: gnulib-lib/gai_strerror.c:63 msgid "No address associated with hostname" msgstr "没有与主机名关联的地址" #: gnulib-lib/gai_strerror.c:64 msgid "Name or service not known" msgstr "未知的名称或服务" #: gnulib-lib/gai_strerror.c:65 msgid "Servname not supported for ai_socktype" msgstr "不支持 ai_socktype 的伺服名称" #: gnulib-lib/gai_strerror.c:66 msgid "ai_socktype not supported" msgstr "不支持 ai_socktype" #: gnulib-lib/gai_strerror.c:67 msgid "System error" msgstr "系统错误" #: gnulib-lib/gai_strerror.c:68 msgid "Argument buffer too small" msgstr "参数缓冲区太小" #: gnulib-lib/gai_strerror.c:70 msgid "Processing request in progress" msgstr "此项请求已经在处理当中" #: gnulib-lib/gai_strerror.c:71 msgid "Request canceled" msgstr "请求已取消" #: gnulib-lib/gai_strerror.c:72 msgid "Request not canceled" msgstr "请求未取消" #: gnulib-lib/gai_strerror.c:73 msgid "All requests done" msgstr "完成所有请求" #: gnulib-lib/gai_strerror.c:74 msgid "Interrupted by a signal" msgstr "被信号中断" #: gnulib-lib/gai_strerror.c:75 msgid "Parameter string not correctly encoded" msgstr "参数字串无法正确编码" #: gnulib-lib/gai_strerror.c:87 msgid "Unknown error" msgstr "未知误" #: gnulib-lib/getopt.c:278 #, c-format msgid "%s: option '%s%s' is ambiguous\n" msgstr "%s:选项“%s%s”有歧义\n" #: gnulib-lib/getopt.c:284 #, c-format msgid "%s: option '%s%s' is ambiguous; possibilities:" msgstr "%s:选项“%s%s”有歧义;可能是:" #: gnulib-lib/getopt.c:319 #, c-format msgid "%s: unrecognized option '%s%s'\n" msgstr "%s:无法识别的选项“%s%s”\n" #: gnulib-lib/getopt.c:345 #, c-format msgid "%s: option '%s%s' doesn't allow an argument\n" msgstr "%s:选项“%s%s”不允许带参数\n" #: gnulib-lib/getopt.c:360 #, c-format msgid "%s: option '%s%s' requires an argument\n" msgstr "%s:选项“%s%s”需要参数\n" #: gnulib-lib/getopt.c:621 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s:无效选项 -- '%c'\n" #: gnulib-lib/getopt.c:636 gnulib-lib/getopt.c:682 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s:选项需要参数 -- '%c'\n" #: gnulib-lib/javacomp.c:103 #, c-format msgid "The java program is too old. Cannot compile Java code for this old version any more." msgstr "找到的 java 程序过旧。已无法为该旧版本编译 Java 代码。" #: gnulib-lib/javacomp.c:147 #, c-format msgid "invalid source_version argument to compile_java_class" msgstr "compile_java_class 中有无效的 source_version 参数" #: gnulib-lib/javacomp.c:168 #, c-format msgid "invalid target_version argument to compile_java_class" msgstr "compile_java_class 中有无效的 target_version 参数" #: gnulib-lib/javacomp.c:364 gnulib-lib/javaversion.c:85 src/msginit.c:963 #: src/msginit.c:1046 src/msginit.c:1215 src/msginit.c:1496 #, c-format msgid "%s subprocess I/O error" msgstr "%s 子进程 I/O 错误" #: gnulib-lib/javacomp.c:459 src/write-csharp.c:745 src/write-java.c:1150 #: src/write-java.c:1158 src/write-java.c:1186 src/write-java.c:1198 #, c-format msgid "failed to create \"%s\"" msgstr "创建“%s”失败" #: gnulib-lib/javacomp.c:466 src/write-catalog.c:256 src/write-catalog.c:329 #: src/write-csharp.c:754 src/write-desktop.c:183 src/write-java.c:1166 #: src/write-java.c:1207 src/write-mo.c:1214 src/write-mo.c:1236 #: src/write-qt.c:751 src/write-tcl.c:228 src/write-xml.c:76 #, c-format msgid "error while writing \"%s\" file" msgstr "写入“%s”出错" #: gnulib-lib/javacomp.c:1134 #, c-format msgid "Java compiler not found, try setting $JAVAC" msgstr "未找到 Java 编译器,请尝试置 $JAVAC" #: gnulib-lib/javaexec.c:309 #, c-format msgid "Java virtual machine not found, try setting $JAVA" msgstr "未找到 Java 虚拟机,请尝试设置 $JAVA" #: gnulib-lib/obstack.c:337 gnulib-lib/obstack.c:339 #: gnulib-lib/xalloc-die.c:34 gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 #: src/po-lex.c:83 src/po-lex.c:102 libgettextpo/gettext-po.c:1328 #: libgettextpo/obstack.c:337 libgettextpo/obstack.c:339 #: libgettextpo/xalloc-die.c:34 #, c-format msgid "memory exhausted" msgstr "内存耗尽" #: gnulib-lib/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "无法记录当前目录" #: gnulib-lib/openat-die.c:57 #, c-format msgid "failed to return to initial working directory" msgstr "返回初始工作目录失败" #: gnulib-lib/os2-spawn.c:45 #, c-format msgid "_open_osfhandle failed" msgstr "_open_osfhandle 失败" #: gnulib-lib/os2-spawn.c:82 #, c-format msgid "cannot restore fd %d: dup2 failed" msgstr "无法还原文件描述符 %d: dup2 错误" #: gnulib-lib/pipe-filter-ii.c:313 #, c-format msgid "creation of threads failed" msgstr "线程创建失败" #: gnulib-lib/pipe-filter-ii.c:345 gnulib-lib/pipe-filter-ii.c:502 #: src/msgexec.c:428 #, c-format msgid "write to %s subprocess failed" msgstr "写入 %s 子进程失败" #: gnulib-lib/pipe-filter-ii.c:366 gnulib-lib/pipe-filter-ii.c:545 #, c-format msgid "read from %s subprocess failed" msgstr "由 %s 子进程读入数据时出现错误" #: gnulib-lib/pipe-filter-ii.c:419 #, c-format msgid "cannot set up nonblocking I/O to %s subprocess" msgstr "无法为 %s 子进程创建非专用的 I/O" #: gnulib-lib/pipe-filter-ii.c:457 #, c-format msgid "communication with %s subprocess failed" msgstr "和 %s 子进程通讯时出现错误" #: gnulib-lib/pipe-filter-ii.c:577 #, c-format msgid "%s subprocess terminated with exit code %d" msgstr "%s 子进程已终止,错误码为 %d" #. 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 #. "'". For example, a French Unicode local should translate #. these to U+00AB (LEFT-POINTING DOUBLE ANGLE #. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE #. QUOTATION MARK), respectively. #. #. If the catalog has no translation, we will try to #. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and #. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK). If the #. current locale is not Unicode, locale_quoting_style #. will quote 'like this', and clocale_quoting_style will #. quote "like this". You should always include translations #. for "`" and "'" even if U+2018 and U+2019 are appropriate #. for your locale. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: gnulib-lib/quotearg.c:354 msgid "`" msgstr "“" #: gnulib-lib/quotearg.c:355 msgid "'" msgstr "”" #: gnulib-lib/spawn-pipe.c:216 gnulib-lib/spawn-pipe.c:219 #, c-format msgid "cannot create pipe" msgstr "无法创建管道" #: gnulib-lib/wait-process.c:232 gnulib-lib/wait-process.c:264 #: gnulib-lib/wait-process.c:326 #, c-format msgid "%s subprocess" msgstr "%s 子进程" #: gnulib-lib/wait-process.c:283 gnulib-lib/wait-process.c:355 #, c-format msgid "%s subprocess got fatal signal %d" msgstr "%s 子进程收到致命信号 %d" #: src/cldr-plurals.c:61 #, c-format msgid "Could not parse file %s as XML" msgstr "无法以 XML 格式解析 %s 文件" #: src/cldr-plurals.c:69 #, c-format msgid "The root element must be <%s>" msgstr "根元素必须为 <%s>" #: src/cldr-plurals.c:82 #, c-format msgid "The element <%s> does not contain a <%s> element" msgstr "元素 <%s> 不含有 <%s> 元素" #: src/cldr-plurals.c:104 src/cldr-plurals.c:144 #, c-format msgid "The element <%s> does not have attribute <%s>" msgstr "元素 <%s> 不含有 <%s> 属性" #: src/cldr-plurals.c:188 src/hostname.c:220 src/msgattrib.c:414 #: src/msgcat.c:360 src/msgcmp.c:205 src/msgcomm.c:352 src/msgconv.c:300 #: src/msgen.c:297 src/msgexec.c:256 src/msgfilter.c:407 src/msgfmt.c:899 #: src/msggrep.c:505 src/msginit.c:405 src/msgmerge.c:533 src/msgunfmt.c:420 #: src/msguniq.c:319 src/recode-sr-latin.c:139 src/urlget.c:168 #: src/xgettext.c:1061 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "试试“%s --help”查看帮助信息。\n" #: src/cldr-plurals.c:192 #, c-format msgid "Usage: %s [OPTION...] [LOCALE RULES]...\n" msgstr "用法:%s [选项...] [LOCALE 规则]...\n" #: src/cldr-plurals.c:197 #, c-format, no-wrap msgid "" "Extract or convert Unicode CLDR plural rules.\n" "\n" "If both LOCALE and RULES are specified, it reads CLDR plural rules for\n" "LOCALE from RULES and print them in a form suitable for gettext use.\n" "If no argument is given, it reads CLDR plural rules from the standard input.\n" msgstr "" "提取或转换 Unicode CLDR 复数规则。\n" "\n" "如果同时指定了和<规则>,程序将从给定<规则>中读取指定的\n" "CLDR 复数规则,并将其输出为适合 gettext 使用的表格。\n" "如果没有给定参数,程序将从标准输入读取 CLDR 复数规则。\n" #: src/cldr-plurals.c:206 src/msgfmt.c:912 src/xgettext.c:1074 #, c-format, no-wrap msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" "Similarly for optional arguments.\n" msgstr "" "长选项必须用的参数在使用短选项时也是必须的。\n" "可选参数也是如此。\n" #: src/cldr-plurals.c:211 #, c-format msgid " -c, --cldr print plural rules in the CLDR format\n" msgstr " -c, --cldr 以 CLDR 格式输出复数规则\n" #: src/cldr-plurals.c:213 src/hostname.c:243 src/msgattrib.c:533 #: src/msgcat.c:468 src/msgcmp.c:256 src/msgcomm.c:454 src/msgconv.c:384 #: src/msgen.c:380 src/msgexec.c:305 src/msgfilter.c:507 src/msgfmt.c:1070 #: src/msggrep.c:623 src/msginit.c:469 src/msgmerge.c:663 src/msgunfmt.c:526 #: src/msguniq.c:416 src/recode-sr-latin.c:160 src/urlget.c:184 #: src/xgettext.c:1249 #, c-format, no-wrap msgid " -h, --help display this help and exit\n" msgstr " -h, --help 显示此帮助并退出\n" #: src/cldr-plurals.c:215 src/hostname.c:245 src/msgattrib.c:535 #: src/msgcat.c:470 src/msgcmp.c:258 src/msgcomm.c:456 src/msgconv.c:386 #: src/msgen.c:382 src/msgexec.c:307 src/msgfilter.c:509 src/msgfmt.c:1072 #: src/msggrep.c:625 src/msginit.c:471 src/msgmerge.c:665 src/msgunfmt.c:528 #: src/msguniq.c:418 src/recode-sr-latin.c:163 src/urlget.c:186 #: src/xgettext.c:1251 #, c-format, no-wrap msgid " -V, --version output version information and exit\n" msgstr " -V, --version 输出版本信息并退出\n" #. TRANSLATORS: The first placeholder is the web address of the Savannah #. project of this package. The second placeholder is the bug-reporting #. email 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). #: src/cldr-plurals.c:223 src/hostname.c:253 src/msgattrib.c:543 #: src/msgcat.c:478 src/msgcmp.c:266 src/msgcomm.c:464 src/msgconv.c:394 #: src/msgen.c:390 src/msgexec.c:315 src/msgfilter.c:517 src/msgfmt.c:1084 #: src/msggrep.c:633 src/msginit.c:479 src/msgmerge.c:677 src/msgunfmt.c:538 #: src/msguniq.c:426 src/recode-sr-latin.c:171 src/urlget.c:196 #: src/xgettext.c:1261 #, c-format msgid "" "Report bugs in the bug tracker at <%s>\n" "or by email to <%s>.\n" msgstr "" "请将软件错误提交至 bug 跟踪系统 <%s>\n" "或发送电子邮件到 <%s>。\n" "请将翻译错误报告至简体中文邮件列表 。\n" #: src/cldr-plurals.c:292 src/hostname.c:191 src/msgattrib.c:352 #: src/msgcat.c:291 src/msgcmp.c:168 src/msgcomm.c:282 src/msgconv.c:241 #: src/msgen.c:238 src/msgexec.c:183 src/msgfilter.c:286 src/msgfmt.c:444 #: src/msggrep.c:412 src/msginit.c:269 src/msgmerge.c:369 src/msgunfmt.c:259 #: src/msguniq.c:261 src/recode-sr-latin.c:106 src/urlget.c:139 #: src/xgettext.c:691 #, c-format, no-wrap msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "License GPLv3+: GNU GPL version 3 or later <%s>\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 "" "版权所有 (C) %s Free Software Foundation, Inc.\n" "授权协议 GPLv3+: GNU GPL 版本 3 或之后版本 <%s>\n" "这是自由软件: 您有修改和再发布的自由。\n" "本软件在法律允许的范围内不提供任何担保。\n" #: src/cldr-plurals.c:298 src/hostname.c:197 src/msgattrib.c:358 #: src/msgcat.c:297 src/msgcmp.c:174 src/msgcomm.c:288 src/msgconv.c:247 #: src/msgen.c:244 src/msgexec.c:189 src/msgfilter.c:292 src/msgfmt.c:450 #: src/msggrep.c:418 src/msginit.c:275 src/msgmerge.c:375 src/msgunfmt.c:265 #: src/msguniq.c:267 src/urlget.c:145 src/xgettext.c:697 #, c-format msgid "Written by %s.\n" msgstr "由 %s 编写。\n" #. This is a proper name. See the gettext manual, section Names. #: src/cldr-plurals.c:298 msgid "Daiki Ueno" msgstr "Daiki Ueno" #: src/cldr-plurals.c:318 #, c-format msgid "%s cannot be read" msgstr "无法读取 %s" #: src/cldr-plurals.c:324 #, c-format msgid "cannot extract rules for %s" msgstr "无法为 %s 提取规则" #: src/cldr-plurals.c:334 #, c-format msgid "cannot parse CLDR rule" msgstr "无法解析 CLDR 规则" #: src/cldr-plurals.c:369 #, c-format msgid "extra operand %s" msgstr "额外的操作数 %s" #: src/file-list.c:53 src/msggrep.c:240 src/open-catalog.c:124 #: src/read-mo.c:270 src/read-tcl.c:126 src/urlget.c:216 #: src/write-desktop.c:173 src/xgettext.c:1826 src/xgettext.c:1838 #: src/xgettext.c:1854 src/xgettext.c:1887 src/xgettext.c:1897 #: src/xgettext.c:1914 #, c-format msgid "error while opening \"%s\" for reading" msgstr "打开“%s”读取时出错" #: src/format-awk.c:510 src/format-boost.c:619 src/format-c++-brace.c:955 #: src/format-elisp.c:348 src/format-gcc-internal.c:628 #: src/format-java-printf.c:579 src/format-javascript.c:356 #: src/format-kde.c:223 src/format-librep.c:312 src/format-lua.c:228 #: src/format-pascal.c:395 src/format-perl.c:582 src/format-php.c:348 #: src/format-qt.c:173 src/format-smalltalk.c:147 src/format-tcl.c:391 #, c-format msgid "a format specification for argument %u, as in '%s', doesn't exist in '%s'" msgstr "参数\"%u\"(如同\"%s\")的格式指定在\"%s\"中不存在" #: src/format-awk.c:521 src/format-boost.c:630 src/format-c++-brace.c:966 #: src/format-elisp.c:359 src/format-gcc-internal.c:639 #: src/format-java-printf.c:590 src/format-javascript.c:367 #: src/format-kde.c:234 src/format-librep.c:323 src/format-lua.c:235 #: src/format-pascal.c:406 src/format-perl.c:593 src/format-php.c:359 #: src/format-qt.c:170 src/format-smalltalk.c:144 src/format-tcl.c:402 #, c-format msgid "a format specification for argument %u doesn't exist in '%s'" msgstr "参数 %u 的格式指定符在“%s”中不存在" #: src/format-awk.c:541 src/format-boost.c:650 src/format-c.c:149 #: src/format-elisp.c:379 src/format-gcc-internal.c:659 #: src/format-gfc-internal.c:372 src/format-java-printf.c:610 #: src/format-javascript.c:390 src/format-librep.c:343 src/format-lua.c:242 #: src/format-pascal.c:426 src/format-perl.c:613 src/format-php.c:379 #: src/format-python.c:527 src/format-ruby.c:960 src/format-tcl.c:422 #, c-format msgid "format specifications in '%s' and '%s' for argument %u are not the same" msgstr "参数 %3$u 的指定格式在“%1$s”和“%2$s”中不同" #: src/format-boost.c:451 #, c-format msgid "The directive number %u starts with | but does not end with |." msgstr "第 %u 条指令以“|”开始但并不以“|”。" #: src/format.c:155 #, c-format msgid "'%s' is not a valid %s format string, unlike '%s'. Reason: %s" msgstr "不像“%3$s”,“%1$s”不是有效的 %2$s 格式字符串。原因: %4$s" #: src/format-c++-brace.c:270 #, c-format msgid "In the directive number %u, the arg-id is too large." msgstr "第 %u 条指令中,参数 ID 过大。" #: src/format-c++-brace.c:383 src/format-c++-brace.c:477 #, c-format msgid "In the directive number %u, the width's arg-id is too large." msgstr "第 %u 条指令中,宽度的参数 ID 过大。" #: src/format-c++-brace.c:438 #, c-format msgid "In the directive number %u, the width's arg-id is not terminated through '}'." msgstr "第 %u 条指令中,宽度的参数 ID 没有使用“}”结尾。" #: src/format-c++-brace.c:532 #, c-format msgid "In the directive number %u, the precision's arg-id is not terminated through '}'." msgstr "第 %u 条指令中,精度的参数 ID 没有使用“}”结尾。" #: src/format-c++-brace.c:593 #, c-format msgid "In the directive number %u, the character '%c' is not a standard type specifier." msgstr "第 %u 条指令中,字符“%c”不是有效的标准类型指定符。" #: src/format-c++-brace.c:594 #, c-format msgid "The character that terminates the directive number %u is not a standard type specifier." msgstr "终止第 %u 条指令的字符不是有效的标准类型指定符。" #: src/format-c++-brace.c:602 #, c-format msgid "In the directive number %u, the sign specification is incompatible with the type specifier '%c'." msgstr "第 %u 条指令中,符号指定符与类型指定符“%c”不兼容。" #: src/format-c++-brace.c:610 #, c-format msgid "In the directive number %u, the '#' option is incompatible with the type specifier '%c'." msgstr "第 %u 条指令中,“#”选项与类型指定符“%c”不兼容。" #: src/format-c++-brace.c:618 #, c-format msgid "In the directive number %u, the '0' option is incompatible with the type specifier '%c'." msgstr "第 %u 条指令中,“0”选项与类型指定符“%c”不兼容。" #: src/format-c++-brace.c:626 #, c-format msgid "In the directive number %u, the precision specification is incompatible with the type specifier '%c'." msgstr "第 %u 条指令中,精度指定符与类型指定符“%c”不兼容。" #: src/format-c++-brace.c:634 #, c-format msgid "In the directive number %u, the 'L' option is incompatible with the type specifier '%c'." msgstr "第 %u 条指令中,“L”选项与类型指定符“%c”不兼容。" #: src/format-c++-brace.c:735 #, c-format msgid "The directive number %u, with all of its options, is not applicable to any type." msgstr "第 %u 条指令,以及其所有选项,不可应用于任何类型。" #: src/format-c++-brace.c:747 #, c-format msgid "The string ends in the middle of the directive number %u." msgstr "字符串在第 %u 条指令中间结束。" #: src/format-c++-brace.c:755 #, c-format msgid "The directive number %u is not terminated through '}'." msgstr "第 %u 条指令没有使用“}”结束。" #: src/format-c++-brace.c:777 src/format-csharp.c:158 src/format-java.c:347 msgid "The string starts in the middle of a directive: found '}' without matching '{'." msgstr "指令中间开始字符串:发现了“}”但没有匹配的“{”。" #: src/format-c++-brace.c:778 src/format-csharp.c:159 #, c-format msgid "The string contains a lone '}' after directive number %u." msgstr "第 %u 条指令之后的字符串包含独立的“}”。" #: src/format-c++-brace.c:991 #, c-format msgid "The format specification for argument %u in '%s' is applicable to the types %s, but the format specification for argument %u in '%s' is not." msgstr "第 %u 个参数(在“%s”内)的格式指定符可应用于类型 %s,但第 %u 个参数(在“%s”内)的格式指定符不可应用。" #: src/format-c++-brace.c:1003 #, c-format msgid "The format specification for argument %u in '%s' uses a different presentation than the format specification for argument %u in '%s'." msgstr "第 %u 个参数(在“%s”内)的格式指定符相较第 %u 个参数(在“%s”内)的格式指定符使用了不同的展示方式。" #: src/format-c.c:36 #, c-format msgid "In the directive number %u, the token after '<' is not the name of a format specifier macro. The valid macro names are listed in ISO C 99 section 7.8.1." msgstr "第 %u 条指令中,“<”后的记号并不是格式指定符宏的名称。有效的宏名列在 ISO C 99 章节 7.8.1 中。" #: src/format-c.c:39 #, c-format msgid "In the directive number %u, the token after '<' is not followed by '>'." msgstr "第 %u 条指令中,没有与“<”匹配的“>”。" #: src/format-c.c:42 #, c-format msgid "In the directive number %u, the argument size specifier is invalid." msgstr "第 %u 条指令中,参数大小的指定无效。" #: src/format-c.c:45 src/format-gfc-internal.c:289 #, c-format msgid "The string refers to argument number %u but ignores argument number %u." msgstr "字符串引用了第 %u 个参数但是却忽略了第 %u 个参数。" #: src/format-c.c:140 src/format-csharp.c:203 src/format-gfc-internal.c:363 #: src/format-python.c:515 src/format-qt-plural.c:110 src/format-ruby.c:951 #, c-format msgid "number of format specifications in '%s' and '%s' does not match" msgstr "“%s”和“%s”中的指定格式数量不匹配" #: src/format-csharp.c:85 src/format-java.c:206 #, c-format msgid "In the directive number %u, '{' is not followed by an argument number." msgstr "第 %u 条指令中,“{”后没有参数编号。" #: src/format-csharp.c:106 #, c-format msgid "In the directive number %u, ',' is not followed by a number." msgstr "第 %u 条指令中,“,”后没有参数编号。" #: src/format-csharp.c:127 src/format-java.c:192 msgid "The string ends in the middle of a directive: found '{' without matching '}'." msgstr "指令中间字符串发生中断:发现了“{”但没有匹配的“}”。" #: src/format-csharp.c:136 #, c-format msgid "The directive number %u ends with an invalid character '%c' instead of '}'." msgstr "第 %u 条指令中以无效的字符“%c”而非“}”结束。" #: src/format-csharp.c:137 #, c-format msgid "The directive number %u ends with an invalid character instead of '}'." msgstr "第 %u 条指令以无效的字符而非“}”结束。" #: src/format-gcc-internal.c:256 #, c-format msgid "In the directive number %u, the flags combination is invalid." msgstr "第 %u 条指令中,标志组合无效。" #: src/format-gcc-internal.c:293 #, c-format msgid "In the directive number %u, a precision is not allowed before '%c'." msgstr "第 %u 条指令中,“%c”前不允许有精度。" #: src/format-gcc-internal.c:335 #, c-format msgid "In the directive number %u, the argument number for the precision must be equal to %u." msgstr "第 %u 条指令中,精度的参数个数必须是 %u 个。" #: src/format-gcc-internal.c:399 #, c-format msgid "In the directive number %u, a precision specification is not allowed before '%c'." msgstr "第 %u 条指令中,‘%c’前不允许指定精度。" #: src/format-gcc-internal.c:407 #, c-format msgid "In the directive number %u, the precision specification is invalid." msgstr "第 %u 条指令中,精度指定无效。" #: src/format-gcc-internal.c:464 #, c-format msgid "In the directive number %u, flags are not allowed before '%c'." msgstr "第 %u 条指令中,“%c”前不允许有标志。" #: src/format-gcc-internal.c:678 #, c-format msgid "'%s' uses %%m but '%s' doesn't" msgstr "“%s”使用了 %%m,但“%s”没有使用" #: src/format-gcc-internal.c:681 #, c-format msgid "'%s' does not use %%m but '%s' uses %%m" msgstr "“%s”没有使用 %%m,但“%s”要用 %%m" #: src/format-gfc-internal.c:383 #, c-format msgid "'%s' uses %%C but '%s' doesn't" msgstr "“%s”要用 %%C,但“%s”没有" #: src/format-gfc-internal.c:386 #, c-format msgid "'%s' does not use %%C but '%s' uses %%C" msgstr "“%s”没有使用 %%C,但“%s”要用 %%C" #: src/format-invalid.h:22 msgid "The string ends in the middle of a directive." msgstr "字符串于指令中间结束。" #: src/format-invalid.h:25 msgid "The string refers to arguments both through absolute argument numbers and through unnumbered argument specifications." msgstr "字符串同时使用两种方式引用了参数:绝对参数编号和未编号参数指定符。" #: src/format-invalid.h:28 #, c-format msgid "In the directive number %u, the argument number 0 is not a positive integer." msgstr "第 %u 条指令中,第 0 个参数不是正整数。" #: src/format-invalid.h:30 #, c-format msgid "In the directive number %u, the width's argument number 0 is not a positive integer." msgstr "第 %u 条指令中,宽度的第 0 个参数不是正整数。" #: src/format-invalid.h:32 #, c-format msgid "In the directive number %u, the precision's argument number 0 is not a positive integer." msgstr "第 %u 条指令中,精度的第 0 个参数不是正整数。" #: src/format-invalid.h:36 #, c-format msgid "In the directive number %u, the character '%c' is not a valid conversion specifier." msgstr "第 %u 条指令中,字符“%c”不是有效的对话指定符。" #: src/format-invalid.h:37 #, c-format msgid "The character that terminates the directive number %u is not a valid conversion specifier." msgstr "终止第 %u 条指令的字符不是有效的转换指示符。" #: src/format-invalid.h:40 #, c-format msgid "The string refers to argument number %u in incompatible ways." msgstr "字符串引用第 %u 个参数的方法不兼容。" #: src/format-java.c:241 #, c-format msgid "In the directive number %u, the substring \"%s\" is not a valid date/time style." msgstr "第 %u 条指令中,子字符串“%s”不是有效的日期/时间风格。" #: src/format-java.c:252 src/format-java.c:286 src/format-java.c:315 #, c-format msgid "In the directive number %u, \"%s\" is not followed by a comma." msgstr "第 %u 条指令中,“%s”后面没有逗号。" #: src/format-java.c:275 #, c-format msgid "In the directive number %u, the substring \"%s\" is not a valid number style." msgstr "第 %u 条指令中,子字符串“%s”不是有效的数字格式。" #: src/format-java.c:324 #, c-format msgid "In the directive number %u, the argument number is not followed by a comma and one of \"%s\", \"%s\", \"%s\", \"%s\"." msgstr "第 %u 条指令中,参数编号后面没有逗号和“%s”、“%s”、“%s”、“%s”之一。" #: src/format-java.c:573 #, c-format msgid "In the directive number %u, a choice contains no number." msgstr "第 %u 条指令中,选择不包含数字。" #: src/format-java.c:584 #, c-format msgid "In the directive number %u, a choice contains a number that is not followed by '<', '#' or '%s'." msgstr "第 %u 条指令中,选择包含的数字后面没有“<”、“#”或“%s”。" #: src/format-java.c:746 #, c-format msgid "a format specification for argument {%u}, as in '%s', doesn't exist in '%s'" msgstr "参数{%u}(如同\"%s\")的格式指定在\"%s\"中不存在" #: src/format-java.c:757 #, c-format msgid "a format specification for argument {%u} doesn't exist in '%s'" msgstr "参数 {%u} 中未在“%s”中找到" #: src/format-java.c:777 #, c-format msgid "format specifications in '%s' and '%s' for argument {%u} are not the same" msgstr "参数 {%3$u} 在“%1$s”和“%2$s”中的格式指定不相同" #: src/format-java-printf.c:138 #, c-format msgid "In the directive number %u, the reference to the argument of the previous directive is invalid." msgstr "第 %u 条指令中,对先前指令参数的引用无效。" #: src/format-java-printf.c:141 #, c-format msgid "In the directive number %u, the precision is missing." msgstr "第 %u 条指令中,缺失精度指定。" #: src/format-java-printf.c:144 #, c-format msgid "In the directive number %u, the flag '%c' is invalid for the conversion '%c'." msgstr "第 %u 条指令中,标志“%c”对于对话“%c”无效。" #: src/format-java-printf.c:147 #, c-format msgid "In the directive number %u, a width is invalid for the conversion '%c'." msgstr "第 %u 条指令中,宽度对会话“%c”无效。" #: src/format-java-printf.c:150 #, c-format msgid "In the directive number %u, a precision is invalid for the conversion '%c'." msgstr "第 %u 条指令中,精度对会话“%c”无效。" #: src/format-java-printf.c:154 #, c-format msgid "In the directive number %u, for the conversion '%c', the character '%c' is not a valid conversion suffix." msgstr "第 %u 条指令中,对于会话“%c”,字符“%c”不是有效的对话后缀。" #: src/format-java-printf.c:155 #, c-format msgid "The character that terminates the directive number %u, for the conversion '%c', is not a valid conversion suffix." msgstr "终止第 %u 条指令的字符对会话“%c”不是有效的转换后缀。" #: src/format-kde.c:158 #, c-format msgid "The string refers to argument number %u but ignores the arguments %u and %u." msgstr "字符串引用了第 %u 个参数但是却忽略了第 %u 个和第 %u 个参数。" #: src/format-kde.c:242 #, c-format msgid "a format specification for arguments %u and %u doesn't exist in '%s', only one argument may be ignored" msgstr "参数%u 和%u 的格式定义在“%s”中不存在,仅可忽略一个参数" #: src/format-kde-kuit.c:244 src/format-kde-kuit.c:264 #: src/format-kde-kuit.c:274 #, c-format msgid "error while parsing: %s" msgstr "错误,正处理: %s" #: src/format-lisp.c:2355 src/format-lisp.c:2367 src/format-scheme.c:2382 #: src/format-scheme.c:2394 #, c-format msgid "In the directive number %u, parameter %u is of type '%s' but a parameter of type '%s' is expected." msgstr "第 %u 条指令中,第 %u 个参数类型为“%s”,但应为“%s”。" #: src/format-lisp.c:2390 src/format-scheme.c:2417 #, c-format msgid "In the directive number %u, too many parameters are given; expected at most %u parameter." msgid_plural "In the directive number %u, too many parameters are given; expected at most %u parameters." msgstr[0] "第 %u 条指令中,给出的参数太多;最多只需要 %u 个参数。" #: src/format-lisp.c:2515 src/format-scheme.c:2518 #, c-format msgid "In the directive number %u, '%c' is not followed by a digit." msgstr "第 %u 条指令中,“%c”后面没有数字。" #: src/format-lisp.c:2755 src/format-scheme.c:2773 #, c-format msgid "In the directive number %u, the argument %d is negative." msgstr "第 %u 条指令中,参数 %d 为负数。" #: src/format-lisp.c:2824 msgid "The string ends in the middle of a ~/.../ directive." msgstr "字符串在 ~/.../ 指令中间中断。" #: src/format-lisp.c:2862 src/format-lisp.c:3127 src/format-lisp.c:3244 #: src/format-lisp.c:3304 src/format-lisp.c:3416 src/format-scheme.c:2859 #: src/format-scheme.c:3124 src/format-scheme.c:3241 src/format-scheme.c:3339 #, c-format msgid "Found '~%c' without matching '~%c'." msgstr "发现了“~%c”但没有匹配的“~%c”。" #: src/format-lisp.c:2882 src/format-scheme.c:2879 #, c-format msgid "In the directive number %u, both the @ and the : modifiers are given." msgstr "第 %u 条指令中,同时给出了 @ 和 : 修饰符。" #: src/format-lisp.c:2995 src/format-scheme.c:2992 #, c-format msgid "In the directive number %u, '~:[' is not followed by two clauses, separated by '~;'." msgstr "第 %u 条指令中,“~:[”后面没有两个用“~;”分隔的子句。" #: src/format-lisp.c:3345 src/format-scheme.c:3282 #, c-format msgid "In the directive number %u, '~;' is used in an invalid position." msgstr "第 %u 条指令中,“~;”的位置无效。" #: src/format-lisp.c:3451 src/format-scheme.c:3374 msgid "The string refers to some argument in incompatible ways." msgstr "字符串引用某些参数的方式不兼容。" #: src/format-lisp.c:3493 src/format-scheme.c:3416 #, c-format msgid "format specifications in '%s' and '%s' are not equivalent" msgstr "“%s”和“%s”中的格式指定符不同" #: src/format-lisp.c:3509 src/format-scheme.c:3432 #, c-format msgid "format specifications in '%s' are not a subset of those in '%s'" msgstr "“%s”中的格式指定符不是“%s”格式指定符的子集" #: src/format-perl-brace.c:199 src/format-python-brace.c:478 #: src/format-python-brace.c:491 src/format-python.c:471 src/format-ruby.c:910 #: src/format-sh.c:308 #, c-format msgid "a format specification for argument '%s' doesn't exist in '%s'" msgstr "参数“%s”的格式指定符未在“%s”中找到" #: src/format-perl.c:432 #, c-format msgid "In the directive number %u, the size specifier is incompatible with the conversion specifier '%c'." msgstr "第 %u 条指令中,大小指定符与转换指定符“%c”不兼容。" #: src/format-python-brace.c:160 #, c-format msgid "In the directive number %u, '%c' cannot start a field name." msgstr "第 %u 条指令中,“%c”不可以field name 开始。" #: src/format-python-brace.c:180 #, c-format msgid "In the directive number %u, '%c' cannot start a getattr argument." msgstr "第 %u 条指令中,“%c”不可以getattr 参数开始。" #: src/format-python-brace.c:195 #, c-format msgid "In the directive number %u, '%c' cannot start a getitem argument." msgstr "第 %u 条指令中,“%c”不可以getitem 参数开始。" #: src/format-python-brace.c:204 #, c-format msgid "In the directive number %u, there is an unterminated getitem argument." msgstr "第 %u 条指令中,存在未终止的 getitem 参数。" #: src/format-python-brace.c:221 #, c-format msgid "In the directive number %u, no more nesting is allowed in a format specifier." msgstr "第 %u 条指令中,格式定义中不允许过多嵌套。" #: src/format-python-brace.c:260 src/format-python-brace.c:313 #, c-format msgid "In the directive number %u, there is an unterminated format directive." msgstr "第 %u 条指令中,格式指令中无终止符。" #: src/format-python.c:114 src/format-ruby.c:131 msgid "The string refers to arguments both through argument names and through unnamed argument specifications." msgstr "字符串同时使用两种方式引用了参数:通过参数名称和未命名参数指定符。" #: src/format-python.c:354 src/format-ruby.c:793 #, c-format msgid "The string refers to the argument named '%s' in incompatible ways." msgstr "字符串对名为“%s”的参数引用方式不兼容。" #: src/format-python.c:430 #, c-format msgid "format specifications in '%s' expect a mapping, those in '%s' expect a tuple" msgstr "“%s”中的格式指定符需要映射,而“%s”中的格式指定符需要元组" #: src/format-python.c:437 #, c-format msgid "format specifications in '%s' expect a tuple, those in '%s' expect a mapping" msgstr "“%s”中的格式指定符需要元组,而“%s”中的格式指定符需要映射" #: src/format-python.c:460 src/format-ruby.c:899 src/format-sh.c:297 #, c-format msgid "a format specification for argument '%s', as in '%s', doesn't exist in '%s'" msgstr "参数\"%s\"(如同\"%s\")的格式指定在\"%s\"中不存在" #: src/format-python.c:494 src/format-ruby.c:930 #, c-format msgid "format specifications in '%s' and '%s' for argument '%s' are not the same" msgstr "“%s”和“%s”中对参数“%s”的格式指定不同" #: src/format-qt.c:152 #, c-format msgid "'%s' is a simple format string, but '%s' is not: it contains an 'L' flag or a double-digit argument number" msgstr "'%s' 仅仅是个格式字符串,但‘%s’不是:它包含一个‘L’标记或是一个两位数的参数值" #: src/format-ruby.c:134 #, c-format msgid "In the directive number %u, two names are given for the same argument." msgstr "第 %u 条指令中,为相同参数给出了两个名称。" #: src/format-ruby.c:137 #, c-format msgid "In the directive number %u, two numbers are given for the same argument." msgstr "第 %u 条指令中,为相同参数给出了两个数字。" #: src/format-ruby.c:140 #, c-format msgid "In the directive number %u, a flag is given after the width." msgstr "第 %u 条指令中,标志在宽度之后给出。" #: src/format-ruby.c:143 #, c-format msgid "In the directive number %u, a flag is given after the precision." msgstr "第 %u 条指令中,标志在精度之后给出。" #: src/format-ruby.c:146 #, c-format msgid "In the directive number %u, the width is given after the precision." msgstr "第 %u 条指令中,宽度在精度之后给出。" #: src/format-ruby.c:149 #, c-format msgid "In the directive number %u, a width is given twice." msgstr "第 %u 条指令中,宽度信息给定了两次。" #: src/format-ruby.c:152 #, c-format msgid "In the directive number %u, a precision is given twice." msgstr "第 %u 条指令中,精度信息给定了两次。" #: src/format-ruby.c:869 #, c-format msgid "format specifications in '%s' expect a hash table, those in '%s' expect individual arguments" msgstr "“%s”中的格式指定符需要散列表,而“%s”中的格式指定符需要独立参数" #: src/format-ruby.c:876 #, c-format msgid "format specifications in '%s' expect individual arguments, those in '%s' expect a hash table" msgstr "“%s”中的格式指定符需要独立参数,而“%s”中的格式指定符需要散列表" #: src/format-sh.c:78 msgid "The string refers to a shell variable with a non-ASCII name." msgstr "字符串以非 ASCII 名称引用 shell 变量。" #: src/format-sh.c:80 msgid "The string refers to a shell variable with complex shell brace syntax. This syntax is unsupported here due to security reasons." msgstr "字符串引用的 shell 变量中大括号语法过于复杂。为安全起见,此语法不被支持。" #: src/format-sh.c:82 msgid "The string refers to a shell variable whose value may be different inside shell functions." msgstr "字符串引用的 shell 变量值可能在 shell 函数中有所不同。" #: src/format-sh.c:84 msgid "The string refers to a shell variable with an empty name." msgstr "字符串以空名称引用 shell 变量。" #: src/format-smalltalk.c:90 #, c-format msgid "In the directive number %u, the character '%c' is not a digit between 1 and 9." msgstr "第 %u 条指令中,字符“%c”不是介于 1 和 9 之间的数字。" #: src/format-smalltalk.c:91 #, c-format msgid "The character that terminates the directive number %u is not a digit between 1 and 9." msgstr "终止第 %u 条指令的字符不是介于 1 和 9 之间的数字。" #. This is a proper name. See the gettext manual, section Names. #: src/hostname.c:197 src/msgattrib.c:358 src/msgcat.c:297 src/msgconv.c:247 #: src/msgen.c:244 src/msgexec.c:189 src/msgfilter.c:292 src/msggrep.c:418 #: src/msginit.c:275 src/msguniq.c:267 src/recode-sr-latin.c:117 #: src/urlget.c:145 msgid "Bruno Haible" msgstr "Bruno Haible" #: src/hostname.c:207 src/msginit.c:285 src/recode-sr-latin.c:126 #, c-format msgid "too many arguments" msgstr "参数太多" #: src/hostname.c:224 src/msginit.c:409 src/recode-sr-latin.c:144 #, c-format, no-wrap msgid "Usage: %s [OPTION]\n" msgstr "用法:%s [选项]\n" #: src/hostname.c:228 #, c-format msgid "Print the machine's hostname.\n" msgstr "打印机器的主机名。\n" #: src/hostname.c:231 #, c-format msgid "Output format:\n" msgstr "输出格式:\n" #: src/hostname.c:233 #, c-format msgid " -s, --short short host name\n" msgstr " -s, --short 短主机名\n" #: src/hostname.c:235 #, c-format msgid "" " -f, --fqdn, --long long host name, includes fully qualified domain\n" " name, and aliases\n" msgstr " -f, --fqdn, --long 长主机名,包括全称域名和别名\n" #: src/hostname.c:238 #, c-format msgid " -i, --ip-address addresses for the hostname\n" msgstr " -i, --ip-address 主机名地址\n" #: src/hostname.c:241 src/msgattrib.c:531 src/msgcat.c:466 src/msgcmp.c:254 #: src/msgcomm.c:452 src/msgconv.c:382 src/msgen.c:378 src/msgexec.c:303 #: src/msgfilter.c:505 src/msgfmt.c:1068 src/msggrep.c:621 src/msginit.c:467 #: src/msgmerge.c:661 src/msgunfmt.c:524 src/msguniq.c:414 #: src/recode-sr-latin.c:157 src/urlget.c:182 src/xgettext.c:1247 #, c-format, no-wrap msgid "Informative output:\n" msgstr "信息性输出:\n" #: src/hostname.c:272 src/hostname.c:278 src/hostname.c:285 #, c-format msgid "could not get host name" msgstr "无法获得主机名" #: src/its.c:318 #, c-format msgid "selector is not specified" msgstr "未指定选择器" #: src/its.c:325 src/its.c:1634 #, c-format msgid "cannot create XPath context" msgstr "无法创建 XPath 上下文" #: src/its.c:343 #, c-format msgid "cannot evaluate XPath expression: %s" msgstr "无法计算 XPath 表达式:%s" #: src/its.c:696 #, c-format msgid "\"%s\" node does not contain \"%s\"" msgstr "“%s”节点不含有“%s”" #: src/its.c:1087 #, c-format msgid "invalid attribute value \"%s\" for \"%s\"" msgstr "无效的属性值“%s”(用于“%s”)" #: src/its.c:1419 #, c-format msgid "the root element is not \"rules\" under namespace %s" msgstr "根元素不是 %s 命名空间下的“规则”(“rules”)" #: src/its.c:1462 src/its.c:1488 src/its.c:1885 src/its.c:2006 #: src/locating-rule.c:182 #, c-format msgid "cannot read %s: %s" msgstr "无法读取 %s:%s" #: src/its.c:1661 #, c-format msgid "cannot evaluate XPath location path: %s" msgstr "无法计算 XPath 地址路径:%s" #: src/locating-rule.c:94 #, c-format msgid "cannot find attribute %s on %s" msgstr "无法找到属性 %s(在 %s 上)" #: src/locating-rule.c:113 src/locating-rule.c:328 #, c-format msgid "cannot locate root element" msgstr "无法定位根元素" #: src/locating-rule.c:250 #, c-format msgid "\"%s\" node does not have \"%s\"" msgstr "“%s”节点不含有“%s”" #: src/locating-rule.c:321 #, c-format msgid "cannot read XML file %s" msgstr "无法读取 XML 文件 %s" #: src/locating-rule.c:340 #, c-format msgid "the root element is not \"locatingRules\"" msgstr "根元素不是“locatingRules”" #: src/msgattrib.c:373 src/msgconv.c:262 src/msgexec.c:150 src/msgfilter.c:193 #: src/msggrep.c:433 src/msginit.c:197 src/msguniq.c:282 #, c-format msgid "at most one input file allowed" msgstr "允许最多一个输入文件" #: src/msgattrib.c:379 src/msgcat.c:313 src/msgcomm.c:298 src/msgconv.c:268 #: src/msgen.c:266 src/msgfilter.c:307 src/msgfmt.c:503 src/msgfmt.c:511 #: src/msgfmt.c:526 src/msgfmt.c:548 src/msggrep.c:439 src/msgmerge.c:400 #: src/msgmerge.c:405 src/msgmerge.c:410 src/msgmerge.c:415 src/msgmerge.c:436 #: src/msgunfmt.c:296 src/msguniq.c:288 src/xgettext.c:707 src/xgettext.c:714 #: src/xgettext.c:717 src/xgettext.c:720 src/xgettext.c:744 #, c-format msgid "%s and %s are mutually exclusive" msgstr "%s 和 %s 互斥" #: src/msgattrib.c:418 src/msgconv.c:304 src/msggrep.c:509 src/msguniq.c:323 #, c-format msgid "Usage: %s [OPTION] [INPUTFILE]\n" msgstr "用法:%s [选项] [输入文件]\n" #: src/msgattrib.c:423 #, c-format, no-wrap msgid "" "Filters the messages of a translation catalog according to their attributes,\n" "and manipulates the attributes.\n" msgstr "根据消息的属性过滤一个翻译库里的消息,并处理消息的属性。\n" #: src/msgattrib.c:427 src/msgcat.c:381 src/msgcmp.c:223 src/msgcomm.c:372 #: src/msgconv.c:312 src/msgen.c:313 src/msgexec.c:284 src/msgfilter.c:419 #: src/msggrep.c:519 src/msginit.c:419 src/msgmerge.c:554 src/msgunfmt.c:432 #: src/msguniq.c:339 #, c-format msgid "Mandatory arguments to long options are mandatory for short options too.\n" msgstr "长选项必须用的参数在使用短选项时也是必须的。\n" #: src/msgattrib.c:430 src/msgcat.c:384 src/msgcmp.c:226 src/msgcomm.c:375 #: src/msgconv.c:315 src/msgen.c:316 src/msgexec.c:287 src/msgfilter.c:422 #: src/msgfmt.c:917 src/msggrep.c:522 src/msginit.c:422 src/msgmerge.c:557 #: src/msgunfmt.c:446 src/msguniq.c:342 src/xgettext.c:1079 #, c-format msgid "Input file location:\n" msgstr "输入文件的位置:\n" #: src/msgattrib.c:432 src/msgconv.c:317 src/msggrep.c:524 src/msguniq.c:344 #, c-format msgid " INPUTFILE input PO file\n" msgstr " 输入文件 做为输入的 PO 文件\n" #: src/msgattrib.c:434 src/msgcat.c:390 src/msgcmp.c:232 src/msgcomm.c:381 #: src/msgconv.c:319 src/msgen.c:320 src/msgexec.c:291 src/msgfilter.c:426 #: src/msgfmt.c:921 src/msggrep.c:526 src/msgmerge.c:563 src/msguniq.c:346 #: src/xgettext.c:1085 #, c-format msgid " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" msgstr " -D, --directory=目录 在<目录>中查找输入文件\n" #: src/msgattrib.c:436 src/msgconv.c:321 src/msgexec.c:293 src/msgfilter.c:428 #: src/msggrep.c:528 src/msgunfmt.c:450 src/msguniq.c:348 #, c-format msgid "If no input file is given or if it is -, standard input is read.\n" msgstr "如果没有指定输入文件或输入文件是 -,则读取标准输入。\n" #: src/msgattrib.c:439 src/msgcat.c:395 src/msgcomm.c:386 src/msgconv.c:324 #: src/msgen.c:325 src/msgfilter.c:431 src/msgfmt.c:945 src/msggrep.c:531 #: src/msginit.c:430 src/msgmerge.c:575 src/msgunfmt.c:486 src/msguniq.c:351 #: src/xgettext.c:1090 #, c-format msgid "Output file location:\n" msgstr "输出文件位置:\n" #: src/msgattrib.c:441 src/msgcat.c:397 src/msgcomm.c:388 src/msgconv.c:326 #: src/msgen.c:327 src/msgfilter.c:433 src/msgfmt.c:947 src/msgfmt.c:996 #: src/msgfmt.c:1015 src/msggrep.c:533 src/msgmerge.c:577 src/msgunfmt.c:488 #: src/msguniq.c:353 #, c-format msgid " -o, --output-file=FILE write output to specified file\n" msgstr " -o, --output-file=文件 将输出写入指定文件\n" #: src/msgattrib.c:443 src/msgcat.c:399 src/msgcomm.c:390 src/msgconv.c:328 #: src/msgen.c:329 src/msgfilter.c:435 src/msggrep.c:535 src/msgmerge.c:579 #: src/msgunfmt.c:490 src/msguniq.c:355 #, c-format msgid "" "The results are written to standard output if no output file is specified\n" "or if it is -.\n" msgstr "如果没有指定输出文件或输出文件是 -,则将结果写入至标准输出。\n" #: src/msgattrib.c:447 src/msgcat.c:403 src/msgcomm.c:394 src/msguniq.c:359 #, c-format msgid "Message selection:\n" msgstr "消息选择:\n" #: src/msgattrib.c:449 #, c-format msgid " --translated keep translated, remove untranslated messages\n" msgstr " --translated 保留已翻译的,去掉未翻译的消息\n" #: src/msgattrib.c:451 #, c-format msgid " --untranslated keep untranslated, remove translated messages\n" msgstr " --untranslated 保留未翻译的,去掉已翻译的消息\n" #: src/msgattrib.c:453 #, c-format msgid " --no-fuzzy remove 'fuzzy' marked messages\n" msgstr " --no-fuzzy 删除标为模糊的消息\n" #: src/msgattrib.c:455 #, c-format msgid " --only-fuzzy keep 'fuzzy' marked messages\n" msgstr " --only-fuzzy 保留标为模糊的消息\n" #: src/msgattrib.c:457 #, c-format msgid " --no-obsolete remove obsolete #~ messages\n" msgstr " --no-obsolete 移除过时 #~ 的消息\n" #: src/msgattrib.c:459 #, c-format msgid " --only-obsolete keep obsolete #~ messages\n" msgstr " --only-obsolete 保留过时 #~ 的消息\n" #: src/msgattrib.c:462 #, c-format msgid "Attribute manipulation:\n" msgstr "属性操纵:\n" #: src/msgattrib.c:464 #, c-format msgid " --set-fuzzy set all messages 'fuzzy'\n" msgstr " --set-fuzzy 全部消息设为“模糊”\n" #: src/msgattrib.c:466 #, c-format msgid " --clear-fuzzy set all messages non-'fuzzy'\n" msgstr " --clear-fuzzy 全部消息清除“模糊”属性\n" #: src/msgattrib.c:468 #, c-format msgid " --set-obsolete set all messages obsolete\n" msgstr " --set-obsolete 全部消息设为过时\n" #: src/msgattrib.c:470 #, c-format msgid " --clear-obsolete set all messages non-obsolete\n" msgstr " --clear-obsolete 全部消息清除过时属性\n" #: src/msgattrib.c:472 #, c-format msgid "" " --previous when setting 'fuzzy', keep previous msgids\n" " of translated messages.\n" msgstr "" " --previous 设置“fuzzy”标记时,\n" " 保留原翻译信息前的msgids。\n" #: src/msgattrib.c:475 #, c-format msgid " --clear-previous remove the \"previous msgid\" from all messages\n" msgstr " --clear-previous 从所有条目中删除“previous msgid”\n" #: src/msgattrib.c:477 #, c-format msgid " --empty when removing 'fuzzy', also set msgstr empty\n" msgstr " --empty 删除“fuzzy”标记时,总是清空msgstr\n" #: src/msgattrib.c:479 #, c-format msgid " --only-file=FILE.po manipulate only entries listed in FILE.po\n" msgstr " --only-file=文件.po 只处理列在 文件.po 中的项\n" #: src/msgattrib.c:481 #, c-format msgid " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" msgstr " --ignore-file=文件.po 只处理未列在 文件.po 中的项\n" #: src/msgattrib.c:483 #, c-format msgid " --fuzzy synonym for --only-fuzzy --clear-fuzzy\n" msgstr " --fuzzy 等于 --only-fuzzy --clear-fuzzy\n" #: src/msgattrib.c:485 #, c-format msgid " --obsolete synonym for --only-obsolete --clear-obsolete\n" msgstr " --obsolete 等于 --only-obsolete --clear-obsolete\n" #: src/msgattrib.c:488 src/msgcat.c:415 src/msgcmp.c:246 src/msgcomm.c:406 #: src/msgconv.c:339 src/msgen.c:333 src/msgexec.c:296 src/msgfilter.c:460 #: src/msgfmt.c:1025 src/msggrep.c:578 src/msginit.c:438 src/msgmerge.c:615 #: src/msguniq.c:366 #, c-format msgid "Input file syntax:\n" msgstr "输入文件的语法:\n" #: src/msgattrib.c:490 src/msgconv.c:341 src/msgen.c:335 src/msgexec.c:298 #: src/msgfilter.c:462 src/msggrep.c:580 src/msginit.c:440 src/msguniq.c:368 #, c-format msgid " -P, --properties-input input file is in Java .properties syntax\n" msgstr " -P, --properties-input 输入文件以 Java .properties 语法给出\n" #: src/msgattrib.c:492 src/msgconv.c:343 src/msgen.c:337 src/msgexec.c:300 #: src/msgfilter.c:464 src/msggrep.c:582 src/msginit.c:442 src/msguniq.c:370 #, c-format msgid " --stringtable-input input file is in NeXTstep/GNUstep .strings syntax\n" msgstr " --stringtable-input 输入文件以 NeXTstep/GNUstep .strings 语法给出\n" #: src/msgattrib.c:495 src/msgcat.c:423 src/msgcomm.c:414 src/msgconv.c:346 #: src/msgen.c:340 src/msgfilter.c:467 src/msgfmt.c:1053 src/msggrep.c:585 #: src/msginit.c:445 src/msgmerge.c:623 src/msgunfmt.c:494 src/msguniq.c:373 #: src/xgettext.c:1191 #, c-format msgid "Output details:\n" msgstr "输出细节:\n" #: src/msgattrib.c:497 src/msgcat.c:432 src/msgcomm.c:416 src/msgconv.c:348 #: src/msgen.c:344 src/msgfilter.c:469 src/msggrep.c:587 src/msginit.c:451 #: src/msgmerge.c:627 src/msgunfmt.c:496 src/msguniq.c:380 src/xgettext.c:1193 #, c-format msgid "" " --color use colors and other text attributes always\n" " --color=WHEN use colors and other text attributes if WHEN.\n" " WHEN may be 'always', 'never', 'auto', or 'html'.\n" msgstr "" " --color 总是使用颜色及其它文本属性\n" " --color=WHEN 如果符合 WHEN,就使用颜色及其它文本属性。\n" " WHEN 可以是‘always’,‘never’,‘auto’或‘html’。\n" #: src/msgattrib.c:501 src/msgcat.c:436 src/msgcomm.c:420 src/msgconv.c:352 #: src/msgen.c:348 src/msgfilter.c:473 src/msggrep.c:591 src/msginit.c:455 #: src/msgmerge.c:631 src/msgunfmt.c:500 src/msguniq.c:384 src/xgettext.c:1197 #, c-format msgid " --style=STYLEFILE specify CSS style rule file for --color\n" msgstr " --style=STYLEFILE 为 --color 参数指定 CSS 样式文件\n" #: src/msgattrib.c:503 src/msgcat.c:438 src/msgcomm.c:422 src/msgconv.c:354 #: src/msgen.c:350 src/msgmerge.c:633 src/msgunfmt.c:502 src/msguniq.c:386 #: src/xgettext.c:1199 #, c-format msgid " -e, --no-escape do not use C escapes in output (default)\n" msgstr " -e, --no-escape 不在输出中使用 C 转码序列(默认)\n" #: src/msgattrib.c:505 src/msgcat.c:440 src/msgcomm.c:424 src/msgconv.c:356 #: src/msgen.c:352 src/msgfilter.c:477 src/msgmerge.c:635 src/msgunfmt.c:504 #: src/msguniq.c:388 src/xgettext.c:1201 #, c-format msgid " -E, --escape use C escapes in output, no extended chars\n" msgstr " -E, --escape 在输出中使用 C 转码序列,没有扩展字符\n" #: src/msgattrib.c:507 src/msgcat.c:442 src/msgcomm.c:426 src/msgconv.c:358 #: src/msgen.c:354 src/msgfilter.c:479 src/msggrep.c:597 src/msgmerge.c:637 #: src/msgunfmt.c:506 src/msguniq.c:390 src/xgettext.c:1203 #, c-format msgid " --force-po write PO file even if empty\n" msgstr " --force-po 就算为空也写入 PO 文件\n" #: src/msgattrib.c:509 src/msgcat.c:444 src/msgcomm.c:428 src/msguniq.c:392 #: src/xgettext.c:1205 #, c-format msgid " -i, --indent write the .po file using indented style\n" msgstr " -i, --indent 使用缩进风格写入 .po 文件\n" #: src/msgattrib.c:511 src/msgcat.c:446 src/msgcomm.c:430 src/msguniq.c:394 #: src/xgettext.c:1207 #, c-format msgid " --no-location do not write '#: filename:line' lines\n" msgstr " --no-location 不写入“#: 文件名:行号”位置行\n" #: src/msgattrib.c:513 src/msgcat.c:448 src/msgcomm.c:432 src/msguniq.c:396 #: src/xgettext.c:1209 #, c-format msgid " -n, --add-location generate '#: filename:line' lines (default)\n" msgstr " -n, --add-location 生成“#: 文件名:行号”位置行(默认)\n" #: src/msgattrib.c:515 src/msgcat.c:450 src/msgcomm.c:434 src/msguniq.c:398 #: src/xgettext.c:1211 #, c-format msgid " --strict write out strict Uniforum conforming .po file\n" msgstr " --strict 写入极为严格的 Uniforum 使 .po 文件保持一致\n" #: src/msgattrib.c:517 src/msgcat.c:452 src/msgcomm.c:436 src/msgconv.c:368 #: src/msgen.c:364 src/msgfilter.c:491 src/msggrep.c:607 src/msginit.c:457 #: src/msgmerge.c:647 src/msgunfmt.c:512 src/msguniq.c:400 #, c-format msgid " -p, --properties-output write out a Java .properties file\n" msgstr " -p, --properties-output 写出 Java .properties 文件\n" #: src/msgattrib.c:519 src/msgcat.c:454 src/msgcomm.c:438 src/msgconv.c:370 #: src/msgen.c:366 src/msgfilter.c:493 src/msggrep.c:609 src/msginit.c:459 #: src/msgmerge.c:649 src/msgunfmt.c:514 src/msguniq.c:402 src/xgettext.c:1215 #, c-format msgid " --stringtable-output write out a NeXTstep/GNUstep .strings file\n" msgstr " --stringtable-output 写出 NeXTstep/GNUstep .strings 文件\n" #: src/msgattrib.c:521 src/msgcat.c:456 src/msgcomm.c:440 src/msgconv.c:372 #: src/msgen.c:368 src/msgfilter.c:495 src/msggrep.c:611 src/msginit.c:461 #: src/msgmerge.c:651 src/msgunfmt.c:516 src/msguniq.c:404 src/xgettext.c:1219 #, c-format msgid " -w, --width=NUMBER set output page width\n" msgstr " -w, --width=数字 设置输出页面宽度\n" #: src/msgattrib.c:523 src/msgcat.c:458 src/msgcomm.c:442 src/msgconv.c:374 #: src/msgen.c:370 src/msgfilter.c:497 src/msggrep.c:613 src/msginit.c:463 #: src/msgmerge.c:653 src/msgunfmt.c:518 src/msguniq.c:406 src/xgettext.c:1221 #, c-format msgid "" " --no-wrap do not break long message lines, longer than\n" " the output page width, into several lines\n" msgstr " --no-wrap 不将超过输出页宽度的长消息行断为多行\n" #: src/msgattrib.c:526 src/msgcat.c:461 src/msgcomm.c:445 src/msgconv.c:377 #: src/msgen.c:373 src/msgfilter.c:500 src/msgmerge.c:656 src/msgunfmt.c:521 #: src/msguniq.c:409 #, c-format msgid " -s, --sort-output generate sorted output\n" msgstr " -s, --sort-output 输出前排序\n" #: src/msgattrib.c:528 src/msgcat.c:463 src/msgcomm.c:447 src/msgconv.c:379 #: src/msgen.c:375 src/msgfilter.c:502 src/msgmerge.c:658 src/msguniq.c:411 #: src/xgettext.c:1226 #, c-format msgid " -F, --sort-by-file sort output by file location\n" msgstr " -F, --sort-by-file 按文件位置排序输出\n" #: src/msgcat.c:319 src/msgcomm.c:324 #, c-format msgid "impossible selection criteria specified (%d < n < %d)" msgstr "不可能出现的选择条件 (%d < n < %d)" #: src/msgcat.c:364 src/msgcomm.c:356 src/xgettext.c:1065 #, c-format msgid "Usage: %s [OPTION] [INPUTFILE]...\n" msgstr "用法:%s [选项] [输入文件]...\n" #: src/msgcat.c:369 #, c-format, no-wrap msgid "" "Concatenates and merges the specified PO files.\n" "Find messages which are common to two or more of the specified PO files.\n" "By using the --more-than option, greater commonality may be requested\n" "before messages are printed. Conversely, the --less-than option may be\n" "used to specify less commonality before messages are printed (i.e.\n" "--less-than=2 will only print the unique messages). Translations,\n" "comments, extracted comments, and file positions will be cumulated, except\n" "that if --use-first is specified, they will be taken from the first PO file\n" "to define them.\n" msgstr "" "连接并合并指定的 PO 文件。\n" "在两个或多个指定的 PO 文件中找出共同的翻译消息。\n" "利用 --more-than 选项,可以令消息在不同文件中\n" "出现的次数较多时才打印。\n" "相反地,--less-than 选项则会令消息在不同文件中\n" "出现的次数较少时才打印\n" "(例如 --less-than=2 表示打印只出现一次的消息)。\n" "翻译内容、自行加上的批注和源程序代码批注,以及文件中的位置等都会累积,\n" "除非使用了 --use-first选项,那样则会由第一个包含该翻译条目的文件获取数据。\n" #: src/msgcat.c:386 src/msgcomm.c:377 src/xgettext.c:1081 #, c-format msgid " INPUTFILE ... input files\n" msgstr " 输入文件 ... 输入文件\n" #: src/msgcat.c:388 src/msgcomm.c:379 src/xgettext.c:1083 #, c-format msgid " -f, --files-from=FILE get list of input files from FILE\n" msgstr " -f, --files-from=文件 由<文件>读入输入文件的列表\n" #: src/msgcat.c:392 src/msgcomm.c:383 src/msgen.c:322 src/msgfmt.c:923 #: src/xgettext.c:1087 #, c-format msgid "If input file is -, standard input is read.\n" msgstr "如果输入文件为 -,则将读取标准输入。\n" #: src/msgcat.c:405 src/msgcomm.c:396 #, c-format msgid "" " -<, --less-than=NUMBER print messages with less than this many\n" " definitions, defaults to infinite if not set\n" msgstr "" " -<, --less-than=数字 只打印出现次数少于指定次数的消息,若没有\n" " 指定次数则默认值为无穷大\n" #: src/msgcat.c:408 #, c-format msgid "" " ->, --more-than=NUMBER print messages with more than this many\n" " definitions, defaults to 0 if not set\n" msgstr "" " ->, --more-than=数字 只打印出现次数多于指定次数的消息,若没有\n" " 指定次数则默认值为 0\n" #: src/msgcat.c:411 src/msgcomm.c:402 #, c-format msgid "" " -u, --unique shorthand for --less-than=2, requests\n" " that only unique messages be printed\n" msgstr "" " -u, --unique --less-than=2 的缩写,要求只列出出现一次\n" " 的消息\n" #: src/msgcat.c:417 src/msgcmp.c:248 src/msgcomm.c:408 src/msgfmt.c:1027 #: src/msgmerge.c:617 #, c-format msgid " -P, --properties-input input files are in Java .properties syntax\n" msgstr " -P, --properties-input 输入文件以 Java .properties 语法给出\n" #: src/msgcat.c:419 src/msgcmp.c:250 src/msgcomm.c:410 src/msgfmt.c:1029 #: src/msgmerge.c:619 #, c-format msgid "" " --stringtable-input input files are in NeXTstep/GNUstep .strings\n" " syntax\n" msgstr " --stringtable-input 输入文件以 NeXTstep/GNUstep .strings 语法给出\n" #: src/msgcat.c:425 src/msgconv.c:334 src/msguniq.c:375 #, c-format msgid " -t, --to-code=NAME encoding for output\n" msgstr " -t, --to-code=名称 输出的编码\n" #: src/msgcat.c:427 src/msguniq.c:377 #, c-format msgid "" " --use-first use first available translation for each\n" " message, don't merge several translations\n" msgstr "" " --use-first 对每条消息均使用第一个可用的翻译,不合并若干\n" " 种翻译\n" #: src/msgcat.c:430 src/msgen.c:342 src/msgmerge.c:625 #, c-format msgid " --lang=CATALOGNAME set 'Language' field in the header entry\n" msgstr " --lang=CATALOGNAME 在文件头中设定 'Language'\n" #. This is a proper name. See the gettext manual, section Names. #: src/msgcmp.c:174 src/msgcomm.c:288 src/msgmerge.c:375 msgid "Peter Miller" msgstr "Peter Miller" #: src/msgcmp.c:185 src/msgmerge.c:386 #, c-format msgid "no input files given" msgstr "没有给出输入文件" #: src/msgcmp.c:190 src/msgmerge.c:391 #, c-format msgid "exactly 2 input files required" msgstr "需要两个输入文件" #: src/msgcmp.c:209 src/msgmerge.c:537 #, c-format msgid "Usage: %s [OPTION] def.po ref.pot\n" msgstr "用法:%s [选项] def.po ref.pot\n" #: src/msgcmp.c:214 #, c-format, no-wrap msgid "" "Compare two Uniforum style .po files to check that both contain the same\n" "set of msgid strings. The def.po file is an existing PO file with the\n" "translations. The ref.pot file is the last created PO file, or a PO Template\n" "file (generally created by xgettext). This is useful for checking that\n" "you have translated each and every message in your program. Where an exact\n" "match cannot be found, fuzzy matching is used to produce better diagnostics.\n" msgstr "" "比较两个 Uniforum 格式的 .po 文件,检查两者是否包含相同的 msgid 字段。\n" "def.po 是翻译过的现有的 PO 文件,ref.pot 则是新创建的 PO 文件或者 POT\n" "模板文件(通常由 xgettext 生成)。\n" "此程序可用来检查程序中的所有的消息是否都已经翻译好了。比较时如果\n" "有不完全匹配的字符串出现,程序会以模糊配对的方式得出较好的结果。\n" #: src/msgcmp.c:228 #, c-format msgid " def.po translations\n" msgstr " def.po 翻译\n" #: src/msgcmp.c:230 #, c-format msgid " ref.pot references to the sources\n" msgstr " ref.pot 对源文件的引用\n" #: src/msgcmp.c:235 src/msgmerge.c:603 #, c-format msgid "Operation modifiers:\n" msgstr "操作修饰:\n" #: src/msgcmp.c:237 src/msgmerge.c:605 #, c-format msgid " -m, --multi-domain apply ref.pot to each of the domains in def.po\n" msgstr " -m, --multi-domain 将 ref.pot 应用到 def.po 的每个域上\n" #: src/msgcmp.c:239 src/msgmerge.c:610 #, c-format msgid " -N, --no-fuzzy-matching do not use fuzzy matching\n" msgstr " -N, --no-fuzzy-matching 不使用模糊匹配\n" #: src/msgcmp.c:241 #, c-format msgid " --use-fuzzy consider fuzzy entries\n" msgstr " --use-fuzzy 使用标记为 fuzzy 的条目\n" #: src/msgcmp.c:243 #, c-format msgid " --use-untranslated consider untranslated entries\n" msgstr " --use-untranslated 使用未翻译的条目\n" #: src/msgcmp.c:326 #, c-format msgid "this message is untranslated" msgstr "此条目未翻译" #: src/msgcmp.c:332 #, c-format msgid "this message needs to be reviewed by the translator" msgstr "此条目需要由翻译者复审" #: src/msgcmp.c:371 src/msgmerge.c:1594 #, c-format msgid "this message is used but not defined..." msgstr "此消息使用了但却未定义..." #: src/msgcmp.c:374 src/msgmerge.c:1597 #, c-format msgid "...but this definition is similar" msgstr "...但此定义十分类似" #: src/msgcmp.c:379 src/msgmerge.c:1626 #, c-format msgid "this message is used but not defined in %s" msgstr "此消息已使用,但未定义于 %s 中" #: src/msgcmp.c:548 #, c-format msgid "warning: this message is not used" msgstr "警告:此消息未使用" #: src/msgcmp.c:555 src/msgfmt.c:775 src/msgfmt.c:1609 src/xgettext.c:1034 #, c-format msgid "found %d fatal error" msgid_plural "found %d fatal errors" msgstr[0] "发现 %d 处致命错误" #: src/msgcomm.c:313 #, c-format msgid "at least two files must be specified" msgstr "需要至少指定两个文件" #: src/msgcomm.c:361 #, c-format, no-wrap msgid "" "Find messages which are common to two or more of the specified PO files.\n" "By using the --more-than option, greater commonality may be requested\n" "before messages are printed. Conversely, the --less-than option may be\n" "used to specify less commonality before messages are printed (i.e.\n" "--less-than=2 will only print the unique messages). Translations,\n" "comments and extracted comments will be preserved, but only from the first\n" "PO file to define them. File positions from all PO files will be\n" "cumulated.\n" msgstr "" "在两个或多个指定的 PO 文件 中找出共同的翻译消息。\n" "利用 --more-than 选项,可以令消息在不同文件出现的次数较多时才会打印。\n" "相反地,--less-than 选项则会令消息在不同文件出现的次数较少时才打印\n" "(例如 --less-than=2 表示打印只出现一次的消息)。\n" "翻译内容、自行加上的注释和源程序注释的批注都会保留,\n" "但只会保留最先定义这些信息的 PO 文件中的内容。\n" "所有 PO 文件中的翻译条目的文件位置都会累积下来。\n" #: src/msgcomm.c:399 #, c-format msgid "" " ->, --more-than=NUMBER print messages with more than this many\n" " definitions, defaults to 1 if not set\n" msgstr "" " ->, --more-than=数字 只打印出现次数多于指定次数的消息,若没有\n" " 指定次数则默认值为 1\n" #: src/msgcomm.c:449 src/xgettext.c:1228 #, c-format msgid " --omit-header don't write header with 'msgid \"\"' entry\n" msgstr " --omit-header 不写入带有“msgid \"\"”项的文件头项\n" #: src/msgconv.c:308 #, c-format msgid "Converts a translation catalog to a different character encoding.\n" msgstr "将一个翻译库的编码转换为另一种文字编码。\n" #: src/msgconv.c:332 #, c-format msgid "Conversion target:\n" msgstr "转换目标:\n" #: src/msgconv.c:336 #, c-format msgid "The default encoding is the current locale's encoding.\n" msgstr "默认编码为当前区域设置的编码。\n" #: src/msgconv.c:360 src/msgen.c:356 src/msgmerge.c:639 #, c-format msgid " -i, --indent indented output style\n" msgstr " -i, --indent 缩进的输出风格\n" #: src/msgconv.c:362 src/msgen.c:358 src/msgfilter.c:485 src/msggrep.c:601 #: src/msgmerge.c:641 #, c-format msgid " --no-location suppress '#: filename:line' lines\n" msgstr " --no-location 排除“#: filename:line”行\n" #: src/msgconv.c:364 src/msgen.c:360 src/msgfilter.c:487 src/msggrep.c:603 #: src/msgmerge.c:643 #, c-format msgid " -n, --add-location preserve '#: filename:line' lines (default)\n" msgstr " -n, --add-location 保留“#: filename:line”行(默认)\n" #: src/msgconv.c:366 src/msgen.c:362 src/msgfilter.c:489 src/msggrep.c:605 #: src/msgmerge.c:645 #, c-format msgid " --strict strict Uniforum output style\n" msgstr " --strict 严格的 Uniforum 输出风格\n" #: src/msgen.c:255 src/msgfmt.c:463 src/xgettext.c:737 #, c-format msgid "no input file given" msgstr "没有给出输入文件" #: src/msgen.c:260 #, c-format msgid "exactly one input file required" msgstr "需要一个输入文件" #: src/msgen.c:301 #, c-format msgid "Usage: %s [OPTION] INPUTFILE\n" msgstr "用法:%s [选项] 输入文件\n" #: src/msgen.c:306 #, c-format, no-wrap msgid "" "Creates an English translation catalog. The input file is the last\n" "created English PO file, or a PO Template file (generally created by\n" "xgettext). Untranslated entries are assigned a translation that is\n" "identical to the msgid.\n" msgstr "" "创建一个英文翻译库。输入文件是最近创建的英文 PO 文件或 POT 模板文件\n" "(通常由 xgettext 创建)。未翻译的条目会填上和 msgid 一样的字符串,\n" "并标记为模糊。\n" #: src/msgen.c:318 #, c-format msgid " INPUTFILE input PO or POT file\n" msgstr " 输入文件 输入 PO 或 POT 文件\n" #: src/msgexec.c:199 #, c-format msgid "missing command name" msgstr "丢失命令名" #: src/msgexec.c:260 #, c-format msgid "Usage: %s [OPTION] COMMAND [COMMAND-OPTION]\n" msgstr "用法:%s [选项] 命令 [命令选项]\n" #: src/msgexec.c:265 #, c-format, no-wrap msgid "" "Applies a command to all translations of a translation catalog.\n" "The COMMAND can be any program that reads a translation from standard\n" "input. It is invoked once for each translation. Its output becomes\n" "msgexec's output. msgexec's return code is the maximum return code\n" "across all invocations.\n" msgstr "" "以翻译库的所有翻译条目作为某命令的输入数据。\n" "<命令>可以是任何由标准输入读入翻译条目的程序。\n" "对于每个翻译条目命令都会运行一次。它的输出结果\n" "即是 msgexec 的输出结果。msgexec 的返回值是所有\n" "命令调用产生的返回值的最大值。\n" #: src/msgexec.c:274 #, c-format, no-wrap msgid "" "A special builtin command called '0' outputs the translation, followed by a\n" "null byte. The output of \"msgexec 0\" is suitable as input for \"xargs -0\".\n" msgstr "" "有一个称为“0”的特殊内置命令,它会输出翻译条目,并随后加上一个 null\n" "字节。“msgexec 0”的输出适用于作为“xargs -0”的输入。\n" #: src/msgexec.c:279 #, c-format msgid "Command input:\n" msgstr "命令输入:\n" #: src/msgexec.c:281 #, c-format msgid " --newline add newline at the end of input\n" msgstr " --newline 在输入末尾添加换行符\n" #: src/msgexec.c:289 src/msgfilter.c:424 #, c-format msgid " -i, --input=INPUTFILE input PO file\n" msgstr " -i, --input=输入文件 输入的 PO 文件\n" #: src/msgexec.c:358 #, c-format msgid "write to stdout failed" msgstr "写入 stdout 失败" #: src/msgfilter.c:302 #, c-format msgid "missing filter name" msgstr "缺少过滤器名称" #: src/msgfilter.c:322 #, c-format msgid "at least one sed script must be specified" msgstr "必须指定至少一个 sed 脚本" #: src/msgfilter.c:411 #, c-format msgid "Usage: %s [OPTION] FILTER [FILTER-OPTION]\n" msgstr "用法:%s [选项] FILTER [FILTER-OPTION]\n" #: src/msgfilter.c:415 #, c-format msgid "Applies a filter to all translations of a translation catalog.\n" msgstr "对于翻译库中的所有翻译条目进行过滤。\n" #: src/msgfilter.c:439 #, c-format msgid "" "The FILTER can be any program that reads a translation from standard input\n" "and writes a modified translation to standard output.\n" msgstr "" "FILTER 可以是任何由标准输入读入翻译条目\n" "并将修改后的翻译写进标准输出的程序。\n" #: src/msgfilter.c:444 #, c-format msgid "Filter input and output:\n" msgstr "Filter 输入与输出:\n" #: src/msgfilter.c:446 #, c-format msgid "" " --newline add a newline at the end of input and\n" " remove a newline from the end of output" msgstr "" " --newline 在输入流结尾添加一个换行符\n" " 并移除输出流结尾的换行符" #: src/msgfilter.c:450 #, c-format msgid "Useful FILTER-OPTIONs when the FILTER is 'sed':\n" msgstr "FILTER设为“sed”是有用的FILTER-OPTION:\n" #: src/msgfilter.c:452 #, c-format msgid " -e, --expression=SCRIPT add SCRIPT to the commands to be executed\n" msgstr " -e, --expression=SCRIPT 将