/*--------------------------------------------------------------------------------------------- * 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. { "confirmRevertMessage": "確定要還原選取的變更嗎?", "git": "Git", "irreversible": "此動作無法回復!", "openChange": "開啟變更", "openFile": "開啟檔案", "openInEditor": "切換至編輯器檢視", "revertChangesLabel": "還原變更(&&R)", "revertSelectedLines": "還原選取的行", "stageSelectedLines": "將選取的行分段", "switchToChangesView": "切換至變更檢視", "unstageSelectedLines": "取消分段選取的資料行", "workbenchStage": "分段", "workbenchUnstage": "取消分段" }