lazarus/components/fpcunit/languages/guitestrunner.zh_CN.po
2017-12-19 22:08:00 +00:00

182 lines
3.6 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Project-Id-Version: X\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: 郑建平@夏宗萍 aka robsean <robsean@126.com>\n"
"Language-Team: http://www.microsystem.studio\n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"X-Generator: Poedit 1.8.7.1\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: guitestrunner.rsalltests
msgid "All Tests"
msgstr "所有测试"
#: guitestrunner.rserrors
msgid "%s Errors: %s"
msgstr "%s错误: %s"
#: guitestrunner.rsexception
msgid "Exception: %s"
msgstr "异常: %s"
#: guitestrunner.rsexceptioncla
msgid "Exception class: %s"
msgstr "异常类: %s"
#: guitestrunner.rsexceptionmes
msgid "Exception message: %s"
msgstr "异常信息: %s"
#: guitestrunner.rsfailures
msgid "%s Failures: %s"
msgstr "%s失败:%s"
#: guitestrunner.rslinenumber
msgid "Line number: %s"
msgstr "行号: %s"
#: guitestrunner.rsmessage
msgid "Message: %s"
msgstr "信息: %s"
#: guitestrunner.rsmethodname
msgid "Method name: %s"
msgstr "method 名称: %s"
#: guitestrunner.rsnumberofexec
msgid "Number of executed tests: %s Time elapsed: %s"
msgstr "执行测试的次数: %s经过时间: %s"
#: guitestrunner.rsrun
msgid "Run "
msgstr "运行"
#: guitestrunner.rsrunning
msgid "Running %s"
msgstr "正在运行%s"
#: guitestrunner.rsruns
msgid "Runs: %s/%s"
msgstr "运行:%s%s"
#: guitestrunner.rsunitname
msgid "Unit name: %s"
msgstr "Unit名称: %s"
#: guitestrunner.sactcheckall
#, fuzzy
#| msgid "Check all Tests"
msgid "Select all tests"
msgstr "检查所有测试"
#: guitestrunner.sactcheckcurrentsuite
#, fuzzy
#| msgid "Check the Current Suite"
msgid "Select current suite"
msgstr "检查当前套件"
#: guitestrunner.sactcloseform
msgid "Quit"
msgstr "退出"
#: guitestrunner.sactcloseformh
#, fuzzy
#| msgid "Quit Testting"
msgid "Quit testing"
msgstr "退出测试..."
#: guitestrunner.sactcopyalltoclipboard
msgid "Copy text to clipboard"
msgstr ""
#: guitestrunner.sactcopyalltoclipboardh
msgid "Copy the entire text to clipboard"
msgstr ""
#: guitestrunner.sactrunaction
#, fuzzy
#| msgid "&Run"
msgid "&Run all"
msgstr "运行(&R)"
#: guitestrunner.sactrunactionh
#, fuzzy
#| msgid "Run all checked test(s)"
msgid "Run all checked tests"
msgstr "运行所有测试"
#: guitestrunner.sactrunhighlightedtest
#, fuzzy
#| msgid "Run highlighted test"
msgctxt "guitestrunner.sactrunhighlightedtest"
msgid "Run selected"
msgstr "运行高亮的测试"
#: guitestrunner.sactrunhighlightedtesth
msgid "Run selected test"
msgstr ""
#: guitestrunner.sactsaveresults
msgid "Save results"
msgstr ""
#: guitestrunner.sactsaveresultsh
msgid "Save XML results to file"
msgstr ""
#: guitestrunner.sactuncheckall
#, fuzzy
#| msgid "Uncheck all tests"
msgid "Deselect all tests"
msgstr "不检查所有测试"
#: guitestrunner.sactuncheckcurrentsuite
#, fuzzy
#| msgid "Uncheck the Current Suite"
msgid "Deselect current suite"
msgstr "不检查当前套件"
#: guitestrunner.sbtnclose
msgid "Close"
msgstr "关闭"
#: guitestrunner.sbtnrun
msgid "Run"
msgstr "运行"
#: guitestrunner.sbtnrunh
msgctxt "guitestrunner.sbtnrunh"
msgid "Run highlighted test"
msgstr "运行高亮的测试"
#: guitestrunner.sfrmguitest
msgid "FPCUnit - run unit test"
msgstr "FPCUnit-运行unit测试"
#: guitestrunner.smiactions
msgid "Actions"
msgstr ""
#: guitestrunner.smiedit
msgid "Edit"
msgstr ""
#: guitestrunner.smitesttree
msgid "Test tree"
msgstr ""
#: guitestrunner.stshresults
msgid "Results XML"
msgstr "产生XML"
#: guitestrunner.stshtree
msgid "Testcase tree"
msgstr "测试用例树"