SQL Operations Studio Public Preview 1 (0.23) release source code

This commit is contained in:
Karl Burtram
2017-11-09 14:30:27 -08:00
parent b88ecb8d93
commit 3cdac41339
8829 changed files with 759707 additions and 286 deletions

View File

@@ -0,0 +1,28 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"ok": "确定",
"pathNotExistTitle": "路径不存在",
"pathNotExistDetail": "磁盘上似乎不再存在路径“{0}”。",
"openWorkspace": "打开(&&O)...",
"openWorkspaceTitle": "打开工作区",
"save": "保存(&&S)",
"doNotSave": "不保存(&&N)",
"cancel": "取消",
"saveWorkspaceMessage": "你是否要将你的工作区配置保存为文件?",
"saveWorkspaceDetail": "若要再次打开此工作区,请先保存。",
"saveWorkspace": "保存工作区",
"reopen": "重新打开",
"wait": "保持等待",
"close": "关闭",
"appStalled": "窗口不再响应",
"appStalledDetail": "你可以重新打开或关闭窗口,或者保持等待。",
"appCrashed": "窗口出现故障",
"appCrashedDetail": "我们对此引起的不便表示抱歉! 请重启该窗口从上次停止的位置继续。",
"open": "打开",
"openFolder": "打开文件夹",
"openFile": "打开文件"
}