zh_cn.po
来自「gnu tar 源码包。 tar 软件是 Unix 系统下的一个打包软件」· PO 代码 · 共 2,686 行 · 第 1/5 页
PO
2,686 行
# Chinese (simplified) translation of tar.# Copyright (C) 2004 Free Software Foundation, Inc.# Wang Li <charles@linux.net.cn>, 2002.# Rongjun Mu <rongjunmu+i18n@gmail.com>, 2004.#msgid ""msgstr """Project-Id-Version: tar 1.14\n""Report-Msgid-Bugs-To: bug-tar@gnu.org\n""POT-Creation-Date: 2008-04-14 15:09+0300\n""PO-Revision-Date: 2004-08-06 23:45+0800\n""Last-Translator: Wang Li <charles@linux.net.cn>\n""Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=UTF-8\n""Content-Transfer-Encoding: 8-bit\n""Plural-Forms: nplurals=1; plural=0;\n"#: lib/argmatch.c:133#, c-formatmsgid "invalid argument %s for %s"msgstr "%2$s 的参数 %1$s 无效"#: lib/argmatch.c:134#, c-formatmsgid "ambiguous argument %s for %s"msgstr "%2$s 的参数 %1$s 具有二义性"#: lib/argmatch.c:153#, c-formatmsgid "Valid arguments are:"msgstr "有效的参数为:"#: lib/argp-help.c:147#, c-formatmsgid "ARGP_HELP_FMT: %s value is less than or equal to %s"msgstr ""#: lib/argp-help.c:220#, c-formatmsgid "%.*s: ARGP_HELP_FMT parameter requires a value"msgstr ""#: lib/argp-help.c:226#, c-formatmsgid "%.*s: ARGP_HELP_FMT parameter must be positive"msgstr ""#: lib/argp-help.c:235#, c-formatmsgid "%.*s: Unknown ARGP_HELP_FMT parameter"msgstr ""#: lib/argp-help.c:247#, c-formatmsgid "Garbage in ARGP_HELP_FMT: %s"msgstr ""#: lib/argp-help.c:1246msgid """Mandatory or optional arguments to long options are also mandatory or ""optional for any corresponding short options."msgstr ""#: lib/argp-help.c:1639msgid "Usage:"msgstr ""#: lib/argp-help.c:1643msgid " or: "msgstr ""#: lib/argp-help.c:1655msgid " [OPTION...]"msgstr ""#: lib/argp-help.c:1682#, fuzzy, c-formatmsgid "Try `%s --help' or `%s --usage' for more information.\n"msgstr "请用“%s --help”获得更多信息。\n"#: lib/argp-help.c:1710 src/tar.c:1230#, fuzzy, c-formatmsgid "Report bugs to %s.\n"msgstr """\n""将错误报告到 <%s>。\n"#: lib/argp-help.c:1929 lib/error.c:125msgid "Unknown system error"msgstr "未知的系统错误"#: lib/argp-parse.c:81 src/tar.c:763msgid "give this help list"msgstr ""#: lib/argp-parse.c:82 src/tar.c:764msgid "give a short usage message"msgstr ""#: lib/argp-parse.c:83 src/tar.c:467 src/tar.c:469 src/tar.c:538#: tests/genfile.c:129msgid "NAME"msgstr ""#: lib/argp-parse.c:83msgid "set the program name"msgstr ""#: lib/argp-parse.c:84msgid "SECS"msgstr ""#: lib/argp-parse.c:85 src/tar.c:769msgid "hang for SECS seconds (default 3600)"msgstr ""#: lib/argp-parse.c:142 src/tar.c:765msgid "print program version"msgstr ""#: lib/argp-parse.c:158#, c-formatmsgid "(PROGRAM ERROR) No version known!?"msgstr ""#: lib/argp-parse.c:611#, fuzzy, c-formatmsgid "%s: Too many arguments\n"msgstr "%s:选项“%s”需要一个参数\n"#: lib/argp-parse.c:754msgid "(PROGRAM ERROR) Option should have been recognized!?"msgstr ""#: lib/closeout.c:73msgid "write error"msgstr ""#: lib/getopt.c:526 lib/getopt.c:542#, c-formatmsgid "%s: option `%s' is ambiguous\n"msgstr "%s:选项“%s”具有二义性\n"#: lib/getopt.c:575 lib/getopt.c:579#, c-formatmsgid "%s: option `--%s' doesn't allow an argument\n"msgstr "%s:选项“--%s”不接受参数\n"#: lib/getopt.c:588 lib/getopt.c:593#, c-formatmsgid "%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-formatmsgid "%s: option `%s' requires an argument\n"msgstr "%s:选项“%s”需要一个参数\n"#: lib/getopt.c:693 lib/getopt.c:696#, c-formatmsgid "%s: unrecognized option `--%s'\n"msgstr "%s:无法识别的选项“--%s”\n"#: lib/getopt.c:704 lib/getopt.c:707#, c-formatmsgid "%s: unrecognized option `%c%s'\n"msgstr "%s:无法识别的选项“%c%s”\n"#: lib/getopt.c:759 lib/getopt.c:762#, c-formatmsgid "%s: illegal option -- %c\n"msgstr "%s:非法选项 -- %c\n"#: lib/getopt.c:768 lib/getopt.c:771#, c-formatmsgid "%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-formatmsgid "%s: option requires an argument -- %c\n"msgstr "%s:选项需要一个参数 -- %c\n"#: lib/getopt.c:892 lib/getopt.c:908#, c-formatmsgid "%s: option `-W %s' is ambiguous\n"msgstr "%s:选项“-W %s”具有二义性\n"#: lib/getopt.c:932 lib/getopt.c:950#, c-formatmsgid "%s: option `-W %s' doesn't allow an argument\n"msgstr "%s:选项“-W %s”不接受参数\n"#: lib/obstack.c:423 lib/obstack.c:425 lib/xalloc-die.c:34 src/extract.c:1377msgid "memory exhausted"msgstr "内存耗尽"#: lib/openat-die.c:33#, fuzzy, c-formatmsgid "unable to record current working directory"msgstr "无法改变工作目录"#: lib/openat-die.c:46#, fuzzy, c-formatmsgid "failed to return to initial working directory"msgstr "无法保存工作目录"#. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'.#. Directly translating this to another language will not work, first because#. %s itself is not translated.#. Translate it as `%s: Function %s failed'.#: lib/paxerror.c:58 lib/paxerror.c:71#, c-formatmsgid "%s: Cannot %s"msgstr "%s:无法 %s"#. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'.#. Directly translating this to another language will not work, first because#. %s itself is not translated.#. Translate it as `%s: Function %s failed'.#: lib/paxerror.c:84#, c-formatmsgid "%s: Warning: Cannot %s"msgstr "%s:警告:无法 %s"#: lib/paxerror.c:93#, c-formatmsgid "%s: Cannot change mode to %s"msgstr "%s:无法将模式改为 %s"#: lib/paxerror.c:101#, c-formatmsgid "%s: Cannot change ownership to uid %lu, gid %lu"msgstr "%s:无法将所有权改为 uid %lu,gid %lu"#: lib/paxerror.c:127#, c-formatmsgid "%s: Cannot hard link to %s"msgstr "%s:无法硬连接到 %s"#: lib/paxerror.c:179 lib/paxerror.c:211#, fuzzy, c-formatmsgid "%s: Read error at byte %s, while reading %lu byte"msgid_plural "%s: Read error at byte %s, while reading %lu bytes"msgstr[0] "%s:在 %s 字节处发生读错误,读入 %lu 字节"#: lib/paxerror.c:192#, fuzzy, c-formatmsgid "%s: Warning: Read error at byte %s, while reading %lu byte"msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes"msgstr[0] "%s:警告:在 %s 字节处发生读错误,读入 %lu 字节"#: lib/paxerror.c:259#, c-formatmsgid "%s: Cannot seek to %s"msgstr "%s:无法定位到 %s"#: lib/paxerror.c:275#, c-formatmsgid "%s: Warning: Cannot seek to %s"msgstr "%s:警告:无法定位到 %s"#: lib/paxerror.c:284#, c-formatmsgid "%s: Cannot create symlink to %s"msgstr "%s:无法创建到 %s 的符号连接"#: lib/paxerror.c:349#, c-formatmsgid "%s: Wrote only %lu of %lu byte"msgid_plural "%s: Wrote only %lu of %lu bytes"msgstr[0] "%1$s:只写入了 %3$lu 个中的 %2$lu 个字节"#: lib/paxnames.c:155#, c-formatmsgid "Removing leading `%s' from member names"msgstr "从成员名中删除开头的“%s”"#: lib/paxnames.c:156#, c-formatmsgid "Removing leading `%s' from hard link targets"msgstr "从硬连接目标中删除开头的“%s”"#: lib/paxnames.c:169msgid "Substituting `.' for empty member name"msgstr "为空成员名替换“.”"#: lib/paxnames.c:170msgid "Substituting `.' for empty hard link target"msgstr "为空的硬连接替换“.”"#. 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#. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>#. and use glyphs suitable for your language.#: lib/quotearg.c:266msgid "`"msgstr "“"#: lib/quotearg.c:267msgid "'"msgstr "”"#: lib/rpmatch.c:69msgid "^[yY]"msgstr ""#: lib/rpmatch.c:72msgid "^[nN]"msgstr ""#: lib/rtapelib.c:299#, c-formatmsgid "exec/tcp: Service not available"msgstr "exec/tcp:服务不可用"#: lib/rtapelib.c:303#, c-formatmsgid "stdin"msgstr "标准输入"#: lib/rtapelib.c:306#, c-formatmsgid "stdout"msgstr "标准输出"#: lib/rtapelib.c:512#, c-formatmsgid "Cannot execute remote shell"msgstr "无法执行远程 shell"#. 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:65msgid "(C)"msgstr ""#: lib/version-etc.c:67msgid """\n""License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.""html>\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 ""#. TRANSLATORS: %s denotes an author name.#: lib/version-etc.c:83#, c-formatmsgid "Written by %s.\n"msgstr ""#. TRANSLATORS: Each %s denotes an author name.#: lib/version-etc.c:87#, c-formatmsgid "Written by %s and %s.\n"msgstr ""#. TRANSLATORS: Each %s denotes an author name.#: lib/version-etc.c:91#, c-formatmsgid "Written by %s, %s, and %s.\n"msgstr ""#. 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-formatmsgid """Written by %s, %s, %s,\n""and %s.\n"msgstr ""#. 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-formatmsgid """Written by %s, %s, %s,\n""%s, and %s.\n"msgstr ""#. 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-formatmsgid """Written by %s, %s, %s,\n""%s, %s, and %s.\n"msgstr ""#. 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-formatmsgid """Written by %s, %s, %s,\n""%s, %s, %s, and %s.\n"msgstr ""#. 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-formatmsgid """Written by %s, %s, %s,\n""%s, %s, %s, %s,\n""and %s.\n"msgstr ""#. 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-formatmsgid """Written by %s, %s, %s,\n""%s, %s, %s, %s,\n""%s, and %s.\n"msgstr ""#. 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-formatmsgid """Written by %s, %s, %s,\n""%s, %s, %s, %s,\n""%s, %s, and others.\n"msgstr ""#: rmt/rmt.c:142msgid "Input string too long"msgstr ""#: rmt/rmt.c:161msgid "Number syntax error"msgstr ""#: rmt/rmt.c:180msgid "rmtd: Cannot allocate buffer space\n"msgstr "rmtd:无法分配缓冲区空间\n"#: rmt/rmt.c:182msgid "Cannot allocate buffer space"msgstr "无法分配缓冲区空间"#: rmt/rmt.c:304#, c-formatmsgid "Try `%s --help' for more information.\n"msgstr "请用“%s --help”获得更多信息。\n"#: rmt/rmt.c:308#, fuzzy, c-formatmsgid """Usage: %s [OPTION]\n""Manipulate a tape drive, accepting commands from a remote process.\n""\n"" --version Output version info.\n"" --help Output this help.\n"msgstr """用法:%s [选项]\n""操作磁带驱动器,接受来自远程进程的命令。\n""\n"" --version 输出版本信息。\n"" --help 输出该求助。\n"#: rmt/rmt.c:315#, c-formatmsgid """\n""Report bugs to <%s>.\n"msgstr """\n""将错误报告到 <%s>。\n"#: rmt/rmt.c:397#, fuzzymsgid "Seek offset error"msgstr "定位操作的偏移量超出范围"#: rmt/rmt.c:406 rmt/rmt.c:547 rmt/rmt.c:557msgid "Seek offset out of range"msgstr "定位操作的偏移量超出范围"#: rmt/rmt.c:428msgid "Seek direction out of range"msgstr "定位方向超出范围"#: rmt/rmt.c:472msgid "rmtd: Premature eof\n"msgstr "rmtd:过早的 eof\n"#: rmt/rmt.c:474msgid "Premature end of file"msgstr "过早的文件结尾"#: rmt/rmt.c:672msgid "Garbage command"msgstr "垃圾命令"#: src/buffer.c:281 src/buffer.c:520 src/buffer.c:1106 src/delete.c:210#: src/list.c:167 src/update.c:165msgid "This does not look like a tar archive"msgstr "它似乎不像是一个 tar 归档文件"#: src/buffer.c:333 src/buffer.c:342#, fuzzymsgid "Total bytes written"msgstr "总计写入字节数:%s (%s,%s/s)\n"#: src/buffer.c:340 src/buffer.c:354msgid "Total bytes read"msgstr ""
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?