You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
99 lines
2.1 KiB
99 lines
2.1 KiB
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2003 Free Software Foundation, Inc.
|
|
# Sun Fang <sun_xp@msn.com>, 2003.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: katemake\n"
|
|
"POT-Creation-Date: 2020-05-11 04:10+0200\n"
|
|
"PO-Revision-Date: 2004-06-20 12:19+0800\n"
|
|
"Last-Translator: Sun Fang <sun_xp@msn.com>\n"
|
|
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
|
|
msgid ""
|
|
"_: NAME OF TRANSLATORS\n"
|
|
"Your names"
|
|
msgstr ""
|
|
|
|
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
|
|
msgid ""
|
|
"_: EMAIL OF TRANSLATORS\n"
|
|
"Your emails"
|
|
msgstr ""
|
|
|
|
#: plugin_katemake.cpp:86
|
|
msgid "Make Output"
|
|
msgstr "Make 输出"
|
|
|
|
#: plugin_katemake.cpp:159
|
|
msgid "Running make..."
|
|
msgstr "正在运行 make..."
|
|
|
|
#: plugin_katemake.cpp:160 plugin_katemake.cpp:509
|
|
msgid "No Errors."
|
|
msgstr "没有错误。"
|
|
|
|
#: plugin_katemake.cpp:336
|
|
msgid "Next Error"
|
|
msgstr "下一个错误"
|
|
|
|
#: plugin_katemake.cpp:340
|
|
msgid "Previous Error"
|
|
msgstr "上一个错误"
|
|
|
|
#: plugin_katemake.cpp:344
|
|
msgid "Make"
|
|
msgstr "编译"
|
|
|
|
#: plugin_katemake.cpp:348
|
|
msgid "Configure..."
|
|
msgstr "配置..."
|
|
|
|
#: plugin_katemake.cpp:360
|
|
msgid "Line"
|
|
msgstr "行"
|
|
|
|
#: plugin_katemake.cpp:362
|
|
msgid "Message"
|
|
msgstr "消息"
|
|
|
|
#: plugin_katemake.cpp:502
|
|
msgid "Make Results"
|
|
msgstr "Make 结果"
|
|
|
|
#: plugin_katemake.cpp:503
|
|
msgid "No errors."
|
|
msgstr "没有错误。"
|
|
|
|
#: plugin_katemake.cpp:645
|
|
msgid ""
|
|
"The file <i>%1</i> is not a local file. Non-local files cannot be compiled."
|
|
msgstr "文件 <i>%1</i> 不是本地文件,非本地文件无法进行编译。"
|
|
|
|
#: plugin_katemake.cpp:665
|
|
#, fuzzy, c-format
|
|
msgid "<b>Error:</b> Failed to run %1."
|
|
msgstr "<b>错误:</b> 无法运行 gmake。"
|
|
|
|
#: plugin_katemake.cpp:687
|
|
msgid "Directories"
|
|
msgstr "目录"
|
|
|
|
#: plugin_katemake.cpp:692
|
|
msgid "Source prefix:"
|
|
msgstr "源文件前缀:"
|
|
|
|
#: plugin_katemake.cpp:697
|
|
msgid "Build prefix:"
|
|
msgstr "创建前缀:"
|
|
|
|
#: ui.rc:4
|
|
#, no-c-format
|
|
msgid "&Make"
|
|
msgstr "&Make"
|