From bae4a7008faec00d4aaef6042d91ad44019ee245 Mon Sep 17 00:00:00 2001 From: Bai Jing Date: Thu, 5 Jan 2012 16:47:30 +0100 Subject: fix chinese translation of some new strings Change-Id: Iddabe91f2c1c3959f5852b427609e3c49bfca49f Reviewed-by: Jiang Jiang --- share/qtcreator/translations/qtcreator_zh_CN.ts | 46 +++++++++++++++++++------ 1 file changed, 35 insertions(+), 11 deletions(-) diff --git a/share/qtcreator/translations/qtcreator_zh_CN.ts b/share/qtcreator/translations/qtcreator_zh_CN.ts index 1469a0b182..5ed4528eb4 100644 --- a/share/qtcreator/translations/qtcreator_zh_CN.ts +++ b/share/qtcreator/translations/qtcreator_zh_CN.ts @@ -658,7 +658,7 @@ 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 建议你不要使用源文件夹构建. 这能确保源文件夹的干净并且可以使用不同设定多次构建. + 请进入你想构建项目的目录. Qt Creator 建议你不要使用源文件夹构建. 这能确保源文件夹干净,并且可以针对不同设定多次构建. Build directory: @@ -942,7 +942,7 @@ Use Creator for post-mortem debugging - 使用Creator进行运行后调试 + 使用Creator进行崩溃后调试 GUI Behavior @@ -3953,7 +3953,7 @@ Qt Creator 无法附属到进程. <html><head/><body><p>Use CDB's native console instead of Qt Creator's console for console applications. The native console does not prompt on application exit. It is suitable for diagnosing cases in which the application does not start up properly in Qt Creator's console and the subsequent attach fails.</p></body></html> - <html><head/><body><p>使用 CDB的原生控制台来代替Qt Creator的. 原生控制台不提示程序退出. 他适合在Qt Creator没有正确运行的和子进程注入失败的情况.</p></body></html> + <html><head/><body><p>使用 CDB的原生控制台来代替Qt Creator的. 原生控制台不提示程序退出. 适用于调试Qt Creator没有正确运行的和子进程注入失败的情况.</p></body></html> Use CDB &console @@ -7423,6 +7423,10 @@ Reason: %3 Quit FakeVim 退出FakeVim + + Execute User Action #%1 + 执行用户操作 #%1 + File not saved 文件未保存 @@ -14211,7 +14215,7 @@ p, li { white-space: pre-wrap; } Link QML debugging library: - 连接QML 调试库: + 连接QML 调试库: Might make your application vulnerable. Only use in a safe environment. @@ -27624,6 +27628,14 @@ We will try to work around that, but you may experience problems. Only select items with content (S) 仅选择有内容的项目 (S) + + width + 宽度 + + + height + 高度 + Reset view (R) 重置窗口(R) @@ -27827,11 +27839,11 @@ Id必须以小写字母开头. Width - 长度 + 宽度 Height - 宽度 + 高度 Lock aspect ratio @@ -34993,7 +35005,7 @@ Specifies how backspace interacts with indentation. Private key error: %1 - 私钥错误: %1 + 私钥错误: %1 Password expired. @@ -35023,6 +35035,14 @@ Specifies how backspace interacts with indentation. Timeout waiting for reply from server. 等待Server响应超时. + + No private key file given. + 未给出私钥文件。 + + + Private key file error: %1 + 私钥文件错误: %1 + Valgrind::XmlProtocol::ErrorListModel @@ -40410,19 +40430,19 @@ With cache simulation, further event counters are enabled: <html><head/><body><center><i>%1</i> is still running. You have to quit the Analyzer before being able to run another instance.<center/><center>Force it to quit?</center></body></html> - <html><head/><body><center><i>%1</i> 仍然在运行. 在运气其他实例前你必须先退出分析器.<center/><center>强行关闭?</center></body></html> + <html><head/><body><center><i>%1</i> 仍然在运行. 在运行其他实例前你必须先退出分析器.<center/><center>强行关闭?</center></body></html> Analyzer Still Running - 分析器仍然在运行 + 分析器仍然在运行 Stop Active Run - 停止运行中的 + 停止运行中的 Keep Running - 保持运行 + 保持运行 Debug @@ -41015,6 +41035,10 @@ These files are preserved. Qt Qt + + Old Creator + 旧的 Creator + QmlProfiler::Internal::QmlProfilerEngine -- cgit v1.2.1