# Simplified Chinese translation for dialog. # Copyright 2003,2004 # Thomas Dickey # This file is distributed under the same license as the dialog package. # Meng Jie , 2005. # LI Daobing , 2007. # Boyuan Yang <073plan@gmail.com>, 2021. # msgid "" msgstr "" "Project-Id-Version: dialog 1.3.20210117\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-03-06 08:43-0500\n" "PO-Revision-Date: 2021-03-04 08:48-0500\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" "X-Bugs: Report translation errors to the Language-Team address.\n" "X-Generator: Poedit 2.4.2\n" #: buttons.c:500 msgid "Yes" msgstr "是" #: buttons.c:508 msgid "No" msgstr "否" #: buttons.c:516 msgid "OK" msgstr "确认" #: buttons.c:524 msgid "Cancel" msgstr "取消" #: buttons.c:532 msgid "EXIT" msgstr "退出" #: buttons.c:540 msgid "Extra" msgstr "附加" #: buttons.c:548 msgid "Help" msgstr "帮助" #. Headline "Month" #: calendar.c:463 msgid "Month" msgstr "月" #. Headline "Year" #: calendar.c:485 msgid "Year" msgstr "年" #: dialog.c:473 #, c-format msgid "Invalid option \"%s\"" msgstr "" #: dialog.c:533 #, c-format msgid "Showing arguments at arg%d\n" msgstr "" #: dialog.c:542 msgid "Too many --file options" msgstr "" #: dialog.c:575 msgid "error on filehandle in unescape_argv" msgstr "" #: dialog.c:634 #, c-format msgid "Cannot open --file %s" msgstr "" #: dialog.c:638 msgid "No value given for --file" msgstr "" #: dialog.c:713 #, c-format msgid "" "%s.\n" "Use --help to list options.\n" "\n" msgstr "" #: dialog.c:747 #, c-format msgid "Expected %d arguments, found only %d" msgstr "预期得到 %d 个参数,只得到了 %d 个" #: dialog.c:751 #, c-format msgid "Expected %d arguments, found extra %d" msgstr "预期得到 %d 个参数,得到了额外的 %d 个" #: dialog.c:775 #, c-format msgid "Expected a number for token %d of %.*s" msgstr "" #: dialog.c:911 msgid "Rename" msgstr "重命名" #: dialog.c:1367 #, c-format msgid "Expected a numeric-parameter for %.*s" msgstr "" #: dialog.c:1423 #, c-format msgid "Button name \"%.*s\" unknown" msgstr "" #: dialog.c:1896 msgid "Cannot open input-fd\n" msgstr "" #: dialog.c:1903 msgid "Cannot open output-fd\n" msgstr "" #: dialog.c:1983 #, c-format msgid "Expected a filename for %.*s" msgstr "" #: dialog.c:2018 msgid "Expected a box option" msgstr "" #: dialog.c:2031 #, c-format msgid "Unexpected widget with --separate-output %.*s" msgstr "" #: dialog.c:2047 #, c-format msgid "Unexpected option %.*s" msgstr "" #: dialog.c:2048 #, c-format msgid "Unknown option %.*s" msgstr "" #: dialog.c:2056 #, c-format msgid "Expected at least %d tokens for %.*s, have %d" msgstr "" #: dialog.c:2064 #, c-format msgid "Expected no more than %d tokens for %.*s, have %d" msgstr "" #: dialog.c:2128 #, c-format msgid "Expected --and-widget, not %.*s" msgstr "" #: fselect.c:630 msgid "Directories" msgstr "目录" #: fselect.c:631 msgid "Files" msgstr "文件" #: mixedgauge.c:58 msgid "Succeeded" msgstr "成功" #: mixedgauge.c:61 msgid "Failed" msgstr "失败" #: mixedgauge.c:64 msgid "Passed" msgstr "已跳过" #: mixedgauge.c:67 msgid "Completed" msgstr "已完成" #: mixedgauge.c:70 msgid "Checked" msgstr "已检查" #: mixedgauge.c:73 msgid "Done" msgstr "完成" #: mixedgauge.c:76 msgid "Skipped" msgstr "跳过" #: mixedgauge.c:79 msgid "In Progress" msgstr "进行中" #: mixedgauge.c:85 msgid "N/A" msgstr "N/A" #: mixedgauge.c:193 msgid "Overall Progress" msgstr "整体进度" #: textbox.c:517 msgid "Search" msgstr "搜索"