mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-15 18:46:36 -05:00
* Initial 1.19 xcopy * Fix yarn build * Fix numerous build breaks * Next batch of build break fixes * More build break fixes * Runtime breaks * Additional post merge fixes * Fix windows setup file * Fix test failures. * Update license header blocks to refer to source eula
32 lines
1.3 KiB
JSON
32 lines
1.3 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
// Do not edit this file. It is machine generated.
|
|
{
|
|
"open": "開啟",
|
|
"index modified": "已修改索引",
|
|
"modified": "已修改",
|
|
"index added": "已新增索引",
|
|
"index deleted": "已刪除索引",
|
|
"deleted": "已刪除",
|
|
"index renamed": "已重新命名索引",
|
|
"index copied": "已複製索引",
|
|
"untracked": "已取消追蹤",
|
|
"ignored": "已忽略",
|
|
"both deleted": "皆已刪除",
|
|
"added by us": "已由我們新增",
|
|
"deleted by them": "已受到他們刪除",
|
|
"added by them": "已由他們新增",
|
|
"deleted by us": "已受到我們刪除",
|
|
"both added": "皆已新增",
|
|
"both modified": "皆已修改",
|
|
"commitMessage": "訊息 (按 {0} 以認可)",
|
|
"commit": "認可",
|
|
"merge changes": "合併變更",
|
|
"staged changes": "已分段的變更",
|
|
"changes": "變更",
|
|
"ok": "確定",
|
|
"neveragain": "不要再顯示",
|
|
"huge": "位於 '{0}' 的 Git 儲存庫有過多使用中的變更,只有部份 Git 功能會被啟用。"
|
|
} |