diff --git a/assets/translations/en_US.ts b/assets/translations/en_US.ts index 601690795..0cde48a59 100644 --- a/assets/translations/en_US.ts +++ b/assets/translations/en_US.ts @@ -986,7 +986,7 @@ BuildPropertyPage - + Output direcotry: @@ -1048,57 +1048,57 @@ storage: %2 CmakeProjectGenerator - + Run CMake - + Clear CMake - + Files in project %1 have changed, needs to run cmake to update - + Properties - + File are not automatically added to the CmakeList.txt file to the Cmake project. Copy the path to the source files to the clipboard? - + Copy to Clipboard? - + Ok - + Project Properties - + Build - + Run - + Kit @@ -2950,7 +2950,7 @@ need to manually copy the source code to this path KitPage - Kit: + Project Type: @@ -2996,32 +2996,32 @@ need to manually copy the source code to this path LanguageClientHandlerPrivate - + Refactor - + Rename Symbol Under Cursor - + Switch Header/Source - + Follow Symbol Under Cursor - + Find Usages - + Format Selection @@ -3456,22 +3456,22 @@ repos path: %0 - + Config - + Kit: - + Cancel - + Confirm @@ -3498,14 +3498,14 @@ repos path: %0 ProjectTree - - + + New Document - + New Directory @@ -3515,75 +3515,75 @@ repos path: %0 - - + + Rename - + Open In Terminal - + Delete Document - - + + New Document Name - - - - - - - + + + + + + + Ok - + New Dirctory Name - + New Dirctory - + Delete operation not be recoverable, delete anyway? - + Delete: - + A directory with name %1 already exists. please reanme it - - - + + + A file with name %1 already exists. Would you like to overwrite it? - - - - + + + + Cancel @@ -3675,17 +3675,17 @@ repos path: %0 - + Project Active - + Project Close - + Project Info @@ -3908,7 +3908,7 @@ not exists support files: %0 QFileDialog - + Open Project Directory @@ -3936,7 +3936,7 @@ not exists support files: %0 - + Build configuration: @@ -4365,7 +4365,7 @@ not exists support files: %0 QTabWidget - + Projects @@ -4908,7 +4908,7 @@ not exists support files: %0 RunPropertyPage - + Run configuration: @@ -4926,42 +4926,42 @@ not exists support files: %0 - + &Application Output - + Error: execute command error! The reason is unknown. - + Start execute command: "%1" "%2" in workspace "%3". - + The process "%1" exited normally. - + The process "%1" exited with code %2. - + The process "%1" crashed. - + Execute command finished. @@ -5802,7 +5802,7 @@ not exists support files: %0 TabWidgetPrivate - + File Operation diff --git a/assets/translations/zh_CN.ts b/assets/translations/zh_CN.ts index 5c9ba7490..5fc33ef4e 100644 --- a/assets/translations/zh_CN.ts +++ b/assets/translations/zh_CN.ts @@ -1000,7 +1000,7 @@ BuildPropertyPage - + Output direcotry: 输出目录: @@ -1065,57 +1065,57 @@ storage: %2 CmakeProjectGenerator - + Run CMake 执行CMake - + Clear CMake 清除CMake - + Files in project %1 have changed, needs to run cmake to update 项目%1中的文件已经更改,需要运行 cmake 来更新 - + Properties 工程属性 - + File are not automatically added to the CmakeList.txt file to the Cmake project. Copy the path to the source files to the clipboard? 文件不会自动添加到 Cmake 项目的 CmakeList.txt 文件中。将源文件的路径复制到剪贴板? - + Copy to Clipboard? 复制到剪贴板? - + Ok 确定 - + Project Properties 工程属性 - + Build 编译 - + Run 运行 - + Kit 套件 @@ -2981,8 +2981,8 @@ need to manually copy the source code to this path KitPage - Kit: - 构建工具: + Project Type: + 工程类型: @@ -3027,32 +3027,32 @@ need to manually copy the source code to this path LanguageClientHandlerPrivate - + Refactor 重构 - + Rename Symbol Under Cursor 重命名 - + Switch Header/Source 切换头文件/源文件 - + Follow Symbol Under Cursor 跟随光标下符号 - + Find Usages 查找引用 - + Format Selection 格式化选中部分 @@ -3489,22 +3489,22 @@ repos path: %0 聚焦文件 - + Config 配置 - + Kit: 构建工具: - + Cancel 取消 - + Confirm 确定 @@ -3531,14 +3531,14 @@ repos path: %0 ProjectTree - - + + New Document 新建文件 - + New Directory 新建文件夹 @@ -3548,75 +3548,75 @@ repos path: %0 显示所在文件夹 - - + + Rename 重命名 - + Open In Terminal 在终端中打开 - + Delete Document 删除文件 - - + + New Document Name 新文件名 - - - - - - - + + + + + + + Ok 确定 - + New Dirctory Name 新文件夹名 - + New Dirctory 新建文件夹 - + Delete operation not be recoverable, delete anyway? 删除操作不可逆转,是否删除? - + Delete: 删除: - + A directory with name %1 already exists. please reanme it 名称为% 1的目录已经存在。请将其重命名 - - - + + + A file with name %1 already exists. Would you like to overwrite it? 名称为"%1" 的文件已经存在,您想覆盖它吗? - - - - + + + + Cancel 取消 @@ -3723,17 +3723,17 @@ repos path: %0 程序 - + Project Active 激活工程 - + Project Close 关闭工程 - + Project Info 工程信息 @@ -3943,7 +3943,7 @@ not exists support files: %0 QFileDialog - + Open Project Directory 打开工程目录 @@ -3971,7 +3971,7 @@ not exists support files: %0 密码: - + Build configuration: 编译配置: @@ -4400,7 +4400,7 @@ not exists support files: %0 QTabWidget - + Projects 工程 @@ -4943,7 +4943,7 @@ not exists support files: %0 RunPropertyPage - + Run configuration: 运行时配置: @@ -4961,47 +4961,47 @@ not exists support files: %0 该工程没有关联的构建工具,请重新打开该工程并选择对应的构建工具. - + &Application Output 应用程序输出(&A) - + Error: execute command error! The reason is unknown. 错误:执行命令错误!原因未知。 - + Start execute command: "%1" "%2" in workspace "%3". 开始在工作区%3中执行%1 %2命令。 - + The process "%1" exited normally. 进程%1正常退出。 - + The process "%1" exited with code %2. 进程%1退出,代码为%2。 - + The process "%1" crashed. 进程 %1崩溃。 - + Execute command finished. 命令执行完成。 @@ -5843,7 +5843,7 @@ not exists support files: %0 TabWidgetPrivate - + File Operation 文件操作 diff --git a/src/plugins/cxx/cmake/project/properties/kitpage/kitpage.cpp b/src/plugins/cxx/cmake/project/properties/kitpage/kitpage.cpp index 165f63ede..d85f6bab4 100644 --- a/src/plugins/cxx/cmake/project/properties/kitpage/kitpage.cpp +++ b/src/plugins/cxx/cmake/project/properties/kitpage/kitpage.cpp @@ -25,7 +25,7 @@ void KitPage::initUI() kitComboBox->setFixedWidth(220); QFormLayout *layout = new QFormLayout(this); - layout->addRow(tr("Kit:"), kitComboBox); + layout->addRow(tr("Project Type:"), kitComboBox); } void KitPage::readConfig()