mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-01 17:40:30 -04:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
31
i18n/cht/extensions/git/out/repository.i18n.json
Normal file
31
i18n/cht/extensions/git/out/repository.i18n.json
Normal file
@@ -0,0 +1,31 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"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": "皆已修改",
|
||||
"commit": "認可",
|
||||
"merge changes": "合併變更",
|
||||
"staged changes": "已分段的變更",
|
||||
"changes": "變更",
|
||||
"ok": "確定",
|
||||
"neveragain": "不要再顯示",
|
||||
"huge": "位於 '{0}' 的 Git 儲存庫有過多使用中的變更,只有部份 Git 功能會被啟用。"
|
||||
}
|
||||
Reference in New Issue
Block a user