mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-01 17:23:35 -05:00
* Initial VS Code 1.21 file copy with patches * A few more merges * Post npm install * Fix batch of build breaks * Fix more build breaks * Fix more build errors * Fix more build breaks * Runtime fixes 1 * Get connection dialog working with some todos * Fix a few packaging issues * Copy several node_modules to package build to fix loader issues * Fix breaks from master * A few more fixes * Make tests pass * First pass of license header updates * Second pass of license header updates * Fix restore dialog issues * Remove add additional themes menu items * fix select box issues where the list doesn't show up * formatting * Fix editor dispose issue * Copy over node modules to correct location on all platforms
35 lines
1.4 KiB
JSON
35 lines
1.4 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the Source EULA. 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 功能會被啟用。"
|
|
} |