This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
azuredatastudio/i18n/ads-language-pack-zh-hant/translations/extensions/merge-conflict.i18n.json
T

35 lines
1.8 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."
],
"version": "1.0.0",
"contents": {
"package": {
"command.accept.all-both": "接受兩者所有項目",
"command.accept.all-current": "接受所有當前項目",
"command.accept.all-incoming": "接受所有來源",
"command.accept.both": "接受兩者",
"command.accept.current": "接受當前項目",
"command.accept.incoming": "接受來源項目",
"command.accept.selection": "接受選取項目",
"command.category": "合併衝突",
"command.compare": "比較目前衝突",
"command.next": "下一個衝突",
"command.previous": "前一個衝突",
"config.autoNavigateNextConflictEnabled": "是否在解決合併衝突後自動導覽至下一個合併衝突。",
"config.codeLensEnabled": "為編輯器內的合併衝突區塊建立 Code Lens。",
"config.decoratorsEnabled": "為編輯器內的合併衝突區塊建立裝飾項目。 ",
"config.diffViewPosition": "控制於合併衝突中比較變更時,應於何處開啟 diff 檢視。",
"config.diffViewPosition.below": "在目前的編輯器群組下開啟 diff 檢視。",
"config.diffViewPosition.beside": "在目前的編輯器群組旁開啟 diff 檢視。",
"config.diffViewPosition.current": "在目前的編輯器群組開啟 diff 檢視。",
"config.title": "合併衝突",
"description": "內嵌合併衝突的醒目提式與命令。",
"displayName": "合併衝突"
}
}
}