kde-l10n/zh_CN/messages/applications/kateproject.po
2014-12-09 18:43:01 +00:00

126 lines
2.8 KiB
Text

# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Ni Hui <shuizhuyuanluo@126.com>, 2012.
# Weng Xuetian <wengxt@gmail.com>, 2012.
# Feng Chao <chaofeng111@gmail.com>, 2014.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
"PO-Revision-Date: 2014-02-22 12:19+0800\n"
"Last-Translator: Feng Chao <chaofeng111@gmail.com>\n"
"Language-Team: Chinese Simplified <kde-china@kde.org>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Lokalize 1.5\n"
#: kateproject.cpp:326
msgid "<untracked>"
msgstr "<未跟踪>"
#: kateprojectcompletion.cpp:54
msgid "Project Completion"
msgstr "工程补全"
#: kateprojectinfoview.cpp:38
msgid "Terminal"
msgstr "终端"
#: kateprojectinfoview.cpp:43
msgid "Code Index"
msgstr "代码索引"
#: kateprojectinfoview.cpp:48
msgid "Code Analysis"
msgstr "代码分析"
#: kateprojectinfoview.cpp:53
msgid "Notes"
msgstr "备注"
#: kateprojectinfoviewcodeanalysis.cpp:37
msgid "Start Analysis..."
msgstr "开始分析..."
#: kateprojectinfoviewcodeanalysis.cpp:116
msgid "Please install 'cppcheck'."
msgstr "请安装 cppcheck。"
#: kateprojectinfoviewindex.cpp:43
msgid "Name"
msgstr "名称"
#: kateprojectinfoviewindex.cpp:43
msgid "Kind"
msgstr "类别"
#: kateprojectinfoviewindex.cpp:43
msgid "File"
msgstr "文件"
#: kateprojectinfoviewindex.cpp:43
msgid "Line"
msgstr "行"
#: kateprojectinfoviewindex.cpp:147
msgid "The index could not be created. Please install 'ctags'."
msgstr "无法创建索引。请安装“ctags”。"
#: kateprojectpluginview.cpp:42
msgid "Hello World"
msgstr "Hello World"
#: kateprojectpluginview.cpp:42
msgid "Example kate plugin"
msgstr "示例 kate 插件"
#: kateprojectpluginview.cpp:52
msgid "Projects"
msgstr "工程"
#: kateprojectpluginview.cpp:53
msgid "Current Project"
msgstr "当前工程"
#: kateprojecttreeviewcontextmenu.cpp:83
msgid "Copy Filename"
msgstr "复制文件名"
#: kateprojecttreeviewcontextmenu.cpp:89
msgid "Open With"
msgstr "打开方式"
#: kateprojecttreeviewcontextmenu.cpp:111
msgid "Git Tools"
msgstr "Git 工具"
#: kateprojecttreeviewcontextmenu.cpp:113
msgid "Launch gitk"
msgstr "启动 gitk"
#: kateprojecttreeviewcontextmenu.cpp:118
msgid "Launch qgit"
msgstr "启动 qgit"
#: kateprojecttreeviewcontextmenu.cpp:123
msgid "Launch git-cola"
msgstr "启动 git-cola"
#. i18n: file: ui.rc:4
#. i18n: ectx: Menu (projects)
#: rc.cpp:3
msgid "&Projects"
msgstr "工程(&P)"
#~ msgctxt "NAME OF TRANSLATORS"
#~ msgid "Your names"
#~ msgstr "KDE 中国, Feng Chao"
#~ msgctxt "EMAIL OF TRANSLATORS"
#~ msgid "Your emails"
#~ msgstr "kde-china@kde.org, chaofeng111@gmail.com"