4c8945a06b
dialog is distributed from GPLv2 to LGPLv2 and introduces a number of new features and a new and better libdialog API. The existing libdialog will be kept temporarily as libodialog for compatibility purposes until sade, sysinstall and tzsetup have been either updated or replaced. __FreeBSD_version is now 900030. Discussed on: -current Approved by: core Obtained from: http://invisible-island.net/dialog
112 lines
1.8 KiB
Plaintext
112 lines
1.8 KiB
Plaintext
# Simplified Chinese translation for dialog.
|
|
# Copyright 2003,2004 # Thomas Dickey
|
|
# This file is distributed under the same license as the dialog package.
|
|
# Meng Jie <zuxyhere@eastday.com>, 2005.
|
|
# LI Daobing <lidaobing@gmail.com>, 2007.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: dialog 1.1.20070704\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2007-02-25 16:06-0500\n"
|
|
"PO-Revision-Date: 2007-08-20 07:25+0800\n"
|
|
"Last-Translator: Meng Jie <zuxy.meng@gmail.com>\n"
|
|
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: buttons.c:379
|
|
msgid "Yes"
|
|
msgstr "是"
|
|
|
|
#: buttons.c:387
|
|
msgid "No"
|
|
msgstr "否"
|
|
|
|
#: buttons.c:395
|
|
msgid "OK"
|
|
msgstr "确认"
|
|
|
|
#: buttons.c:403
|
|
msgid "Cancel"
|
|
msgstr "取消"
|
|
|
|
#: buttons.c:411
|
|
msgid "EXIT"
|
|
msgstr "退出"
|
|
|
|
#: buttons.c:419
|
|
msgid "Extra"
|
|
msgstr "附加"
|
|
|
|
#: buttons.c:427
|
|
msgid "Help"
|
|
msgstr "帮助"
|
|
|
|
#. Headline "Month"
|
|
#: calendar.c:273
|
|
msgid "Month"
|
|
msgstr "月"
|
|
|
|
#. Headline "Year"
|
|
#: calendar.c:293
|
|
msgid "Year"
|
|
msgstr "年"
|
|
|
|
#: dialog.c:727
|
|
msgid "Rename"
|
|
msgstr "重命名"
|
|
|
|
#: fselect.c:548
|
|
msgid "Directories"
|
|
msgstr "目录"
|
|
|
|
#: fselect.c:549
|
|
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:489
|
|
msgid "Search"
|
|
msgstr "搜索"
|