mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
14 lines
680 B
JSON
14 lines
680 B
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": "開啟",
|
|
"merge changes": "合併變更",
|
|
"staged changes": "已分段的變更",
|
|
"changes": "變更",
|
|
"ok": "確定",
|
|
"neveragain": "不要再顯示",
|
|
"huge": "位於 '{0}' 的 Git 存放庫有過多使用中的變更,只會啟用一部份 Git 功能。"
|
|
} |