ApplicationFailed to load core: %1核心载入失败: %1Unable to send command line arguments to the already running instance. It appears to be not responding.无法将命令行参数发送到执行中的进程,看起来进程未响应.Could not find 'Core.pluginspec' in %1在%1 找不到 'Core.pluginspec' Qt Creator - Plugin loader messagesQt Creator - 插件载入信息AttachCoreDialogStart Debugger启动调试器Executable:执行档:Core File:核心文件:AttachExternalDialogStart Debugger启动调试器Attach to Process ID:挂接进程ID:Filter:过滤器:Clear清空Attach to process ID:关联进程ID:BINEditor::Internal::BinEditorPlugin&Undo撤销(&U)&Redo恢复(&R)BookmarkDialogAdd Bookmark添加书签Bookmark:书签:Add in Folder:添加到文件夹:++New Folder新建文件夹Bookmarks书签Delete Folder删除文件夹Rename Folder重命名文件夹BookmarkManagerBookmarks书签Remove删除New Folder新文件夹You are going to delete a Folder which will also<br>remove its content. Are you sure you would like to continue?你将删除文件夹和其目录下的文件,你确定继续吗?BookmarkWidgetDelete Folder删除文件夹Rename Folder重命名文件夹Show Bookmark显示书签Show Bookmark in New Tab在新标签显示书签Delete Bookmark删除书签Rename Bookmark重命名书签Filter:过滤器:Add添加Remove删除Bookmarks::Internal::BookmarkViewBookmarks书签Move Up向上移动Move Down向下移动&Remove删除(&R)Remove All全部删除&Remove Bookmark删除书签(&R)Remove all Bookmarks删除所有书签Bookmarks::Internal::BookmarksPlugin&Bookmarks书签(&B)Toggle Bookmark切换书签Ctrl+MCtrl+MMeta+MMeta+MMove Up上移Move Down下移Previous Bookmark上个书签Ctrl+,Ctrl+,Meta+,Meta+,Next Bookmark下个书签Ctrl+.Ctrl+.Meta+.Meta+.Previous Bookmark in Document文档中的上个书签Next Bookmark in Document文档中的下个书签Previous Bookmark In Document上个文档内书签Next Bookmark In Document下个文档内书签BreakByFunctionDialogFunction to break on:设断点的函数:Set Breakpoint at Function在函数处设定断点BreakConditionCondition:条件:Ignore count:忽视次数:CMakeProjectManager::Internal::CMakeBuildEnvironmentWidgetClear system environment清除系统环境变量Build Environment构建时的环境变量CMakeProjectManager::Internal::CMakeBuildConfigurationFactoryCreate创建Build构建New configuration新配置New Configuration Name:新配置名称:CMakeProjectManager::Internal::CMakeBuildSettingsWidget&Change修改(&C)CMakeProjectManager::Internal::CMakeOpenProjectWizardCMake WizardCMake 向导CMakeProjectManager::Internal::CMakeRunConfigurationWidgetArguments:参数:Select the working directory选择工作文件夹Select Working Directory选择工作目录Reset to default重置至默认Working Directory:工作目录:Run Environment运行环境Base environment for this runconfiguration:本次运行配置的基本环境变量:Clean Environment清除环境变量System Environment系统环境变量Build Environment构建时的环境变量Running executable: <b>%1</b> %2运行的执行档: <b>%1</b> %2CMakeProjectManager::Internal::InSourceBuildPageQt Creator has detected an <b>in-source-build in %1</b> which prevents shadow builds. Qt Creator will not allow you to change the build directory. If you want a shadow build, clean your source directory and re-open the project.Qt Creator在<b>%1</b>检测到一个<b>在源代码中的构建</b>,无法进行shadow build. Qt Creator将不运行更改编译目录。 如果你想要进行shadow build, 请清除源码中的编译再重新打开此工程。Build Location构建路径CMakeProjectManager::Internal::CMakeRunPagePlease specify the path to the cmake executable. No cmake executable was found in the path.请指定cmake可执行档的路径,在环境变量path中没有找到cmake执行档。 The cmake executable (%1) does not exist.cmake执行档 (%1) 不存在。 The path %1 is not a executable. 路径 (%1) 不是可执行程序。 The path %1 is not a valid cmake. 路径 (%1) 不是有效的cmake。Run CMake执行CMakeArguments参数The directory %1 already contains a cbp file, which is recent enough. You can pass special arguments or change the used toolchain here and rerun cmake. Or simply finish the wizard directly目录中 %1 已经存在足够新的 cbp 文件.你可以在此传送特殊参数或者使用工具链然后 cmake. 或者直接完成向导The directory %1 does not contain a cbp file. Qt Creator needs to create this file by running cmake. Some projects require command line arguments to the initial cmake call.目录 %1 没有 cbp 文件. Qt Creator 需要运行 cmake以创建此文件. 一些工程需要命令参数初始化cmake调用.The directory %1 contains an outdated .cbp file. Qt Creator needs to update this file by running cmake. If you want to add additional command line arguments, add them below. Note that cmake remembers command line arguments from the previous runs.目录 %1 包含了一个过期的 .cbp文件. Qt Creator需要运行cmake以更新此文件. 如果你想添加额外的命令行参数,那就添加在下面. cmake 会记住上次运行时的命令行参数。The directory %1 specified in a build-configuration, does not contain a cbp file. Qt Creator needs to recreate this file, by running cmake. Some projects require command line arguments to the initial cmake call. Note that cmake remembers command line arguments from the previous runs.目录 %1 指定了一个构建配置却不包含 cbp文件. Qt Creator 需要运行cmake以重新创建此文件. 一些工程需要命令参数初始化cmake调用. 如果你想添加额外的命令行参数,那就添加在下面. cmake 会记住上次运行时的命令行参数。Qt Creator needs to run cmake in the new build directory. Some projects require command line arguments to the initial cmake call.Qt Creator 需要在新的构建目录下运行 cmake . 一些工程需要命令参数初始化cmake调用.NMake GeneratorNMake 创建器NMake Generator (%1)NMake 创建器(%1)MinGW GeneratorMinGW 创建器No valid cmake executable specified.没有指定有效的cmake执行档。CMakeProjectManager::Internal::CMakeSettingsPageCMakeExecutable:执行档:CMake executable可执行的cmake CMakeProjectManager::Internal::MakeStepConfigWidgetAdditional arguments:额外的参数:Targets:目标:MakeCMakeProjectManager::MakeStepConfigWidget display name.<b>Make:</b> %1 %2<b>Make:</b> %1 %2<b>Unknown Toolchain</b><b>未知工具链</b>CMakeProjectManager::Internal::ShadowBuildPagePlease enter the directory in which you want to build your project. 请进入你想构建项目的文件夹。Please enter the directory in which you want to build your project. Qt Creator recommends to not use the source directory for building. This ensures that the source directory remains clean and enables multiple builds with different settings.请进入你想构建项目的目录. Qt Creator 建议你不要使用源文件夹构建. 这能确保源文件夹的干净并且可以使用不同设定多次构建.Build directory:用于构建的文件夹:Build Location构建路径CPlusPlus::OverviewModel<Select Symbol><选择符号><No Symbols><没有符号>CdbOptionsPageWidgetThese options take effect at the next start of Qt Creator.这些选项将在Qt Creator 下次启动时生效。CdbPlaceholderCdbPath:路径:Debugger Paths调试器路径Symbol paths:符号路径:Source paths:源码路径:<html><body><p>Specify the path to the <a href="%1">Debugging Tools for Windows</a> (%2) here.</p><p><b>Note:</b> Restarting Qt Creator is required for these settings to take effect.</p></p></body></html>Label text for path configuration. %2 is "x-bit version".<html><body><p>在这里指定到 <a href="%1">windows下的调试工具</a> (%2) 的路径.</p><p><b>注意:</b> 使配置生效需要重启动 Qt Creator 。</p></p></body></html>64-bit version64 bit 版本32-bit version32 bit 版本Other options其他选项Verbose Symbol Loading打印标记载入信息CDBPlaceholderOther Options其他选项Verbose symbol loading打印符号载入的详细信息fast loading of debugging helpers快速载入调试助手ChangeSelectionDialogRepository Location:代码仓库地址:Select选择Change:修改:Repository location:代码仓库地址:CodePaster::CodepasterPlugin&Code Pasting粘贴代码(&C)Paste Snippet...粘贴代码片段...Alt+C,Alt+PAlt+C,Alt+PPaste Clipboard...粘贴剪贴板...Fetch Snippet...取得代码片段...Alt+C,Alt+FAlt+C,Alt+FEmpty snippet received for "%1"."%1"接收到空的片段.This protocol supports no listing此协议不支持listingWaiting for items等待数据项CodePaster::PasteSelectDialogPaste:粘贴:Protocol:协议:Refresh刷新Waiting for items等待数据项This protocol does not support listing此协议不支持列表CodePaster::SettingsPageUsername:用户名:Copy Paste URL to clipboard复制URL到剪贴板Display Output Pane after sending a post发送后显示输出对话框General概要CodePasterCodePasterDefault Protocol:默认协议:Code Pasting代码粘贴Default protocol:默认协议:Display Output pane after sending a post发送后显示输出对话框Copy-paste URL to clipboard复制/粘帖URL到剪贴板CommonOptionsPageUser interface用户界面Checking this will populate the source file view automatically but might slow down debugger startup considerably.选中此项将自动显示源文件视图,但是会大大减慢调试器的启动速度。Populate source file view automatically自动显示源文件视图When this option is checked, 'Step Into' compresses several steps into one in certain situations, leading to 'less noisy' debugging. So will, e.g., the atomic
reference counting code be skipped, and a single 'Step Into' for a signal emission will end up directly in the slot connected to it.当此项被选中, "Step Into"某些情况下将把几步压缩成为一步, 以简化调试。 因此像原子操作计数等代码会被跳过, 到信号发送的"Step Into"会直接调到连接的槽函数。Skip known frames when stepping当stepping时跳过已知的framesMaximal stack depth:最大堆栈深度:<unlimited><无限制>Use alternating row colors in debug views在调试视图交替行的颜色Enable reverse debugging打开反向调试Show a message box when receiving a signal当接受到一个信号时显示一个消息窗口Use tooltips in main editor while debugging当调试时在主编辑器中启用工具提示Language语言Changes the debugger language according to the currently opened file.根据所打开文件改变调试器语言。Change debugger language automatically自动改变调试器语言Gui behavior图形界面行为Register Qt Creator for debugging crashed applications.注册 Qt Creator 来调试崩溃的应用.Use Creator for post-mortem debugging使用Creator进行运行后调试GUI Behavior图形界面行为Use Qt Creator for post-mortem debugging使用 Qt Creator 进行崩溃后(post-mortem)调试CompletionSettingsPage&Case-sensitive completion区分大小写(&C)Autocomplete common &prefix自动完成相同前缀(&P)Code Completion代码自动完成Do a case-sensitive match for completion items.自动完成区分大小写Automatically insert (, ) and ; when appropriate.必要时自动插入符号(,)和(;)。Insert the common prefix of available completion items.为可自动补全的项插入相同的前缀。&Automatically insert brackets自动插入括号(&A)Behavior行为&Case-sensitivity:大小写敏感(&C):Full全部None无First letter仅首字母Insert &space after function name在函数名后插入空格(&s)First Letter仅首字母ContentWindowOpen Link打开链接Open Link as New Page在新页面打开连接Open Link in New Tab在新页面打开链接Core::BaseFileWizardUnable to create the directory %1.创建文件夹 %1 失败。Unable to open %1 for writing: %2写入方式打开文件%1失败: %2Error while writing to %1: %2写入 %1: %2发生错误File Generation Failure生成文件失败Existing files已存在的文件Failed to open an editor for '%1'.为 '%1'打开编辑器时失败。 [read only] [只读] [directory] [目录] [symbolic link] [符号链接]The project directory %1 contains files which cannot be overwritten:
%2.项目目录 %1 存在着无法被覆盖的文件:
%2.The following files already exist in the directory %1:
%2.
Would you like to overwrite them?以下文件在目录 %1 中已经存在:
%2.
是否要覆盖?Core::EditorManagerRevert to Saved恢复到已保存的状态Close关闭Close All关闭所有文件Close Others关闭其他Open in External Editor用外部编辑器打开Revert File to Saved恢复文件到已保存的状态Ctrl+F4Ctrl+F4Ctrl+WCtrl+WCtrl+Shift+WCtrl+Shift+WAlt+TabAlt+TabCtrl+TabCtrl+TabAlt+Shift+TabAlt+Shift+TabCtrl+Shift+TabCtrl+Shift+TabCtrl+Alt+LeftCtrl+Alt+LeftAlt+LeftAlt+LeftCtrl+Alt+RightCtrl+Alt+RightAlt+RightAlt+RightSplit分栏Split Side by Side左右分栏Remove Current Split删除当前分隔Remove All Splits删除所有分隔Save %1 &As...%1 另存为(&A)...Goto Other Split移动到其他分隔&Advanced高级(&A)Alt+V,Alt+IAlt+V,Alt+IAll Files (*)所有文件 (*)Opening File打开文件Cannot open file %1!打开文件 %1 失败!Open File打开文件File is Read Only文件是只读状态The file %1 is read only.文件 %1 是只读的。Open with VCS (%1)使用VCS打开 (%1)Save as ...另存为...Failed!失败!Could not set permissions to writable.无法设置文件的可写权限。<b>Warning:</b> You are changing a read-only file.<b>警告:</b> 你正在改写一个只读文件。Make writable使文件可写Next Open Document in History历史中下个打开的文件Previous Open Document in History历史中先前打开的文件Go Back返回Go Forward前进Meta+EMeta+ECtrl+ECtrl+E%1,2%1,2%1,3%1,3%1,0%1,0%1,1%1,1Go to Next Split移动到下一个分栏%1,o%1,oCould not open the file for editing with SCC.无法打开文件用于SCC编辑。Save %1 As...另存为%1 ...&Save %1保存%1(&S)Revert %1 to Saved恢复%1 到已保存的状态Close %1关闭%1Close All Except %1除了%1 以外全部关闭You will lose your current changes if you proceed reverting %1.如果你恢复 %1 你将会丢失现有的所有修改。Proceed继续Cancel取消<table border=1 cellspacing=0 cellpadding=3><tr><th>Variable</th><th>Expands to</th></tr><tr><td>%f</td><td>file name</td></tr><tr><td>%l</td><td>current line number</td></tr><tr><td>%c</td><td>current column number</td></tr><tr><td>%x</td><td>editor's x position on screen</td></tr><tr><td>%y</td><td>editor's y position on screen</td></tr><tr><td>%w</td><td>editor's width in pixels</td></tr><tr><td>%h</td><td>editor's height in pixels</td></tr><tr><td>%W</td><td>editor's width in characters</td></tr><tr><td>%H</td><td>editor's height in characters</td></tr><tr><td>%%</td><td>%</td></tr></table><table border=1 cellspacing=0 cellpadding=3><tr><th>变量</th><th>展开到</th></tr><tr><td>%f</td><td>文件名</td></tr><tr><td>%l</td><td>当前行号</td></tr><tr><td>%c</td><td>当前列号</td></tr><tr><td>%x</td><td>编辑器的屏幕x坐标</td></tr><tr><td>%y</td><td>编辑器的屏幕y坐标</td></tr><tr><td>%w</td><td>编辑器的宽度(像素数)</td></tr><tr><td>%h</td><td>编辑器的高度(像素数)</td></tr><tr><td>%W</td><td>编辑器的宽度(字符数)</td></tr><tr><td>%H</td><td>编辑器的高度(字符数)</td></tr><tr><td>%%</td><td>%</td></tr></table>Core::FileManagerCannot save file保存文件失败Cannot save changes to '%1'. Do you want to continue and lose your changes?无法保存改变至'%1',你想继续并且丢失所有改变么?Overwrite?覆盖?An item named '%1' already exists at this location. Do you want to overwrite it?名为'%1'的项已经存在,是否想要覆盖它?Save File As文件另存为Open File打开文件Core::Internal::ComboBoxActivate %1激活%1 Core::Internal::EditModeEdit编辑Core::Internal::EditorSplitterSplit Left/Right左右分栏Split Top/Bottom上下分栏Unsplit合并分栏Default Splitter Layout默认分栏布局Save Current as Default将当前保存为默认Restore Default Layout重置到默认布局Previous Document上个文档Alt+LeftAlt+LeftNext Document下个文档Alt+RightAlt+RightPrevious Group上个组Next Group下个组Move Document to Previous Group移动文档至上个组Move Document to Next Group移动文档至下个组Core::Internal::EditorViewGo Back返回Go Forward前进Placeholder占位符Close关闭Make writable使文件可写File is writable文件可写Copy full path to clipboard复制全路径到剪贴板Core::Internal::GeneralSettingsGeneral概要<System Language><系统 语言>Restart required需要重启The language change will take effect after a restart of Qt Creator.语言变更会在重启 Qt Creator 后生效。Environment环境Variables变量General settings基本设定User &interface color:用户界面颜色(&I):Reset to default重置为默认RRTerminal:终端:External editor:外部编辑器:??When files are externally modified:当文件被外部修改时:Always ask总是询问Reload all modified files载入所有被修改的文件Ignore modifications忽略修改User Interface用户界面Color:颜色:Language:语言:Default File Encoding: 默认文件编码: System系统External file browser:外部文件浏览器:Reload all unchanged editors重新载入所有未变更的编辑器Default file encoding: 默认文件编码: Always Ask总是询问Reload All Unchanged Editors重新载入所有未变更的编辑器Ignore Modifications忽略修改Core::Internal::MainWindowQt CreatorQt CreatorOutput输出&File文件(&F)&Edit编辑(&E)&Tools工具(&T)&Window窗体(&W)&Help帮助(&H)&New File or Project...新建文件或工程(&N)...&Open File or Project...打开文件或工程(&O)...&Open File With...打开为(&O)...Recent Files最近使用的文件Open File &With...用...打开文件(&W)Recent &Files最近访问的文件(&F)&Save保存(&S)Save &As...另存为(&A)...Ctrl+Shift+SCtrl+Shift+SSave A&ll保存所有文件(&l)&Print...打印(&P)...E&xit退出(&x)Ctrl+QCtrl+Q&Undo撤销(&U)&Redo恢复(&R)Cu&t剪切(&t)&Copy复制(&C)&Paste粘贴(&P)&Select All全选(&S)&Go To Line...转到行(&G)...Ctrl+LCtrl+L&Options...选项(&O)...Minimize最小化Zoom缩放Show Sidebar显示边栏Full Screen全屏&Views视图(&V)About &Qt Creator关于 Qt Creator(&Q)About &Qt Creator...关于 Qt Creator(&Q)...About &Plugins...关于插件(&P)...NewTitle of dialog新建Open Project打开项目New...Title of dialog新建...Settings...设定...Core::Internal::MessageOutputWindowGeneral概要General Messages概要信息Core::Internal::NavComboBoxActivate %1激活 %1Core::Internal::NavigationSubWidgetSplit分栏Close关闭Core::Internal::NavigationWidgetHide Sidebar隐藏边栏Show Sidebar显示边栏Activate %1 Pane激活%1 窗口Core::Internal::NewDialogNew Project新项目11&Create创建(&C)Choose a template:选择一个模板:&Choose...选择(&C)...Projects项目Files and Classes 文件和类Core::Internal::OpenEditorsWidgetOpen Documents打开文档Close %1关闭 %1 Close Editor关闭编辑器Close All Except %1关闭所有除了%1 Close Other Editors关闭其他编辑器Close All Editors关闭所有编辑器Core::Internal::OpenEditorsWindow**Core::Internal::OpenWithDialogOpen file '%1' with:打开文件 '%1',用:Core::Internal::OutputPaneManagerOutput输出Clear清空Next Item下一项Previous Item前一项Maximize Output Pane最大化输出窗口Minimize Output Pane最小化输出窗口Minimize/Maximize Output Pane最小化/最大化输出窗口Output &Panes输出窗口(&P)Core::Internal::PluginDialogDetails详情Error Details错误详情Close关闭Restart required.需要重启.Installed Plugins已安装的插件Plugin Details of %1%1 的插件详情Plugin Errors of %1%1 的插件错误Core::Internal::ProgressViewProcesses进程Core::Internal::SaveItemsDialogDo not Save不要保存Save All保存所有文件Save保存Save Selected仅保存选择的Core::Internal::ShortcutSettingsKeyboard键盘Environment环境Keyboard Shortcuts键盘快捷键Key sequence:键位顺序:Shortcut快捷键Import Keyboard Mapping Scheme导入键盘映射方案Keyboard Mapping Scheme (*.kms)键盘映射方案 (*.kms)Export Keyboard Mapping Scheme导出键盘映射方案Core::Internal::SideBarWidgetSplit分栏Close关闭Core::Internal::VersionDialogAbout Qt Creator关于Qt Creator(%1)From revision %1<br/>This gets conditionally inserted as argument %8 into the description string.来自版本 %1<br/><h3>Qt Creator %1 %8</h3>Based on Qt %2 (%3 bit)<br/><br/>Built on %4 at %5<br /><br/>%9<br/>Copyright 2008-%6 %7. All rights reserved.<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/><h3>Qt Creator %1 %8</h3>基于 Qt %2 (%3 bit)<br/><br/>构建于 %5 %4 <br /><br/>%9<br/>版权 2008-%6 %7. 保留所有权利.<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/><h3>Qt Creator %1</h3>Based on Qt %2 (%3 bit)<br/><br/>Built on %4 at %5<br /><br/>%8<br/>Copyright 2008-%6 %7. All rights reserved.<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/><h3>Qt Creator %1</h3>基于 Qt %2 (%3 bit)<br/><br/>构建 %4 在 %5<br /><br/>%8<br/>版权 2008-%6 %7. 保留最终解释权.<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/>Core::ModeManagerSwitch to %1 mode切换至%1模式 Switch to <b>%1</b> mode切换至<b>%1</b> 模式 Core::ScriptManagerException at line %1: %2
%3在%1 行发生异常: %2
%3Unknown error未知错误Core::StandardFileWizardNew %1新建 %1 Utils::ClassNameValidatingLineEditThe class name must not contain namespace delimiters.类名不能包含命名空间分隔符.Please enter a class name.请输入类名.The class name contains invalid characters.类名含有无效字符.Utils::ConsoleProcessCannot set up communication channel: %1无法与子进程建立通信: %1Press <RETURN> to close this window...按 <RETURN> 来关闭窗口...Cannot create temporary file: %1无法创建临时文件: %1Cannot create temporary directory '%1': %2无法创建临时文件夹 '%1': %2Cannot change to working directory '%1': %2无法切换到工作目录 '%1': %2Cannot execute '%1': %2无法执行 '%1': %2Unexpected output from helper program.来自帮助程序的异常输出.The process '%1' could not be started: %2进程 '%1' 无法被启动: %2Cannot obtain a handle to the inferior: %1无法获得inferior的句柄: %1Cannot obtain exit status from inferior: %1无法获得inferior的退出状态: %1Cannot start the terminal emulator '%1'.无法启动终端模拟器'%1'.Cannot create socket '%1': %2无法创建套接字 '%1': %2Utils::FileNameValidatingLineEditThe name must not be empty名称不能为空The name must not contain any of the characters '%1'.名称不能包含 '%1' 中的任何一个The name must not contain '%1'.名称不能包含 '%1' The name must not match that of a MS Windows device. (%1).名称不能与微软视窗设备名相同. (%1).Name is empty.名称为空。Name contains white space.名称包含空白。Invalid character '%1'.无效字符 '%1'。Invalid characters '%1'.无效字符串 '%1'。Name matches MS Windows device. (%1).名称与微软视窗设备匹配 (%1)。Utils::FileSearch%1: canceled. %n occurrences found in %2 files.%1: 被取消. 在 %2 个文件找到了%n 次。%1: %n occurrences found in %2 files.%1: 在 %2 个文件找到了%n 次。%1: %n occurrences found in %2 of %3 files.%1: 在 %3个文件中的 %2个找到了%n 次。Utils::NewClassWidgetInvalid base class name无效基类名Invalid header file name: '%1'无效的头文件名称: '%1'Invalid source file name: '%1'无效的源文件名称: '%1'Invalid form file name: '%1'无效的界面文件名: '%1'Class name:类名:Base class:基类:Header file:头文件:Source file:源文件:Generate form:创建界面:Form file:界面文件:Path:路径:Inherits QObject继承自QObjectType information:类型信息:None无Inherits QWidget继承自QWidget Based on QSharedData基于QSharedData&Class name:类名(&C):&Base class:基类(&B):&Type information:类型信息(&T):&Header file:头文件(&H):&Source file:源文件(&S):&Generate form:创建界面(&G):&Form file:界面文件(&F):&Path:路径(&P):Utils::PathChooserChoose...选择...Browse...浏览...Choose a directory选择目录Choose a file选择文件Choose Directory选择目录Choose File选择文件The path must not be empty.路径不能为空.The path '%1' does not exist.路径 '%1' 不存在.The path '%1' is not a directory.路径 '%1' 不是文件夹.The path '%1' is not a file.路径 '%1' 不是文件.Path:路径:Utils::PathListEditorInsert...插入...Add...添加...Delete Line删除行Delete line删除行Clear清除From "%1"从"%1"Utils::ProjectIntroPage<Enter_Name><输入名称>The project already exists.项目已经存在.A file with that name already exists.存在同名文件.Introduction and project location项目介绍和位置Name:名称:Create in:创建路径:Use as default project location设为默认的工程路径Utils::ProjectNameValidatingLineEditThe name must not contain the '.'-character.名称不能包含 '.'Invalid character '.'.无效字符 '.'.Utils::SubmitEditorWidgetSubversion SubmitSubversion提交Des&cription说明(&c)F&iles文件(&i)Utils::WizardPageChoose the location选择位置Name:名称:Path:路径:Choose the Location选择位置Utils::reloadPromptFile Changed文件已改变The unsaved file <i>%1</i> has been changed outside Qt Creator. Do you want to reload it and discard your changes?未保存的文件 <i>%1</i> 在 Qt Creator以外被改写,你想要重新载入并且丢弃现有的修改吗?The file <i>%1</i> has changed outside Qt Creator. Do you want to reload it?文件 <i>%1</i> 在 Qt Creator以外被改写,你想重新载入么?The unsaved file %1 has been changed outside Qt Creator. Do you want to reload it and discard your changes?未保存的文件 %1 在 Qt Creator以外被改写,你想要重新载入并且丢弃现有的修改吗?The file %1 has changed outside Qt Creator. Do you want to reload it?文件 %1 在 Qt Creator以外被改写,你想重新载入么?CppEditor::Internal::CPPEditorSort alphabetically按字母排序Sort Alphabetically按字母排序This change cannot be undone.这项改变将无法被撤销。Yes, I know what I am doing.是的,我知道自己在做什么。Unused variable未使用的变量CppEditor::Internal::ClassNamePageEnter class name输入类名Enter Class Name输入类名The header and source file names will be derived from the class name头文件和源文件名字将取自类名Configure...配置...CppEditor::Internal::CppClassWizardError while generating file contents.生成文件内容时发生错误。CppEditor::Internal::CppClassWizardDialogC++ Class WizardC++ 类向导Details详情CppEditor::Internal::CppHoverHandlerUnfiltered未过滤CppEditor::Internal::CppPluginC++C++C++ Header FileC++ 头文件Creates a C++ header file.创建一个C++ 头文件。Creates a C++ source file.创建一个C++ 源文件。Creates a C++ header and a source file for a new class that you can add to a C++ project.为新类创建可以添加到C++项目中的一组头文件和源文件。Creates a C++ source file that you can add to a C++ project.创建可以添加到C++项目中的C++源文件。C++ Source FileC++ 源文件Creates a C++ header file that you can add to a C++ project.创建可以添加到C++项目中的C++头文件。Follow Symbol Under Cursor跟踪光标位置的符号Switch Between Method Declaration/Definition在方法声明/定义之间切换Rename Symbol Under Cursor重命名光标位置的符号Update Code Model更新代码模型C++ ClassC++ 类Creates a header and a source file for a new class.为一个新类创建一个源文件和一个头文件。Follow Symbol under Cursor更随光标所在的符号Switch between Method Declaration/Definition在方法/定义之间切换Find Usages搜索被使用的地方Ctrl+Shift+UCtrl+Shift+URename Symbol under Cursor重命名光标所在符号Update code model更新代码模型CppFileSettingsPageFile Naming Conventions文件命名规则Header suffix:头文件后缀名:Source suffix:源文件后缀名:Lower case file names小写文件名License Template:许可模板:License template:许可模板:CppPreprocessor%1: No such file or directory%1: 没有文件或者目录CppTools::Internal::CppModelManagerScanning扫描中Parsing分析中Indexing索引中CppToolsFile Naming Conventions文件命名规则File Naming文件命名C++C++CppTools::Internal::CompletionSettingsPageCompletion补全Text Editor文本编辑器CppTools::Internal::CppClassesFilterClasses类CppTools::Internal::CppFunctionsFilterMethods方法CppTools::Internal::CppLocatorFilterClasses and Methods类和方法CppTools::Internal::CppToolsPlugin&C++C++(&C)Switch Header/Source切换头文件/源文件CppTools::Internal::FunctionArgumentWidget%1 of %2%1/%2DebuggerCommon共同General概要Debugger调试器<Encoding error><编码错误>Error Loading Symbols载入符号错误No executable to load symbols from specified.没有指定可运行的程序来载入符号.Symbols found.找到符号。Loading symbols from "%1" failed:
从 "%1" 载入符号失败:
Attached to core temporarily.临时关联至核心。Unable to determine executable from core file.从核心文件无法定位可执行文件。Attached to core.关联至核心.Attach to core "%1" failed:
关联至核心 %1失败:
Cannot set up communication with child process: %1无法与子进程建立通信: %1Starting executable failed:
启动执行档失败:
The upload process failed to start. Shell missing?上载进程启动失败,缺少Shell?The upload process crashed some time after starting successfully.上载进程成功启动后崩溃。The last waitFor...() function timed out. The state of QProcess is unchanged, and you can try calling waitFor...() again.最近的 waitFor...() 函数超时. QProcess 的状态未改变, 你可以尝试再次调用 waitFor...() .An error occurred when attempting to write to the upload process. For example, the process may not be running, or it may have closed its input channel.当尝试向上载进程写入时发生错误. 比如, 进程没有运行或者它关闭了自己的输入通道.An error occurred when attempting to read from the upload process. For example, the process may not be running.当尝试从上载进程读取时发生错误. 比如, 进程没有运行.An unknown error in the upload process occurred. This is the default return value of error().上载进程发生未知错误,这是error()的默认返回值。Error错误Starting remote executable failed:
启动远程执行档失败:
Debugger Error调试器错误QtDumperHelperFound an outdated version of the debugging helper library (%1); version %2 is required.系统找到一个过期的调试帮助库(%1); 需要版本 %2 .%n known types, Qt version: %1, Qt namespace: %2 Dumper version: %3%n 已知类型, Qt 版本: %1, Qt 命名空间: %2 Dumper version: %3<none><无>Debugger::Internal::AttachCoreDialogSelect Executable选择执行档Select Core File选择核心文件Debugger::Internal::AttachExternalDialogProcess ID进程IDName名称State状态Refresh刷新Debugger::Internal::AddressDialogSelect start address选择开始地址Enter an address: 输入地址:Debugger::Internal::BreakHandlerMarker File:标记文件:Marker Line:标记行:Breakpoint Number:断点编号:Breakpoint Address:断点地址:Property属性Requested请求Obtained获得Internal Number:内部编号:File Name:文件名:Function Name:函数名:Line Number:行号:Corrected Line Number:修正行号:Condition:条件:Ignore Count:忽略次数:Function函数File文件Line行号Number编号Condition条件Ignore忽略Address地址Breakpoint will only be hit if this condition is met.只有当条件满足时才会到达断点。Breakpoint will only be hit after being ignored so many times.断点将会在被忽略足够次数后到达。Debugger::Internal::BreakWindowBreakpoints断点Delete breakpoint删除断点Delete all breakpoints删除所有断点Delete breakpoints of "%1"删除断点"%1"Delete breakpoints of file删除文件断点Adjust column widths to contents按内容调整宽度Always adjust column widths to contents总是按内容调整列的宽度Edit condition...编辑条件...Synchronize breakpoints同步断点Disable breakpoint禁止断点Enable breakpoint开启断点Use short path使用短路径Use full path使用全路径Delete Breakpoint删除断点Delete All Breakpoints删除所有断点Delete Breakpoints of "%1"删除 "%1" 的断点Delete Breakpoints of File删除文件的断点Adjust Column Widths to Contents按内容调整列宽Always Adjust Column Widths to Contents总是按内容调整列宽Edit Condition...编辑条件...Synchronize Breakpoints同步断点Disable Selected Breakpoints禁用选择的断点Enable Selected Breakpoints启用选择的断点Disable Breakpoint禁用断点Enable Breakpoint启用断点Use Short Path使用短路径Use Full Path使用全路径Set Breakpoint at Function...在函数位置设置断点...Set Breakpoint at Function "main"在"main"函数设置断点Set Breakpoint at "throw"在抛出点(throw)设置断点Set Breakpoint at "catch"在捕获点(catch)设置断点Conditions on Breakpoint %1断点%1 的条件Debugger::Internal::CdbDebugEngineUnable to load the debugger engine library '%1': %2无法载入调试引擎库 '%1': %2The function "%1()" failed: %2Function call failed函数 "%1()" 执行失败: %2Unable to resolve '%1' in the debugger engine library '%2'在调试引擎库中 '%2'无法解析符号 '%1' Version: %1版本: %1<html>The installed version of the <i>Debugging Tools for Windows</i> (%1) is rather old. Upgrading to version %2 is recommended for the proper display of Qt's data types.</html><html>安装的 <i>Windows下的调试工具</i> (%1) 版本太旧了. 建议升级到版本 %2 以正确显示 Qt的数据类型.</html>Debugger调试器The dumper library was not found at %1.在%1 未找到dumper库.The console stub process was unable to start '%1'.无法启动控制台根进程'%1'.Attaching to core files is not supported!不支持关联到核心文件!Debugger running调试器执行中Attaching to a process failed for process id %1: %2关联进程失败, 进程ID%1: %2Unable to set the image path to %1: %2无法设置图像路径到 %1: %2Unable to create a process '%1': %2无法创建进程 '%1' : %2The process exited with exit code %1.进程退出,退出代码 %1 。Continuing with '%1'...继续'%1'...Unable to continue: %1无法继续执行: %1Reverse stepping is not implemented.逆向单步执行没有实现.Thread %1 cannot be stepped.线程 %1 无法单步执行。Stepping %1单步 %1Running requested...执行请求...Running up to %1:%2...运行至%1:%2...Running up to function '%1()'...运行至函数'%1()'...Jump to line is not implemented跳转到行没有实现Unable to assign the value '%1' to '%2': %3无法赋值 '%1' 到 '%2': %3Unable to retrieve %1 bytes of memory at 0x%2: %3无法获取内存地址0x%2 处的 %1 字节: %3Cannot retrieve symbols while the debuggee is running.当被调试程序运行时无法获取符号信息。Debugger Error调试器错误Ignoring initial breakpoint...忽略初始状态的断点...Interrupted in thread %1, current thread: %2线程 %1 中断,当前线程: %2Stopped, current thread: %1停止,当前线程: %1Changing threads: %1 -> %2改变线程: %1 -> %2Stopped at %1:%2 in thread %3.在线程%3中停止在 %1:%2 .Stopped at %1 in thread %2 (missing debug information).在线程%2中停止在 %1(缺少调试信息).Stopped at %1 (%2) in thread %3 (missing debug information).在线程%3中停止在%1 (%2)(缺少调试信息).Stopped in thread %1 (missing debug information).在线程%1中停止(缺少调试信息).Breakpoint: %1断点:%1Thread %1: Missing debug information for top stack frame (%2).线程 %1: 丢失栈顶 (%2).的调试信息。Thread %1: No debug information available (%2).线程 %1: 没有可用的调试信息 (%2).Debugger::Internal::CdbDumperHelperinjection注入debugger call调试器调用Loading the custom dumper library '%1' (%2) ...载入自定义dumper库 '%1' (%2) ...Loading of the custom dumper library '%1' (%2) failed: %3载入自定义dumper库 '%1' (%2) 失败: %3Loaded the custom dumper library '%1' (%2).载入了自定义dumper库 '%1' (%2).Stopped / Custom dumper library initialized.停止/自定义dumper库已初始化。Disabling dumpers due to debuggee crash...被调试的程序崩溃,禁用dumpers...The debuggee does not appear to be Qt application.被调试程序不是Qt程序。Initializing dumpers...正在初始化dumpers...The custom dumper library could not be initialized: %1自定义dumper库无法被初始化: %1Querying dumpers for '%1'/'%2' (%3)为 '%1'/'%2' (%3) 查询 dumpers Debugger::Internal::CdbOptionsPageWidgetCdbCdb<html><body><p>Specify the path to the <a href="%1">Debugging Tools for Windows</a> (%2) here.</p><p><b>Note:</b> Restarting Qt Creator is required for these settings to take effect.</p></p></body></html>Label text for path configuration. %2 is "x-bit version".<html><body><p>在这里指定到 <a href="%1">Windows下的调试工具</a> (%2) 的路径.</p><p><b>注意:</b> 使配置生效需要重启动 Qt Creator 。</p></p></body></html>64-bit version64 bit 版本32-bit version32 bit 版本Autodetect自动检测"Debugging Tools for Windows" could not be found.找不到"Windows 下的调试工具"。Checked:
%1已选择:\n%1Autodetection自动检测Debugger::Internal::CdbSymbolPathListEditorSymbol Server...符号服务器...Adds the Microsoft symbol server providing symbols for operating system libraries.Requires specifying a local cache directory.从微软符号服务器获得操作系统库的符号信息。需要指定一个本地缓存目录。Pick a local cache directory指定本地缓存目录Debugger::Internal::DebugModeDebug调试Debugger::DebuggerManagerContinue继续Interrupt中断Reset Debugger重置调试器Abort Debugging终止调试Aborts debugging and resets the debugger to the initial state.终止调试并重置调试器到初始状态。Step Over单步跳过Step Into单步进入Step Out单步跳出Run to Line执行到行Run to Outermost Function运行至最外层函数Immediately Return From Inner Function从内部函数立即返回Jump to Line跳到指定行Toggle Breakpoint切换断点Add to Watch Window添加到监视窗口Snapshot快照Reverse Direction转变方向Stopped停止Exited退出Turn off helper usage关闭助手应用The debugger could not load the debugging helper library.调试器无法装载调试帮助库。The debugging helper is used to nicely format the values of some Qt and Standard Library data types. It must be compiled for each used Qt version separately. This can be done in the Qt preferences page by selecting a Qt installation and clicking on 'Rebuild' in the 'Debugging Helper' row.调试助手用于格式化Qt和标准库数据类型的值, 必须为每个Qt版本单独编译。 可以在Qt首选项页面选择Qt安装, 然后点击“调试助手”行的"重建"按钮。Stopped.停止。Running...执行中...Changing breakpoint state requires either a fully running or fully stopped application.只有在程序完全运行或完全停止的状态下方能修改断点状态。Warning警告Save Debugger Log保存调试器日志Stop Debugger停止调试Open Qt preferences打开Qt首选项Exited.已退出。The application requires the debugger engine '%1', which is disabled.程序需要调试器引擎 "%1", 而其被禁用。Starting debugger for tool chain '%1'...正在为编译工具链 "%1" 启动调试器...Cannot debug '%1' (tool chain: '%2'): %3无法调试 "%1" (工具链: "%2") : %3%1 (explicitly set in the Debugger Options)%1 (在调试器选项中设定)Continue anyway无论如何继续Debugging helper missing缺少调试助手Debugger::Internal::DebuggerOutputWindowDebugger调试器Debugger::Internal::DebuggerPluginOption '%1' is missing the parameter.选项 '%1' 缺少参数.The parameter '%1' of option '%2' is not a number.选项 '%2' 的参数 '%1' 不是一个数字.Invalid debugger option: %1无效的调试选项: %1Error evaluating command line arguments: %1命令行参数赋值错误: %1Start and Debug External Application...启动和调试外部应用程序...Attach to Running External Application...关联至运行中的外部应用程序...Attach to Core...关联至核心...Start and Attach to Remote Application...启动并关联至远程应用程序...&Views视图(&V)Locked锁定Reset to default layout重置为默认布局Threads:线程:Attaching to PID %1.关联至PID %1.Remove Breakpoint删除断点Disable Breakpoint禁用断点Enable Breakpoint启用断点Set Breakpoint设置断点Warning警告Cannot attach to PID 0无法关联至PID 0Attaching to core %1.关联至核心 %1.Stop Debugger/Interrupt Debugger停止/中断调试Detach Debugger脱离调试器Reset Debugger重置调试器Debugger::Internal::DebuggerListenerClose Debugging Session关闭调试会话A debugging session is still in progress.
Would you like to terminate it?调试会话仍在运行.
你希望终止它吗?A debugging session is still in progress. Would you like to terminate it?一个调试会话仍在运行,是否强行关闭?A debugging session is still in progress. Terminating the session in the current state (%1) can leave the target in an inconsistent state. Would you still like to terminate it?一个调试会话仍在运行,在当前状态(%1)下关闭会使目标处于不完整状态,仍然想要关闭吗?Debugger::Internal::DebuggerSettingsDebugger properties...调试器属性...Adjust column widths to contents根据内容调整列宽Always adjust column widths to contents总是按内容调整列宽Use alternating row colors使用交替行颜色Show a message box when receiving a signal当接受到信号时显示消息窗口Log time stamps记录时间戳Operate by instruction依照命令操作This switches the debugger to instruction-wise operation mode. In this mode, stepping operates on single instructions and the source location view also shows the disassembled instructions.切换调试器至"wise operation"模式, 对语句的单步操作和源码视图同时显示汇编指令。Dereference pointers automatically自动去除对指针的引用This switches the Locals&Watchers view to automatically derefence pointers. This saves a level in the tree view, but also loses data for the now-missing intermediate level.切换本地变量&监视器视图到“自动去除指针引用”模式。 这将减少树形视图中的层次,但同时也减少了数据 - 缺少中间层次。Watch expression "%1"监视表达式 "%1"Remove watch expression "%1"删除监视表达式"%1"Watch expression "%1" in separate window在独立窗口中监视表达式 "%1" Show std:: namespace for types显示类型的std::命名空间Show Qt's namespace for types显示类型的Qt命名空间Use code model使用代码模式Use precise breakpoints使用精确的断点Debugger Properties...调试器属性...Adjust Column Widths to Contents按内容调整列宽Always Adjust Column Widths to Contents总是按内容调整列宽Use Alternating Row Colors使用交替行颜色Show a Message Box When Receiving a Signal当接收到信号时显示消息窗口Log Time Stamps记录时间戳Verbose Log详细日志Operate by Instruction依照命令操作Dereference Pointers Automatically自动去除对指针的引用Watch Expression "%1"监视表达式 "%1"Remove Watch Expression "%1"删除监视表达式"%1"Watch Expression "%1" in Separate Window在独立窗口中监视表达式 "%1"Show "std::" Namespace in Types在类型中显示std::命名空间Show Qt's Namespace in Types在类型中显示Qt的:命名空间Use Debugging Helpers使用调试助手Debug Debugging Helpers调试调试助手Use Code Model使用代码模型Selecting this causes the C++ Code Model being asked for variable scope information. This might result in slightly faster debugger operation but may fail for optimized code.选中该项使从C++ 代码模型获取变量作用域信息。这会导致调试操作稍微变快,但可能使代码优化失效。Recheck Debugging Helper Availability重新检查调试助手是否可用Synchronize Breakpoints同步断点Use Precise Breakpoints使用精确的断点Selecting this causes breakpoint synchronization being done after each step. This results in up-to-date breakpoint information on whether a breakpoint has been resolved after loading shared libraries, but slows down stepping.选中该项使断点同步在每步后都执行。这会让断点信息保持最新,无论断点在载入共享库后是否被解析,但会减慢单步调试的速度。Break on "throw"在抛出(throw)处中断Break on "catch"在捕获(catch)处中断Automatically Quit Debugger自动退出调试器Use tooltips in main editor when debugging调试时在主编辑器中使用工具提示Checking this will enable tooltips for variable values during debugging. Since this can slow down debugging and does not provide reliable information as it does not use scope information, it is switched off by default.选中此项将在调试过程中用工具提示显示变量的值。 可能会减慢调试的速度, 同时由于不使用全局信息, 无法提供可靠的信息, 所以此项默认为关闭。Use Tooltips in Locals View When Debugging调试时在局部变量视图使用工具提示Use Tooltips in Breakpoints View When Debugging调试时在断点视图中使用工具提示Show Address Data in Breakpoints View When Debugging调试时在断点视图中显示地址信息Show Address Data in Stack View When Debugging调试时在堆栈视图中显示地址信息List Source Files列出源文件Skip Known Frames跳过已知帧Selecting this results in well-known but usually not interesting frames belonging to reference counting and signal emission being skipped while single-stepping.选中该项,在单步调试中,跳过众所周知但是无趣的、属于引用计数和信号发射的帧。Enable Reverse Debugging打开反向调试Register For Post-Mortem Debugging注册崩溃后(post-mortem)调试Reload Full Stack重新载入完整堆栈Create Full Backtrace创建完整回溯Execute Line执行此行Change debugger language automatically自动改变调试器语言Changes the debugger language according to the currently opened file.根据当前打开的文件改变调试器语言。Use tooltips in locals view when debugging调试时在本地视图使用工具提示Checking this will enable tooltips in the locals view during debugging.选中此项将使能调试时局部变量视图的工具提示。Use tooltips in breakpoints view when debugging调试时在断点视图中使用tooltipsChecking this will enable tooltips in the breakpoints view during debugging.选中此项将使能调试时断点视图的工具提示。Show address data in breakpoints view when debugging当调试时在断点视图中显示地址信息Checking this will show a column with address information in the breakpoint view during debugging.选中此项后调试时将在断点视图显示地址信息列。Show address data in stack view when debugging当调试时在堆栈视图中显示地址信息Checking this will show a column with address information in the stack view during debugging.选中此项后调试时将在堆栈视图显示地址信息列。Use debugging helper使用调试助手Debug debugging helper调试调试助手Recheck debugging helper availability重新检查调试助手是否可用Synchronize breakpoints同步断点Automatically quit debugger自动退出调试器List source files列出源文件Skip known frames跳过已知帧Enable reverse debugging启用反向调试Reload full stack重新载入完整堆栈Execute line执行此行Debugger::Internal::DebuggingHelperOptionPageDebugging Helper调试助手Choose DebuggingHelper Location选择调试助手位置Ctrl+Shift+F11Ctrl+Shift+F11Debugger::Internal::GdbEngineThe Gdb process failed to start. Either the invoked program '%1' is missing, or you may have insufficient permissions to invoke the program.Gdb 进程启动失败. 调用程序 '%1' 丢失, 或者你没有足够的权限调用此程序.The Gdb process crashed some time after starting successfully.Gdb进程在正常启动后崩溃。The last waitFor...() function timed out. The state of QProcess is unchanged, and you can try calling waitFor...() again.最近的 waitFor...() 函数超时. QProcess 的状态未改变, 你可以尝试再次调用 waitFor...() .An error occurred when attempting to write to the Gdb process. For example, the process may not be running, or it may have closed its input channel.尝试写入 Gdb 进程时发生错误. 例如, 进程可能不在运行或者他关闭了自己的输入通道.An error occurred when attempting to read from the Gdb process. For example, the process may not be running.尝试从 Gdb 进程读取时发生错误. 例如, 进程可能不在运行。Library %1 loaded载入了库 %1Library %1 unloaded卸载了库 %1Thread group %1 created创建了线程组 %1 Thread %1 created创建了线程 %1Thread group %1 exited线程组 %1 退出了Thread %1 in group %2 exited组别 %2 中的线程 %1 退出了Thread %1 selected选中了线程 %1Stopping temporarily.临时停止。The gdb process has not responded to a command within %1 seconds. This could mean it is stuck in an endless loop or taking longer than expected to perform the operation.
You can choose between waiting longer or abort debugging.GDB进程在 %1 秒之内未对命令响应。可能由于进程陷入死循环或执行操作的时间超出预期。
你可以选择继续等待或终止调试。<unknown><未知>Jumped. Stopped.跳转。停止。Application exited with exit code %1程序退出,退出代码 %1Application exited after receiving signal %1程序接收到信号 %1 后退出Application exited normally程序正常退出Loading %1...正在载入 %1...Failed to start application: 程序启动失败: Failed to start application程序启动失败An unknown error in the Gdb process occurred. Gdb进程发生了未知错误。Running...执行中...Stop requested...请求停止...The gdb process has not produced any response to a command within %1 seconds. This may been it is stuck in an endless loop or taking longer than expected to perform the operation it was reqested.
You have a choice of waiting longer or abort debugging.GDB进程在 %1秒之内未对命令响应。 可能由于进程陷入死循环或执行操作的时间超出预期。\n你可以选择继续等待或终止调试。Gdb not respondingGDB不响应Give gdb more time继续等待gdbStop debugging停止调试Executable failed执行失败Process failed to start.进程启动失败。Executable failed: %1执行失败: %1Program exited with exit code %1.程序退出,退出代码 %1。Program exited after receiving signal %1.程序接受到信号%1退出。Program exited normally.程序正常退出。Stopped at breakpoint.在断点处停止。<p>The inferior stopped because it received a signal from the Operating System.<p><table><tr><td>Signal name : </td><td>%1</td></tr><tr><td>Signal meaning : </td><td>%2</td></tr></table><p>底层由于接收到操作系统的信号而停止 .<p><table><tr><td>信号名称 : </td><td>%1</td></tr><tr><td>信号意义 : </td><td>%2</td></tr></table>Signal received接收到信号Stopped: "%1"停止: "%1"The debugger you are using identifies itself as:你正在使用的调试器标识自身为:This version is not officially supported by Qt Creator.
Debugging will most likely not work well.
Using gdb 6.7 or later is strongly recommended.此版本不是Qt Creator官方支持的.
调试非常可能无法很好地工作.
强烈建议使用 gdb 6.7 或者更新的版本.Continuing after temporary stop...临时停止后继续...Running requested...请求执行...Step requested...请求单步执行...Step by instruction requested...请求单步执行命令...Finish function requested...请求完成函数...Step next requested...请求执行下一步...Step next instruction requested...请求执行下条指令...Run to line %1 requested...请求执行到行%1...Run to function %1 requested...请求执行到函数: %1 ...Immediate return from function requested...请求立即从函数中返回...ATTEMPT BREAKPOINT SYNC尝试同步断点<unknown>addressEnd address of loaded module<未知>Jumping out of bogus frame...跳出伪造框架...Dumper version %1, %n custom dumpers found.Dumper 版本 %1, %n 找到自定义 dumpers .The debugging helper library was not found at %1.在%1 没有找到调试助手库。Disassembler failed: %1反汇编失败:%1Unable to start gdb '%1': %2无法启动gdb'%1' : %2Gdb I/O ErrorGdb I/O 错误Unexpected Gdb ExitGdb意外退出The gdb process exited unexpectedly (%1).Gdb 进程异常终止 (%1)。Stopped at breakpoint %1 in thread %2.在线程 %2 的断点 %1 处停止。Stopped: %1 by signal %2因信号 %2 停止: %1 This version is not officially supported by Qt Creator.
Debugging will most likely not work well.
Using gdb 7.1 or later is strongly recommended.此版本不是 Qt Creator官方支持的。
调试很可能无法良好工作。
强烈建议使用 gdb 7.1 或者更新的版本。Failed to shut down application关闭程序失败There is no gdb binary available for '%1'没有为 '%1' 可用的 gdb 二进制档Launching正在启动Snapshot Creation Error快照生成错误Cannot create snapshot file.无法创建快照文件。Cannot create snapshot:
无法创建快照:
Snapshot Reloading快照重新载入中In order to load snapshots the debugged process needs to be stopped. Continuation will not be possible afterwards.
Do you want to stop the debugged process and load the selected snapshot?为了载入快照,需要停止调试进程,之后无法继续当前操作。
你要停止调试进程并载入选中的快照吗?Finished retrieving data获取数据完成crashed崩溃code %1代码%1Adapter start failed适配器启动失败Setting breakpoints...正在设置断点...Starting inferior...启动 inferior...Jumped. Stopped跳转.停止Target line hit. Stopped目标行到达. 停止 <Unknown> name<未知> <Unknown> meaning<未知>Execution Error执行错误Cannot continue debugged process:
无法继续调试进程:
Inferior start failedInferior启动失败Inferior shutdown failedInferior关闭失败Adapter crashed适配器崩溃Library %1 loaded.载入了库%1Library %1 unloaded.卸载了库%1Thread group %1 created.创建了线程组 %1 。Thread %1 created.线程 %1 被创建。Thread group %1 exited.线程组 %1 退出了。Thread %1 in group %2 exited.组别%2 中的线程 %1退出了。Thread %1 selected.选中了线程%1 。Reading %1...读取%1中 ...Processing queued commands.处理队列中的命令。Stopped.停止。Cannot find debugger initialization script无法找到调试器初始化脚本The debugger settings point to a script file at '%1' which is not accessible. If a script file is not needed, consider clearing that entry to avoid this warning. 调试器设置指向的脚本文件'%1'无法读取,如果脚本文件不是必须的,可以考虑清除设置来避免此项警告。Unable to run '%1': %2'无法执行%1': %2Retrieving data for stack view...为堆栈视图获取数据...Retrieving data for watch view (%n requests pending)...为监视视图获取数据 (%n 个请求未完成)...<0 items><0 项><%n items>In string list<%n 项>Finished retrieving data.获取数据完成。Debugging helpers not found.没有找到调试助手。Custom dumper setup: %1自定义dumper 安装: %1<shadowed><隐藏><n/a><N/A><anonymous union><匿名联合体><no information>About variable's value<无信息>Debugger::Internal::GdbOptionsPageGdbGdbChoose Gdb Location选择Gdb 位置Choose Location of Startup Script File选择启动脚本文件的位置Debugger::Internal::ModulesModelyes是no否Module name模块名称Symbols read符号读取Start address起始地址End address结束地址Debugger::Internal::ModulesWindowModules模块Update module list更新模块列表Adjust column widths to contents按内容调整列宽Always adjust column widths to contents总是按内容调整列宽Show source files for module "%1"为模块 "%1" 显示源文件Load symbols for all modules为所有模块载入符号Load symbols for module为模块载入符号Edit file编辑文件Show symbols显示符号Load symbols for module "%1"为模块 "%1" 载入符号Edit file "%1"编辑文件 "%1" Show symbols in file "%1"显示文件 "%1"中的符号Update Module List更新模块列表Show Source Files for Module "%1"为模块 "%1" 显示源文件Load Symbols for All Modules为所有模块载入符号Load Symbols for Module为模块载入符号Edit File编辑文件Show Symbols显示符号Load Symbols for Module "%1"为模块 "%1" 载入符号Edit File "%1"编辑文件 "%1"Show Symbols in File "%1"显示文件 "%1" 中的符号Adjust Column Widths to Contents按内容调整列宽Always Adjust Column Widths to Contents总是按内容调整列宽Address地址Code代码Symbol符号Symbols in "%1""%1" 中的符号Debugger::Internal::OutputCollectorCannot create temporary file: %1无法创建临时文件: %1Cannot create FiFo %1: %2无法创建FIFo %1 : %2Cannot open FiFo %1: %2无法打开FIFo %1 : %2Debugger::Internal::RegisterHandlerName名称Value (base %1)值 (%1进制)Debugger::Internal::RegisterWindowRegisters寄存器Open memory editor打开内存编辑器Open memory editor at %1在 %1打开内存编辑器Reload Register Listing重新载入寄存器列表Open Memory Editor打开内存编辑器Open Memory Editor at %1在 %1 处打开内存编辑器Hexadecimal16进制Decimal10进制Octal8进制Binary2进制Adjust Column Widths to Contents按内容调整列宽Always Adjust Column Widths to Contents总是按内容调整列宽Adjust column widths to contents按内容调整列宽Always adjust column widths to contents总是按内容调整列宽Reload register listing重新载入寄存器列表Debugger::Internal::ScriptEngineRunning requested...执行请求...'%1' contains no identifier'%1' 不包含标识符String literal %1字符串 %1Cowardly refusing to evaluate expression '%1' with potential side effects表达式 "%1" 有潜在的副作用所以无法计算其值Stopped at %1:%2.在 %1:%2 处停止。Stopped.停止。Debugger::Internal::SourceFilesModelInternal name内部名称Full name全名Debugger::Internal::SourceFilesWindowSource Files源文件Reload Data重新载入数据Open File打开文件Open File "%1"'打开文件 "%1"Reload data重新载入数据Open file打开文件Open file "%1"'打开文件"%1"Debugger::Internal::StackHandler......<More><更多>Address:地址:Function:函数:File:文件:Line:行号:From:从:To:到:Level级别Function函数File文件Line行号Address地址Debugger::Internal::ThreadsHandlerFunction函数File文件Line行号Address地址Thread: %1线程: %1Thread: %1 at %2 (0x%3)线程: %1 在 %2 (0x%3)Thread: %1 at %2, %3:%4 (0x%5)线程: %1 在 %2, %3:%4 (0x%5)Thread ID线程IDDebugger::Internal::StackWindowStack栈Copy Contents to Clipboard复制内容到剪贴板Open Memory Editor打开内存编辑器Open Memory Editor at %1在 %1 处打开内存编辑器Open Disassembler打开反汇编程序Open Disassembler at %1在 %1 处打开反汇编程序Adjust Column Widths to Contents按内容调整列宽Always Adjust Column Widths to Contents总是按内容调整列宽Copy contents to clipboard复制内容到剪贴板Open memory editor打开内存编辑器Open memory editor at %1在 %1 处打开内存编辑器Open disassembler打开反汇编程序Open disassembler at %1在 %1 打开反汇编程序Adjust column widths to contents按内容调整列宽Always adjust column widths to contents总是按内容调整列宽Debugger::Internal::StartExternalDialogSelect Executable选择执行档Executable:执行档:Arguments:参数:Debugger::Internal::StartRemoteDialogSelect Debugger选择调试器Select Executable选择执行档Select Sysroot选择SysrootSelect Start Script选择启动脚本Debugger::Internal::ThreadsWindowThread线程Adjust Column Widths to Contents按内容调整列宽Always Adjust Column Widths to Contents总是按内容调整列宽Adjust column widths to contents按内容调整列宽Always adjust column widths to contents总是按内容调整列宽Debugger::Internal::WatchData<not in scope><超出范围>%1 <shadowed %2>%1 <隐藏了 %2>Debugger::Internal::WatchHandlerExpression表达式 ... <cut off>... <省略>Object Address对象地址Stored Address存储地址Internal ID内部IDGeneration创建unknown address未知地址%1 object at %2在 %2 的 %1 对象<Edit><编辑>Root根Name名称Locals局部的Tooltip工具提示Watchers监视器Value值Type类型Debugger::Internal::WatchModeldecimal10进制hexadecimal16进制binary2进制octal8进制Bald pointerplain pointer普通指针Latin1 stringLatin1字符串UTF8 stringUTF8字符串UTF16 stringUTF16字符串UCS4 stringUCS4字符串Name名称Value值Type类型Debugger::Internal::WatchWindowLocals and Watchers局部变量和监视器Change Format for Type "%1"根据类型 "%1" 改变格式Change Format for Type根据类型改变格式Change Format for Object at %1根据在 %1 的对象改变格式Change Format for Object根据对象改变格式Insert New Watch Item插入新的监视项Select Widget to Watch选择要监视的部件Open Memory Editor...打开内存编辑器...Open Memory Editor at %1在 %1 处打开内存编辑器Refresh Code Model Snapshot更新代码模型快照Adjust Column Widths to Contents按内容调整列宽Always Adjust Column Widths to Contents总是按内容调整列宽Change format for type '%1'根据'%1' 型改变格式Change format for expression '%1'根据 '%1'改变格式Clear清空Change format for type根据类型改变格式Change format for expression根据表达式改变格式Select widget to watch选择监视对象Open memory editor...打开内存编辑器...Open memory editor at %1在 %1 打开内存编辑器Refresh code model snapshot更新代码模式快照Adjust column widths to contents按内容调整宽度Always adjust column widths to contents总是按内容调整列宽Insert new watch item插入新的监视项DebuggerPaneClear contents清空内容Save contents保存内容Clear Contents清空内容Save Contents保存内容DebuggingHelperOptionPageUse debugging helper使用调试助手This will load a dumper library这将会载入dumper库Use debugging helper from custom location使用指定路径的调试助手Location: 路径:Debug debugging helper调试调试助手Debugging helper调试助手Makes use of Qt Creator's code model to find out if a variable has already been assigned a value at the point the debugger interrupts.使用代码模型可以查出一个变量在调试中断时是否已经被赋值。Use code model使用代码模型Use Debugging helper使用调试助手<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Note:</span> The debugging helper in only used to produce a nice display of objects of certain type like QString or std::map in the "Locals and Watchers" view.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It is not strictly necessary for debugging with Qt Creator.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">注意:</span> 调试器助手只是用于为一些对象生成更好的输出显示,例如 QString 或 std::map 等,其内容会显示在 "局部变量和监视器" 视图。</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">对于 Qt Creator 中调试,这并不是必须的。</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html><html><head/><body>
<p>The debugging helper is only used to produce a nice display of objects of certain types like QString or std::map in the "Locals and Watchers" view.</p>
<p> It is not strictly necessary for debugging with Qt Creator. </p></body></html><html><head/><body>
<p>调试助手仅仅用来在 "局部变量和监视器" 视图中比较完好的显示类型为 QString 或者 std::map 的对象.</p>
<p> 它不是Qt Creator 调试的必需品. </p></body></html>Use Debugging Helper使用调试助手DependenciesModelUnable to add dependency无法添加依赖关系This would create a circular dependency.这会创建一个循环依赖。ProjectExplorer::Internal::DependenciesWidget%1 has no dependencies.%1 没有依赖关系。%1 depends on %2.%1 依赖 %2 。%1 depends on: %2.%1 依赖: %2.DesignerThe file name is empty.文件名为空。XML error on line %1, col %2: %3XML 错误 在第 %1行, %2列: %3The <RCC> root element is missing.<RCC> root元素缺失。Xml EditorXml 编辑器Designer设计师Class Generation生成类Form Editor界面编辑器The generated header of the form '%1' could not be found.
Rebuilding the project might help.找不到界面 "%1"生成的头文件。
重新构建工程可能有帮助。The generated header '%1' could not be found in the code model.
Rebuilding the project might help.代码模型中找不到生成的头文件"%1"。
重新构建工程可能有帮助。Designer::Internal::FormClassWizardDialogQt Designer Form ClassQt 设计器界面类Form Template界面模板Class Details类详情Designer::Internal::FormClassWizardPage%1 - Error%1 - 错误Choose a class name选择类名Class类Configure...配置...Choose a Class Name选择类名Designer::Internal::FormEditorPluginQtQtQt Designer FormQt 设计师界面Creates a Qt Designer form along with a matching class (C++ header and source file) for implementation purposes. You can add the form and class to an existing Qt C++ Project.创建一个Qt设计师窗体文件和相应的类(C++头文件和源文件),你可以将此窗体文件和类加入到已经存在的Qt C++项目中。Creates a Qt Designer form that you can add to a Qt C++ project. This is useful if you already have an existing class for the UI business logic.创建一个Qt设计师窗体文件,你可以将此窗体文件和类加入到Qt C++项目中。 此功能在你已有为UI逻辑设计的类的情况下比较有用。Creates a Qt Designer form file (.ui).创建Qt设计师界面文件(.ui).Creates a Qt Designer form file (.ui) with a matching class.创建与类匹配的Qt设计师界面文件(.ui)。Qt Designer Form ClassQt 设计师界面类Designer::Internal::FormEditorWWidget Box控件盒子Object Inspector对象查看器Property Editor属性编辑器Signals & Slots Editor信号和槽编辑器Action EditorAction编辑器For&m editor窗体编辑器(&M)Edit widgets编辑部件F3F3Edit signals/slots编辑信号/槽F4F4Edit buddies编辑伙伴Edit tab order编辑 Tab 顺序Meta+HMeta+HCtrl+HCtrl+HCtrl+LCtrl+LMeta+LMeta+LMeta+GMega+GCtrl+GCtrl+GMeta+JMega+JCtrl+JCtrl+JViews视图Signals && Slots Editor信号和槽编辑器Widget box控件盒子Locked锁定Reset to Default Layout重置至默认布局For&m Editor界面编辑器(&m)Edit Widgets编辑控件Edit Signals/Slots编辑信号/槽Edit Buddies编辑伙伴Edit Tab Order编辑 Tab 顺序Ctrl+Alt+RCtrl+Alt+RAbout Qt Designer plugins....关于 Qt 设计师插件...Preview in预览于Designer设计师The image could not be created: %1图片无法创建: %1Designer::Internal::FormTemplateWizardPageChoose a form template选择 界面模板Choose a Form Template选择界面模板%1 - Error%1 - 错误Designer::Internal::FormWindowFileError saving %1保存 %1出错Unable to open %1: %2无法打开 %1: %2Unable to write to %1: %2无法写入 %1: %2Designer::Internal::FormWizardDialogQt Designer FormQt 设计师文件Form Template界面模板Designer::Internal::QtCreatorIntegrationThe class definition of '%1' could not be found in %2.类 '%1' 的定义 在 %2中找不到.Error finding/adding a slot.查找/添加槽错误。Internal error: No project could be found for %1.内部错误:找不到 %1 的工程。No documents matching '%1' could be found.
Rebuilding the project might help.找不到符合 '%1'的文档.
重新构建项目可能有帮助.Unable to add the method definition.无法添加方法定义。DocSettingsPageRegistered Documentation已注册的文档Add...添加...Remove删除Add and remove compressed help files, .qch.添加和删除已压缩的帮助文件,.qch。EmbeddedPropertiesPageSkin:皮肤:Use Virtual Box
Note: This adds the toolchain to the build environment and runs the program inside a virtual machine.
It also automatically sets the correct Qt version.使用虚拟盒子
注意: 这将添加工具链到构建环境变量并且在虚拟机内运行程序.
他将自动设置正确的 Qt 版本.ExtensionSystem::Internal::PluginDetailsViewName:名称:Version:版本:Compatibility Version:兼容版本:Vendor:销售商:Url:URL:Location:位置:Description:说明:Copyright:版权:License:许可:Dependencies:依赖关系:Group:组:ExtensionSystem::Internal::PluginErrorViewState:状态:Error Message:错误信息:ExtensionSystem::Internal::PluginSpecPrivateFile does not exist: %1文件不存在: %1Could not open file for read: %1无法打开用于读取的文件: %1Error parsing file %1: %2, at line %3, column %4分析文件错误 %1: %2, 在行 %3, 列 %4ExtensionSystem::Internal::PluginViewState状态Name名称Version版本Vendor销售商Location位置Load载入ExtensionSystem::PluginErrorViewInvalid无效Description file found, but error on read找到说明文件,但是读取错误Read读入Description successfully read成功读取说明文档Resolved已解決Dependencies are successfully resolved成功解析依赖关系Loaded已载入Library is loaded库已载入Initialized初始化Plugin's initialization method succeeded初始化插件成功Running执行中Plugin successfully loaded and running插件成功载入和运行Stopped停止Plugin was shut down插件被关闭Deleted删除Plugin ended its life cycle and was deleted插件结束了自己的生存期并且已删除ExtensionSystem::PluginManagerCircular dependency detected:
检测到循环依赖:
%1(%2) depends on
%1(%2) 依赖于
%1(%2)%1(%2)Cannot load plugin because dependencies are not resolved由于没有解决依赖所以无法载入插件Cannot load plugin because dependency failed to load: %1(%2)
Reason: %3因为无法载入依赖关系所以无法载入插件: %1(%2)
原因: %3FakeVim::InternalToggle vim-style editing开启vim风格的编辑Use vim-style editing使用vim风格编辑Use Vim-style Editing使用vim风格编辑Read .vimrc读取vimrcFakeVim properties...FakeVim 属性...FakeVim::Internal::FakeVimHandlerNot implemented in FakeVim在FakeVim中未实现E20: Mark '%1' not setE20:未设置"%1"标记%1%2%%1%2%%1All%1所有File '%1' exists (add ! to override)文件 '%1' 存在 (添加 ! 覆盖)Cannot open file '%1' for writing无法打开用于写入的文件 '%1' "%1" %2 %3L, %4C written"%1" %2 %3L, %4C 写入Cannot open file '%1' for reading无法打开用于读取的文件'%1'"%1" %2L, %3C"%1" %2L, %3C%n lines filtered过滤%n 行%n lines >ed %1 timenot really understand what does >ed mean.%n 行 >ed %1 次Can't open file %1无法打开文件 %1 E512: Unknown option: E512: 未知选项: Mark '%1' not set未设置"%1"标记Unknown option: 未知选项 :File "%1" exists (add ! to override)文件 '%1' 存在 (添加 ! 覆盖)Cannot open file "%1" for writing无法打开用于写入的文件 '%1' Cannot open file "%1" for reading无法打开用于读取的文件'%1'%n lines %1ed %2 time%n 行 执行命令%1 %2 次Pattern not found: 未找到模式:search hit BOTTOM, continuing at TOP搜索至末尾, 从开头继续搜索search hit TOP, continuing at BOTTOM搜索至开头, 从结尾处继续搜索Already at oldest change已经处于最旧的改变了Already at newest change已经处于最新的改变了FakeVim::Internal::FakeVimOptionPageGeneral概要FakeVimFakeVimFakeVim::Internal::FakeVimPluginPrivateSwitch to next file切换到下一个文件Switch to previous file切换到前一个文件Quit FakeVim退出FakeVim File not saved文件未保存Saving succeeded成功保存%n files not saved%n 个文件没有被保存Not an editor command: %1不是一个编辑器命令: %1FakeVim InformationFakeVim 信息FakeVimOptionPageUse FakeVim使用FakeVimVim style settingsVim 风格设置vim's "expandtab" optionvim 的 "expandtab" 选项Expand tabulators:展开制表符:Highlight search results:高亮搜索结果:Shift width:缩进宽度:Smart tabulators:智能制表符:Start of line:从行开始:vim's "tabstop" optionvim 的 "tabstop" 选项Tabulator size:制表符大小:Backspace:Backspace:VIM's "autoindent" optionvim 的 "autoindent" 选项Automatic indentation:自动缩进:Copy text editor settings复制文本编辑器设置Set Qt style设置为Qt风格Set plain style设置为无格式风格Incremental search:递增式搜索:Vim BehaviorVim 行为Automatic indentation自动缩进Start of line移到行首Smart indentation智能缩进Use search dialog使用搜索对话框Expand tabulators展开制表符Smart tabulators智能制表符Highlight search results高亮搜索结果Incremental search递增式搜索Read .vimrc读取vimrcKeyword characters:关键词字符:Copy Text Editor Settings复制文本编辑器设置Set Qt Style设置为Qt风格Set Plain Style设置为无格式风格Show position of text marks显示文本标签的位置FilterNameDialogClassAdd Filter Name增加过滤器名称Filter Name:过滤器名称:FilterSettingsPageFilters过滤器11Add添加Remove删除Attributes属性<html><body>
<p>
Add, modify, and remove document filters, which determine the documentation set displayed in the Help mode. The attributes are defined in the documents. Select them to display a set of relevant documentation. Note that some attributes are defined in several documents.
</p></body></html><html><body>
<p>
添加,修改,删除文档过滤器,这决定了要在帮助模式中显示的文档集。属性在文档中定义,选中属性以显示关联文档。请注意某些属性在多个文档中被定义。
</p></body></html>Find::Internal::FindDialogSearch for...查找...Sc&ope:范围(&o):&Search搜索(&S)Search &for:查找(&f):Close关闭&Case sensitive区分大小写(&C)&Whole words only全词匹配(&W)Search && Replace查找和替换Find::Internal::FindPlugin&Find/Replace查找/替换(&F)Advanced Find高级查找Open Advanced Find...打开高级查找...Find...查找...Ctrl+Shift+FCtrl+Shift+FFind::Internal::FindToolBarCurrent Document当前文档Find/Replace查找/替换Enter Find String输入搜索字符串Ctrl+ECtrl+EFind Next查找下一个Find Previous查找前一个Replace && Find Next替换并且查找下一个Ctrl+=Ctrl+=Replace && Find Previous替换并且查找前一个Replace All替换所有Case Sensitive区分大小写Whole Words Only全词匹配Use Regular Expressions使用正则表达式Find::Internal::FindWidgetFind查找Find:查找:Replace with:替换为:All所有......Find::SearchResultWindowSearch Results搜索结果No matches found!未找到匹配!Expand All展开全部Replace with:替换为:Replace all occurrences替换所有出现位置Replace替换GdbOptionsPageGdb interactionGdb 设定Gdb location:Gdb 路径:Environment:环境:This is either empty or points to a file containing gdb commands that will be executed immediately after gdb starts up.可以为空,或指向包含gdb命令的文件, 将在启动gdb之后立即执行。Gdb startup script:Gdb启动脚本:Behaviour of breakpoint setting in plugins在插件内的断点的行为This is the slowest but safest option.这是最慢但是最安全的选项。Try to set breakpoints in plugins always automatically.总是自动在插件中设置断点。Try to set breakpoints in selected plugins尝试在选中的插件中设置断点Matching regular expression: 匹配正则表达式:Never set breakpoints in plugins automatically从不自动在插件中设置断点This is either a full absolute path leading to the gdb binary you intend to use or the name of a gdb binary that will be searched in your PATH.可以是到gdb二进制档的绝对路径或gdb二进制档的名称(将在PATH中搜索)。When this option is checked, the debugger plugin attempts
to extract full path information for all source files from gdb. This is a
slow process but enables setting breakpoints in files with the same file
name in different directories.此项选中后调试器插件将尝试
从gdb中解析所有源文件的全路径信息。
此过程比较缓慢, 但将使能
为不同路径的同名文件设置断点。Use full path information to set breakpoints设置断点时使用全路径信息Gdb timeout:Gdb超时时间:This is the number of second Qt Creator will wait before
it terminates non-reacting gdb process. The default value of 20 seconds
should be sufficient for most applications, but there are situations when
loading big libraries or listing source files takes much longer than that
on slow machines. In this case the value should be increased.这是Qt Creator在终止gdb进程之前将等待的秒数。
默认时间是20秒,对于多数程序已经足够。
但有时如载入很大的二进制档或列出源文件清单时,
在比较慢的机器上可能耗费比20秒更长的时间。
这就需要增加此值。GdbGdbThis is the number of seconds Qt Creator will wait before
it terminates non-responsive gdb process. The default value of 20 seconds
should be sufficient for most applications, but there are situations when
loading big libraries or listing source files takes much longer than that
on slow machines. In this case, the value should be increased.这是Qt Creator 在终止不响应的gdb进程之前将等待的秒数。
默认时间是20秒,对于多数程序已经足够。
但有时如载入很大的二进制档或列出源文件清单时,
在比较慢的机器上可能耗费比20秒更长的时间。
这就需要增加此值。Enable reverse debugging打开反向调试When this option is checked, 'Step Into' compresses several steps into one in certain situations, leading to 'less noisy' debugging. So will, e.g., the atomic
reference counting code be skipped, and a single 'Step Into' for a signal emission will end up directly in the slot connected to it.当此项被选中,"Step Into"某些情况下将把几步压缩成为一步,以简化调试。因此像原子操作计数等代码会被跳过,信号发送的"Step Into"会直接调到连接的槽函数。Skip known frames when stepping当stepping时跳过已知的framesShow a message box when receiving a signal当接收到一个信号时显示一个消息窗口Behavior of Breakpoint Setting in Plugins在插件内的断点的行为GenericMakeStepOverride %1:覆盖 %1:Make arguments:Make 参数:Targets:目标:GenericProject<new><新建>GenericProjectManager::Internal::GenericBuildConfigurationFactoryCreate新建Build构建New configuration新配置New Configuration Name:新配置名称:GenericProjectManager::Internal::GenericBuildSettingsWidgetConfiguration Name:配置名称:Build directory:构建目录:Tool Chain:工具链:Generic Manager标准管理器GenericProjectManager::Internal::GenericMakeStepConfigWidgetMakeGenericMakestep display name.MakeOverride %1:覆盖 %1:<b>Make:</b> %1 %2<b>Make:</b> %1 %2GenericProjectManager::Internal::GenericProjectWizardImport of Makefile-based Project导入基于Makefile的项目Import Existing Project导入现有项目Imports existing projects that do not use qmake or CMake. This allows you to use Qt Creator as a code editor.导入现有的不使用qmake或CMake的工程, 这样你可以将Qt Creator 当作源码编辑器使用。Creates a generic project, supporting any build system.创建标准项目,支持所有构建系统。Projects项目The project %1 could not be opened.项目 %1 无法被打开。GenericProjectManager::Internal::GenericProjectWizardDialogImport of Makefile-based Project导入基于Makefile的项目Generic Project标准项目Import Existing Project导入现有项目Project Name and Location项目名称和位置Project name:项目名称:Location:位置:Location位置Second Page Title第二页题目Git::Internal::BranchDialogCheckoutCheckoutDelete删除Unable to find the repository directory for '%1'.无法找到仓库目录'%1'DiffDiffRefresh刷新Delete...删除...Delete Branch删除分支 Would you like to delete the branch '%1'?你想删除 分支 '%1' 吗?Failed to delete branch删除 分支 失败Failed to create branch创建 分支 失败Failed to stashwhat does stash mean?Stash 失败Checkout failedCheckout 失败Would you like to create a local branch '%1' tracking the remote branch '%2'?你想创建一个本地 分支 '%1' 来追踪远程 分支 '%2'吗?Create branch创建 分支Failed to create a tracking branch创建跟踪 分支 失败Branches分支General information概要Repository:仓库:Remote branches远程 branchesRemote Branches远程 分支Git::Internal::ChangeSelectionDialogSelect a Git commit选择一个 Git commitSelect Git repository选择 Git 仓库Select a Git Commit选择一个 Git commitSelect Git Repository选择 Git 仓库Error错误Selected directory is not a Git repository选择的目录不是 一个Git 仓库Git::Internal::GitClientNote that the git plugin for QtCreator is not able to interact with the server so far. Thus, manual ssh-identification etc. will not work.请注意 git 插件无法与服务器交互,所以类似于“手动ssh身份认证”之类将无法工作。Unable to determine the repository for %1.无法为%1定位代码仓库.Unable to parse the file output.无法分析文件输出。Executing: %1 %2
Executing: <executable> <arguments>正在执行: %1 %2
Waiting for data...等待数据...Git DiffGit Diff %1Git Diff Branch %1Git Diff Branch %1Git LogGit Log %1Cannot describe '%1'.无法描述 '%1'。Git Show %1Git Blame %1Unable to checkout %1 of %2: %3Meaning of the arguments: %1: Branch, %2: Repository, %3: Error message无法 checkout %2 中的 %1: %3Unable to add %n file(s) to %1: %2无法添加 %n 个文件到 %1: %2Unable to remove %n file(s) from %1: %2无法从 %1 删除 %n 个文件: %2Unable to reset %1: %2无法 重置 %1: %2Unable to reset %n file(s) in %1: %2无法 重置 %n 个文件到 %1: %2Unable to checkout %1 of %2 in %3: %4Meaning of the arguments: %1: revision, %2: files, %3: repository, %4: Error message无法从代码库 %3 中 检出文件 %2 的版本 %1: %4Unable to find parent revisions of %1 in %2: %3Failed to find parent revisions of a SHA1 for "annotate previous"无法在 %2 找到 %1 的父版本 : %3Invalid revision无效版本Unable to retrieve branch of %1: %2无法获取 %1 的分支: %2Unable to retrieve top revision of %1: %2无法获取 %1 的顶层版本: %2Unable to describe revision %1 in %2: %3无法描述 %2 中的 %1: %3Stash descriptionStash 说明Description:说明:Stash DescriptionStash 说明Unable to resolve stash message '%1' in %2Look-up of a stash via its descriptive message failed.无法解析 %2 中的 stash 信息 '%1'Unable to run a 'git branch' command in %1: %2无法在 %1 中执行命令 'git branch': %2Unable to run 'git show' in %1: %2无法在 %1 中执行 'git show': %2Unable to run 'git clean' in %1: %2无法在 %1 中执行 'git clean': %2There were warnings while applying %1 to %2:
%3应用 %1 到 %2 时收到警告:
%3Unable apply patch %1 to %2: %3无法应用补丁 %1 到 %2: %3Unable to restore stash %1: %2无法还原 stash %1: %2Unable to restore stash %1 to branch %2: %3无法还原 stash %1 到分支 %2: %3Unable to remove stashes of %1: %2无法删除 %1 中的 stashes: %2Unable to remove stash %1 of %2: %3无法删除 %2 中的 stash %1: %3Unable retrieve stash list of %1: %2无法获取 %1 的 stash 列表: %2Unable to determine git version: %1无法确定 git 版本: %1Unable to checkout %n file(s) in %1: %2无法检出%1中的 %n 个文件: %2Unable stash in %1: %2无法在%1 执行 stash: %2Unable to run branch command: %1: %2无法运行 branch 命令: %1: %2Unable to run show: %1: %2无法运行 show: %1: %2Changes修改You have modified files. Would you like to stash your changes?stash 临时存储你修改了文件,你想要 stash 你的修改么?Unable to obtain the status: %1无法获得状态: %1The repository %1 is not initialized yet.仓库 %1 还没有被初始化。You did not checkout a branch.你没有 checkout 分支。Committed %n file(s).
Commit 了 %n 个文件.
Unable to commit %n file(s): %1
无法 commit %n 个文件: %1
Revert还原The file has been changed. Do you want to revert it?文件被改变,你是否想还原?The file is not modified.文件没有被修改。The command 'git pull --rebase' failed, aborting rebase.命令 'git pull --rebase' 失败,终止rebase。Git SVN LogGit SVN LogThere are no modified files.没有被修改的文件。Git::Internal::GitPlugin&GitDiff Current FileDiff 当前文件Diff "%1"Alt+G,Alt+DAlt+G,Alt+DFile Status文件状态Alt+G,Alt+SAlt+G,Alt+SLog FileLog 文件Log of "%1""%1" 的 logAlt+G,Alt+LBlameBlame for "%1" "%1"的 blameAlt+G,Alt+BAlt+G,Alt+BUndo Changes撤销修改Undo Changes for "%1"撤销对"%1"的修改Alt+G,Alt+UAlt+G,Alt+UStage File for Commit提交的Stage文件Stage "%1" for Commit提交的Stage "%1"Alt+G,Alt+AAlt+G,Alt+AUnstage File from Commit从提交unstage文件Unstage "%1" from Commit从提交unstage文件 "%1"Diff Current ProjectDiff 当前项目Diff Project "%1"Diff 项目 "%1"Clean Project...Clean 项目...Clean Project "%1"...Clean 项目 "%1"...Diff RepositoryDiff 仓库Repository Status代码仓库 StatusLog RepositoryLog代码仓库Apply Patch应用patchApply "%1"应用 “%1”Apply Patch...应用patch...Undo Repository Changes撤销对仓库的修改Create Repository...创建仓库...Clean Repository...Clean 仓库...Stash snapshot...Stash 快照...Saves the current state of your work and resets the repository.保存你的工作的当前状态并重置软件仓库。Stashes...Stashes...SubversionSubversionLogLogFetchFetchWould you like to revert all pending changes to the repository
%1?你想要还原对仓库 %1
的所有未处理的修改吗?Unable to retrieve file list无法获取文件列表Repository clean代码仓库清理The repository is clean.仓库已被 clean。Patches (*.patch *.diff)补丁 (*.patch *.diff)Choose patch选择补丁Patch %1 successfully applied to %2补丁 %1 成功应用于 %2Project Status项目状态Status Project "%1"项目 "%1" 的状态Log ProjectLog 项目Log Project "%1"Log 项目 "%1"Alt+G,Alt+KAlt+G,Alt+KUndo Project Changes撤销项目改变StashStashSaves the current state of your work.保存当前状态。Stash Snapshot...PullPullStash PopStash PopRestores changes saved to the stash list using "Stash".使用 "Stash" 还原保存在临时存储列表中的修改。Commit...Commit...Alt+G,Alt+CAlt+G,Alt+CPushPushBranches...Branches...List Stashes列出临时分支Show Commit...显示提交...CommitCommitDiff Selected FilesDiff 选中的文件&Undo撤销(&U)&Redo重做(&R)Could not find working directory找不到工作文件夹RevertRevertWould you like to revert all pending changes to the project?你想复原所有未执行的改变到项目中么?Another submit is currently being executed.另一个提交操作正在执行。Cannot create temporary file: %1无法创建临时文件: %1Closing git editor关闭 git 编辑器Do you want to commit the change?你想提交此修改吗?The commit message check failed. Do you want to commit the change?提交信息检查失败,你想要提交此修改吗?Git::Internal::GitSettingsThe binary '%1' could not be located in the path '%2'无法在 '%2' 定位二进制档 '%1'Git::Internal::GitSubmitEditorGit CommitGit CommitGit::Internal::GitSubmitPanelGeneral Information概要Repository:仓库:repository仓库Branch:分支:branch分支Commit InformationCommit 信息Author:作者:Email:Email:Git::Internal::LocalBranchModel<New branch><新的分支>Type to create a new branch创建新分支Git::Internal::SettingsPageEnvironment variables环境变量PATH:路径:From system来自系统<b>Note:</b><b>注意:</b>Git needs to find Perl in the environment as well.Git 需要在环境变量中找到 Perl.Note that huge amount of commits might take some time.注意:大量的提交可能需要花费一段时间。Log commit display count:显示 commit 记录的数量:GitGitGit SettingsGit设置Timeout (seconds):超时 (秒):Omit date from annotation output忽视注释输出的日期Miscellaneous其他Timeout:超时时间:s秒Prompt on submit提交时弹出提示Ignore whitespace changes in annotation忽略注释中的空格变化Use "patience diff" algorithm使用 "patience diff” 算法Pull with rebasegit pull --rebaseEnvironment Variables环境变量From System从系统选择GitCommand
'%1' failed (exit code %2).
'%1' 失败 (退出代码 %2)。
'%1' completed (exit code %2).
'%1' 完成 (退出代码 %2)。
HelloWorld::Internal::HelloWorldPluginSay "&Hello World!"说 "世界,你好!(&H)"&Hello World世界,你好!(&H)Hello world!世界,你好!Hello World PushButton!"世界,你好!"按钮!Hello World!世界,你好!Hello World! Beautiful day today, isn't it?世界,你好!今天是个好天气,不是吗?HelloWorld::Internal::HelloWorldWindowFocus me to activate my context!焦点移至此处激活上下文!Hello, world!世界,你好!Help::Internal::CentralWidgetAdd new page添加新页Print Document打印文档unknown未知Add New Page添加新页Close This Page关闭本页Close Other Pages关闭其他页Add Bookmark for this Page...为此页添加书签...Help::Internal::DocSettingsPageDocumentation文档Help帮助Add Documentation添加文档Qt Help Files (*.qch)Qt 帮助文件 (*.qch)The file %1 is not a valid Qt Help file!文件 %1 不是一个有效的Qt帮助文件!Cannot unregister documentation file %1!无法注销文件 %1 !Help::Internal::FilterSettingsPageFilters过滤器Help帮助Help::Internal::HelpIndexFilterHelp index帮助索引Help::Internal::HelpModeHelp帮助Help::Internal::HelpPluginContents目录Index索引Search查找Bookmarks书签Home主页Previous上一个Next下一个Add Bookmark添加书签Previous Page上一页Next Page下一页Context Help上下文相关帮助Activate Index in Help mode帮助模式下激活索引模式Activate Contents in Help mode帮助模式下激活目录表示Activate Search in Help mode帮助模式下激活搜索Increase Font Size增大字号Ctrl++Ctrl++Decrease Font Size减小字号Ctrl+-Ctrl+-Reset Font Size重置字号Ctrl+0Ctrl+0Alt+TabAlt+TabAlt+Shift+TabAlt+Shift+TabCtrl+TabCtrl+TabCtrl+Shift+TabCtrl+Shift+TabActivate Bookmarks in Help mode帮助模式下激活书签Open Pages打开页面Activate Open Pages in Help mode帮助模式下激活打开页面表示Go to Help Mode切换至帮助模式Close current Page关闭当前页Unfiltered未过滤<html><head><title>No Documentation</title></head><body><br/><center><b>%1</b><br/>No documentation available.</center></body></html><html><head><title>没有文档</title></head><body><br/><center><b>%1</b><br/>没有可用文档.</center></body></html>Filtered by:过滤方式:Help::Internal::SearchWidget&Copy复制(&C)Copy &Link Location复制链接位置(&L)Open Link in New Tab在新页面打开链接Select All全选Indexing索引中Indexing Documentation...正在建立文档索引...Open Link打开链接Open Link as New Page在新页面打开连接Copy Link复制链接Copy复制Reload重新载入HelpViewerOpen Link in New Tab在新页面打开链接<title>about:blank</title><title>空白页</title><title>Error 404...</title><div align="center"><br><br><h1>The page could not be found</h1><br><h3>'%1'</h3></div><title>错误 404...</title><div align="center"><br><br><h1>找不到页面</h1><br><h3>'%1'</h3></div>Help帮助Unable to launch external application.
无法执行外部应用。
OKOKCopy &Link Location复制链接位置(&L)Open Link in New Tab Ctrl+LMB在新页面打开链接 Ctrl+LMBIndexWindow&Look for:查找(&L):Open Link打开链接Open Link as New Page在新页面打开连接Open Link in New Tab在新页面打开链接InputPaneType Ctrl-<Return> to execute a line.键入Ctrl-<Return> 执行一行。LocatorFilters过滤器Locator定位器MainWindowOpen file打开文件BauhausMainWindowClass&File文件(&F)&New...新建(&N)...Ctrl+N&Open...打开(&O)...Ctrl+OCtrl+ORecent Files最近使用的文件&Save保存(&S)Ctrl+SSave &As...另存为(&A)...&Preview预览(&P)Ctrl+RCtrl+R&Preview with Debug带调试的预览(&P)Ctrl+D&Quit退出(&Q)&Edit编辑(&E)Ctrl+ZCtrl+YCtrl+Shift+Z&Copy复制(&C)&Cut剪切(&C)&Paste粘贴(&P)&Delete删除(&D)DelBackspace&View视图(&V)&Help帮助(&H)&About...关于(&A)...Properties属性Could not open file <%1>无法打开文件 <%1>Qml Errors:QML错误:
%1 %2:%3 - %4
%1:%2 - %3Quit退出Run to main()执行到main()Ctrl+F5Ctrl+F5F5F5Shift+F5Shift+F5F6F6F7F7Shift+F6Shift+F6Shift+F9Shift+F9Shift+F7Shift+F7Shift+F8Shift+F8F8F8ALT+D,ALT+WALT+D,ALT+WFiles文件File文件Debug调试Not a runnable project不是一个可执行的项目The current startup project can not be run.当前启动的项目无法被执行。Open File打开文件Cannot find special data dumpers找不到特殊数据dumpersThe debugged binary does not contain information needed for nice display of Qt data types.
Make sure you use something like
SOURCES *= .../ide/main/bin/gdbmacros/gdbmacros.cpp
in your .pro file.被调试的程序未包含用于正确显示Qt数据类型的信息。
请确保使用添加类似如下信息
SOURCES *= .../ide/main/bin/gdbmacros/gdbmacros.cpp
到你的.pro文件中。Open Executable File打开可执行文件Ctrl+QCtrl+QMakeStepOverride %1:覆盖 %1:Make arguments:Make 参数:MyMainN/AN/ANickNameDialogNick Names昵称Filter:过滤器:Clear清空OpenWithDialogOpen File With...用...打开文件Open file extension with:使用..打开文件扩展名:Perforce::InternalNo executable specified未指定可执行的Unable to launch "%1": %2无法执行 "%1": %2"%1" timed out after %2ms. 在%2毫秒后"%1" 超时."%1" crashed."%1" 崩溃"%1" terminated with exit code %2: %3"%1" 中止, 退出代码 %2: %3The client does not seem to contain any mapped files.客户端看上去不存在任何映射文件Perforce::Internal::ChangeNumberDialogChange Number改变数值Change Number:改变数值:Perforce::Internal::PendingChangesDialogP4 Pending ChangesP4未完成的修改Submit提交Cancel取消Change %1: %2修改 %1: %2Perforce::Internal::PerforcePlugin&PerforceEdit编辑Edit "%1"编辑"%1"Alt+P,Alt+EAlt+P,Alt+EEdit File编辑文件Add添加Add "%1"添加"%1"Alt+P,Alt+AAlt+P,Alt+AAdd File添加文件Delete删除Delete "%1"删除 "%1"Delete File删除文件Revert还原Revert "%1"还原"%1" Alt+P,Alt+RAlt+P,Alt+RRevert File还原文件Diff Current FileDiff 当前文件Diff "%1"Diff Current Project/SessionDiff 当前文件项目/会话Diff Project "%1"Diff 项目 "%1"Alt+P,Alt+DAlt+P,Alt+DDiff Opened FilesDiff 打开的文件Opened已打开Alt+P,Alt+OAlt+P,Alt+OSubmit Project提交项目Submit Project "%1"提交项目 "%1"Alt+P,Alt+SAlt+P,Alt+SPending Changes...未完成的修改...Update Current Project/Session更新当前的项目/会话Update Project "%1"更新项目 "%1" Revert Project还原项目Revert Project "%1"还原项目 "%1"Revert Unchanged还原未修改的内容Revert Unchanged Files of Project "%1"还原项目 %1 中所有未修改的内容Describe...说明...Annotate Current FileAnnotate 当前文件Annotate "%1"Annotate "%1"Annotate...注释...Filelog Current FileFilelog当前文件Filelog "%1"Filelog "%1" Alt+P,Alt+FAlt+P,Alt+FFilelog...文件日志...Update All更新所有Delete...删除...Delete "%1"...删除 "%1"...Log ProjectLog 项目Log Project "%1"Log 项目 "%1"Repository Log仓库日志Submit提交Diff Selected FilesDiff 选中的文件&Undo撤销(&U)&Redo重做(&R)p4 revertp4 还原The file has been changed. Do you want to revert it?文件被改变,你想还原它么?Do you want to revert all changes to the project "%1"?你想还原项目 "%1"的所有修改吗?Another submit is currently executed.另一个提交正在被执行.Cannot create temporary file.无法创建临时文件。Project has no files项目中没有文件p4 annotatep4 annotate %1p4 filelogp4 filelog %1Executing: %1
正在执行: %1
The process terminated with exit code %1.进程异常终止,退出码 %1 .p4 submit failed: %1p4 submit 失败: %1Error running "where" on %1: %2Failed to run p4 "where" to resolve a Perforce file name to a local file system name.在 %1运行 "where" 发生错误: %2The file is not mappedFile is not managed by Perforce文件未映射Perforce repository: %1Perforce 仓库地址: %1Perforce: Unable to determine the repository: %1Perforce: 无法定位仓库地址:'%1'The process terminated abnormally.进程异常终止。Update Current Project更新当前项目Could not start perforce '%1'. Please check your settings in the preferences.无法启动 perforce '%1'. 请检查首选项中的设置.Perforce did not respond within timeout limit (%1 ms).Perforce 在超时限制(%1 毫秒)内未响应.Unable to write input data to process %1: %2无法向进程%1写入输入数据: %2Perforce is not correctly configured.Perforce未正确配置。p4 diff %1p4 describe %1Closing p4 Editor正在关闭 p4编辑器Do you want to submit this change list?你想提交这个修改列表么?The commit message check failed. Do you want to submit this change list检查提交信息失败,你想要提交这个修改列表吗?Cannot open temporary file.无法打开临时文件。Pending change未完成的修改Could not submit the change, because your workspace was out of date. Created a pending submit instead.无法提交修改,因为你的工作空间已经过时。创建了一个“未完成的提交”。Invalid configuration: %1无效配置: %1Timeout waiting for "where" (%1).超时等待 "where" (%1).Error running "where" on %1: The file is not mapped运行错误 "where" 在 %1: 文件没有被映射Perforce::Internal::PerforceSubmitEditorPerforce SubmitPerforce提交Perforce::Internal::PromptDialogPerforce PromptPerforce信息提示OKOKPerforce::Internal::SettingsPageP4 Command:P4 命令:Use default P4 environment variables使用默认 P4 环境变量Environment variables环境变量P4 Client:P4 客户端:P4 User:P4 用户:P4 Port:P4 端口:PerforcePerforceTest测试Configuration配置Miscellaneous其他Prompt on submit提交时弹出提示Timeout:超时时间:s秒Log count:日志数:P4 command:P4 命令:P4 client:P4 客户端:P4 user:P4 用户:P4 port:P4 端口:Environment Variables环境变量Perforce::Internal::SettingsPageWidgetTesting...测试中...Test succeeded (%1).测试成功 (%1).Test succeeded.测试成功。Perforce CommandPerforce 命令Perforce::Internal::SubmitPanelSubmit提交Change:修改:Client:客户端:User:用户:PluginDialogDetails详情Error Details错误详情Installed Plugins已安装的插件Plugin Details of %1插件%1 的详细信息Plugin Errors of %1插件 %1 的错误信息PluginManagerThe plugin '%1' does not exist.插件 '%1' 不存在。Unknown option %1未知选项 %1The option %1 requires an argument.选项 %1 需要参数。Failed Plugins发生错误的插件PluginSpec'%1' misses attribute '%2''%1' 缺少属性 '%2' '%1' has invalid format'%1' 格式无效Invalid element '%1''%1' 无效元素Unexpected closing element '%1'未预料到的关闭元素 '%1'Unexpected token未预料到的符号Expected element '%1' as top level element '%1' 应为顶层元素Resolving dependencies failed because state != Read解决依赖关系失败因为 state != ReadCould not resolve dependency '%1(%2)'无法解决依赖 '%1(%2)'Loading the library failed because state != Resolved载入库文件失败因为 state != ResolvedPlugin is not valid (does not derive from IPlugin)不是有效插件 (未从IPlugin继承)Initializing the plugin failed because state != Loaded初始化插件失败因为 state != LoadedInternal error: have no plugin instance to initialize内部错误:没有插件实例要初始化Plugin initialization failed: %1插件初始化失败: %1Cannot perform extensionsInitialized because state != Initialized无法进行扩展初始化因为 state != InitializedInternal error: have no plugin instance to perform extensionsInitialized内部错误:没有可进行扩展初始化的插件实例ProjectExplorer::AbstractProcessStep<font color="#0000ff">Starting: %1 %2</font>
<font color="#0000ff">启动中: %1 %2</font>
<font color="#0000ff">Exited with code %1.</font><font color="#0000ff">已退出,退出代码 %1.</font><font color="#ff0000"><b>Exited with code %1.</b></font><font color="#ff0000"><b>已退出,退出代码 %1.</b></font><font color="#ff0000">Could not start process %1 </b></font><font color="#ff0000">无法启动进程 %1 </b></font><font color="#0000ff">Starting: "%1" %2</font>
<font color="#0000ff">启动中: %1 %2</font>
<font color="#0000ff">The process "%1" exited normally.</font><font color="#ff0000">进程 %1正常退出 </b></font><font color="#ff0000"><b>The process "%1" exited with code %2.</b></font><font color="#ff0000">进程 %1退出,退出代码 %2 </b></font><font color="#ff0000"><b>The process "%1" crashed.</b></font><font color="#ff0000">进程 %1崩溃 </b></font><font color="#ff0000"><b>Could not start process "%1"</b></font><font color="#ff0000">无法启动进程 %1 </b></font>Starting: "%1" %2
正在启动 "%1" %2
The process "%1" exited normally.进程"%1"正常退出。The process "%1" exited with code %2.进程"%1"退出,退出代码 %2 。The process "%1" crashed.进程"%1"崩溃。Could not start process "%1"无法启动进程"%1"ProjectExplorer::BuildManagerFinished %1 of %n build steps完成 %n 之中的 %1 个构建步骤Build SystemCategory for build system isses listened under 'Build Issues'构建系统Canceled build.取消构建.When executing build step '%1'当执行构建步骤 '%1'时Running build steps for project %1...为项目%1执行构建步骤 ...<font color="#ff0000">Canceled build.</font><font color="#ff0000">取消构建.</font>Build构建<font color="#ff0000">Error while building project %1 (target: %2)</font><font color="#ff0000">构建项目%1时发生错误 (目标: %2)</font>Error while building project %1 (target: %2)构建项目%1 时发生错误 (目标: %2)Finished %n of %1 build steps完成 %n 之中的 %1 构建步骤CompileCategory for compiler isses listened under 'Build Issues'编译BuildsystemCategory for build system isses listened under 'Build Issues'构建系统<font color="#ff0000">Error while building project %1</font><font color="#ff0000">构建项目%1时发生错误 %1</font><font color="#ff0000">When executing build step '%1'</font><font color="#ff0000">当执行构建步骤'%1'时 </font>Error while building project %1构建项目%1 时发生错误 <b>Running build steps for project %2...</b><b>为项目%2执行构建步骤 ...</b>ProjectExplorer::CustomExecutableRunConfigurationCustom Executable自定义执行档Could not find the executable, please specify one.无法找到执行档, 请指定一个.Clean Environment清理时的环境变量System Environment系统环境变量Build Environment构建时的环境变量Run %1运行%1 ProjectExplorer::CustomExecutableRunConfigurationFactoryCustom Executable自定义执行档ProjectExplorer::EnvironmentModel<UNSET><未设定>Value值Variable变量<VARIABLE>Name when inserting a new variable<变量><VALUE>Value when inserting a new variable<值><VARIABLE><变量><VALUE><值>ProjectExplorer::EnvironmentWidget&Edit编辑(&E)&Add添加(&A)&Reset重置(&R)&Unset取消设置(&U)Unset <b>%1</b>取消设置 <b>%1</b>Set <b>%1</b> to <b>%2</b>设置 <b>%1</b> 为<b>%2</b>Using <b>%1</b>使用 <b>%1</b>Using <b>%1</b> and使用 <b>%1</b> 和Summary: No changes to Environment概要:环境变量没有改变ProjectExplorer::Internal::AllProjectsFilterFiles in any project任何项目中的文件ProjectExplorer::Internal::AllProjectsFindAll Projects所有项目File &pattern:文件模式(&p):ProjectExplorer::Internal::BuildSettingsPanelBuild Settings构建设置ProjectExplorer::Internal::BuildSettingsWidget&Clone Selected克隆选中(&C)Build Steps构建步骤Edit Build Configuration:编辑构建配置:No Build Settings available没有可用的构建设置No build settings available没有可用的构建设置Edit build configuration:编辑构建配置:Add添加Remove删除Clean Steps清除步骤<a href="#">Make %1 active.</a><a href="#">激活 %1 .</a>New Configuration Name:新配置名称:Clone configuration克隆配置ProjectExplorer::Internal::BuildStepsPageMove Up向上移动Move Down向下移动Remove Item删除项目Removing Step failed删除步骤失败Can't remove build step while building无法在构建时删除构建步骤No Build Steps没有构建步骤Add Clean Step添加清除步骤Add Build Step添加构建步骤Add clean step添加清除步骤Add build step添加构建步骤Remove clean step删除清除步骤Remove build step删除构建步骤Build Steps构建步骤Clean Steps清除步骤ProjectExplorer::Internal::CompileOutputWindowCompile Output编译输出ProjectExplorer::Internal::CoreListenerCheckingForRunningBuildCancel Build && Close退出构建并关闭A project is currently being built.有个项目现正在构建中。Close Qt Creator?退出Qt Creator ?Do not Close不要关闭Do you want to cancel the build process and close Qt Creator anyway?你无论如何都要停止构建进程并且关闭Qt Creator 吗?ProjectExplorer::Internal::CurrentProjectFilterFiles in current project当前项目中的文件ProjectExplorer::Internal::CurrentProjectFindCurrent Project当前项目File &pattern:文件模式(&p):ProjectExplorer::Internal::CustomExecutableConfigurationWidgetName:名称:Executable:执行档:Arguments:参数:Working Directory:工作目录:Run in &Terminal在终端中运行(&T)Run Environment运行时的环境变量Base environment for this runconfiguration:运行配置的基本环境:Clean Environment清除时的环境变量System Environment系统环境变量Build Environment构建时的环境变量No Executable specified.未指定执行档。Running executable: <b>%1</b> %2运行的执行档: <b>%1</b> %2ProjectExplorer::Internal::DependenciesPanelDependencies依赖关系ProjectExplorer::Internal::DetailedModelCould not rename file无法重命名文件Renaming file %1 to %2 failed.重命名 %1 到 %2 失败。ProjectExplorer::Internal::EditorSettingsPanelEditor Settings编辑器设置ProjectExplorer::Internal::EditorSettingsPropertiesPageDefault File Encoding:默认文件编码:Default file encoding:默认文件编码:ProjectExplorer::Internal::FolderNavigationWidgetFactoryFile System文件系统Synchronize with Editor与编辑器同步ProjectExplorer::Internal::NewSessionInputDialogNew session name新会话名称Enter the name of the new session:为新会话输入名称:ProjectExplorer::Internal::SessionDialogSwitch to session切换到会话Session Manager会话管理器Create New Session创建新会话Clone Session复制会话Delete Session删除会话<a href="qthelp://com.nokia.qtcreator/doc/creator-quick-tour.html#session-management-in-qt-creator">What is a Session?</a><a href="qthelp://com.nokia.qtcreator/doc/creator-quick-tour.html#session-management-in-qt-creator">什么是会话?</a>&New新建(&N)&Rename重命名(&R)C&lone克隆(&l)&Delete删除(&D)&Switch to切换至(&S)New session name新会话名称Rename session重命名会话<a href="qthelp://com.nokia.qtcreator/doc/creator-project-managing-sessions.html">What is a Session?</a><a href="qthelp://com.nokia.qtcreator/doc/creator-quick-tour.html#session-management-in-qt-creator">什么是会话?</a>ProjectExplorer::Internal::OutputPaneRe-run this run-configuration重新执行运行配置Stop停止Application Output Window应用程序输出窗口The application is still running.应用程序仍在执行.Force it to quit?强行关闭?Force Quit强行关闭Ctrl+Shift+RCtrl+Shift+RApplication Output应用程序输出The application is still running. Close it first.应用程序仍在执行,请先关闭。Unable to close无法关闭ProjectExplorer::Internal::OutputWindowApplication Output Window应用程序输出窗口Additional output omitted
省略附加输出
ProjectExplorer::Internal::ProcessStepCustom Process Step自定义进程步骤Custom Process Stepitem in combobox自定义处理步骤ProjectExplorer::Internal::ProcessStepConfigWidget<b>%1</b> %2 %3 %4<b>%1</b> %2 %3 %4(disabled)(禁用)ProjectExplorer::Internal::ProcessStepWidgetName:名称:Command:命令:Working Directory:工作目录:Command Arguments:命令参数:Enable Custom Process Step启用自定义进程步骤Enable custom process step启用自定义处理步骤Working directory:工作目录:Command arguments:命令参数:ProjectExplorer::Internal::ProjectExplorerSettingsPageBuild and Run构建和运行General概要Projects项目ProjectExplorer::Internal::ProjectFileFactoryProject File FactoryProjectExplorer::ProjectFileFactory display name.项目文件工厂Could not open the following project: '%1'无法打开以下项目: '%1'ProjectExplorer::Internal::ProjectFileWizardExtension<None>No version control system selected
----------
No project selected<无>Failed to add one or more files to project
'%1' (%2).添加文件到项目失败
'%1' (%2).A version control system repository could not be created in '%1'.在%1处无法创建版本控制系统代码仓库.Failed to add '%1' to the version control system.添加'%1' 到版本控制系统失败。ProjectExplorer::Internal::ProjectTreeWidgetSimplify tree简化视图Hide generated files隐藏生成的文件Synchronize with Editor与编辑器同步ProjectExplorer::Internal::ProjectTreeWidgetFactoryProjects项目Filter tree过滤视图ProjectExplorer::Internal::ProjectWindowActive Build and Run Configurations激活构建和运行配置No project loaded.没有载入项目。ProjectExplorer::Internal::ProjectWizardPageAdd to &VCS (%1)添加到VCS(%1)(&V)Summary汇总Files to be added:要添加的文件:Files to be added in要添加的文件ProjectExplorer::Internal::RemoveFileDialogRemove File删除文件&Delete file permanently彻底删除文件(&D)&Remove from Version Control从版本控制系统中删除(&R)File to remove:即将被删除的文件:ProjectExplorer::Internal::RunSettingsPanelRun Settings运行设置ProjectExplorer::Internal::RunSettingsWidgetAdd添加Remove删除<a href="#">Make %1 active.</a><a href="#">激活 %1 。</a>ProjectExplorer::Internal::RunSettingsPropertiesPage++--Edit run configuration:编辑运行配置:Run configuration:运行配置:ProjectExplorer::Internal::SessionFileSession会话Untitleddefault file name to display未命名ProjectExplorer::Internal::TaskDelegateFile not found: %1未找到文件: %1ProjectExplorer::Internal::TaskWindowBuild Issues构建问题&Copy复制(&C)Show Warnings显示警告ProjectExplorer::Internal::WinGuiProcessThe process could not be started!无法启动进程!Cannot retrieve debugging output!无法获取调试输出!ProjectExplorer::Internal::WizardPageProject management项目管理&Add to Project添加至项目(&A)&Project项目(&P)Add to &version control添加至版本控制系统(&v)The following files will be added:
以下文件将被添加:
Add to &project:添加至项目(&p):Add to &version control:添加至版本控制系统(&v):ProjectExplorer::ProjectExplorerPluginProjects项目&Build构建(&B)&Debug调试(&D)&Start Debugging开始调试(&S)Open With用...打开Session Manager...会话管理器...New Project...新建项目...Ctrl+Shift+NCtrl+Shift+NLoad Project...载入项目...Ctrl+Shift+OCtrl+Shift+OOpen File打开文件Show in Explorer...在Explorer中显示...Show in Finder...在搜索器中显示 ...Show containing folder...显示包含的目录...Recent Projects最近使用的项目Recent P&rojects最近使用的项目(&r)Close Project关闭项目Close Project "%1"关闭项目 "%1" Close All Projects关闭所有项目Session会话Set Build Configuration设定构建配置Build All构建所有项目Ctrl+Shift+BCtrl+Shift+BRebuild All重新构建所有项目Clean All清理所有项目Build Project构建项目Build Project "%1"构建项目 "%1" Ctrl+BCtrl+BRebuild Project重新构建项目Rebuild Project "%1"重新构建项目 "%1" Clean Project清理项目Clean Project "%1"清理项目 "%1" Build Without Dependencies忽略依赖关系来构建Rebuild Without Dependencies忽略依赖关系重新构建Clean Without Dependencies忽略依赖关系来清除Run运行Ctrl+RCtrl+RSet Run Configuration设定运行配置Cancel Build取消构建Start Debugging开始调试F5F5Add New...添加新文件...Add Existing Files...添加现有文件...Remove File...删除文件...Rename重命名Open Build/Run Target Selector...打开 构建/运行 目标选择器...Ctrl+TLoad Project载入项目New ProjectTitle of dialog新建项目Always save files before build构建之前总是先保存文件Cannot run without a project.无法在一个项目外运行.Cannot debug without a project.无法在一个项目外调试.New FileTitle of dialog新建文件Add Existing Files添加现有文件Could not add following files to project %1:
无法添加以下文件到项目 %1 :
Add files to project failed添加文件到项目失败Add to Version Control添加至版本控制系统Add files
%1
to version control (%2)?添加文件
%1
至版本控制系统 (%2) ?Could not add following files to version control (%1)
无法添加以下文件到版本控制系统 (%1)
Add files to version control failed添加文件到版本控制系统失败Projects (%1)项目(%1)All Files (*)所有文件 (*)Launching Windows Explorer failed启动Windows Explorer 失败Could not find explorer.exe in path to launch Windows Explorer.在环境变量中找不到explorer.exe,无法启动Windows Explorer.Launching a file explorer failed启动文件管理器失败Could not find xdg-open to launch the native file explorer.无法找到 xdg-open 来启动本地文件浏览器.Remove file failed删除文件失败Could not remove file %1 from project %2.无法从项目 %2.中删除文件 %1 .Delete file failed删除文件失败Could not delete file %1.无法删除文件 %1 。ProjectExplorer::Internal::BuildConfigDialogChange build configuration && continue改变构建配置然后继续Cancel取消Continue anyway无论如何继续Run configuration does not match build configuration运行配置和构建配置不匹配The active build configuration builds a target that cannot be used by the active run configuration.当前活动的构建配置构建的目标无法被运行配置所使用.This can happen if the active build configuration uses the wrong Qt version and/or tool chain for the active run configuration (for example, running in Symbian emulator requires building with the WINSCW tool chain).这种情况可能发生在配置使用了错误的Qt版本/工具链
(比如,要想在Symbian模拟器中运行就需要用WINSCW工具链来进行构建).Active run configuration激活运行配置Choose build configuration:选择构建配置:No valid build configuration found.没有找到有效的构建。ProjectExplorer::SessionManagerError while restoring session恢复会话时发生错误Could not restore session %1无法恢复会话 %1 Error while saving session保存会话时发生错误Could not save session to file %1无法保存会话至文件 %1 Qt CreatorQt CreatorUntitled未命名Session ('%1')会话 ('%1')QMakeStepQMake Build Configuration:qmake 构建配置:Additional arguments:额外的参数:Effective qmake call:有效的qmake调用:qmake Build Configuration:qmake 构建配置:qmake build configuration:qmake 构建配置:DebugReleaseQObjectPass通过Expected Failure预料中的失败Failure失败Expected Pass预料中的通过Warning警告Qt WarningQt 警告Qt DebugQt 调试Critical严重错误Fatal致命错误Skipped忽略Info信息Failed to create item of type %1无法为项 创建类型 %1The Symbian SDK and the project sources must reside on the same drive.塞班SDK和项目源文件必须在同一驱动器上.The Symbian SDK was not found for Qt version %1.在Qt版本%1中没有找到塞班SDK.The "Open C/C++ plugin" is not installed in the Symbian SDK or the Symbian SDK path is misconfigured for Qt version %1.在塞班SDK中没有安装"Open C/C++ 插件"或者塞班SDK的路径被Qt版本%1误设置.The Symbian toolchain does not handle special characters in a project path well.塞班的工具链不能在项目路径下处理特殊字符.The Qt version is invalid: %1%1: Reason for being invalid当前Qt版本无效:%1The qmake command "%1" was not found or is not executable.%1: Path to qmake executable.qmake命令"%1"没有被找到或者它是不可执行的.Ids have to be unique: 标识符必须唯一: Invalid Id: 无效标识符:
Only alphanumeric characters and underscore allowed.
Ids must begin with a lowercase letter.
只允许数字字母和下划线。
标识符必须以小写字母开头。QTestLib::Internal::QTestOutputPaneTest Results测试结果Result结果Message消息QTestLib::Internal::QTestOutputWidgetAll Incidents所有事件Show Only:仅显示:QmlProjectManager::Internal::QmlNewProjectWizardQML ApplicationQML 应用Creates a QML application.创建一个QML 应用。Projects项目The project %1 could not be opened.无法打开项目 %1 。QmlProjectManager::Internal::QmlNewProjectWizardDialogNew QML Project新建 QML 项目This wizard generates a QML application project.本向导将创建一个QML 应用项目。QmlProjectManager::Internal::QmlProjectWizardImport of existing QML directory导入现有的 QML文件夹Creates a QML project from an existing directory of QML files.使用现有目录中的 QML 文件创建一个 QML项目。Projects项目The project %1 could not be opened.无法打开项目 %1 。QmlProjectManager::Internal::QmlProjectWizardDialogImport of QML Project导入QML 项目QML ProjectQML项目Project name:项目名称:Location:路径:QmlProjectManager::Internal::QmlRunConfigurationQML ViewerQML 查看器<Current File><当前文件>QML Viewer arguments:QML 查看器参数:Main QML File:主要 QML 文件:Debugging Port:调试端口:QML RuntimeQML运行环境QrcEditorAdd添加Remove删除Properties属性Prefix:前缀:Language:语言:Alias:别名:Qt4ProjectManager::Internal::ConsoleAppWizardQt4 Console ApplicationQt4 控制台应用Creates a Qt4 console application.创建一个Qt4 控制台应用。Qt Console ApplicationQt4 控制台应用Creates a project containing a single main.cpp file with a stub implementation.
Preselects a desktop Qt for building the application if available.创建一个包含单一main.cpp文件及基本实现的工程。
预选一个可用的Qt桌面版本用于编译程序。Creates a Qt console application.创建一个Qt4 控制台应用。Qt4ProjectManager::Internal::ConsoleAppWizardDialogThis wizard generates a Qt4 console application project. The application derives from QCoreApplication and does not provide a GUI.本向导创建一个Qt4控制台应用项目,本项目继承自QCoreApplication 没有图形界面。Qt4ProjectManager::Internal::DesignerExternalEditorQt Designer is not responding (%1).Qt设计师无响应 (%1)。Unable to create server socket: %1无法创建服务器套接字: %1Qt4ProjectManager::Internal::EmbeddedPropertiesPanelEmbedded Linux嵌入式 LinuxQt4ProjectManager::Internal::EmptyProjectWizardEmpty Qt4 Project空的 Qt4 项目Empty Qt Project空的 Qt 项目Creates a qmake-based project without any files. This allows you to create an application without any default classes.创建一个基于qmake的空白工程, 这样你可以创建一个不包含任何类的程序。Creates an empty Qt project.创建一个空的 Qt 项目.Qt4ProjectManager::Internal::EmptyProjectWizardDialogThis wizard generates an empty Qt4 project. Add files to it later on by using the other wizards.本向导将创建一个空的Qt4项目,稍后使用其他向导添加文件.Qt4ProjectManager::Internal::ExternalQtEditorUnable to start "%1"无法启动"%1" The application "%1" could not be found.找不到应用 "%1"。Qt4ProjectManager::Internal::FilesPageClass Information类信息Specify basic information about the classes for which you want to generate skeleton source code files.指定你要创建的源码文件的基本类信息。Qt4ProjectManager::Internal::GuiAppWizardQt4 Gui ApplicationQt4 GUI 应用Creates a Qt4 Gui Application with one form.创建有一个界面的Qt4 Gui应用Qt Gui ApplicationQt Gui 应用Creates a Qt application for the desktop. Includes a Qt Designer-based main window.
Preselects a desktop Qt for building the application if available.创建一个桌面Qt应用, 包含一个基于Qt设计师的主窗体。
预选一个可用的Qt桌面版本用于编译程序。Creates a Qt Gui Application with one form.创建有一个界面的Qt Gui应用.The template file '%1' could not be opened for reading: %2无法打开读取模板文件 '%1': %2Qt4ProjectManager::Internal::GuiAppWizardDialogThis wizard generates a Qt4 GUI application project. The application derives by default from QApplication and includes an empty widget.本向导将创建一个Qt4 GUI应用项目,应用程序默认继承自QApplication并且包含一个空白的窗体。Details详情Qt4ProjectManager::Internal::LibraryWizardC++ LibraryC++ 库Creates a C++ library based on qmake. This can be used to create:<ul><li>a shared C++ library for use with <tt>QPluginLoader</tt> and runtime (Plugins)</li><li>a shared or static C++ library for use with another project at linktime</li></ul>.创建一个基于qmake的C++库。 可以用于创建:<ul><li>用于<tt>QPluginLoader</tt>和运行时(插件)的共享C++库</li><li>在其他项目中链接时使用的动态或静态C++库</li></ul>.Creates a Qt based C++ Library.创建 一个基于Qt的 C++ 库.Creates a C++ Library.创建一个C++ 库Qt4ProjectManager::Internal::LibraryWizardDialogShared library共享库Statically linked library静态链接库Qt 4 pluginQt 4 插件Type类型This wizard generates a C++ library project.本向导将创建一个C++ 库项目.Details详情Qt4ProjectManager::Internal::ModulesPageSelect required modules选择需要的模块Select the modules you want to include in your project. The recommended modules for this project are selected by default.选择你项目需要的模块,本项目的建议模块已经被默认选中.Qt4ProjectManager::Internal::ProEditorNew新建Remove删除Up上移Down下移Cut剪切Copy复制Paste粘贴Ctrl+XCtrl+XCtrl+CCtrl+CCtrl+VCtrl+VAdd Variable添加参数Add Scope添加范围Add Block添加段落Qt4ProjectManager::Internal::ProEditorModel<Global Scope><全局范围>Change Item改变项目Change Variable Assignment改变参数的复制Change Variable Type改变参数的类型Change Scope Condition改变范围条件Change Expression改变表达式Move Item向上移动Remove Item删除项目Insert Item插入项目Qt4ProjectManager::Internal::ProjectLoadWizardImport existing build settings导入现有的构建设置Qt Creator has found an already existing build in the source directory.<br><br><b>Qt Version:</b> %1<br><b>Build configuration:</b> %2<br><b>Additional QMake Arguments:</b>%3Qt Creator 在源文件夹中找到已经存在的构建.<br><br><b>Qt 版本:</b> %1<br><b>构建配置:</b> %2<br><b>额外 QMake 参数:</b>%3<b>Note:</b> Importing the settings will automatically add the Qt Version identified by <br><b>%1</b> to the list of Qt versions.<b>注意:</b> 导入设置将会自动添加 被<br><b>%1</b>识别的Qt版本到 Qt 版本列表中.Import existing build settings.导入现有的构建设置Project setup项目设置Targets目标Qt4ProjectManager::Internal::Qt4BuildEnvironmentWidgetClear system environment清除系统环境变量Build Environment构建环境Qt4ProjectManager::Internal::Qt4PriFileNodeHeaders头文件Sources源文件Forms界面文件Resources资源文件Other files其他文件Failed!发生错误!Could not open the file for edit with SCC.无法使用SCC打开用于编辑的文件.Could not set permissions to writable.无法设置可写权限。There are unsaved changes for project file %1.项目文件 %1 中还有未保存的改变.Could not write project file %1.无法写入工程文件 %1。Error while reading PRO file %1: %2打开PRO文件%1出错: %2Error while parsing file %1. Giving up.分析文件 '%1'时发生错误。中止。Error while changing pro file %1.修改pro文件 %1 时发生错误 Qt4ProjectManager::Internal::Qt4ProFileNodeError while parsing file %1. Giving up.解析文件 '%1'时发生错误,终止。Could not find .pro file for sub dir '%1' in '%2'在'%2'的子目录'%1' 中找不到.pro文件Qt4ProjectManager::Internal::Qt4ProjectConfigWidgetConfiguration Name:配置名称:Qt Version:Qt 版本:This Qt-Version is invalid.当前Qt版本无效.Build Directory:构建目录:<a href="import">Import existing build</a><a href="import">导入现有构建</a>Shadow Build Directoryshadow build目录Default Qt Version (%1)默认 Qt 版本 (%1)No Qt Version set没有设置Qt 版本using <font color="#ff0000">invalid</font> Qt Version: <b>%1</b><br>%2使用 <font color="#ff0000">无效</font> Qt 版本: <b>%1</b><br>%2No Qt Version found.没有找到Qt 版本.using Qt version: <b>%1</b><br>with tool chain <b>%2</b><br>building in <b>%3</b>使用 Qt 版本: <b>%1</b><br>和工具链 <b>%2</b><br>在目录 <b>%3</b>构建General概要Building in subdirectories of the source directory is not supported by qmake.qmake不支持在源文件路径的子目录下构建.An incompatible build exists in %1, which will be overwritten.%1 build directory在 %1处有不兼容的构建, 它将被覆盖.Manage管理Tool Chain:工具链:problemLabel问题标签Configuration name:配置名称:Qt version:Qt 版本:This Qt version is invalid.当前Qt版本无效.Tool chain:工具链:Shadow build:Shadow build:Build directory:构建目录:Qt4ProjectManager::Internal::Qt4ProjectManagerPluginRun qmake执行qmake Build构建Run qmake in %1在%1执行qmake Build in %1在%1构建Qt4ProjectManager::Internal::Qt4RunConfigurationQt4RunConfigurationQt4 运行配置Clean Environment清除时的环境变量System Environment系统环境变量Build Environment构建时的环境变量Qt4 RunConfigurationQt4 运行配置Could not parse %1. The Qt4 run configuration %2 can not be started.无法分析 %1. Qt4 运行配置 %2 无法被启动.Qt4ProjectManager::Internal::Qt4RunConfigurationWidgetRunning executable: <b>%1</b> %2 (in terminal)正在执行程序: <b>%1</b> %2 (在控制台)Running executable: <b>%1</b> %2正在执行程序: <b>%1</b> %2Arguments:参数:Run in Terminal在终端中运行Select Working Directory选择工作目录Working directory:工作目录:Run in terminal在终端中运行Run Environment运行时的环境变量Base environment for this runconfiguration:运行配置的基本环境变量:Clean Environment清理时的环境变量System Environment系统环境变量Build Environment构建时的环境变量Name:名称:Executable:执行档:Select the working directory选择工作目录Reset to default重置为默认Working Directory:工作目录:Use debug version of frameworks (DYLD_IMAGE_SUFFIX=_debug)使用框架的调试版 (DYLD_IMAGE_SUFFIX=_debug)Qt4ProjectManager::Internal::QtOptionsPageWidget<specify a name><指定一个名字><specify a qmake location><指定qmake的位置>Select QMake Executable选择QMake 的执行档Select qmake Executable选择qmake 的执行档Select the MinGW Directory选择MinGW 的目录Select Carbide Install Directory选择Carbide 的安装目录Select S60 SDK Root选择S60 SDK 的根目录Select the CSL ARM Toolchain (GCCE) Directory选择CSL ARM 工具链 (GCCE) 的目录Auto-detected自动检测Manual手动设置Building helpers构建助手<html><body><table><tr><td>File:</td><td><pre>%1</pre></td></tr><tr><td>Last modified:</td><td>%2</td></tr><tr><td>Size:</td><td>%3 Bytes</td></tr></table></body></html>Tooltip showing the debugging helper library file.<html><body><table><tr><td>文件:</td><td><pre>%1</pre></td></tr><tr><td>上次 修改时间:</td><td>%2</td></tr><tr><td>大小:</td><td>%3 字节</td></tr></table></body></html>This Qt Version has a unknown toolchain.此Qt 版本具有一个未知的工具链。DesktopQt Version is meant for the desktop桌面SymbianQt Version is meant for Symbian塞班MaemoQt Version is meant for MaemoQt SimulatorQt Version is meant for Qt SimulatorQt模拟器unkownNo idea what this Qt Version is meant for!未知Found Qt version %1, using mkspec %2 (%3)找到Qt 版本 %1 使用mkspec %2 (%3)The Qt Version identified by %1 is not installed. Run make install%1识别的Qt版本没有被安装 。请运行 make install %1 does not specify a valid Qt installation%1 没有指定一个有效的Qt安装Found Qt version %1, using mkspec %2找到Qt 版本 %1 使用mkspec %2 Qt4ProjectManager::Internal::QtVersionManagerQt versionsQt 版本Name名称Debugging Helper调试助手++--Version Name:版本名称:MinGW Directory:MinGW 目录:MSVC Version:MSVC 版本:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">Unable to detect MSVC version.</span></p></body></html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">检测不到MSVC的版本.</span></p></body></html>Debugging Helper:调试助手:Show &Log显示日志(&L)&Rebuild重新构建(&R)Default Qt Version:默认 Qt 版本:QMake LocationQMake 路径QMake Location:QMake 路径:S60 SDK:S60 SDK:Carbide Directory:Carbide 目录:CSL/GCCE Directory:CSL/GCCE 目录:qmake Locationqmake 路径qmake Location:qmake 路径:Toolchain:工具链:Version name:版本名称:qmake location:qmake 路径:MinGW directory:MinGW 目录:CSL/GCCE directory:CSL/GCCE 目录:Carbide directory:Carbide 目录:Debugging helper:调试助手:Qt4ProjectManager::Internal::QtWizardThe project %1 could not be opened.无法打开项目 %1 Qt4ProjectManager::Internal::ValueEditorEdit Variable编辑变量Variable Name:变量名称:Assignment Operator:赋值运算符:Variable:变量:Append (+=)添加 (+=)Remove (-=)删除(-=)Replace (~=)覆盖(~=)Set (=)设置(=)Select Item选择项目Edit Item编辑项目Select Items选择项目Edit Items编辑项目New新建Remove删除Edit Values编辑数值Edit %1编辑%1 Edit Scope编辑范围Edit Advanced Expression编辑高级表达式Qt4ProjectManager::MakeStepMakeQt4 MakeStep display name.Could not find make command: %1 in the build environment 无法在环境变量中找到make命令: %1<font color="#ff0000">Could not find make command: %1 in the build environment</font><font color="#ff0000">在构建环境中找不到 make 命令: %1 </font><font color="#0000ff"><b>No Makefile found, assuming project is clean.</b></font><font color="#0000ff"><b>找不到 Makefile , 假想项目是干净的.</b></font>Qt4ProjectManager::MakeStepConfigWidgetOverride %1:覆盖 %1:<b>Make:</b> %1 not found in the environment.<b>Make:</b> %1 在环境中没有被找到.<b>Make Step:</b> %1 not found in the environment.<b>Make 步骤:</b> %1 无法在环境变量中找到.<b>Make:</b> %1 %2 in %3<b>Make:</b> %1 %2 在目录 %3Qt4ProjectManager::Internal::MakeStepFactoryMakeQt4ProjectManager::QMakeStep
<font color="#ff0000"><b>No valid Qt version set. Set one in Preferences </b></font>
<font color="#ff0000"><b>没有设置有效的Qt版本. 请在首选项中设置一个 </b></font>
<font color="#ff0000"><b>No valid Qt version set. Set one in Tools/Options </b></font>
<font color="#ff0000"><b>没有设置有效的Qt版本t. 请在工具/选项中设置 </b></font>
<font color="#0000ff">Configuration unchanged, skipping QMake step.</font><font color="#0000ff">配置没有改变, 跳过 QMake 步骤.</font>qmakeQMakeStep display name.Configuration is faulty, please check the Build Issues view for details.配置有误,请检查“构建问题”视图来获得更多信息.Configuration unchanged, skipping qmake step.配置没有改变, 跳过 qmake 步骤.<font color="#0000ff">Configuration is faulty, please check the Build Issues view for details.</font><font color="#0000ff">配置有缺陷, 请检查构建输出来查看详情.</font><font color="#ff0000">Qt version <b>%1</b> is invalid. Set a valid Qt Version in Preferences </font>
<font color="#ff0000">Qt 版本 <b>%1</b> 无效,请在选项中设置一个有效的Qt版本 </font><font color="#ff0000">Qt version <b>%1</b> is invalid. Set valid Qt Version in Tools/Options </b></font>
<font color="#ff0000">Qt 版本 <b>%1</b> 无效,请在 工具/选项 中设置一个有效的Qt版本 </font>The Symbian SDK and the project sources must reside on the same drive.塞班SDK和项目源文件必须在同一驱动器上The Symbian SDK was not found for Qt version %1.在Qt版本%1中没有找到塞班SDK.The "Open C/C++ plugin" is not installed in the Symbian SDK or the Symbian SDK path is misconfigured for Qt version %1.在塞班SDK中没有安装"Open C/C++ 插件"或者塞班SDK的路径被Qt版本%1误设置The Symbian toolchain does not handle special characters in a project path well.塞班的工具链不能在项目路径下处理特殊字符<font color="#0000ff">Configuration unchanged, skipping qmake step.</font><font color="#0000ff">配置未改变,跳过 qmake 步骤.</font>Qt4ProjectManager::QMakeStepConfigWidget<b>QMake:</b> No Qt version set. QMake can not be run.<b>QMake:</b> 没有设置 Qt 版本. QMake 无法运行.<b>QMake:</b> %1 %2<b>QMake:</b> %1 %2No valid Qt version set.没有设置有效的Qt版本<b>qmake:</b> No Qt version set. Cannot run qmake.<b>qmake:</b> 没有设置Qt版本,无法运行qmake.<b>qmake:</b> %1 %2Qt4ProjectManager::Qt4ManagerLoading project %1 ...载入项目 %1 ...Failed opening project '%1': Project file does not exist打开项目 '%1'失败: 工程文件不存在Failed opening project打开项目失败Failed opening project '%1': Project already open打开项目 '%1'失败:项目已经被打开Opening %1 ...正在打开%1 ...Done opening project完成打开项目Qt4ProjectManager::QtVersionManager<not found><未找到>Qt in PATHPATH中的 QtName:名称:Source:源:mkspec:mkspec:qmake:qmake:Default:默认:Compiler:编译器:Version:版本:Debugging helper:调试助手:QApplicationThe Qt Version has no toolchain.此Qt 版本没有工具链。Build Settings构建设置Dependencies依赖关系Editor Settings编辑器设置Run Settings运行设置EditorManagerNext Open Document in History编辑管理器EditorManagerPrevious Open Document in History编辑管理器QtModulesInfoQtCore ModuleQtCore 模块Core non-GUI classes used by other modules其他模块使用的非图形界面核心类QtGui ModuleQtGui 模块Graphical user interface components图形化用户界面组件QtNetwork ModuleQtNetwork 模块Classes for network programming网络编程类QtOpenGL ModuleQtOpenGL 模块OpenGL support classesOpenGL 支持类QtSql ModuleQtSql 模块Classes for database integration using SQL使用SQL的数据库集成类QtScript ModuleQtScript 模块Classes for evaluating Qt ScriptsQt Scripts类QtScriptTools ModuleQtScriptTools 模块Additional Qt Script componentsQt Script额外组件QtSvg ModuleQtSvg 模块Classes for displaying the contents of SVG files显示SVG文件内容的类QtWebKit ModuleQtWebKit 模块Classes for displaying and editing Web content显示和编辑网络内容的类QtXml ModuleQtXml 模块Classes for handling XML处理XML的类QtXmlPatterns ModuleQtXmlPatterns模块An XQuery/XPath engine for XML and custom data modelsXML和自定义数据模型的XQuery/XPath引擎Phonon ModulePhonon模块Multimedia framework classes多媒体框架类QtMultimedia ModuleQtMultimedia模块Classes for low-level multimedia functionality提供底层多媒体功能的类Qt3Support ModuleQt3Support模块Classes that ease porting from Qt 3 to Qt 4帮助Qt3到Qt4移植的类QtTest ModuleQtTest模块Tool classes for unit testing用于单元测试的工具类QtDBus ModuleQtDBus模块Classes for Inter-Process Communication using the D-Bus用D-Bus进行进程间通讯的类QtScriptEditor::Internal::QtScriptEditorPluginCreates a Qt Script file.创建一个Qt Script文件Qt Script fileQt Script文件QtQtQtScriptEditor::Internal::ScriptEditor<Select Symbol><选择符号>Locator::ILocatorFilterFilter Configuration过滤器设置Limit to prefix前缀名限制Prefix:前缀名:Locator::Internal::DirectoryFilterGeneric Directory Filter标准目录过滤Filter Configuration过滤器设置Select Directory选择目录%1 filter update: %n files%1 过滤器更新: %n 个文件Choose a directory to add选择一个要添加的目录%1 filter update: 0 files %1 过滤器更新: 0 个文件%1 filter update: canceled%1 过滤器更新: 已取消Locator::Internal::DirectoryFilterOptionsName:名称:File Types:文件类型:Specify file name filters, separated by comma. Filters may contain wildcards.指定文件名称过滤器, 用逗号分隔。过滤器可以包含通配符。Prefix:前缀:Limit to prefix前缀限制Add...添加...Edit...编辑...Remove删除Directories:目录:Specify a short word/abbreviation that can be used to restrict completions to files from this directory tree.
To do this, you type this shortcut and a space in the Locator entry field, and then the word to search for.指定用于限定此目录树的文件的缩写。
你可以在定位器的输入位置键入这个缩写和一个空格,然后输入搜索的词。File types:文件类型:Locator::Internal::FileSystemFilterFiles in file system在文件系统中的文件Locator::Internal::FileSystemFilterOptionsFilter configuration过滤器设置Prefix:前缀:Limit to prefix限制前缀Include hidden files包括隐藏文件Filter:过滤器:Locator::Internal::OpenDocumentsFilterOpen documents打开的文档Locator::Internal::LocatorFiltersFilterAvailable filters可使用的过滤器Locator::Internal::LocatorPluginIndexing索引中Locator::Internal::LocatorWidgetRefresh刷新Configure...配置...Locate...定位...Type to locate输入以定位Options选项<type here><在此输入>Locator::Internal::SettingsPage%1 (Prefix: %2)%1 (前缀: %2)%1 (prefix: %2)%1 (前缀: %2)Locator::Internal::SettingsWidgetConfigure Filters过滤器设置Add添加Remove删除Edit编辑Refresh Interval:更新间隔: min 分Refresh interval:更新间隔:RegExp::Internal::RegExpWindow&Pattern:模式(&P):&Escaped Pattern:转义模式(&E):&Pattern Syntax:模式语法(&P):&Text:文本(&T):Case &Sensitive区分大小写(&S)&Minimal最小化(&M)Index of Match:匹配项的索引:Matched Length:匹配长度:Regular expression v1正则表达式 v1Regular expression v2正则表达式 v2Wildcard通配符Fixed string固定字符串Capture %1:Capture %1:Match:匹配:Regular Expression正则表达式Enter pattern from code...从代码中输入模式...Clear patterns清除模式Clear texts清除文字Enter pattern from code从代码中输入模式Pattern模式ResourceEditor::Internal::ResourceEditorPluginCreates a Qt Resource file (.qrc).创建一个Qt 资源文件(.qrc).Qt Resource fileQt 资源文件QtQtCreates a Qt Resource file (.qrc) that you can add to a Qt C++ project.创建可以添加到Qt C++项目中的Qt资源文件。&Undo撤销(&U)&Redo重做(&R)ResourceEditor::Internal::ResourceEditorWuntitled未命名SaveItemsDialogSave Changes保存修改The following files have unsaved changes:以下文件有未保存的修改:Automatically save all files before building构建前自动保存所有文件SettingsDialogOptions选项00SharedTools::QrcEditorAdd Files添加文件Add Prefix添加前缀Invalid file无效文件Copy复制Skip跳过Abort终止The file %1 is not in a subdirectory of the resource file. Continuing will result in an invalid resource file.文件 %1 没有在资源文件的子目录中,继续会产生无效的源文件.Invalid file location无效的文件路径The file %1 is not in a subdirectory of the resource file. You now have the option to copy this file to a valid location.文件 %1 没有在资源文件的子目录中,你可以选择复制此文件到一个有效的路径.Choose copy location选择复制位置Overwrite failed覆盖失败Could not overwrite file %1.无法覆盖文件 %1 .Copying failed复制失败Could not copy the file to %1.无法复制文件到 %1 .SharedTools::ResourceViewAdd Files...添加文件...Change Alias...改变别名...Add Prefix...添加前缀...Change Prefix...改变前缀...Change Language...改变语言...Remove Item删除项Open file打开文件All files (*)所有文件 (*)Change Prefix改变前缀Input Prefix:输入前缀:Change Language改变语言Language:语言:Change File Alias改变文件别名Alias:别名:ShortcutSettingsKeyboard Shortcuts快捷键Filter:过滤器:Command命令Label标签Shortcut快捷键Defaults默认Import...导入...Export...输出...Key Sequence按键顺序Shortcut:快捷键:Reset重置Remove删除ShowBuildLogDebugging Helper Build Log调试助手构建日志Snippets::Internal::SnippetsPluginSnippets片段Snippets::Internal::SnippetsWindowSnippets片段StartExternalDialogExecutable:执行档:Arguments:参数:Start Debugger启动调试器Break at 'main':在'main'函数断点:StartRemoteDialogStart Debugger启动调试器Host and port:主机和端口号:Architecture:体系结构:Use server start script:使用服务器启动脚本:Server start script:服务器启动脚本:Debugger:调试器:Local executable:本地执行档:Sysroot:系统根目录:Subversion::Internal::SettingsPageSubversion Command:Subversion 命令:Authentication验证User name:用户名:Password:密码:SubversionSubversionConfiguration配置Miscellaneous其他Prompt on submit提交时弹出提示Timeout:超时时间:s秒Ignore whitespace changes in annotation忽略注释中的空格变化Log count:日志数:Subversion command:Subversion 命令:Username:用户名:Subversion::Internal::SettingsPageWidgetSubversion CommandSubversion 命令Subversion::Internal::SubversionPlugin&SubversionAdd添加Add "%1"添加"%1" Alt+S,Alt+AAlt+S,Alt+ADelete删除Delete "%1"删除"%1"Revert复原Revert "%1"复原"%1" Diff ProjectDiff 项目Diff Project "%1"Diff 项目 "%1"Diff Current FileDiff 当前文件Diff "%1"Alt+S,Alt+DAlt+S,Alt+DCommit All Files提交所有文件Commit Current File提交当前文件Commit "%1"提交 "%1"Alt+S,Alt+CAlt+S,Alt+CFilelog Current FileFilelog当前文件Filelog "%1"Filelog "%1" Annotate Current FileAnnotate 当前文件Annotate "%1"Annotate "%1"Describe...说明...Project Status项目状态Delete...删除...Delete "%1"...删除 "%1"...Revert...还原...Revert "%1"...还原 "%1"...Status of Project "%1"项目 "%1" 的状态Log ProjectLog 项目Log Project "%1"Log 项目 "%1"Update Project更新项目Update Project "%1"更新项目 "%1" Repository Log仓库日志Revert Repository...还原仓库...Commit提交Diff Selected FilesDiff 选中的文件&Undo撤销(&U)&Redo重做(&R)Closing Subversion Editor关闭Subversion 编辑器Do you want to commit the change?你想提交此修改吗?The commit message check failed. Do you want to commit the change?提交信息检查失败,你想要提交修改吗?Revert repository还原仓库Would you like to revert all changes to the repository?你想要还原对仓库的所有修改吗?Revert failed: %1还原失败: %1The file has been changed. Do you want to revert it?文件被改变,你想还原他么?Executing: %1 %2
执行中: %1 %2
Another commit is currently being executed.另一个提交正在被执行.Commit ProjectCommit 项目Commit Project "%1"Commit 项目 "%1"Diff RepositoryDiff 仓库Repository Status仓库 StatusLog RepositoryLog 仓库Update RepositoryUpdate 仓库There are no modified files.没有被改变的文件.Cannot create temporary file: %1无法创建临时文件: %1Describe说明Revision number:修订版编号:Executing in %1: %2 %3
在 %1 中执行 : %2 %3No subversion executable specified!没有指定subversion执行档!The process terminated with exit code %1.进程终止,退出代码: %1 .The process terminated abnormally.进程异常终止.Could not start subversion '%1'. Please check your settings in the preferences.无法启动 subversion '%1'. 请检查首选项中的设置.Subversion did not respond within timeout limit (%1 ms).Subversion 在超时限制(%1 毫秒)内未响应.Subversion::Internal::SubversionSubmitEditorSubversion SubmitSubversion提交TextEditor::BaseFileFind%1 found找到 %1 List of comma separated wildcard filters以逗号分隔的通配符过滤器列表Use regular e&xpressions使用正则表达式(&x)Use Regular E&xpressions使用正则表达式(&x)TextEditor::BaseTextDocumentuntitled未命名<em>Binary data</em><em>二进制数据</em>TextEditor::BaseTextEditorPrint Document打印文档<b>Error:</b> Could not decode "%1" with "%2"-encoding. Editing not possible.<b>错误:</b> 无法用 "%2"-编码解码 "%1" . 无法编辑.Select Encoding选择编码TextEditor::BaseTextEditorEditableLine: %1, Col: %2行号: %1, 列号: %2Line: %1, Col: 999行号: %1, 列号: 999TextEditor::BehaviorSettingsPageStorage保存Removes trailing whitespace on saving.保存时去除尾部空白.&Clean whitespace清除空白(&C)Clean whitespace in entire document instead of only for changed parts.清除整个文档的空白代,不只清除改变部分的空白.In entire &document整个文档适用(&d)Correct leading whitespace according to tab settings.根据tab设置正确留白.Clean indentation清空缩进&Ensure newline at end of file确保文件结尾有新的一行(&E)Tabs and Indentation制表符和缩进Ta&b size:制表符尺寸(&b):&Indent size:缩进尺寸(&I):Backspace will go back one indentation level instead of one space.退格键将退回一个缩进而不是一个空白.&Backspace follows indentation退格键跟随缩进(&B)Insert &spaces instead of tabs插入空格代替制表符(&S)Enable automatic &indentation开启自动缩进(&I)Tab key performs auto-indent:跳格键提供自动缩进:Never从不Always总是In leading white space仅用于行首空白Mouse鼠标Enable &mouse navigation开启鼠标导航(&m)Enable scroll &wheel zooming开启鼠标滚轮缩放(&w)Automatically determine based on the nearest indented line (previous line preferred over next line)按最近的缩进行自动决定 (前一行优先于后一行)Based on the surrounding lines依据周围行的情况Block indentation style:代码块缩进风格:Exclude Braces不包括括号Include Braces包括括号GNU StyleGNU风格In Leading White Space仅用于行首空白TextEditor::DisplaySettingsPageDisplay显示Display line &numbers显示行号(&N)Display &folding markers显示折叠标记(&F)Show tabs and spaces.显示制表符和空白.&Visualize whitespace标示空白(&V)Highlight current &line高亮显示当前行(&l)Text Wrapping文字折行Enable text &wrapping开启文字折行(&w)Display right &margin at column:显示右边分界(&m)在列:Highlight &blocks高亮显示段落(&b)Animate matching parentheses动画显示对应的括号Navigation导航Enable &mouse navigation开启鼠标导航(&M)Mark text changes标记文本改变Mark &text changes标记文本改变(&t)&Animate matching parentheses动画显示对应的括号(&A)Auto-fold first &comment自动折叠开头的注释(&c)Center &cursor on scroll滚动时居中光标(&c)TextEditor::FontSettingsPageFont & Colors字体和颜色Font && Colors字体和颜色Copy Color Scheme复制配色方案Color Scheme name:配色方案名称:Color scheme name:配色方案名称:%1 (copy)%1 (复制)Delete Color Scheme删除配色方案Are you sure you want to delete this color scheme permanently?你确定想永久删除这项配色方案吗?Delete删除Color Scheme Changed配色方案改变The color scheme "%1" was modified, do you want to save the changes?配色方案 "%1" 被改变,你想保存改变么?Discard丢弃TextEditor::Internal::CodecSelectorText Encoding文本编码
The following encodings are likely to fit:
以下编码可能符合:Select encoding for "%1".%2为"%1"选择编码 。%2Reload with Encoding根据编码重新载入Save with Encoding根据编码保存TextEditor::Internal::FindInCurrentFileCurrent File当前文件TextEditor::Internal::FindInFilesFiles on Disk磁盘上的文件Files on File System在文件系统中的文件&Directory:目录(&D):&Browse浏览(&B)File &pattern:文件模式(&p):Directory to search搜索目录TextEditor::Internal::FontSettingsPageFamily:字型:Size:字号:Font字体Color Scheme配色方案Antialias抗锯齿Copy...复制...Delete删除%Zoom:缩放:TextEditor::Internal::LineNumberFilterLine in current document当前文档内的行Line %1行%1 TextEditor::Internal::TextEditorPluginCreates a text file (.txt).创建一个文本文件(.txt).Creates a text file. The default file extension is <tt>.txt</tt>. You can specify a different extension as part of the filename.创建一个文本文件。 默认的文件扩展名是<tt>.txt</tt>。 你可以在指定文件名时指定扩展名。Text File文本文件General概要Triggers a completion in this scope在当前范围内触发自动补全Ctrl+SpaceCtrl+SpaceMeta+SpaceMeta+SpaceTriggers a quick fix in this scope在当前范围内触发快速修正Alt+ReturnAlt+ReturnTextEditor::TextEditorActionHandler&Undo撤销(&U)&Redo重做(&R)Select Encoding...选择编码...Auto-&indent Selection选中的文字自动缩进(&i)Ctrl+ICtrl+IMetaMetaCtrlCtrl%1+E, R%1+E, R&Visualize Whitespace标示空白符(&V)Clean Whitespace清除空白Enable Text &Wrapping开启文字折行(&W)(Un)Comment &Selection(取消)注释或选择(&S)Ctrl+/Ctrl+/Delete &Line删除行(&L)Reset Font Size重置字号Ctrl+0Go to Block Start移至段落开头Go to Block End移至段落结尾Go to Block Start With Selection移至选中区域开头Go to Block End With Selection移至选中区域结尾Shift+DelShift+Del&Rewrap Paragraph段落重新折行(&R)%1+E, %2+V%1+E, %2+V%1+E, %2+W%1+E, %2+WCut &Line剪切行(&L)Collapse折叠Ctrl+<Ctrl+<Expand展开Ctrl+>Ctrl+>(Un)&Collapse All(取消)折叠所有代码(&C)Increase Font Size增大字号Ctrl++Ctrl++Decrease Font Size减小字号Ctrl+-Ctrl+-Goto Block Start移至段落开头Ctrl+[Ctrl+[Goto Block End移至段落结尾Ctrl+]Ctrl+]Goto Block Start With Selection移至选中区域开头Ctrl+{Ctrl+{Goto Block End With Selection移至选中区域结尾Ctrl+}Ctrl+}Select Block Up选择段落上移Ctrl+UCtrl+USelect Block Down选择的段落下移Move Line Up上移一行Ctrl+Shift+UpCtrl+Shift+UpMove Line Down下移一行Ctrl+Shift+DownCtrl+Shift+DownCopy Line Up向上复制本行Ctrl+Alt+UpCtrl+Alt+UpCopy Line Down向下复制本行Ctrl+Alt+DownCtrl+Alt+DownJoin Lines合并行Ctrl+JCtrl+JGoto Line Start移至行首Goto Line End移至行尾Goto Next Line移到下一行Goto Previous Line移到前一行Goto Previous Character移至上一字符Goto Next Character移至下一字符Goto Previous Word移至上一单词Goto Next Word移至下一单词Goto Line Start With Selection选中并移至行首Goto Line End With Selection选中并移至行尾Goto Next Line With Selection选中并移至下一行Goto Previous Line With Selection选中并移至上一行Goto Previous Character With Selection选中并移至上一字符Goto Next Character With Selection选中并移至下一字符Goto Previous Word With Selection选中并移至上一单词Goto Next Word With Selection选中并移至下一单词<line number><行号>TextEditor::TextEditorSettingsText文本Link链接Selection选择Line Number行号Search Result搜索结果Search Scope搜索范围Parentheses括号Current Line当前行Current Line Number当前行号Occurrences出现位置Unused Occurrence未使用的出现位置Renaming Occurrence重命名出现位置Number号String字符串Type类型Keyword关键字Operator运算符Preprocessor预处理程序Label标签Comment注释Doxygen CommentDoxgen注释Doxygen TagDoxgen标签Visual Whitespace标示空白Disabled Code禁用的代码Added Line添加的行Removed Line删除的行Diff FileDiff文件Diff LocationDiff路径Text Editor文本编辑器Behavior行为Display显示TopicChooserChoose a topic for <b>%1</b>:为<b>%1</b>选择一个标题:Choose Topic选择标题&Topics标题(&T)&Display显示(&D)&Close关闭(&C)VCSBaseVersion Control版本控制Common共同Project from Version Control项目来自于版本控制系统VCSBase::Internal::NickNameDialogName名称E-mail电子邮件Alias别名Alias e-mail别名电子邮件Cannot open '%1': %2无法打开'%1' : %2VCSBase::SubmitFileModelState状态File文件VCSBase::VCSBaseEditorAnnotate "%1"Annotate "%1"Copy "%1"复制 "%1"Describe change %1描述改变%1 VCSBase::VCSBaseSubmitEditorCheck message检查消息Insert name...插入名称...Prompt to submit提交时弹出提示Submit Message Check failed提交信息检查失败Executing %1正在执行 %1
Executing [%1] %2正在执行 [%1] %2Unable to open '%1': %2无法打开 '%1': %2The check script '%1' could not be started: %2检查脚本 '%1' 无法被启动: %2The check script '%1' timed out.检查脚本 '%1' 超时.The check script '%1' could not be run: %2检查脚本 '%1' 无法运行: %2The check script '%1' crashed检查脚本 '%1' 崩溃The check script returned exit code %1.检查脚本返回的退出代码%1.VCSBaseSettingsPageCommon共同VCSManagerVersion Control版本控制Would you like to remove this file from the version control system (%1)?
Note: This might remove the local file.你想从版本控制系统中删除此文件么 (%1)?
注意: 本地文件有可能被删除.ViewDialogSend to Codepaster发送至CodePaster&Username:用户名(&U):<Username><用户名>&Description:说明(&D):<Description><说明>Patch 1Patch 1Patch 2Patch 2Protocol:协议:Parts to send to server发送到服务器的部分<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-size:9pt;"><Comment></span></p></body></html>Parts to Send to Server发送到服务器的部分mainClassmain主界面Text1:文本1:N/AN/AText2:文本2:Text3:文本3:Utils::CheckableMessageBoxDialog对话框TextLabelTextLabelCheckBox复选框PasteBinComSettingsWidgetForm界面Server Prefix:服务器前缀:<html><head/><body>
<p><a href="http://pastebin.com">pastebin.com</a> allows to send posts to custom subdomains (eg. qtcreator.pastebin.com). Fill in the desired prefix.</p>
<p>Note that the plugin will use this for posting as well as fetching.</p></body></html><html><head/><body>
<p><a href="http://pastebin.com">pastebin.com</a> </p>允许发送代码到自定义的子区域(比如:qtcreator.pastebin.com).请填写你希望的前缀
<p>注意本插件将会被用来贴出和取回代码.</p></body></html>Server prefix:服务器前缀:<html><head/><body>
<p><a href="http://pastebin.com">pastebin.com</a> allows to send posts to custom subdomains (eg. creator.pastebin.com). Fill in the desired prefix.</p>
<p>Note that the plugin will use this for posting as well as fetching.</p></body></html><html><head/><body>
<p><a href="http://pastebin.com">pastebin.com</a> </p>允许发送代码到自定义的子区域(比如:qtcreator.pastebin.com).请填写你希望的前缀
<p>注意本插件将会被用来发出和取回代码.</p></body></html>CVS::Internal::SettingsPageCVS Command:CVS 命令:CVS Root:CVS 路径:CVSCVSConfiguration配置Miscellaneous其他Prompt on submit提交时弹出提示Describe all files matching commit id描述提交id匹配的所有文件Timeout:超时时间:s秒CVS command:CVS 命令:CVS root:CVS 路径:Diff options:Diff选项:When checked, all files touched by a commit will be displayed when clicking on a revision number in the annotation view (retrieved via commit ID). Otherwise, only the respective file will be displayed.选中此项后,点击注释视图(通过commit ID获取)的某个revision编号, 所有该commit涉及的文件都将被显示。 否则, 仅显示单个文件。Debugger::Internal::TrkOptionsWidgetForm界面GdbGdbSymbian ARM gdb location:Symbian ARM 用 Gdb 位置:Communication通信Serial Port连续端口BluetoothBluetoothPort:端口:Device:设备:Designer::Internal::CppSettingsPageWidgetForm界面Embedding of the UI ClassUI类嵌入方式Aggregation as a pointer member以指针成员方式集成Aggregation集成Multiple Inheritance多重继承Code Generation生成代码Support for changing languages at runtime对程序运行时变换语言的支持Use Qt module name in #include-directive在#include-directive中使用Qt模块名Multiple inheritance多重继承Gitorious::Internal::GitoriousHostWidget......<New Host><新主机>Host主机Projects项目Description说明Gitorious::Internal::GitoriousProjectWidgetWizardPage向导页面Filter:过滤器:......Keep updating保持更新Project项目Description说明Gitorious::Internal::GitoriousRepositoryWizardPageWizardPage向导页面Filter:过滤器:......Name名称Owner所有者Description说明Repository仓库Choose a repository of the project '%1'.为项目'%1'选择一个仓库.Mainline Repositories主线仓库Clones克隆Baseline Repositories基线仓库Shared Project Repositories共享项目仓库Personal Repositories个人仓库GeneralSettingsPageForm界面Font字体Family:字型:Style:风格:Size:大小:Startup启动On context help:上下文相关帮助:Show side-by-side if possible如果可能则并排显示Always show side-by-side总是并排显示On help start:帮助开始时:Show my home page显示主页Show a blank page显示空白页Show my tabs from last session显示我最后关闭的页面Home Page:主页:Use &Current Page使用当前页(&C)Use &Blank Page使用空白页(&B)Restore to Default重置为默认Help Bookmarks帮助书签Import...导入...Export...导出...Home page:主页:Show Side-by-Side if Possible尽可能并排显示Always Show Side-by-Side总是并排显示Always Start Full Help总是从完整的帮助开始Show My Home Page显示我的主页Show a Blank Page显示空白页Show My Tabs from Last Session显示上一次会话的打开页面ProjectExplorer::Internal::ProjectExplorerSettingsPageUiBuild and Run构建和运行Save all files before Build在构建前保存所有文件Always build Project before Running在运行前总是构建Show Compiler Output on building构建时显示编译输出Use jom instead of nmake使用jom代替nmakeCurrent directory当前目录directoryButtonGroup目录按钮组Directory目录Projects Directory项目目录Save all files before build在构建前保存所有文件Always build project before running在运行前总是先构建Show compiler output on building构建时显示编译输出Clear old application output on a new run在新的应用运行之前清除旧的应用输出<i>jom</i> is a drop-in replacement for <i>nmake</i> which distributes the compilation process to multiple CPU cores. The latest binary is available at <a href="ftp://ftp.qt.nokia.com/jom/">ftp://ftp.qt.nokia.com/jom/</a>. Disable it if you experience problems with your builds.<i>jom</i> 是<i>nmake</i>的替代品,它将自动分配编译工作给多核CPU. 最新的源代码在 <a href="ftp://ftp.qt.nokia.com/jom/">ftp://ftp.qt.nokia.com/jom/</a>. 如果你的编译出现问题,请关闭它.ProjectExplorer::Internal::ProjectWelcomePageWidgetForm界面Manage Sessions...管理会话...Create New Project...创建新项目...Open Recent Project打开最近使用的项目Recent Projects最近使用的项目Resume Session恢复会话%1 (last session)%1 (最后的会话)%1 (current session)%1 (当前会话)New Project新建项目New Project...新项目...Create Project...创建项目...Recent Sessions当前会话Open Project...打开项目...ProjectWelcomePageForm界面Qt4ProjectManager::Internal::ClassDefinitionForm界面The header file头文件&Sources源文件(&S)Widget librar&y:控件库(&y):Widget project &file:控件项目文件(&f):Widget h&eader file:控件头文件(&E):The header file has to be specified in source code.头文件必须在源代码中被指定。Widge&t source file:控件源文件(&t):Widget &base class:控件的基类(&b):QWidgetQWidgetPlugin class &name:插件类名称(&n):Plugin &header file:插件头文件(&h):Plugin sou&rce file:插件源文件(&r):Icon file:图标文件:&Link library连接库(&L)Create s&keleton创建框架(&k)Include pro&ject包含项目(&j)&Description说明(&D)G&roup:组(&r):&Tooltip:工具提示(&T):W&hat's this:这是什么(&h):The widget is a &container控件是个容器(&c)Property defa&ults默认属性(&u)dom&XML:dom &XML:Select Icon选择图标Icon files (*.png *.ico *.jpg *.xpm *.tif *.svg)图标文件 (*.png *.ico *.jpg *.xpm *.tif *.svg)Qt4ProjectManager::Internal::CustomWidgetPluginWizardPageWizardPage向导页面Plugin and Collection Class Information插件和集合类的信息Specify the properties of the plugin library and the collection class.指定插件库和集合类的属性.Collection class:集合类:Collection header file:集合类头文件:Collection source file:集合类源文件:Plugin name:插件名称:Resource file:资源文件:icons.qrcicons.qrcQt4ProjectManager::Internal::CustomWidgetWidgetsWizardPageCustom Qt Widget Wizard自定义 Qt 控件向导Custom Widget List自定义控件列表Widget &Classes:控件类(&C):Specify the list of custom widgets and their properties.指定自定义控件列表和他们的属性.......Qt4ProjectManager::Internal::GettingStartedWelcomePageWidgetForm界面Examples not installed例子没有被安装Open打开Tutorials教程Explore Qt Examples浏览Qt例子Did You Know?你知道吗?<b>Qt Creator - A quick tour</b><b>Qt Creator - 快速浏览</b>Creating an address book创建一个通讯簿Understanding widgets理解控件Building with qmake使用qmake 构建The Qt Creator User InterfaceQt Creator 用户界面Building and Running an Example构建运行一个例子Creating a Qt C++ Application创建 一个Qt C++ 应用Creating a Mobile Application创建一个移动应用Creating a Qt Quick Application创建 一个Qt Quick 应用Choose an example...选择一个例子...Copy Project to writable Location?复制项目到可写位置?<p>The project you are about to open is located in the write-protected location:</p><blockquote>%1</blockquote><p>Please select a writable location below and click "Copy Project and Open" to open a modifiable copy of the project or click "Keep Project and Open" to open the project in location.</p><p><b>Note:</b> You will not be able to alter or compile your project in the current location.</p><p>你正在打开的项目处于写入保护状态:</p><blockquote>%1</blockquote><p>请选择一个可写的位置然后单击"复制项目并且打开" 来打开一个可修改的项目拷贝或者单击 "保留项目然后打开" 就在此处打开项目.</p><p><b>Note:</b> 在当前位置,你将不能修改或者编译项目.</p>&Location:路径(&L):&Copy Project and Open复制项目并且打开(&C)&Keep Project and Open保留项目并且打开(&K)Warning警告The specified location already exists. Please specify a valid location.指定路径已经存在,请指定有效路径。New Project新建项目If you add external libraries to your project, Qt Creator will automatically offer syntax highlighting and code completion.如果你在项目中添加额外的库,Qt Creator 将会自动提供语法高亮和自动补全。Within a session, you can add <a href="qthelp://com.nokia.qtcreator/doc/creator-build-dependencies.html">dependencies</a> between projects.在会话中,你可以在项目之间添加 <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html#dependencies">依赖关系</a> .New Project...新建项目...CmdShortcut keyCmdAltShortcut keyAltCtrlShortcut keyCtrlYou can switch between Qt Creator's modes using <tt>Ctrl+number</tt>:<ul><li>1 - Welcome</li><li>2 - Edit</li><li>3 - Debug</li><li>4 - Projects</li><li>5 - Help</li></ul>你可以切换 Qt Creator 的模式使用 <tt>Ctrl+number</tt>:<ul><li>1 - 欢迎</li><li>2 - 编辑</li><li>3 - 调试</li><li>4 - 项目</li><li>5 - 帮助</li><li>You can add custom build steps in the <a href="qthelp://com.nokia.qtcreator/doc/creator-project-pane.html#build-settings">build settings</a>.你可以添加自定义构建步骤在 <a href="qthelp://com.nokia.qtcreator/doc/creator-project-pane.html#build-settings">构建设置</a>.Within a session, you can add <a href="qthelp://com.nokia.qtcreator/doc/creator-project-pane.html#dependencies">dependencies</a> between projects.在会话中,你可以添加 <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html#dependencies">依赖关系</a> 在项目之间.You can switch between Qt Creator's modes using <tt>Ctrl+number</tt>:<ul><li>1 - Welcome</li><li>2 - Edit</li><li>3 - Debug</li><li>4 - Projects</li><li>5 - Help</li><li></li><li>6 - Output</li></ul>你可以切换 Qt Creator 的模式使用 <tt>Ctrl+number</tt>:<ul><li>1 - 欢迎</li><li>2 - 编辑</li><li>3 - 调试</li><li>4 - 项目</li><li>5 - 帮助</li><li></li><li>6 - 输出</li></ul>You can show and hide the side bar using <tt>%1+0<tt>.你可以使用 <tt>%1+0<tt>显示隐藏边栏.You can fine tune the <tt>Find</tt> function by selecting "Whole Words" or "Case Sensitive". Simply click on the icons on the right end of the line edit.你可以通过选中 "全词匹配" 或者 "区分大小写". 微调<tt>查找</tt> 功能,只需轻轻点击右端行尾的图标.If you add <a href="qthelp://com.nokia.qtcreator/doc/creator-external-library-handling.html">external libraries</a>, Qt Creator will automatically offer syntax highlighting and code completion.如果你添加了 <a href="qthelp://com.nokia.qtcreator/doc/creator-external-library-handling.html">外部库</a>, Qt Creator 会自动提供语法高亮和自动完成.The code completion is CamelCase-aware. For example, to complete <tt>namespaceUri</tt> you can just type <tt>nU</tt> and hit <tt>Ctrl+Space</tt>.代码自动补全可以使用首字母替代方式(Camel case). 比如, 完成 <tt>namespaceUri</tt> 你只需要输入 <tt>nU</tt> 然后按下 <tt>Ctrl+Space</tt>。You can force code completion at any time using <tt>Ctrl+Space</tt>.你可以在任何时候强制代码补全,使用 <tt>Ctrl+Space</tt>。You can start Qt Creator with a session by calling <tt>qtcreator <sessionname></tt>.你可以通过调用 <tt>qtcreator <sessionname></tt>.启动带会话的 Qt Creator。You can return to edit mode from any other mode at any time by hitting <tt>Escape</tt>.你可以在任何时候通过单击 <tt>Escape</tt>返回编辑模式.You can switch between the output pane by hitting <tt>%1+n</tt> where n is the number denoted on the buttons at the window bottom:<ul><li>1 - Build Issues</li><li>2 - Search Results</li><li>3 - Application Output</li><li>4 - Compile Output</li></ul>你可以单击 <tt>%1+n</tt>切换输出窗口 n 是底下窗口的编号:<ul><li>1 - 构建问题</li><li>2 - 搜索结果</li><li>3 - 应用程序输出</li><li>4 - 编译输出</li></ul>You can quickly search methods, classes, help and more using the <a href="qthelp://com.nokia.qtcreator/doc/creator-navigation.html">Locator bar</a> (<tt>%1+K</tt>).你可以使用 <a href="qthelp://com.nokia.qtcreator/doc/creator-navigation.html">定位栏</a> (<tt>%1+K</tt>)快速搜索函数,类,帮助等.You can add custom build steps in the <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html">build settings</a>.你可以在 <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html">构建设置</a>添加自定义构建步骤.Within a session, you can add <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html#dependencies">dependencies</a> between projects.在会话中,你可以添加 <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html#dependencies">依赖关系</a> 在项目之间.You can set the preferred editor encoding for every project in <tt>Projects -> Editor Settings -> Default Encoding</tt>.你可以在<tt>项目 -> 编辑器设置 -> 默认编码</tt>为每个项目设置喜欢的编辑器编码.You can use Qt Creator with a number of <a href="qthelp://com.nokia.qtcreator/doc/creator-version-control.html">revision control systems</a> such as Subversion, Perforce, CVS and Git.你可以使用 Qt Creator 和 <a href="qthelp://com.nokia.qtcreator/doc/creator-version-control.html">版本控制系统</a> 比如 Subversion, Perforce, CVS 和 Git.In the editor, <tt>F2</tt> follows symbol definition, <tt>Shift+F2</tt> toggles declaration and definition while <tt>F4</tt> toggles header file and source file.编辑器中, <tt>F2</tt> 追踪符号定义, <tt>Shift+F2</tt> 在声明和定义之间切换 <tt>F4</tt> 在头文件和源文件之间切换.Examples not installed...例子没有被安装...Create Project...创建项目...Explore Qt C++ Examples浏览Qt C++例子Explore Qt Quick Examples浏览Qt Quick 例子Open Project...打开项目...Qt4ProjectManager::Internal::S60DevicesPreferencePaneForm界面Installed S60 SDKs:已安装的 S60 SDKs:SDK LocationSDK 路径Qt LocationQt 路径Refresh更新S60 SDKsS60 的 SDKError错误Add添加Change Qt version改变Qt版本Remove删除TextEditor::Internal::ColorSchemeEditBold粗体Italic斜体Background:背景颜色:Foreground:前景颜色:Erase background清除背景色xxVCSBase::BaseCheckoutWizardPageWizardPage向导页面Checkout Directory:检出目录:Path:路径:Welcome::Internal::CommunityWelcomePageWidgetForm界面<b>Forum Nokia</b><br /><font color='gray'>Mobile Application Support</font><b>诺基亚论坛</b><br /><font color='gray'>移动应用帮助</font><b>Qt GPL Support</b><br /><font color='gray'>Buy professional Qt support</font><b>Qt GPL 帮助</b><br /><font color='gray'>购买专业 Qt 帮助</font><b>Qt LGPL Support</b><br /><font color='gray'>Buy professional Qt support</font><b>Qt GPL 帮助</b><br /><font color='gray'>购买专业 Qt 帮助</font><b>Qt LGPL Support</b><br /><font color='gray'>Buy commercial Qt support</font><b>Qt LGPL 支持</b><br /><font color='gray'>购买商业 Qt 支持</font><b>Qt Centre</b><br /><font color='gray'>Community based Qt support</font><b>Qt Centre</b><br /><font color='gray'>基于Qt社区的帮助 </font><b>Qt Home</b><br /><font color='gray'>Qt by Nokia on the web</font><b>Qt 主页</b><br /><font color='gray'>诺基亚Qt主页</font><b>Qt Git Hosting</b><br /><font color='gray'>Participate in Qt development</font><b>Qt Git 主机</b><br /><font color='gray'>参与Qt开发</font><b>Qt Apps</b><br /><font color='gray'>Find free Qt-based apps</font><b>Qt 应用</b><br /><font color='gray'>寻找基于Qt的免费应用</font>News From the Qt LabsQt Labs的新闻Qt Support SitesQt 技术支持站点Qt LinksQt 链接Qt WebsitesQt Web站点http://labs.trolltech.com/blogs/feedQt HomeQt 主页Qt LabsQt 实验室Qt Git HostingQt Git 主机Qt CentreQt 中心Qt AppsQt AppsQt for Symbian at Forum Nokia诺基亚论坛---Qt for SymbianWelcome::WelcomeMode#headerFrame {
border-image: url(:/welcome/images/center_frame_header.png) 0;
border-width: 0;
}
Help us make Qt Creator even better协助我们使Qt Creator 更加完美Feedback反馈Welcome欢迎Utils::DetailsButtonShow Details显示详细信息Details详情OpenWith::EditorsPlain Text Editor普通文本编辑器Binary Editor二进制编辑器C++ EditorC++ 编辑器.pro File Editor.pro 文件编辑器.files Editor.files 编辑器QMLJS EditorQMLJS 编辑器.qmlproject Editor.qmlproject 编辑器Qt DesignerQt设计师Qt LinguistQt语言家Resource Editor资源编辑器Core::Internal::SettingsDialogPreferences首选项Options选项CodePaster::CodePasterProtocolNo Server defined in the CodePaster preferences.在CodePaster首选项中没有定义服务器。No Server defined in the CodePaster options.在CodePaster选项中没有定义服务器。No such paste没有相关粘贴CodePaster::CodePasterSettingsPageCodePaster代码粘贴Code Pasting代码粘贴Server:服务器:Note: Specify the host name for the CodePaster service without any protocol prepended (e.g. codepaster.mycompany.com).注释: 为CodePaster服务指定主机名,不包括任何协议前缀。 (如 codepaster.mycompany.com).PasteBinDotComProtocolError during paste粘贴错误PasteBinDotComSettingsPastebin.comPastebin.comCode Pasting代码粘贴PasteViewPaste粘贴<Username><用户名><Description><说明>CppTools::Internal::CppCurrentDocumentFilterMethods in current Document当前文档中的方法CppTools::Internal::CppFileSettingsWidget/**************************************************************************
** Qt Creator license header template
** Special keywords: %USER% %DATE% %YEAR%
** Environment variables: %$VARIABLE%
** To protect a percent sign, use '%%'.
**************************************************************************/
Edit...编辑...Choose Location for New License Template File为新的版权许可模板文件选择一个存储位置Choose a location for the new license template file为新的许可模板文件选择一个存储位置Template write error模板写入错误Cannot write to %1: %2无法写入%1 : %2CppTools::Internal::CppFindReferencesSearching...搜索中...Searching搜索中CVS::Internal::CheckoutWizardChecks out a project from a CVS repository.从CVS仓库中检出项目。Checks out a CVS repository and tries to load the contained project.从CVS仓库中检出项目并载入其中的工程。CVS CheckoutCVS CheckoutCVS::Internal::CheckoutWizardPageLocation位置Specify repository and path.指定仓库和路径。Repository:仓库:CVSPluginCannot find repository for '%1'无法为'%1'找到仓库CVS::Internal::CVSPluginParsing of the log output failed解析日志输出失败&CVSCVS(&C)Add添加Add "%1"添加"%1"Alt+C,Alt+AAlt+C,Alt+ADelete删除Delete "%1""%1" 删除Revert恢复Revert "%1"恢复"%1" Diff ProjectDiff 项目Diff Project "%1"Diff 项目 "%1"Diff Current FileDiff 当前文件Diff "%1"Alt+C,Alt+DAlt+C,Alt+DCommit All Files提交所有文件Commit Current File提交当前文件Commit "%1"提交 "%1"Alt+C,Alt+CAlt+C,Alt+CFilelog Current FileFilelog当前文件Cannot find repository for '%1'无法为'%1'找到仓库Filelog "%1"Annotate Current FileAnnotate 当前文件Annotate "%1"Delete...删除...Delete "%1"...删除 "%1"...Revert...还原...Revert "%1"...还原 "%1"...Project Status项目状态Status of Project "%1"项目 "%1" 的状态Log ProjectLog 项目Log Project "%1"Log 项目 "%1"Update Project更新项目Update Project "%1"更新项目 "%1" Repository Log仓库日志Revert Repository...还原仓库...CommitDiff Selected FilesDiff 选中的文件&Undo撤销(&U)&Redo重做(&R)Closing CVS Editor关闭CVS编辑器Do you want to commit the change?你确定要提交改变么?The commit message check failed. Do you want to commit the change?Commit 信息检查失败,你想要提交修改吗?The files do not differ.文件没有变化。Revert repository还原仓库Would you like to revert all changes to the repository?你想要还原对仓库的所有修改吗?Revert failed: %1还原失败: %1The file '%1' could not be deleted.文件 '%1' 无法被删除。The file has been changed. Do you want to revert it?文件被改变,你想要恢复么?Another commit is currently being executed.另一个提交正在被执行中。There are no modified files.没有被改变的文件。Cannot create temporary file: %1无法创建临时文件: %1Project status项目状态The initial revision %1 cannot be described.初始版本 %1 无法被描述.Could not find commits of id '%1' on %2.无法在 %2找到ID为 '%1'的提交 .Executing: %1 %2
执行中: %1 %2
Executing in %1: %2 %3
正在 %1 中执行: %2 %3
No cvs executable specified!未指定cvs的执行档!The process terminated with exit code %1.进程终止,退出代码 %1。The process terminated abnormally.进程异常终止。Could not start cvs '%1'. Please check your settings in the preferences.无法启动 cvs '%1'.请检查首选项中的设置。CVS did not respond within timeout limit (%1 ms).CVS 在超时时间 (%1 毫秒)内无响应。CVS::Internal::CVSSubmitEditorAdded已添加Removed已删除Modified已改变CVS::Internal::SettingsPageWidgetCVS CommandCVS 命令CdbStackFrameContext<Unknown Type><未知类型><Unknown Value><未知数值><Unknown><未知>SymbolGroupOut of scope超出范围Debugger::Internal::MemoryViewAgentMemory $内存 $No memory viewer available没有可用的内存查看器The memory contents cannot be shown as no viewer plugin for binary data has been loaded.没有载入二进制数据查看器插件,无法显示内存内容。Debugger::Internal::DebuggerRunControlFactoryDebug调试Debugger::Internal::DebuggerRunControlDebugger调试器Debugger::Internal::CoreGdbAdapterError Loading Symbols载入符号错误No executable to load symbols from specified.没有指定可运行的程序来载入符号。Loading symbols from "%1" failed:
从 "%1" 载入符号失败:
Attached to core temporarily.临时关联至核心。Unable to determine executable from core file.无法从核心文件决定可执行文件。Attach to core "%1" failed:
关联至核心 %1失败:
Symbols found.找到符号。Attached to core.关联至核心。Debugger::Internal::PlainGdbAdapterCannot set up communication with child process: %1无法与子进程进行通信: %1Starting executable failed:
启动执行档失败:
Debugger::Internal::RemoteGdbAdapterThe upload process failed to start. Shell missing?上载进程启动失败,丢失Shell?The upload process crashed some time after starting successfully.上载进程成功启动后崩溃。The last waitFor...() function timed out. The state of QProcess is unchanged, and you can try calling waitFor...() again.最近的 waitFor...() 函数超时t。QProcess 的状态没有改变, 你可以再次调用 waitFor...()。An error occurred when attempting to write to the upload process. For example, the process may not be running, or it may have closed its input channel.当尝试写入上载进程时发生错误。 比如,进程没有运行或者它关闭了自己的输入通道。An error occurred when attempting to read from the upload process. For example, the process may not be running.当尝试读取上载进程时发生错误。比如,进程没有运行。An unknown error in the upload process occurred. This is the default return value of error().上载进程发生未知错误。这是error()的默认返回值。Error错误Adapter too old: does not support asynchronous mode.适配器太旧:不支持异步模式Starting remote executable failed:
启动远程执行档失败:
Debugger::Internal::TrkGdbAdapterPort specification missing.缺少端口说明。Unable to acquire a device on '%1'. It appears to be in use.无法在 '%1' 获得设备。看起来此设备正在被使用。Process started, PID: 0x%1, thread id: 0x%2, code segment: 0x%3, data segment: 0x%4.进程启动, PID: 0x%1, 线程 id: 0x%2, 代码段: 0x%3, 数据段: 0x%4.Connecting to TRK server adapter failed:
连接TRK 服务器适配器失败:
NameDemanglerPrivatePremature end of input过早的结束输入Invalid encoding无效编码Invalid name无效名称Invalid nested-name无效嵌套名称Invalid template args无效模板参数Invalid template-param无效模板参数Invalid qualifiers: unexpected 'volatile'无效的限定词:未预期的'volatile'Invalid qualifiers: 'const' appears twice无效的限定词:'const'出现了两次Invalid non-negative number无效的非负数Invalid template-arg无效模板参数Invalid expression无效的表达式Invalid primary expression无效的主表达式Invalid expr-primary无效的主表达式Invalid type无效类型Invalid built-in type无效的内置类型Invalid builtin-type无效的内置类型Invalid function type无效的函数类型Invalid unqualified-name无效的未限定的名称Invalid operator-name '%s'无效的运算符名称 '%s'Invalid array-type无效的数组类型Invalid pointer-to-member-type无效的指针成员类型Invalid substitution无效置换Invalid substitution: element %1 was requested, but there are only %2无效置换:需要元素 %1 , 但是只有 %2Invalid substitution: There are no elements无效置换:没有元素Invalid special-name无效特殊名称Invalid local-name无效本地名称Invalid discriminator无效的鉴别器Invalid ctor-dtor-namector- constructor, dtor- destructor无效的构造函数析构函数名Invalid call-offset无效的调用位移Invalid v-offsetv-> vertical?无效的v位移Invalid digit无效数字At position %1: 在位置 %1: Designer::FormWindowEditoruntitled未命名Git::Internal::CloneWizardClones a project from a git repository.从 Git 仓库中 clone 一个项目。Clones a Git repository and tries to load the contained project.克隆一个Git仓库并载入其中的工程。Git Repository CloneGit仓库的克隆 Git::CloneWizardPageLocation位置Specify repository URL, checkout directory and path.指定仓库URL,检出目录和路径。Clone URL:克隆 URL:Gitorious::Internal::GitoriousError parsing reply from '%1': %2分析 '%1' 的回应时发生错误: %2Request failed for '%1': %2为 '%1' 请求失败: %2Open source projects that use Git.打开使用 Git 的源项目。Gitorious::Internal::GitoriousCloneWizardClones a project from a Gitorious repository.从 Gitorious 仓库克隆一个项目。Clones a Gitorious repository and tries to load the contained project.克隆一个Git仓库并载入其中的工程。Gitorious Repository CloneGitorious 仓库克隆Gitorious::Internal::GitoriousHostWizardPageHost主机Select a host.选择主机。Gitorious::Internal::GitoriousProjectWizardPageProject项目Choose a project from '%1'从'%1'选择一个项目Help::Internal::GeneralSettingsPageGeneral settings基本设置Help帮助General Settings基本设定Open Image打开图片Files (*.xbel)文件 (*.xbel)There was an error while importing bookmarks!导入书签时发生错误!Save File保存文件Help::Internal::XbelReaderThe file is not an XBEL version 1.0 file.此文件不是XBEL 1.0文件。Unknown title未知标题ProjectExplorer::ApplicationLauncherFailed to start program. Path or permissions wrong?启动程序失败,路径或者权限错误?The program has unexpectedly finished.程序异常终止。Some error has occurred while running the program.运行程序期间发生了一些错误。ProjectExplorer::Internal::LocalApplicationRunControlFactoryRun运行ProjectExplorer::Internal::LocalApplicationRunControlStarting %1...%1 启动中...%1 exited with code %2%1 退出, 代码: %2 ProjectExplorer::DebuggingHelperLibraryThe target directory %1 could not be created.目标目录 %1 无法被创建。The existing file %1 could not be removed.现存文件 %1 无法被删除。The file %1 could not be copied to %2.文件 %1 无法被复制到 %2 。The debugger helpers could not be built in any of the directories:
- %1
Reason: %2在以下任何目录下调试器助手都无法被构建:
- %1
原因: %2Building debugging helper library in %1
在 %1构建调试助手库
Running %1 %2...
正在运行 %1 %2...
%1 not found in PATH
%1 在 PATH未找到
Running %1 ...
正在运行%1...
ProjectExplorer::Internal::ProjectWelcomePageDevelop开发ProjectExplorer::Internal::ActiveConfigurationWidgetActive run configuration激活运行配置ProjectExplorer::Internal::ProjectLabelEdit Project Settings for Project <b>%1</b>为项目编辑项目设置<b>%1</b> No Project loaded没有载入的项目ProjectExplorer::Internal::ProjectPushButtonSelect Project选择项目ToolChainGCCGCCIntel C++ Compiler (Linux)Intel C++ 编译器 (Linux)Microsoft Visual C++Microsoft Visual C++Windows CEWindows CEWINSCWWINSCWGCCEGCCEGCCE/GnuPocRVCT (ARMV6)/GnuPocRVCT (ARMV5)RVCT (ARMV5)RVCT (ARMV6)RVCT (ARMV6)GCC for MaemoMaemo的GCCOther其他<Invalid><无效><Unknown><未知>QmlEditor::Internal::ScriptEditor<Select Symbol><选择标记>Rename...重命名...New id:新ID:Rename id '%1'...重命名ID '%1' ...QmlEditor::Internal::QmlEditorPluginQtQtCreates a Qt QML file.创建一个Qt QML 文件。Qt QML FileQt QML 文件QmlEditor::Internal::QmlModelManagerIndexing索引中Qt4ProjectManager::Internal::ClassList<New class><新类>Confirm Delete确认删除Delete class %1 from list?从列表中删除类 %1 ?Qt4ProjectManager::Internal::CustomWidgetWizardQt4 Designer Custom WidgetQt4 设计师自定义控件Creates a Qt4 Designer Custom Widget or a Custom Widget Collection.创建一个Qt4设计师自定义控件或者一个自定义容器控件Qt Custom Designer WidgetQt4 设计师自定义控件Creates a Qt Custom Designer Widget or a Custom Widget Collection.创建一个Qt4设计师自定义控件或者一个自定义控件集合。Qt4ProjectManager::Internal::CustomWidgetWizardDialogThis wizard generates a Qt4 Designer Custom Widget or a Qt4 Designer Custom Widget Collection project.本向导将创建一个Qt4设计师自定义控件或者一个Qt4设计师自定义控件集合项目。Custom Widgets自定义控件Plugin Details插件详细信息Qt4ProjectManager::Internal::PluginGeneratorCannot open icon file %1.无法打开图标文件 %1.Creating multiple widget libraries (%1, %2) in one project (%3) is not supported.不支持在一个项目中(%3)创建多个控件库 (%1, %2).Cannot open %1: %2无法打开%1 : %2Qt4ProjectManager::Internal::GettingStartedWelcomePageGetting Started入门Qt4ProjectManager::Internal::S60DeviceRunConfigurationQtS60DeviceRunConfigurationQt S60 设备运行配置Could not parse %1. The QtS60 Device run configuration %2 can not be started.无法分析%1 。QtS60 设备的运行配置 %2 无法启动%1 on Symbian DeviceSymbian 设备上的 %1Qt4ProjectManager::Internal::S60DeviceRunConfigurationWidgetDevice:设备:Name:名称:Arguments:参数:Installation file:安装文件:Device on serial port:在串口上的设备:Install File:安装文件:Device on Serial Port:在连续端口上的设备:Queries the device for information查询设备信息Self-signed certificate自己签名的证书Choose certificate file (.cer)选择证书文件(.cer)Custom certificate:自定义证书:Choose key file (.key / .pem)选择密钥文件(.key / .pem)Key file:密钥文件:<No Device>Summary text of S60 device run configuration<没有设备>(custom certificate)(自定义证书)(self-signed certificate)(自己签名的证书)Summary: Run on '%1' %2概要:在 '%1'执行 %2Connecting...正在连接...Qt4ProjectManager::Internal::S60DeviceRunConfigurationFactory%1 on Symbian DeviceSymbian 设备上的 %1Qt4ProjectManager::Internal::S60DeviceRunControlBaseDeploying部署中There is no device plugged in.没有插入设备.Executable file: %1可执行文件:%1Debugger for Symbian Platform塞班平台的调试器%1 %2%1 %2An error occurred while creating the package.创建包的时候发生错误Unable to remove existing file '%1': %2现存文件 '%1' 无法被删除: %2Unable to rename file '%1' to '%2': %3无法重命名文件 '%1' 到 '%2': %3Renaming new package '%1' to '%2'正在重命名新软件包 '%1' 到 '%2‘Removing old package '%1'正在删除旧软件包 '%1'Package file not found无法找到软件包文件Failed to find package '%1': %2找不到软件包 '%1' : %2Package: %1
Deploying application to '%2'...包: %1
部署应用到 '%2'...Could not connect to phone on port '%1': %2
Check if the phone is connected and App TRK is running.无法从端口 '%1' 连接到电话: %2
检查电话是否连接 并且 App TRK 已经运行.Could not create file %1 on device: %2无法在设备上创建文件 %1: %2 Could not write to file %1 on device: %2无法在设备上写入文件 %1: %2 Could not close file %1 on device: %2. It will be closed when App TRK is closed.无法在设备上关闭文件 %1 : %2 , 它将随App TRK关闭而关闭.Could not connect to App TRK on device: %1. Restarting App TRK might help.无法在设备上连接App TRK: %1. 重新启动App TRK也许会有帮助.Copying installation file...复制安装文件...Copying install file...复制安装文件...The device '%1' has been disconnected设备 '%1' 的连接已经被断开%1% copied.%1% 被复制。Installing application...正在安装应用...Could not install from package %1 on device: %2无法从安装包%1 安装到设备: %2Waiting for App TRK等待 App TRKPlease start App TRK on %1.请在%1上启动 App TRK.Canceled.已取消.%1 has unexpectedly finished.%1 异常中止An error has occurred while running %1.运行%1 时发生了错误Qt4ProjectManager::Internal::S60DeviceRunControlFinished.完成.Starting application...正在启动应用...Application running with pid %1.应用程序运行pid:%1.Could not start application: %1无法启动应用: %1Qt4ProjectManager::Internal::S60DeviceDebugRunControlWarning: Cannot locate the symbol file belonging to %1.警告:无法打开属于%1的符号文件.Launching debugger...启动调试器...Debugging finished.调试完成.Qt4ProjectManager::Internal::S60DevicesWidgetNo Qt installed没有安装Qt Qt4ProjectManager::Internal::S60EmulatorRunConfigurationWidgetName:名称:Executable:执行档:Qt4ProjectManager::Internal::S60EmulatorRunConfiguration%1 in Symbian Emulator %1 在Symbian 模拟器中Qt Symbian Emulator RunConfigurationQt Symbian 模拟器运行配置Qt4ProjectManager::Internal::S60EmulatorRunConfigurationFactory%1 in Symbian Emulator%1 在塞班模拟器上Qt4ProjectManager::Internal::S60EmulatorRunControlStarting %1...启动%1 ...[Qt Message][Qt 消息]%1 exited with code %2%1 退出,退出代码: %2Qt4ProjectManager::Internal::S60ManagerRun in Emulator在模拟器中执行Run on Device在设备上执行Debug on Device在设备上调试Qt4ProjectManager::Qt4BuildConfigurationFactoryUsing Default Qt Version使用默认Qt版本Using Qt Version "%1"使用Qt版本 "%1"New configuration新建配置New Configuration Name:新配置名称:%1 Debug%1 调试%1 Release%1 发布Subversion::Internal::CheckoutWizardChecks out a Subversion repository and tries to load the contained project.从Subversion仓库中检出项目并载入其中的工程。Subversion CheckoutSubversion::Internal::CheckoutWizardPageLocation位置Specify repository URL, checkout directory and path.指定仓库URL,检出目录和路径。Repository:仓库:TextEditor::Internal::ColorSchemeNot a color scheme file.不是一个配色方案文件.TextEditor::Internal::FontSettingsCustomized自定义VCSBase::BaseCheckoutWizardCannot Open Project无法打开项目Failed to open project in '%1'.打开项目'%1' 失败。Could not find any project files matching (%1) in the directory '%2'.在目录 '%2' 中找不到任何项目文件匹配 (%1)。The Project Explorer is not available.项目浏览器不可用。'%1' does not exist.'%1'不存在。Unable to open the project '%1'.无法打开项目 '%1'。VCSBase::ProcessCheckoutJobUnable to start %1: %2无法启动%1 : %2The process terminated with exit code %1.进程终止,退出代码 %1 .The process returned exit code %1.进程返回的退出代码 %1 .The process terminated in an abnormal way.进程异常终止.Stopping...正在停止...VCSBase::Internal::CheckoutProgressWizardPageCheckout检出代码Checkout started...开始检出代码...Failed.失败.Succeeded.成功.VCSBase::VCSBaseOutputWindowOpen "%1"打开 "%1"Clear清空Version Control版本控制Welcome::Internal::CommunityWelcomePageCommunity社区News && Support新闻与支持MimeTypeunknown不明CMake Project fileCMake 项目文件C Source fileC 源文件C Header fileC 头文件C++ Header fileC++ 头文件C++ headerC++ 头C++ Source fileC++ 源文件C++ source codeC++ 源代码Objective-C source codeObjective-C 源代码CVS submit templateCVS 提交模板Qt Designer fileQt 设计师文件Generic Qt Creator Project file标准 Qt Creator 项目文件Generic Project Files标准项目文件Generic Project Include Paths标准项目包含路径Generic Project Configuration File标准项目配置文件Perforce submit templatePerforce 提交模板QML fileQML 文件Qml Project fileQml 项目文件Qt Project fileQt 项目文件Qt Project include fileQt 项目包含文件message catalog消息目录Qt Script fileQt 脚本文件BMP imageBMP 图像GIF imageGIF 图像ICO imageICO 图像JPEG imageJPEG 图像MNG videoMNG 视频PBM imagePBM 图像PGM imagePGM 图像PNG imagePNG 图像PPM imagePPM 图像SVG imageSVG 图像TIFF imageTIFF 图像XBM imageXBM 图像XPM imageXPM 图像QML Project fileQML 项目文件Qt Project feature fileQt 项目特征文件Qt Resource fileQt 源文件Subversion submit templateSubversion 提交模板Plain text document普通文本文档XML documentXML 文档Differences between files文件之间的区别Debugger::Internal::AbstractGdbAdapterThe Gdb process could not be stopped:
%1Gdb 进程无法停止:
%1Application process could not be stopped:
%1应用进程无法被停止:
%1Application started应用已启动Application running应用运行中Attached to stopped application关联到已停止的程序Inferior process could not be stopped:
%1Inferior 不可以被停止:
%1Connecting to remote server failed:
%1连接远程服务器失败:
%1Debugger::Internal::TermGdbAdapterDebugger Error调试器错误Debugger::Internal::TrkOptionsPageSymbian TRKSymbian TRKQmlParserIllegal character非法字符Unclosed string at end of line在行尾有未关闭的字符串Illegal escape squence非法的转义序列Illegal unicode escape sequence非法的unicode转义序列Unclosed comment at end of file在文件末有未关闭的注释Illegal syntax for exponential number指数语法无效Identifier cannot start with numeric literal标识符不能以数字打头Unterminated regular expression literal正则表达式未结束Invalid regular expression flag '%0'无效的正则表达式标志 '%0'Unexpected token `%1'未预料到的符号 `%1'Expected token `%1'预料中的符号 `%1'Syntax error语法错误Qt4ProjectManager::Internal::S60Devices::DeviceId:ID:Name:名称:EPOC:EPOC:Tools:工具:Qt:Qt:trk::BluetoothListener%1: Stopping listener %2...%1: 停止监听器 %2...%1: Starting Bluetooth listener %2...%1: 启动蓝牙监听器 %2...Unable to run '%1': %2无法运行 '%1': %2%1: Bluetooth listener running (%2).%1: 蓝牙监听器运行中 (%2).%1: Process %2 terminated with exit code %3.%1: 进程 %2 终止,退出代码 %3.%1: Process %2 crashed.%1: 进程 %2 崩溃.%1: Process error %2: %3%1: 进程错误 %2: %3trk::promptStartCommunicationConnection on %1 canceled. %1 上的连接被取消.Waiting for App TRK等待 App TRKWaiting for App TRK to start on %1...等待在 %1 启动 App TRK ...Waiting for Bluetooth Connection等待蓝牙连接Connecting to %1...正在连接到%1...trk::BaseCommunicationStarter%1: timed out after %n attempts using an interval of %2ms.%1: 在尝试 %n 次,每次间隔%2毫秒之后 超时.%1: Connection attempt %2 succeeded.%1: 连接尝试 %2 成功.%1: Connection attempt %2 failed: %3 (retrying)...%1: 连接尝试 %2 失败: %3 (正在重试)...trk::SessionCPU: v%1.%2%3%4CPU description of an S60 device %1 major verison, %2 minor version %3 real name of major verison, %4 real name of minor versionCPU: v%1.%2%3%4App TRK: v%1.%2 TRK protocol: v%3.%4App TRK: v%1.%2 TRK 协议: v%3.%4%1, %2%3%4, %5s60description description of an S60 device %1 CPU description, %2 endianness %3 default type size (if any), %4 float size (if any) %5 TRK version%1, %2%3%4, %5big endianlittle endian, type size: %1will be inserted into s60description, 类型尺寸: %1, float size: %1will be inserted into s60description, 浮点型尺寸: %1Mercurial::Internal::MercurialCommitPanelGeneral Information概要Repository:仓库:repository仓库Branch:分支:branch分支Commit Information提交信息Author:作者:Email:电子邮件:Mercurial::Internal::OptionsPageForm界面Configuration配置Command:命令:User用户Username to use by default on commit.提交时默认使用的用户名。Default username:默认用户名:Email to use by default on commit.提交时默认使用的 Email。Default Email:默认 Email:Miscellaneous杂项The number of recent commit logs to show, choose 0 to see all enteries要显示的最近提交日志的数目,选择 0 查看所有内容Timeout:超时时间:s秒Prompt on submit提交时弹出提示MercurialLog count:日志计数:Default email:默认电子邮件:Mercurial::Internal::RevertDialogRevert还原Specify a revision other than the default?为其指定一个版本而不是默认版本?Revision:版本:Mercurial::Internal::SrcDestDialogDialog对话框Local filesystem:本地文件系统:e.g. https://[user[:pass]@]host[:port]/[path]例如 https://[用户名[:密码]@]主机名[:端口]/[路径]Specify Url:指定 Url:Default Location默认位置Qt4ProjectManager::Internal::TestWizardPageWizardPage向导页面Class name:类名:Type:类型:Test测试Benchmark性能测试File:文件:Generate initialization and cleanup code生成初始化和清除代码Test slot:测试槽:Requires QApplication需要 QApplicationUse a test data set使用测试数据集Specify basic information about the test class for which you want to generate skeleton source code file.指定你要创建的源码文件的测试类信息。Test Class Information测试类信息CMakeProjectManager::Internal::CMakeRunConfigurationClean Environment清除环境变量System Environment系统环境变量Build Environment构建时的环境变量 (disabled)(禁用)CoreQt Files and ClassesQt 文件和类QtEnvironment环境CodePasterCode Pasting粘贴代码Debugger::Internal::CdbOptionsPageCdbCdbHelpHelp帮助Mercurial::Internal::CloneWizardClone a Mercurial repository克隆一个 Mercurial 仓库Clones a Mercurial repository and tries to load the contained project.克隆一个Mercurial仓库并载入其中的工程。Mercurial CloneMercurial 克隆Mercurial::Internal::CloneWizardPageLocation位置Specify repository URL, checkout directory and path.指定仓库URL,检出目录和路径。Clone URL:克隆 URL:Mercurial::Internal::CommitEditorCommit Editor提交编辑器Mercurial::Internal::MercurialClientUnable to find parent revisions of %1 in %2: %3无法在 %2 找到 %1 的父版本: %3Cannot parse output: %1无法分析输出: %1Hg Annotate %1Hg diff %1Hg log %1Hg incoming %1Hg outgoing %1Working...工作中...Mercurial::Internal::MercurialControlMercurialMercurial::Internal::MercurialJobRunnerExecuting: %1 %2
执行中: %1 %2
Unable to start mercurial process '%1': %2无法启动 mercurial 进程 '%1': %2Timed out after %1s waiting for mercurial process to finish.等待 mercurial 进程结束, 等待%1 秒后超时。Mercurial::Internal::MercurialPluginMercurialAnnotate Current FileAnnotate 当前文件Annotate "%1"Annotate "%1"Diff Current FileDiff 当前文件Diff "%1"Diff "%1"Alt+H,Alt+DLog Current FileLog 当前文件Log "%1"Log "%1"Alt+H,Alt+LStatus Current FileStatus 当前文件Status "%1"Status "%1"Alt+H,Alt+SAdd添加Add "%1"添加 "%1"Delete...删除...Delete "%1"...删除 "%1"...Revert Current File...还原 当前文件...Revert "%1"...还原 "%1"...DiffLogRevert...还原...StatusPull...Pull...Push...Push...Update...更新...Import...导入...Incoming...传入...Outgoing...传出...Commit...提交...Alt+H,Alt+CCreate Repository...创建代码仓库...Pull SourcePull 源码Push DestinationPush 目标Update更新Incoming Source传入源Commit提交Diff Selected FilesDiff 选中的文件&Undo撤销(&U)&Redo重做(&R)There are no changes to commit.没有修改可提交。Unable to generate a temporary file for the commit editor.无法为提交编辑器生成临时文件。Unable to create an editor for the commit.无法为提交创建编辑器。Unable to create a commit editor.无法创建提交编辑器。Commit changes for "%1".为 "%1" 提交修改。Close commit editor关闭提交编辑器Do you want to commit the changes?你想提交此修改吗?Message check failed. Do you want to proceed?信息检查失败,你想要继续吗?Mercurial::Internal::OptionsPageWidgetMercurial CommandMercurial 命令Perforce::Internal::PerforceCheckerNo executable specified未指定执行档"%1" timed out after %2ms.在%2毫秒后"%1" 超时。Unable to launch "%1": %2无法启动 "%1": %2"%1" crashed."%1" 崩溃。"%1" terminated with exit code %2: %3"%1" 中止, 退出代码 %2: %3The client does not seem to contain any mapped files.客户端看上去不存在任何映射文件。Unable to determine the client root.Unable to determine root of the p4 client installation无法决定客户端的根目录.The repository "%1" does not exist.源码仓库 "%1" 不存在。ProjectExplorer::BaseProjectWizardDialogLocation位置untitledFile path suggestion for a new project. If you choose to translate it, make sure it is a valid path name without blanks.未命名ProjectExplorer::Internal::DependenciesModel<No other projects in this session><会话中没有其他项目>ProjectExplorerProjects项目Other Project其他项目ProjectExplorer::TaskWindowBuild Issues构建问题&Copy复制(&C)&Annotate注释(&A)Show Warnings显示警告Filter by categories根据分类过滤QmlProjectManager::Internal::QmlRunControlStarting %1 %2正在启动 %1 %2%1 exited with code %2%1 退出,退出代码: %2QmlProjectManager::Internal::QmlRunControlFactoryRun运行Qt4ProjectManager::Internal::MaemoRunConfiguration%1 on Maemo deviceMaemo 设备上的 %1MaemoRunConfigurationMaemo 运行配置New Maemo Run Configuration新建Maemo运行配置'%1' does not contain a valid Maemo simulator image.'%1' 不存在一个有效的 Maemo 模拟器镜像。Simulator could not be found. Please check the Qt Version you are using and that a simulator image is already installed.无法找到模拟器。请检查你正在使用的 Qt 版本,并且确认模拟器已经安装。Qt4ProjectManager::Internal::MaemoRunConfigurationFactory%1 on Maemo DeviceMaemo 设备上的 %1New Maemo Run Configuration新建Maemo运行配置Qt4ProjectManager::Internal::MaemoRunControlFactoryRun on device在设备上运行Qt4ProjectManager::Internal::MaemoSshConnectionCould not connect to host无法连接主机Qt4ProjectManager::Internal::MaemoInteractiveSshConnectionCould not start remote shell: %1不能启动远程 shell: %1Error running command: %1运行命令发生错误: %1SSH error: %1SSH 错误: %1Qt4ProjectManager::Internal::MaemoSftpConnectionError setting up SFTP subsystem: %1设置 SFTP 子系统发生错误: %1Could not open file '%1'无法打开文件 '%1'Could not copy local file '%1' to remote file '%2': %3无法复制本地文件 '%1' 到远程文件 '%2': %3Qt4ProjectManagerQt4Qt VersionsQt 版本Qt C++ ProjectQt C++ 项目TextEditorText Editor文本编辑器CommandMappingsCommand Mappings命令映射Command命令Label标签Target目标Defaults默认Import...导入...Export...导出...Target Identifier目标标识符Target:目标:Reset重置Git::Internal::StashDialogStashesStashesName名称BranchBranchMessage消息Delete all...删除所有...Delete...删除...ShowShowRestore...还原...Restore to branch...Restore a git stash to new branch to be created还原到 分支...Refresh刷新<No repository><无 仓库>Repository: %1仓库: %1Delete stashes删除 stashesDo you want to delete all stashes?你想删除所有 stashes 吗?Do you want to delete %n stash(es)?你想删除 %n stash(es) 吗?Repository modified仓库已变更%1 cannot be restored since the repository is modified.
You can choose between stashing the changes or discarding them.%1 不能被还原,因为仓库已经变更。
你可以选择 stash 修改的内容或者丢弃修改。StashStashDiscard丢弃Restore Stash to Branch还原 stash 到分支Branch:Branch:Stash Restore还原 stashWould you like to restore %1?你想还原 %1?Error restoring %1还原 %1 时出错ProjectExplorer::Internal::AddTargetDialogAdd target添加目标Target:目标:ProjectExplorer::Internal::DoubleTabWidgetDoubleTabWidget双标签部件ProjectExplorer::Internal::TargetSettingsWidgetTargetSettingsWidget目标设置控件BehaviorDialogDialog对话框Type:类型:Id:ID:Property Name:属性名称:Animation动画SpringFollow弹性随动Settings设置Duration:持续时间:Curve:曲线:easeNone缓慢(easeNone)Source:源:Velocity:速率:Spring:弹性:Damping:阻尼:GradientDialogEdit Gradient编辑渐进GradientEditorForm界面Gradient Editor渐进编辑器This area shows a preview of the gradient being edited. It also allows you to edit parameters specific to the gradient's type such as start and final point, radius, etc. by drag & drop.这个区域显示正在编辑的渐变的预览。你可以用拖拽方式编辑渐变的某些参数,如开始点,结束点和半径等.1122334455Gradient Stops Editor渐进终止编辑器This area allows you to edit gradient stops. Double click on the existing stop handle to duplicate it. Double click outside of the existing stop handles to create a new stop. Drag & drop the handle to reposition it. Use right mouse button to popup context menu with extra actions.这个区域允许你编辑渐进终止点。双击已存在的终止点可对其复制。在已存在的终止点以外区域双击可创建新终止点。拖动终止点可使之重定位。右键显示其余操作的菜单。Zoom缩放Reset Zoom重置缩放Position位置Hue色调HSaturation饱和度SSat饱和度Value值VVal值AlphaAlpha通道AType类型Spread展开Color颜色Current stop's color当前终止点颜色Show HSV specification显示 HSV 信息HSVShow RGB specification显示 RGB 信息RGBCurrent stop's position当前终止点位置%Zoom In放大Zoom Out缩小Toggle details extension显示详情>Linear Type线性型......Radial Type放射型Conical Type圆锥型Pad Spread填充展开Repeat Spread重复展开Reflect Spread反射展开Start X起点横坐标(X)Start Y起点纵坐标(Y)Final X终点横坐标(X)Final Y终点纵坐标(Y)Central X中心横坐标(X)Central Y中心纵坐标(Y)Focal X焦点横坐标(X)Focal Y焦点纵坐标(Y)Radius半径Angle角度Linear线性Radial放射Conical圆锥Pad填充Repeat重复Reflect反射QtGradientDialogEdit Gradient编辑渐进QtGradientEditorForm界面Gradient Editor渐变编辑器This area shows a preview of the gradient being edited. It also allows you to edit parameters specific to the gradient's type such as start and final point, radius, etc. by drag & drop.这个区域显示正在编辑的渐变的预览。你可以用拖拽方式编辑渐变的某些参数,如开始点,结束点和半径等.1122334455Gradient Stops Editor渐变终止点编辑器This area allows you to edit gradient stops. Double click on the existing stop handle to duplicate it. Double click outside of the existing stop handles to create a new stop. Drag & drop the handle to reposition it. Use right mouse button to popup context menu with extra actions.这个区域允许你编辑渐变终止点。双击已存在的终止点可对其复制。在已存在的终止点以外区域双击可创建新终止点。拖动终止点可使之重定位。右键显示其余操作的菜单。Zoom缩放Reset Zoom重置缩放Position位置Hue色调HSaturation饱和度SSat饱和度Value值VVal值AlphaAlpha通道AType类型Spread展开Color颜色Current stop's color当前终止点颜色Show HSV specification显示 HSV 信息HSVShow RGB specification显示 RGB 信息RGBCurrent stop's position当前终止点位置%Zoom In放大Zoom Out缩小Toggle details extension显示详情>Linear Type线性型......Radial Type放射型Conical Type圆锥型Pad Spread填充展开Repeat Spread重复展开Reflect Spread反射展开Start X起点横坐标(X)Start Y起点纵坐标(Y)Final X终点横坐标(X)Final Y终点纵坐标(Y)Central X中心横坐标(X)Central Y中心纵坐标(Y)Focal X焦点横坐标(X)Focal Y焦点纵坐标(Y)Radius半径Angle角度Linear线性Radial放射Conical圆锥Pad填充Repeat重复Reflect反射QtGradientViewGradient View渐变视图New...新建...Edit...编辑...Rename重命名Remove删除Grad渐变Remove Gradient删除渐变Are you sure you want to remove the selected gradient?你确定要删除选中的渐变吗?QtGradientViewDialogSelect Gradient选择渐变QmlDesigner::Internal::SettingsPageForm界面Files文件Open file in:打开文件:Design mode设计模式Edit mode编辑模式Snapping快照Item spacing项之间的间隔Snap marginQt Quick DesignerQt Quick 设计器MaemoConfigTestDialogDevice Configuration Test设备配置测试MaemoSettingsWidgetMaemo Device ConfigurationsMaemo设备配置Configuration:配置:Add添加Remove删除Test测试Deploy Key ...部署密钥...Name名称Device type:设备类型:Remote Device远程设备Local Simulator本地设备Authentication type:验证类型:Password密码Key密钥Host Name:主机名称:IP or host name of the device设备的IP或者主机名称Ports:端口:SSH:Gdb server:Gdb 服务器:Connection Timeout:连接超时:Timeout value in milliseconds超时(毫秒)User Name:用户名:Password:密码:Private key file:私钥文件:s秒Generate SSH Key ...创建SSH密钥...Deploy Public Key ...部署公钥...Remote device远程设备Maemo emulatorMaemo模拟器Host name:主机名称:Connection timeout:连接超时:Username:用户名:MaemoSshConfigDialogSSH Key ConfigurationSSH密钥配置Use key from location:使用密钥来自:Private key file:私钥文件:Generate SSH Key创建SSH密钥Deploy Public Key部署公钥Close关闭Options选项Key size:密钥长度:Key algorithm:密钥算法:RSADSAKey密钥Save public Key...保存公钥文件...Save private Key...保存私钥文件...Save Public Key...保存公钥文件...Save Private Key...保存私钥文件...Qt4ProjectManager::Internal::S60CreatePackageStepWidgetForm界面Self-signed certificate自签名证书Custom certificate:自定义证书:Choose certificate file (.cer)选择证书文件(.cer)Key file:密钥文件:VCSBase::CleanDialogClean repository清空库The directory %1 could not be deleted.目录 %1 无法被删除.The file %1 could not be deleted.文件 '%1' 无法被删除。There were errors when cleaning the repository %1:清理代码库%1时发生错误:Delete...删除...Name名称Repository: %1仓库: %1%1 bytes, last modified %2%1 字节, 最后修改 %2Delete删除Do you want to delete %n files?你想删除 %n 文件 吗?Cleaning %1清理 %1Clean Repository清空代码库CommonSettingsPageWrap submit message at:提交信息折行在: characters字符An executable which is called with the submit message in a temporary file as first argument. It should return with an exit != 0 and a message on standard error to indicate failure.一个可执行档,以保存在临时文件中的提交信息为首参数。当提交失败时以非零值退出并在标准错误中输出信息。Submit message check script:提交信息检查脚本:A file listing user names and email addresses in a 4-column mailmap format:
name <email> alias <email>一个列出用户名和 email 地址的文件,使用四列的邮件映射格式:
名字 <email> 别名 <email>User/alias configuration file:用户/别名配置文件:A simple file containing lines with field names like "Reviewed-By:" which will be added below the submit editor.一个包含了如 ”Reviewed-By:" 等字段名的简单文件,其内容会被添加在提交编辑器的下面。User fields configuration file:用户字段配置文件:ExtensionSystem::PluginDetailsViewNone无ExtensionSystem::PluginViewLoad on Startup启动时载入Utilities工具QmlJS::Check'%1' is not a valid property name'%1' 不是一个有效的属性名称unknown type未知类型unknown value for enum未知的枚举值'%1' does not have members'%1' 没有成员'%1' is not a member of '%2''%1' 不是'%2'的成员easing-curve name is not a stringeasing-curve的名称不是一个字符串unknown easing-curve name未知的 easing-curve 名value might be 'undefined'值可能 '未定义'enum value is not a string or number枚举形不是一个字符串或者数字numerical value expected期望数值类型的数据boolean value expected期望布尔类型的数据string value expected期望字符串类型的数据not a valid color不是一个有效的颜色expected anchor line期望anchor行expected id期望idusing string literals for ids is discouraged不推荐标识符使用字符串ids must be lower case标识符必须小写QmlJS::Interpreter::QmlXmlReaderThe file is not module file.此文件不是模块文件.Unexpected element <%1> in <%2>未预料到的<%2>中的元素 <%1>invalid value '%1' for attribute %2 in <%3> 赋给 <%3>的属性 %2 的值 '%1'无效<%1> has no valid %2 attribute<%1> 没有有效的%2 属性%1: %2QmlJS::Linkcould not find file or directory找不到文件或文件夹expected two numbers separated by a dot两个数字应该由点号分隔package import requires a version number导入包需要版本号package not found无法找到软件包文件Utils::FileWizardDialogLocation位置Utils::FilterLineEditFilter过滤器Clear text清除文字Utils::fileDeletedPromptFile has been removed文件已经被删除The file %1 has been removed outside Qt Creator. Do you want to save it under a different name, or close the editor?文件%1已经在Qt Creator.外部被删除,是否需要另存为其他名称或者关闭编辑器?Close关闭Save as...另存为...Save保存Utils::UnixTools<table border=1 cellspacing=0 cellpadding=3><tr><th>Variable</th><th>Expands to</th></tr><tr><td>%d</td><td>directory of current file</td></tr><tr><td>%f</td><td>file name (with full path)</td></tr><tr><td>%n</td><td>file name (without path)</td></tr><tr><td>%%</td><td>%</td></tr></table><table border=1 cellspacing=0 cellpadding=3><tr><th>变量</th><th>扩展为</th></tr><tr><td>%d</td><td>当前文件所在文件夹</td></tr><tr><td>%f</td><td>文件名 (带全路径)</td></tr><tr><td>%n</td><td>文件名 (不带路径)</td></tr><tr><td>%%</td><td>%</td></tr></table>Utils::LinearProgressWidget......BINEditor::BinEditorDecimal unsigned value (little endian): %1
Decimal unsigned value (big endian): %2
Decimal signed value (little endian): %3
Decimal signed value (big endian): %4十进制无符号数值 (little endian): %1
十进制无符号数值 (big endian): %2
十进制有符号数值 (little endian): %3
十进制有符号数值 (big endian): %4Copying Failed复制失败You cannot copy more than 4 MB of binary data.你不能复制超过 4 MB 的二进制数据。Copy Selection as ASCII Characters复制选中部分作为 ASCII 字符串Copy Selection as Hex Values复制选中部分作为十六进制值Jump to Address in This Window在当前窗口中跳转到地址Jump to Address in New Window在新窗口中跳转到地址Jump to Address 0x%1 in This Window在当前窗口中跳转到地址 0x%1Jump to Address 0x%1 in New Window在新窗口中跳转到地址 0x%1BINEditor::Internal::ImageViewerFactoryImage Viewer图像查看器CMakeProjectManager::Internal::CMakeTargetDesktopCMake Default target display name桌面CMakeProjectManager::Internal::MakeStepMakeCMakeProjectManager::MakeStep display name.CMakeProjectManager::Internal::MakeStepFactoryMakeDisplay name for CMakeProjectManager::MakeStep id.Core::CommandMappingsCommand命令Label标签Core::DesignModeDesign设计Core::Internal::SystemEditorCould not open url %1.无法打开url '%1'.Core::EditorToolBarCopy full path to clipboard复制全路径到剪贴板Copy Full Path to Clipboard复制完整路径到剪贴板Make writable使文件可写File is writable文件可写CodePaster::PasteBinDotComSettingsPastebin.comPastebin.comCodePaster::PasteView<Comment><注释>Paste粘贴CppEditorC++ Files and ClassesC++ 文件和类C++VCSCVS Commit EditorCVS提交编辑器CVS Command Log EditorCVS命令行日志编辑器CVS File Log EditorCVS文件日志编辑器CVS Annotation EditorCVS注释编辑器CVS Diff EditorCVS Diff编辑器Git Command Log EditorGit命令行日志编辑器Git File Log EditorGit文件日志编辑器Git Annotation EditorGit注释编辑器Git Diff EditorGit Diff编辑器Git Submit EditorGit 提交编辑器Mercurial Command Log EditorMercurial 命令行日志编辑器Mercurial File Log EditorMercurial文件日志编辑器Mercurial Annotation EditorMercurial注释编辑器Mercurial Diff EditorMercurial Diff编辑器Mercurial Commit Log EditorMercurial 提交日志编辑器Perforce.SubmitEditorPerforce提交编辑器Perforce CommandLog EditorPerforce 命令行日志编辑器Perforce Log EditorPerforce日志编辑器Perforce Diff EditorPerforce Diff 编辑器Perforce Annotation EditorPerforce注释编辑器Subversion EditorSubversion编辑器Subversion Commit EditorSubversion提交编辑器Subversion Command Log EditorSubversion命令行日志编辑器Subversion File Log EditorSubversion文件日志编辑器Subversion Annotation EditorSubversion注释编辑器Subversion Diff EditorSubversion Diff 编辑器CVS::Internal::CVSEditorAnnotate revision "%1"注释版本 "%1"CdbSymbolGroupContext<Unknown Type><未知类型><Unknown Value><未知数值><Unknown><未知>Debugger::CdbUnable to load the debugger engine library '%1': %2无法载入调试引擎库 '%1': %2Unable to resolve '%1' in the debugger engine library '%2'在调试引擎库中 '%2'无法解析符号 '%1'CdbCore::CoreEngineUnable to set the image path to %1: %2无法设置图像路径到 %1: %2Unable to create a process '%1': %2无法创建进程 '%1': %2Attaching to a process failed for process id %1: %2关联进程失败,进程 ID %1: %2Debugger::DebuggerUISwitcherLocked锁定&Languages语言(&L)Alt+L&Views视图(&V)Reset to default layout重置为默认布局Language语言GdbChooserWidgetUnable to run '%1': %2无法执行%1': %2Debugger::Internal::GdbChooserWidgetUnable to run '%1': %2无法执行 '%1': %2Binary二进制档Toolchains工具链Duplicate binary复制二进制档The binary '%1' already exists.二进制档 '%1' 已经存在。Debugger::Internal::ToolChainSelectorWidgetDesktop/General桌面/概要Symbian塞班MaemoDebugger::Internal::BinaryToolChainDialogSelect binary and toolchains选择二进制和工具链Gdb binaryGdb 二进制Path:路径:Debugger::Internal::SnapshotHandlerFunction:函数:File:文件:Date:日期:......<More><更多>Function函数Date日期Location位置Debugger::Internal::SnapshotWindowSnapshots快照Adjust Column Widths to Contents按内容调整列宽Always Adjust Column Widths to Contents总是按内容调整列宽Designer::Internal::FormEditorFactoryThis file can only be edited in Design Mode.此文件仅可在设计模式中编辑。Open Designer打开设计师This file can only be edited in <b>Design</b> mode.此文件仅可在<b>设计</b>模式中编辑。Switch mode切换模式Designer::Internal::FormFileWizardDialogLocation位置FakeVim::Internal::FakeVimExCommandsPageEx Command Mapping额外命令映射FakeVimFakeVimEx Trigger Expression额外触发表达式Regular expression:正则表达式:Regular Expression:正则表达式:Ex Command额外命令Find::FindPlugin&Find/Replace查找/替换(&F)Advanced Find高级查找Open Advanced Find...打开高级查找...Ctrl+Shift+FCtrl+Shift+FGenericProjectManager::Internal::GenericMakeStepMakeMakeGit::Internal::RemoteBranchModel(no branch)(没有分支)GitClientUnable to determine the repository for %1.无法为 %1 决定仓库。Git::Internal::GitCommandError: Git timed out after %1s.错误: Git 在 %1秒后超时.Git::Internal::GitEditorBlame %1Blame %1Help::HelpManagerUnfiltered未过滤Help::Internal::HelpViewerOpen Link打开链接Open Link as New Page在新页面打开连接Copy Link复制链接Copy复制Reload重新载入Help::Internal::OpenPagesModel(Untitled)(未命名)Help::Internal::OpenPagesWidgetClose %1关闭%1Close All Except %1除了%1 以外全部关闭Mercurial::Internal::MercurialEditorAnnotate %1注释 "%1" Perforce::Internal::PerforceEditorAnnotate change list "%1"注释变更列表 "%1"ProjectExplorer::BuildConfigurationSystem Environment系统环境变量Clean Environment清除环境变量ProjectExplorer::BuildEnvironmentWidgetClear system environment清除系统环境变量Build Environment构建环境变量BuildSettingsPanelFactoryBuild Settings构建设置BuildSettingsPanelBuild Settings构建设置ProjectExplorer::CustomWizardDetailsDefault short title for custom wizard page to be shown in the progress pane of the wizard.详情Creates a C++ plugin to extend the funtionality of the QML runtime.Creates a plug-in for the QML runtime.为扩展QML运行时的功能创建一个C++插件.QML Runtime Plug-inQML运行时插件QML Runtime Plug-in ParametersQML运行时插件参数Example Object Class-name:举例对象类名:ProjectExplorer::CustomProjectWizardThe project %1 could not be opened.无法打开项目 %1 。ProjectExplorer::Internal::CustomWizardPagePath:路径:DependenciesPanelDependencies依赖关系DependenciesPanelFactoryDependencies依赖关系EditorSettingsPanelFactoryEditor Settings编辑器设置EditorSettingsPanelEditor Settings编辑器设置ProjectExplorer::Internal::FolderNavigationWidgetOpen打开Open parent folder打开上级文件夹Open "%1"打开 "%1"Open with用...打开Choose folder...选择文件夹...Choose folder选择文件夹Show in Explorer...在Explorer中显示...Show in Finder...在搜索器中显示 ...Show containing folder...显示包含的目录...Open Command Prompt here...在此打开命令行控制台...Open Terminal here...在此打开终端...Launching a file browser failed启动文件浏览器失败Unable to start the file manager:
%1
无法启动文件管理器:
%1
'%1' returned the following error:
%2'%1' 返回以下错误:
%2Settings...设定...Launching Windows Explorer failed启动Windows Explorer 失败Could not find explorer.exe in path to launch Windows Explorer.在环境变量中找不到explorer.exe,无法启动Windows Explorer.ProjectExplorer::Internal::MiniTargetWidgetSelect active build configuration选择激活构建配置Select active run configuration选择激活运行配置Build:构建:Run:运行:ProjectExplorer::Internal::MiniProjectTargetSelectorProject项目Select active project选择活动的项目Build:构建:Run:运行:<html><nobr><b>Project:</b> %1<br/>%2%3<b>Run:</b> %4%5</html><html><nobr><b>项目:</b> %1<br/>%2%3<b>运行:</b> %4%5</html><b>Target:</b> %1<br/><b>目标:</b> %1<br/><b>Build:</b> %2<br/><b>构建:</b> %2<br/><br/>%1ProjectExplorer::ProjectConfigurationClone of %1%1 的克隆TargetSettingsPanelFactoryTargets目标RunSettingsPanelFactoryRun Settings运行设置RunSettingsPanelRun Settings运行设置ProjectExplorer::Internal::TargetSettingsPanelWidgetNo target defined.没有定义目标.Qt CreatorDo you really want to remove the
"%1" target?你真的想删除
目标"%1" ?GenericProjectManager::GenericTargetDesktopGeneric desktop target display name桌面Qt4ProjectManager::Internal::Qt4TargetDesktopQt4 Desktop target display name桌面Symbian EmulatorQt4 Symbian Emulator target display name塞班模拟器Symbian DeviceQt4 Symbian Device target display name塞班设备Maemo EmulatorQt4 Maemo Emulator target display nameMaemo模拟器Maemo DeviceQt4 Maemo Device target display nameMaemo设备MaemoQt4 Maemo target display nameQt SimulatorQt4 Simulator target display nameQt模拟器<b>Device:</b> Not connected<b>设备:</b> 没有连接<b>Device:</b> %1<b>设备:</b> %1<b>Device:</b> %1, %2<b>设备:</b> %1, %2QmlProjectManager::QmlTargetQML RuntimeQML Runtime target display nameQML运行环境QML ViewerQML Viewer target display nameQML 查看器QmlDesigner::ComponentViewwhole document整个文档QmlDesigner::DesignDocumentController-New Form--新界面-Cannot save to file "%1": permission denied.无法保存至文件 "%1": 没有权限.Parent folder "%1" for file "%2" does not exist.文件 "%2" 的上级文件夹 "%1" 不存在.Cannot write file: "%1".无法写入文件" %1".QmlDesigner::XUIFileDialogOpen file打开文件Save file保存文件Declarative UI files (*.qml)声明式的UI文件(*.qml)All files (*)所有文件 (*)QmlDesigner::ItemLibraryLibraryTitle of library view库ItemsTitle of library items view项ResourcesTitle of library resources view资源<Filter>Library search input hint text<过滤器>QmlDesigner::NavigatorTreeModelInvalid id.
Only alphanumeric characters and underscore allowed.
Ids must begin with a lowercase letter.无效id
仅支持字母数字和下划线
标识符必须是以小写字母打头.Item id must be unique.项id必须唯一.Invalid Id无效标识符QmlDesigner::NavigatorWidgetNavigatorTitle of navigator view导航QmlDesigner::PluginManagerAbout plugins关于插件WidgetPluginManagerFailed to create instance.创建实例失败.Not a QmlDesigner plugin.不是一个QmlDesigner的插件.Failed to create instance of file '%1': %2无法为文件 '%1'创建实例: %2Failed to create instance of file '%1'.无法为文件 '%1'创建实例.File '%1' is not a QmlDesigner plugin.文件 '%1' 不是一个 QmlDesigner 的插件.QmlDesigner::AllPropertiesBoxPropertiesTitle of properties view.属性FileWidgetOpen File打开文件qdesigner_internal::QtGradientStopsControllerHSVHue色调Sat饱和度Val值Saturation饱和度Value值RRGBRed红Green绿Blue蓝QtGradientStopsWidgetNew Stop新的停止Delete删除Flip All反选全部Select All全选Zoom In放大Zoom Out缩小Reset Zoom重置缩放QmlDesigner::Internal::StatesEditorModelbase stateImplicit default state基本状态Invalid state name无效状态名称The empty string as a name is reserved for the base state.空字符串是为基本状态保留的名称.Name already used in another state名称已经被其他状态使用QmlDesigner::Internal::StatesEditorWidgetPrivatebase state基本状态State%1Default name for newly created states状态%1QmlDesigner::StatesEditorWidgetStatesTitle of Editor widget状态QmlDesigner::Internal::SubComponentManagerPrivateQML ComponentsQML组件QmlDesigner::Internal::ModelPrivateinvalid type无效类型QmlDesigner::RewriterViewError parsing解析错误Internal error内部错误"%1"line %1行 %1 column %1列 %1QmlDesigner::Internal::DocumentWarningWidget<a href="goToError">Go to error</a><a href="goToError">转到错误</a>%3 (%1:%2)Internal error (%1)内部错误(%1)QmlDesigner::Internal::DesignModeWidget&Undo撤销(&U)&Redo重做(&R)Delete删除Delete "%1"删除 "%1"Cu&t剪切(&t)Cut "%1"剪切 "%1"&Copy复制(&C)Copy "%1"复制 "%1"&Paste粘贴(&P)Paste "%1"粘贴 "%1"Select &All全选(&A)Select All "%1"全选"%1"Toggle Full Screen切换到全屏&Restore Default View重置到默认视图(&R)Toggle &Left Sidebar切换左边栏(&L)Toggle &Right Sidebar切换右边栏(&R)Projects项目File System文件系统Open Documents打开的文档QmlDesigner::Internal::BauhausPluginSwitch Text/Design切换 文本/设计Save %1 As...%1另存为 ...&Save %1保存%1(&S)Revert %1 to Saved恢复%1 到已保存的状态Close %1关闭%1Close All Except %1除了%1 以外全部关闭Close Others关闭其他Qt QuickQt QuickQml::Internal::QLineGraphFrame rate帧率Qml::Internal::GraphWindowTotal time elapsed (ms)总消耗时间(毫秒)Qml::Internal::CanvasFrameRateResolution:分辨率:Clear清空New Graph新图表Enabled启用Qml::Internal::ExpressionQueryWidget<Expression><表达式>Write and evaluate QtScript expressions.编写和求值QtScript表达式.Clear Output清空输出Debug Console
调试控制台
<Type expression to evaluate><输入表达式用于求值>Script Console
脚本控制台
Expression queries表达式查询Expression queries (using context for %1)Selected object表达式查询(为%1使用上下文)<%n items><%n 个项>Qml::Internal::ObjectPropertiesViewName名称Value值Type类型&Watch expression监视表达式 (&W)&Remove watch删除监视(&R)Show &unwatchable properties显示不可监视的属性(&u)&Group by item type按项类型分组(&G)<%n items><%n 个项>Watch expression '%1'监视表达式 "%1"Hide unwatchable properties隐藏不可监视的属性Show unwatchable properties显示不可监视的属性Qml::Internal::ObjectTreeAdd watch...添加监视Add watch expression...添加监视表达式 ...Show uninspectable items显示无法监视的项Go to file转到文件Watch expression监视表达式 Expression:表达式:Qml::Internal::WatchTableModelName名称Value值Qml::Internal::WatchTableViewStop watching停止监视Qml::InspectorOutputWidgetOutput输出Clear清空Qml::Internal::EngineSpinBoxEngine %1engine number引擎 %1Qml::QmlInspectorNo active project, debugging canceled.没有激活的项目,调试取消.Failed to connect to debugger连接调试器失败Could not connect to debugger server.无法连接调试服务器.Invalid project, debugging canceled.无效的项目,退出调试.Cannot find project run configuration, debugging canceled.无法找到运行配置,调试取消.[Inspector] set to connect to debug server %1:%2[检查器] 设置为连接到调试服务器 %1:%2[Inspector] disconnected.
[检查器] 断开连接.
[Inspector] resolving host...[检查器] 解析主机...[Inspector] connecting to debug server...[检查器] 连接到调试服务器...[Inspector] connected.
[检查器] 已连接.[Inspector] closing...[检查器] 正在关闭...[Inspector] error: (%1) %2%1=error code, %2=error message[检查器] 错误: (%1) %2Script console脚本控制台Start Debugging C++ and QML Simultaneously...同步启动QML和C++的调试...No project was found.没有找到任何项目.No run configurations were found for the project '%1'.在项目'%1'中没有找到运行配置.No valid run configuration was found for the project %1. Only locally runnable configurations are supported.
Please check your project settings.项目%1中没有找到有效的运行配置.只有本地可执行的配置才被支持.
请检查你的项目设定.A valid run control was not registered in Qt Creator for this project run configuration.在Qt Creator 的项目的运行配置中未注册一个有效的运行控制.Debugging failed: could not start C++ debugger.调试失败:无法启动C++调试器.Frame rate帧速率QML engine:QML 引擎:Object Tree对象树Properties and Watchers属性和监视器Script Console脚本控制台Output of the QML inspector, such as information on connecting to the server.QML检查器的输出, 如连接到服务器时的信息。Qml::QmlInspectorPluginFailed to connect to debugger连接调试器失败Could not connect to debugger server. Please check your settings from Projects pane.无法链接调试服务器.请检查项目设置.QmlJSEditor::Internal::QmlJSTextEditorRename...重命名...New id:新ID:Unused variable未使用的变量Rename id '%1'...重命名ID '%1' ...<Select Symbol><选择符号>QmlJSEditor::Internal::QmlJSEditorFactoryDo you want to enable the experimental Qt Quick Designer?你想启用尚处在实验阶段的Qt Quick 设计器吗?Enable Qt Quick Designer启用Qt Quick 设计器Qt Creator -> About Plugins...Qt Creator -> 关于插件...Help -> About Plugins...帮助 -> 关于插件...Enable experimental Qt Quick Designer?启用尚处在实验阶段的Qt Quick 设计器吗?Do you want to enable the experimental Qt Quick Designer? After enabling it, you can access the visual design capabilities by switching to Design Mode. This can affect the overall stability of Qt Creator. To disable Qt Quick Designer again, visit the menu '%1' and disable 'QmlDesigner'.启用尚处在实验阶段的Qt Quick 设计器吗?启用之后,你可以通过设计按钮切换到设计模式.这可能会影响到Qt Creator的稳定性.如要关闭Qt Quick设计器,请访问菜单'%1'然后关闭'QmlDesigner'.Cancel取消Please restart Qt Creator请重新启动Qt CreatorPlease restart Qt Creator to make the change effective.请重新启动Qt Creator使配置生效.QmlJSEditor::Internal::QmlJSEditorPluginCreates a Qt QML file.创建一个Qt QML 文件.Qt QML FileQt QML 文件Qt QuickCtrl+Alt+RFollow Symbol Under Cursor跟踪光标位置的符号QmlJSEditor::Internal::HoverHandlerUnfiltered未过滤QmlJSEditor::Internal::ModelManagerIndexing索引中QmlProjectManager::QmlProjectError while loading project file!载入项目文件时发生错误!QmlProjectManager::Internal::QmlProjectApplicationWizardDialogNew QML Project新建 QML 项目This wizard generates a QML application project.本向导将创建一个QML 应用项目。QmlProjectManager::Internal::QmlProjectApplicationWizardQt QML ApplicationQt QML 应用Creates a Qt QML application.创建一个Qt QML 应用。Creates a Qt QML application project with a single QML file containing the main view.
QML application projects are executed through the QML runtime and do not need to be built.创建 Qt QML应用程序工程, 该工程带一个单一QML文件, 其中包含主视图。
QML应用程序工程通过QML运行时执行, 不需要编译。File generated by QtCreatorqmlproject TemplateComment added to generated .qmlproject fileQt Creator创建的文件Include .qml, .js, and image files from current directory and subdirectoriesqmlproject TemplateComment added to generated .qmlproject file在当前目录和子目录下包含的qml,js和图片文件List of plugin directories passed to QML runtimeqmlproject TemplateComment added to generated .qmlproject file列出QML运行环境下的插件目录The project %1 could not be opened.项目 %1 无法被打开。QmlProjectManagerQt Quick ProjectQt Quick 项目QmlProjectManager::Internal::QmlProjectImportWizardDialogImport Existing Qt QML Directory导入现有的 QML文件夹Project Name and Location项目名称和路径Project name:项目名称:Location:路径:Location路径QmlProjectManager::Internal::QmlProjectImportWizardImport Existing Qt QML Directory导入现有的Qt QML文件夹Creates a QML project from an existing directory of QML files.使用现有目录中的 QML 文件创建一个 QML项目。File generated by QtCreatorqmlproject TemplateComment added to generated .qmlproject fileQt Creator创建的文件Include .qml, .js, and image files from current directory and subdirectoriesqmlproject TemplateComment added to generated .qmlproject file从当前目录和子目录下包含qml, .js和图片文件List of plugin directories passed to QML runtimeqmlproject TemplateComment added to generated .qmlproject file列出QML运行环境下的插件目录The project %1 could not be opened.项目 %1 无法被打开QmlProjectManager::Internal::ManagerFailed opening project '%1': Project already open打开项目 '%1'失败:项目已经被打开QmlProjectManager::QmlProjectRunConfigurationQML RuntimeQMLRunConfiguration display name.QML运行环境QML RuntimeQML运行环境QML Runtime arguments:QML 运行参数:QML ViewerQMLRunConfiguration display name.QML 查看器QML ViewerQML 查看器QML Viewer arguments:QML 查看器参数:Main QML File:主 QML 文件:Debugging Address:调试地址:Debugging Port:调试端口:QmlManager<Current File><当前文件>QmlProjectManager::Internal::QmlProjectRunConfigurationFactoryRun QML Script运行QML脚本Qt4ProjectManager::Internal::QMakeStepFactoryqmakeQt4ProjectManager::Internal::MaemoConfigTestDialogTesting configuration...测试配置...Stop Test停止测试Device configuration test failed:
%1设备配置测试失败:
%1
Did you start Qemu?
启动Qemu了吗?Qt version mismatch! Expected Qt on device: 4.6.2 or later.Qt版本不符合!需要Qt4.6.2或者更新的版本.Close关闭Device configuration test failed: Unexpected output:
%1设备配置测试失败:意外的输出
%1Hardware architecture: %1
硬件架构:%1
Kernel version: %1
内核版本:%1
Device configuration successful.
设备成功配置.
No Qt packages installed.没有安装Qt包.List of installed Qt packages:已经安装的Qt包列表:Qt4ProjectManager::Internal::MaemoManagerStart Maemo Emulator启动Maemo模拟器Stop Maemo Emulator停止Maemo模拟器Qt4ProjectManager::Internal::MaemoPackageCreationWidgetPackage Creation生成包<b>Create Package:</b> <b>创建 包:</b>Choose a local file选择一个本地文件File already in package文件已经存在于包中You have already added this file.你已经添加了此文件.Qt4ProjectManager::Internal::MaemoRunConfigurationWidgetRun configuration name:运行配置名称:<a href="%1">Manage device configurations</a><a href="%1">管理Maemo设备配置</a><a href="%1">Set Debugger</a><a href="%1">设置调试器</a>Device configuration:设备配置:Device Configuration:设备配置:Executable:执行档:Arguments:参数:Simulator:模拟器:Qt4ProjectManager::Internal::AbstractMaemoRunControlCleaning up remote leftovers first ...首先清理远程剩余的问题...Initial cleanup canceled by user.初始化被用户手动取消.Error running initial cleanup: %1.初始化发生错误:%1.Initial cleanup done.初始化完成.No device configuration set for run configuration.没有在运行配置中设置任何设备配置.Deploying部署中Files to deploy: %1.部署文件:%1.Starting remote application.启动远程应用.Deployment canceled by user.部署被用户终止.Deployment failed: %1部署失败:%1Deployment finished.部署完成。Remote execution canceled due to user request.用户取消远程执行.Error running remote process: %1运行远程程序发生错误:%1Finished running remote process.远程程序运行完成.Remote Execution Failure远程执行失败Qt4ProjectManager::Internal::MaemoDebugRunControlDebugging failed: Could not parse gdbserver output.调试失败:无法分析gdb服务器的输出Qt4ProjectManager::Internal::MaemoSettingsPageMaemo Device ConfigurationsMaemo设备配置Qt4ProjectManager::Internal::MaemoSettingsWidgetNew Device Configuration %1Standard Configuration name with number新设备配置%1Choose public key file选择公钥文件Public Key Files(*.pub);;All Files (*)选择公钥文件(*.pub);;所有文件 (*)Could not read public key file '%1'.无法读取公钥文件 '%1'.Stop deploying停止部署Deploy Public Key ...部署公钥...Deployment Failed部署失败Choose Public Key File选择公钥文件Stop Deploying停止部署Key deployment failed: %1密钥部署失败:%1Deployment Succeeded部署成功Key was successfully deployed.部署密钥成功.Deploy Key ...部署公钥...Qt4ProjectManager::Internal::MaemoSshConfigDialogStop deploying停止部署Key deployment failed: %1部署密钥失败:%1Key was successfully deployed.展开秘钥成功Deploy Public Key展开公钥Save public key file保存公钥文件Save private key file保存私钥文件Save Public Key File保存公钥文件Save Private Key File保存私钥文件Error writing file写文件时发生错误Could not write file '%1':
%2无法写入文件 '%1':
%2Qt4ProjectManager::Internal::MaemoSshThreadError in cryptography backend: %1后台加密发生错误:%1Qt4ProjectManager::Internal::S60CreatePackageStepCreate sis PackageCreate sis package build step name创建sis包Create SIS PackageCreate SIS package build step name创建SIS包Qt4ProjectManager::Internal::S60CreatePackageStepFactoryCreate sis Package创建sis包Create SIS Package创建SIS包Qt4ProjectManager::Internal::S60CreatePackageStepConfigWidgetself-signed自签名signed with certificate %1 and key file %2签名使用证书 %1 和密钥 %2<b>Create SIS Package:</b> %1<b>创建 SIS 包:</b> %1<b>Create sis Package:</b> %1<b>创建 sis 包:</b> %1Qt4ProjectManager::Internal::S60DevicesBaseWidgetDefault默认SDK LocationSDK 路径Qt LocationQt 路径Choose Qt folder选择Qt文件夹Qt4ProjectManager::Internal::S60DevicesModelNo Qt installed没有安装Qt Qt4ProjectManager::Internal::GnuPocS60DevicesWidgetStep 1 of 2: Choose GnuPoc folder步骤1/2:选择GnuPoc文件夹Step 2 of 2: Choose Qt folder步骤2/2:选择Qt文件夹Adding GnuPoc添加GnuPocGnuPoc and Qt folders must not be identical.GnuPoc 和 Qt folders 不能为相同文件夹.Qt4ProjectManager::Internal::Qt4BuildConfigurationFactoryUsing Qt Version "%1"使用Qt版本 "%1"New configuration新建配置New Configuration Name:新配置名称:%1 Debug%1 调试%1 Release%1 发布Qt4ProjectManager::Qt4ProjectEvaluating评估Qt4ProjectManager::Internal::Qt4TargetFactoryDebugReleaseQtVersionNo qmake path set没有设置qmake路径Qt version has no name没有设置Qt版本名称Qt version is not properly installed, please run make installQt没有被正确安装,请运行make installCould not determine the path to the binaries of the Qt installation, maybe the qmake path is wrong?无法确定Qt安装版本的路径,可能qmake的路径设置错误?The Qt Version has no toolchain.此Qt 版本没有工具链.Qt4ProjectManager::Internal::MobileGuiAppWizardMobile Qt Application移动Qt应用Creates a Qt application optimized for mobile devices with a Qt Designer-based main window.
Preselects Qt for Simulator and mobile targets if available创建一个基于Qt设计师的主窗体应用, 为移动设备优化。
预选可用的用于模拟器和移动目标平台的Qt版本Creates a mobile Qt Gui Application with one form.创建有一个界面的移动Qt Gui应用.Qt4ProjectManager::Internal::BaseQt4ProjectWizardDialogModules模块Qt VersionsQt版本Qt4ProjectManager::Internal::TargetSetupPageSet up targets for your project为你的项目设置目标Qt Creator can set up the following targets:Qt Creator可以设置如下目标:Qt VersionQt版本Status状态Directory目录Add shadow build location...添加 shadow build 路径...ImportIs this an import of an existing build or a new one?导入NewIs this an import of an existing build or a new one?新建Qt Creator can set up the following targets for project <b>%1</b>:%1: Project nameQt Creator 可以为工程<b>%1</b>设置如下目标:Choose a directory to scan for additional shadow builds为额外的shadow build选择一个需要扫描的目录No builds found没有找到构建No builds for project file "%1" were found in the folder "%2".%1: pro-file, %2: directory that was checked.在文件夹 "%2"中没有找到项目文件 "%1"的构建.<b>Error:</b> Severity is Task::Error<b>错误:</b><b>Warning:</b> Severity is Task::Warning<b>警告:</b> Setup targets for your project为你的项目设置目标Build Directory构建目录Import existing shadow build...导入存在的shadow构建...Import Existing Shadow Build...导入存在的shadow build...Qt4ProjectManager::Internal::TestWizardQt Unit TestQt单元测试Creates a QTestLib-based unit test for a feature or a class. Unit tests allow you to verify that the code is fit for use and that there are no regressions.为某个类或某功能创建一个基于QTestLib的单元测试。 单元测试让你验证代码可用并且没有倒退.Creates a Qt Unit Test.创建一个Qt单元测试.Qt4ProjectManager::Internal::TestWizardDialogThis wizard generates a Qt unit test consisting of a single source file with a test class.本向导将创建一个Qt单元测试,其中包括一个含有测试类的源文件.Details详情Subversion::Internal::SubversionEditorAnnotate revision "%1"注释版本 "%1"TextEditor::TextEditorPluginCreates a text file (.txt).创建一个文本文件(.txt).Text File文本文件General概要Triggers a completion in this scope在当前范围内触发自动完成Ctrl+SpaceCtrl+SpaceMeta+SpaceMeta+SpaceTriggers a quick fix in this scope在当前范围内触发快速修正Alt+ReturnAlt+ReturnVCSBase::VCSBasePluginVersion Control版本控制The file '%1' could not be deleted.文件 '%1' 无法被删除。Choose repository directory选择分支目录Choose Repository Directory选择代码仓库目录The directory '%1' is already managed by a version control system (%2). Would you like to specify another directory?目录 '%1' 已经被一个版本控制系统控制(%2). 想指定另一个目录吗?Repository already under version control代码仓库已经处于版本控制下Repository created代码仓库被创建A version control repository has been created in %1.在%1处创建版本控制仓库.Repository creation failed创建代码仓库失败A version control repository could not be created in %1.在%1处版本控制仓库无法被创建.trk::LauncherCannot open remote file '%1': %2无法打开远程文件'%1': %2Cannot open '%1': %2无法打开'%1' : %2Unable to acquire a device for port '%1'. It appears to be in use.无法监听设备端口'%1',看起来此端口正在被使用.AboutDialogAbout BauhausAboutDialog关于BauhausCodePaster::FileShareProtocolSettingsWidgetForm界面&Path:路径(&P):&Display:显示(&D):entries项The fileshare-based paster protocol allows for sharing code snippets using simple files on a shared network drive. Files are never deleted.文件共享剪贴板允许在共享的驱动器上共享代码片段.
文件永远不会被删除.StartExternalQmlDialogStart Simultaneous QML and C++ Debugging 启动QML和C++的同步调试Debugging address:调试地址:Debugging port:调试端口:127.0.0.1Project:项目:<No project><没有项目>Viewer path:查看器路径:Viewer arguments:查看器参数:To switch languages while debugging, go to Debug->Language menu.调试中需要切换语言,请进入调试->语言菜单.MaemoPackageCreationWidgetForm界面Package contents:软件包内容:Check this if you want the files below to be deployed directly.如果你希望以下文件被直接展开,请选中此项.Skip packaging step跳过打包步骤Version number:版本号:Major:主版本:Minor:副版本:Patch:补丁:Files to deploy:部署文件:Add File to Package添加文件到包Remove File from Package从包中移除文件Utils::FancyMainWindowLocked锁定Reset to Default Layout重置为默认布局Reset to default layout重置为默认布局GenericSshConnectionCould not connect to host.无法连接主机.Error in cryptography backend: %1后台加密发生错误:%1Core::InteractiveSshConnectionError sending input发送输入信息错误Core::SftpConnectionError setting up SFTP subsystem设置 SFTP 子系统发生错误Could not open file '%1'无法打开文件 '%1'Could not uplodad file '%1'无法上传文件 '%1'Could not copy remote file '%1' to local file '%2'无法复制远程文件 '%1' 为本地文件 '%2'Could not create remote directory无法创建远程目录Could not remove remote directory无法删除远程目录Could not get remote directory contents无法获得远程目录内容Could not remove remote file无法删除远程文件Could not change remote working directory无法改变远程工作目录SshKeyGeneratorError creating temporary files.创建临时文件失败.Error generating keys: %1生成密钥失败:%1Error reading temporary files.读取临时文件失败.CodePaster::FileShareProtocolCannot open %1: %2无法打开%1 : %2%1 does not appear to be a paster file.%1似乎不是一个粘贴文件。Error in %1 at %2: %3文件 %1 在 %2: %3发生错误Please configure a path.请配置一个路径.Unable to open a file for writing in %1: %2写入方式打开文件%1失败: %2Pasted: %1粘贴 "%1"CodePaster::FileShareProtocolSettingsPageFileshare文件共享CodePaster::Protocol%1 - Configuration Error%1 - 配置错误Settings...设定...ProjectExplorer::Internal::SessionNameInputDialogEnter the name of the session:输入会话的名称:Qml::Internal::EngineComboBoxEngine %1engine number引擎 %1Qml::Internal::StartExternalQmlDialog<No project><没有项目>QmlJSEditor::Internal::QmlJSPreviewRunnerFailed to preview Qt Quick file预览Qt Quick文件失败Could not preview Qt Quick (QML) file. Reason:
%1无法预览Qt Quick (QML) 文件. 原因:
%1QmlProjectManager::Internal::QmlTaskManagerQMLQt4ProjectManager::Internal::MaemoPackageContentsLocal File Path本地文件路径Remote File Path远程文件路径Qt4ProjectManager::Internal::MaemoPackageCreationStepCreating package file ...创建包文件...Cannot open MADDE config file '%1'.无法打开MADDE配置文件'%1'.Packaging Error: Cannot open file '%1'.打包错误:无法打开文件'%1'.Packaging Error: Cannot write file '%1'.打包错误:无法写入文件'%1'.Packaging Error: Could not create directory '%1'.打包错误:无法创建文件夹'%1'.Packaging Error: Could not replace file '%1'.打包错误:无法覆盖文件'%1'.Packaging Error: Could not copy '%1' to '%2'.打包错误:无法复制文件'%1'到'%2'.Package created.打包完成.Package Creation: Running command '%1'.生成包:运行命令'%1'.Packaging failed.打包失败.Packaging error: Could not start command '%1'. Reason: %2打包错误:无法执行命令'%1' 原因'%2' Reason: %1原因 %1Exit code: %1退出代码: %1Packaging Error: Command '%1' timed out.打包错误:命令%1'超时.Packaging Error: Command '%1' failed.打包错误:命令%1'失败.Output was: 输出是:Debugger::Internal::PdbEngineRunning requested...执行请求...Unable to start pdb '%1': %2无法启动 pdb '%1': %2Adapter start failed适配器启动失败'%1' contains no identifier'%1' 不包含标识符String literal %1字符串 %1Cowardly refusing to evaluate expression '%1' with potential side effects表达式 "%1" 有潜在的副作用所以无法计算其值Pdb I/O ErrorPdb I/O 错误The Pdb process failed to start. Either the invoked program '%1' is missing, or you may have insufficient permissions to invoke the program.Pdb 进程启动失败。调用程序 '%1' 丢失,或者你没有足够的权限调用此程序。The Pdb process crashed some time after starting successfully.Pdb 进程在正常启动后崩溃。The last waitFor...() function timed out. The state of QProcess is unchanged, and you can try calling waitFor...() again.最近的 waitFor...() 函数超时. QProcess 的状态未改变, 你可以尝试再次调用 waitFor...() 。An error occurred when attempting to write to the Pdb process. For example, the process may not be running, or it may have closed its input channel.尝试写入 Pdb 进程时发生错误。例如,进程可能不在运行或者它关闭了自己的输入通道。An error occurred when attempting to read from the Pdb process. For example, the process may not be running.尝试从 Pdb 进程读取时发生错误。例如,进程可能不在运行。An unknown error in the Pdb process occurred. Pdb 进程发生了未知错误。 ProjectExplorer::Internal::TargetSelectorRun运行Build构建QmlDesigner::PropertyEditorInvalid Id无效标识符ProjectExplorer::Internal::S60ProjectCheckerThe Symbian SDK and the project sources must reside on the same drive.塞班SDK和项目源文件必须在同一分区上。The Symbian SDK was not found for Qt version %1.Qt版本 %1 没有找到塞班SDK。The "Open C/C++ plugin" is not installed in the Symbian SDK or the Symbian SDK path is misconfigured for Qt version %1.在塞班SDK中没有安装"Open C/C++ 插件"或者塞班SDK的路径对Qt版本 %1 设置错误。The Symbian toolchain does not handle special characters in a project path well.塞班的工具链无法处理项目路径中的特殊字符。Qt4ProjectManager::QtVersionThe Qt version is invalid: %1%1: Reason for being invalid当前Qt版本无效: %1The qmake command "%1" was not found or is not executable.%1: Path to qmake executableqmake命令 "%1" 没有找到或不可执行。CppTools::QuickFixRewrite Using %1使用 %1 重写Swap Operands交换操作数Rewrite Condition Using ||使用 || 重写条件Split Declaration分离声明Add Curly Braces添加大括号Move Declaration out of Condition将声明移到条件之外Split if Statement分离if语句Enclose in QLatin1String(...)用QLatin1String(...)封装Convert to Objective-C String Literal转换为Objective-C字符串Use Fast String Concatenation with %用%实现快速字符串连接GenericProjectManager::Internal::ManagerFailed opening project '%1': Project already open打开项目 '%1'失败:项目已经被打开QmlDesigner::FormEditorWidgetSnap to guides (E)Show bounding rectangles (A)显示外围边框(A)Only select items with content (S)仅选择有内容的项目 (S)QmlDesigner::InvalidArgumentExceptionFailed to create item of type %1无法创建类型为 %1的项目InvalidIdExceptionIds have to be unique: 标识符必须唯一: Invalid Id: 无效标识符:
Only alphanumeric characters and underscore allowed.
Ids must begin with a lowercase letter.
只允许数字字母和下划线。
标识符必须以小写字母开头。Only alphanumeric characters and underscore allowed.
Ids must begin with a lowercase letter.仅允许字母数字和下划线.
Id必须以小写字母开头.Ids have to be unique.Id 必须唯一.Invalid Id: %1
%2无效 Id: %1
%2QmlDesigner::QmlModelViewInvalid Id无效标识符ContextPaneTextWidgetText文本Style风格Normal正常OutlineRaisedSunken......BorderImageSpecificsImage图像Source来源Source Size源文件尺寸Left左端Right右端Top顶部Bottom底部emptyPanenone or multiple items selected没有选中或选中多项ExpressionEditorExpression表达式ExtendedEffect效果Blur Radius:模糊半径:Pixel Size:像素大小:x Offset: x 偏移: y Offset: y 偏移: ExtendedFunctionButtonReset重置Set Expression设置表达式FontGroupBoxFont字体Size字号Font Style字体风格Style风格GeometryGeometry位置信息Position位置Size大小Lock aspect ratio锁定外观比率ImageSpecificsImage图像Source源Fill Mode填充模式Aliasinganti-alias边缘锯齿Smooth平滑Source Size源文件尺寸Painted Size绘制尺寸LayoutLayout页面布局Anchors锚点Target目标Margin页面空白ModifiersManipulation操作Rotation旋转zRectangleColorGroupBoxColors颜色Stops停止点Gradient Stops渐变停止点Rectangle矩形Border边框RectangleSpecificsRectangle矩形Border边框Radius半径StandardTextColorGroupBoxColor颜色Text文本Style风格Selection选择Selected选中StandardTextGroupBoxText文本Wrap Mode折行模式Alignment对齐方式Aliasing别名Smooth平滑Switchesspecial properties特殊属性layout and geometry布局和位置Geometry位置advanced properties高级属性Advanced高级TextEditSpecificsText Edit编辑文本Format格式TextInputGroupBoxText Input输入文本Input Mask输入掩码Echo Mode回显模式Pass. Char密码字符Password Character密码字符Flags标志Read Only只读Cursor Visible光标可见Focus On Press点击后设置焦点Auto Scroll自动滚动TransformationTransformation变形Origin原始Top Left顶端左侧Top顶端Top Right顶端右侧Left左边Center中心Right右边Bottom Left底端左侧Bottom底端Bottom Right底端右侧Scale缩放比例Rotation旋转TypeType类型IdVisibilityVisibility可见性Is visible可见的Clip剪贴Opacity不透明度WebViewSpecificsWebView网页视图Preferred Width首选宽度Page Height页面高度Core::HelpManagerUnfiltered未过滤FakeVim::Internal::FakeVimHandler::PrivateNot an editor command: %1不是一个编辑器命令: %1QmlDesigner::ContextPaneWidgetDisable permanently永久禁止Qt4ProjectManager::Internal::QemuRuntimeManagerStart Maemo Emulator启动Maemo模拟器Qemu has been shut down, because you removed the corresponding Qt version.Qemu 已经被关闭, 因为你移除了相应的 Qt 版本.Qemu finished with error: Exit code was %1.Qemu 在有错误的情况下结束: 退出代码 %1.Qemu failed to start: %1Qemu 启动失败:%1Qemu crashedQemu崩溃了Qemu errorQemu 错误Stop Maemo Emulator停止Maemo模拟器