mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
35 lines
1.4 KiB
JSON
35 lines
1.4 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": "變更",
|
|
"commitMessageCountdown": "在目前行數剩餘 {0} 個字元",
|
|
"commitMessageWarning": "在目前行數有 {0} 個字元已超過 {1} 個",
|
|
"neveragain": "不要再顯示",
|
|
"huge": "位於 '{0}' 的 Git 儲存庫有過多使用中的變更,只有部份 Git 功能會被啟用。"
|
|
} |