mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
8
i18n/cht/extensions/git/out/askpass-main.i18n.json
Normal file
8
i18n/cht/extensions/git/out/askpass-main.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"missOrInvalid": "缺少認證或其無效。"
|
||||
}
|
||||
77
i18n/cht/extensions/git/out/commands.i18n.json
Normal file
77
i18n/cht/extensions/git/out/commands.i18n.json
Normal file
@@ -0,0 +1,77 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"tag at": "位於 {0} 的標記",
|
||||
"remote branch at": "位於 {0} 的遠端分支",
|
||||
"create branch": "$(plus) 建立新的分支",
|
||||
"repourl": "儲存庫 URL",
|
||||
"parent": "父目錄",
|
||||
"cloning": "正在複製 Git 儲存庫...",
|
||||
"openrepo": "開啟儲存庫",
|
||||
"proposeopen": "要開啟複製的儲存庫嗎?",
|
||||
"path to init": "資料夾路徑",
|
||||
"provide path": "請提供資料夾路徑以初始化 Git 存放庫",
|
||||
"HEAD not available": "'{0}' 的 HEAD 版本無法使用。",
|
||||
"confirm stage files with merge conflicts": "確定要暫存 {0} 個有合併衝突的檔案嗎?",
|
||||
"confirm stage file with merge conflicts": "確定要暫存有合併衝突的 {0} 嗎?",
|
||||
"yes": "是",
|
||||
"confirm revert": "確定要還原您在 {0} 中選取的變更嗎?",
|
||||
"revert": "還原變更",
|
||||
"discard": "捨棄變更",
|
||||
"confirm delete": "您確定要刪除'{0}'嗎?",
|
||||
"delete file": "刪除檔案",
|
||||
"confirm discard": "確定要捨棄 {0} 中的變更嗎?",
|
||||
"confirm discard multiple": "確定要捨棄 {0} 檔案中的變更嗎?",
|
||||
"warn untracked": "這會刪除 {0} 個未追蹤的檔案!",
|
||||
"confirm discard all single": "確定要捨棄 {0} 中的變更嗎?",
|
||||
"confirm discard all": "確定要捨棄在 {0} 個檔案中的所有變更嗎? 此動作無法復原! 您會永遠失去目前的工作集。",
|
||||
"discardAll multiple": "捨棄1個檔案",
|
||||
"discardAll": "捨棄所有 {0} 檔案",
|
||||
"confirm delete multiple": "確定要刪除 {0} 個檔案嗎?",
|
||||
"delete files": "刪除檔案",
|
||||
"there are untracked files single": "下列未追蹤檔案若被捨棄,將會從磁碟中刪除: {0}。",
|
||||
"there are untracked files": "有 {0} 個未追蹤檔案若被捨棄,將會從磁碟中刪除。",
|
||||
"confirm discard all 2": "{0}\n\n這項動作無法復原,您會永久失去目前的工作集。",
|
||||
"yes discard tracked": "捨棄 1 個追蹤的檔案",
|
||||
"yes discard tracked multiple": "捨棄 {0} 個追蹤的檔案",
|
||||
"no staged changes": "沒有暫存變更進行提交\n\n您希望自動暫存您所有變更並直接提交?",
|
||||
"always": "永遠",
|
||||
"no changes": "沒有任何變更要認可。",
|
||||
"commit message": "認可訊息",
|
||||
"provide commit message": "請提供認可訊息",
|
||||
"select a ref to checkout": "選擇參考進行簽出",
|
||||
"branch name": "分支名稱",
|
||||
"provide branch name": "請提供分支名稱",
|
||||
"select branch to delete": "選擇分支進行刪除",
|
||||
"confirm force delete branch": "分支 '{0}' 尚未完整合併. 確定刪除嗎?",
|
||||
"delete branch": "刪除分支",
|
||||
"select a branch to merge from": "選擇要合併的分支。",
|
||||
"merge conflicts": "合併衝突。提交前請解決衝突。",
|
||||
"tag name": "標籤名稱",
|
||||
"provide tag name": "請提供標籤名稱",
|
||||
"tag message": "訊息",
|
||||
"provide tag message": "請提供訊息以標註標籤",
|
||||
"no remotes to pull": "您的儲存庫未設定要提取的遠端來源。",
|
||||
"pick remote pull repo": "挑選要將分支提取出的遠端",
|
||||
"no remotes to push": "您的儲存庫未設定要推送的遠端目標。",
|
||||
"push with tags success": "已成功使用標籤推送。",
|
||||
"nobranch": "請簽出分支以推送到遠端。",
|
||||
"pick remote": "挑選要發行分支 '{0}' 的目標遠端:",
|
||||
"sync is unpredictable": "此動作會將認可發送至 '{0}' 及從中提取認可。",
|
||||
"ok": "確定",
|
||||
"never again": "確定不要再顯示",
|
||||
"no remotes to publish": "您的儲存庫未設定要發行的遠端目標。",
|
||||
"no changes stash": "沒有變更可供隱藏。",
|
||||
"provide stash message": "可選擇提供隱藏訊息",
|
||||
"stash message": "隱藏訊息",
|
||||
"no stashes": "沒有要隱藏可供還原。",
|
||||
"pick stash to pop": "請挑選要快顯的隱藏",
|
||||
"clean repo": "請先清除您的本地儲存庫工作區再簽出。",
|
||||
"cant push": "無法將參考推送到遠端。請先執行 [提取] 以整合您的變更。",
|
||||
"git error details": "Git: {0}",
|
||||
"git error": "Git 錯誤",
|
||||
"open git log": "開啟 Git 記錄"
|
||||
}
|
||||
11
i18n/cht/extensions/git/out/main.i18n.json
Normal file
11
i18n/cht/extensions/git/out/main.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"using git": "正在使用來自 {1} 的 git {0}",
|
||||
"updateGit": "更新 Git",
|
||||
"neverShowAgain": "不要再顯示",
|
||||
"git20": "您似乎已安裝 Git {0}。Code 搭配 Git >= 2 的執行效果最佳"
|
||||
}
|
||||
9
i18n/cht/extensions/git/out/model.i18n.json
Normal file
9
i18n/cht/extensions/git/out/model.i18n.json
Normal file
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"no repositories": "沒有存放庫可供使用",
|
||||
"pick repo": "請選擇存放庫"
|
||||
}
|
||||
31
i18n/cht/extensions/git/out/repository.i18n.json
Normal file
31
i18n/cht/extensions/git/out/repository.i18n.json
Normal file
@@ -0,0 +1,31 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA 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": "皆已修改",
|
||||
"commit": "認可",
|
||||
"merge changes": "合併變更",
|
||||
"staged changes": "已分段的變更",
|
||||
"changes": "變更",
|
||||
"ok": "確定",
|
||||
"neveragain": "不要再顯示",
|
||||
"huge": "位於 '{0}' 的 Git 儲存庫有過多使用中的變更,只有部份 Git 功能會被啟用。"
|
||||
}
|
||||
8
i18n/cht/extensions/git/out/scmProvider.i18n.json
Normal file
8
i18n/cht/extensions/git/out/scmProvider.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"commit": "認可"
|
||||
}
|
||||
11
i18n/cht/extensions/git/out/statusbar.i18n.json
Normal file
11
i18n/cht/extensions/git/out/statusbar.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"checkout": "簽出...",
|
||||
"sync changes": "同步處理變更",
|
||||
"publish changes": "發行變更",
|
||||
"syncing changes": "正在同步處理變更..."
|
||||
}
|
||||
63
i18n/cht/extensions/git/package.i18n.json
Normal file
63
i18n/cht/extensions/git/package.i18n.json
Normal file
@@ -0,0 +1,63 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"command.clone": "複製",
|
||||
"command.init": "初始化儲存庫",
|
||||
"command.close": "關閉存放庫",
|
||||
"command.refresh": "重新整理",
|
||||
"command.openChange": "開啟變更",
|
||||
"command.openFile": "開啟檔案",
|
||||
"command.openHEADFile": "開啟檔案 (HEAD)",
|
||||
"command.stage": "暫存變更",
|
||||
"command.stageAll": "暫存所有變更",
|
||||
"command.stageSelectedRanges": "暫存選取的範圍",
|
||||
"command.revertSelectedRanges": "還原選取的範圍",
|
||||
"command.unstage": "取消暫存變更",
|
||||
"command.unstageAll": "取消暫存所有變更",
|
||||
"command.unstageSelectedRanges": "取消暫存選取的範圍",
|
||||
"command.clean": "捨棄變更",
|
||||
"command.cleanAll": "捨棄所有變更",
|
||||
"command.commit": "Commit",
|
||||
"command.commitStaged": "認可暫存",
|
||||
"command.commitStagedSigned": "認可暫存 (已簽章)",
|
||||
"command.commitStagedAmend": "認可暫存 (修改)",
|
||||
"command.commitAll": "全部認可",
|
||||
"command.commitAllSigned": "全部認可 (已簽章)",
|
||||
"command.commitAllAmend": "全部認可(修改)",
|
||||
"command.undoCommit": "復原上次認可",
|
||||
"command.checkout": "簽出至...",
|
||||
"command.branch": "建立分支...",
|
||||
"command.deleteBranch": "刪除分支...",
|
||||
"command.merge": "合併分支...",
|
||||
"command.createTag": "建立標籤",
|
||||
"command.pull": "提取",
|
||||
"command.pullRebase": "提取 (重訂基底)",
|
||||
"command.pullFrom": "從...提取",
|
||||
"command.push": "推送",
|
||||
"command.pushTo": "推送至...",
|
||||
"command.pushWithTags": "使用標籤推送",
|
||||
"command.sync": "同步處理",
|
||||
"command.publish": "發行分支",
|
||||
"command.showOutput": "顯示 Git 輸出",
|
||||
"command.ignore": "將檔案新增到 .gitignore",
|
||||
"command.stash": "隱藏",
|
||||
"command.stashPop": "快顯隱藏...",
|
||||
"command.stashPopLatest": "快顯上一次的隱藏",
|
||||
"config.enabled": "是否啟用 GIT",
|
||||
"config.path": "Git 可執行檔的路徑",
|
||||
"config.autorefresh": "是否啟用自動重新整理",
|
||||
"config.autofetch": "是否啟用自動擷取",
|
||||
"config.enableLongCommitWarning": "是否發出長認可訊息的警告",
|
||||
"config.confirmSync": "請先確認再同步處理 GIT 存放庫",
|
||||
"config.countBadge": "控制 git 徽章計數器。[全部] 會計算所有變更。[已追蹤] 只會計算追蹤的變更。[關閉] 會將其關閉。",
|
||||
"config.checkoutType": "控制在執行 [簽出至...] 時,會列出那些類型的分支。[全部] 會顯示所有參考,[本機] 只會顯示本機分支,[標記] 只會顯示標記,[遠端] 只會顯示遠端分支。",
|
||||
"config.ignoreLegacyWarning": "略過舊的 Git 警告",
|
||||
"config.ignoreLimitWarning": "當儲存庫中有過多變更時,略過警告。",
|
||||
"config.defaultCloneDirectory": "複製 Git 儲存庫的預設位置",
|
||||
"config.enableSmartCommit": "無暫存變更時提交所有變更。",
|
||||
"config.enableCommitSigning": "啟用 GPG 認可簽署。",
|
||||
"config.discardAllScope": "控制 `Discard all changes` 命令會捨棄的變更。`all` 會捨棄所有變更。`tracked` 只會捨棄追蹤的檔案。`prompt` 會在每次動作執行時顯示提示對話方塊。"
|
||||
}
|
||||
Reference in New Issue
Block a user