mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update to base langpack files (#18018)
This commit is contained in:
@@ -305,7 +305,7 @@
|
||||
"arc.workerOneNodeValidationMessage": "不支援 1 的值。",
|
||||
"arc.yes": "是",
|
||||
"button.label": "選取",
|
||||
"clusterContextConfigNoLongerValid": "組態檔所指定的叢集內容資訊: {0} 和叢集內容: {1} 不再有效。錯誤為: \r\n\t{2}\r\n 您要更新此資訊嗎?",
|
||||
"clusterContextConfigNoLongerValid": "組態檔所指定的叢集內容資訊: {0} 和叢集內容: {1} 不再有效。錯誤為:\r\n\t{2}\r\n 您要更新此資訊嗎?",
|
||||
"clusterContextNotFound": "在 Kube 組態檔中找不到名稱為: {0} 的叢集內容",
|
||||
"filePicker.browse": "瀏覽",
|
||||
"getIsPassword.unknownVariableName": "嘗試取得未知變數 {0} 的 isPassword",
|
||||
@@ -536,4 +536,4 @@
|
||||
"worker.node.count.should.not.be.one": "不支援 1 的值。"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -17,6 +17,7 @@
|
||||
"fileDirname": "目前已開啟檔案的 dirname",
|
||||
"fileExtname": "目前已開啟檔案的副檔名",
|
||||
"lineNumber": "在使用中的檔案內目前已選取的行數",
|
||||
"pathSeparator": "作業系統用來分隔檔案路徑中元件的字元",
|
||||
"relativeFile": "目前已開啟與 ${workspaceFolder} 相關的檔案",
|
||||
"relativeFileDirname": "相對於 ${workspaceFolder} 的目前已開啟檔案 dirname",
|
||||
"selectedText": "在使用中的檔案內目前已選取的文字",
|
||||
|
||||
@@ -178,11 +178,12 @@
|
||||
"downloadgit": "下載 git",
|
||||
"git20": "您似乎已有安裝 Git {0}。Code 搭配 Git >= 2 的執行效果最佳",
|
||||
"git2526": "安裝的 Git {0} 有已知問題。必須更新為 Git >= 2.27,Git 功能才能正常運作。",
|
||||
"looking": "尋找 git : {0}",
|
||||
"neverShowAgain": "不要再顯示",
|
||||
"notfound": "找不到 Git。安裝它或使用 \"git. path\" 設置。",
|
||||
"skipped": "已略過在下列位置找到的 git: {0}",
|
||||
"updateGit": "更新 Git",
|
||||
"using git": "正在使用來自 {1} 的 git {0}"
|
||||
"using git": "正在使用來自 {1} 的 git {0}",
|
||||
"validating": "正在驗證在下列位置找到的 git: {0}"
|
||||
},
|
||||
"dist/model": {
|
||||
"no repositories": "沒有儲存庫可供使用 ",
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
},
|
||||
"dist/githubServer": {
|
||||
"signingIn": "$(mark-github) 正在登入 github.com...",
|
||||
"signingInEnterprise": "$(mark-github) 正在登入 {0}...",
|
||||
"status.git.signIn.name": "GitHub 登入"
|
||||
"status.git.signIn.name": "GitHub 登入",
|
||||
"validUri": "請從 GitHub 登入頁面輸入有效的 URI。"
|
||||
},
|
||||
"package": {
|
||||
"description": "GitHub 驗證提供者",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"package": {
|
||||
"config.gitAuthentication": "控制是否要在 VS Code 中為 git 命令啟用自動 GitHub 驗證。",
|
||||
"description": "GitHub",
|
||||
"description": "適用於 VS Code 的 GitHub 功能",
|
||||
"displayName": "GitHub",
|
||||
"welcome.publishFolder": "您也可以直接將此資料夾發佈到 GitHub 存放庫。發佈之後,您就可以存取 git 與 GitHub 所支援的原始檔控制功能。\r\n[$(github) 發佈至 GitHub](command:github.publish)",
|
||||
"welcome.publishWorkspaceFolder": "您也可以直接將工作區資料夾發佈到 GitHub 存放庫。發佈之後,您就可以存取 git 與 GitHub 所支援的原始檔控制功能。\r\n[$(github) 發佈至 GitHub](command:github.publish)"
|
||||
|
||||
@@ -8,24 +8,6 @@
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"contents": {
|
||||
"dist/codelensProvider": {
|
||||
"acceptBothChanges": "接受兩者變更",
|
||||
"acceptCurrentChange": "接受目前變更",
|
||||
"acceptIncomingChange": "接受來源變更",
|
||||
"compareChanges": "比較變更"
|
||||
},
|
||||
"dist/commandHandler": {
|
||||
"compareChangesTitle": "{0}: 目前變更⟷ 即將到來的變更",
|
||||
"cursorNotInConflict": "編輯器游標不在衝突合併範圍之內",
|
||||
"cursorOnCommonAncestorsRange": "編輯器游標在共同上階區塊內,請移動至「當前項目」或「來源項目」區塊",
|
||||
"cursorOnSplitterRange": "編輯器游標在衝突合併工具範圍內,請移動至\"當前項目\"或來源項目\"區塊",
|
||||
"noConflicts": "檔案內找不到需要合併衝突項目",
|
||||
"noOtherConflictsInThisFile": "此檔案內沒有其他的衝突合併項目"
|
||||
},
|
||||
"dist/mergeDecorator": {
|
||||
"currentChange": "(目前變更)",
|
||||
"incomingChange": "(來源變更)"
|
||||
},
|
||||
"package": {
|
||||
"command.accept.all-both": "接受兩者所有項目",
|
||||
"command.accept.all-current": "接受所有當前項目",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"contentFolder": "內容資料夾",
|
||||
"contentFolderOptional": "內容資料夾 (選擇性)",
|
||||
"create": "建立",
|
||||
"duplicateFileError": "檔案 {0} 已存在於目的地資料夾 {1} 中 \r\n 檔案已重新命名為 {2},以避免資料遺失。",
|
||||
"duplicateFileError": "檔案 {0} 已存在於目的地資料夾 {1} 中\r\n 檔案已重新命名為 {2},以避免資料遺失。",
|
||||
"editBookError": "編輯 Jupyter 書籍 {0} 時發生錯誤: {1}",
|
||||
"fileExtension": "副檔名",
|
||||
"fileName": "檔案名稱",
|
||||
@@ -305,4 +305,4 @@
|
||||
"title.unpinNotebook": "取消釘選筆記本"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -350,4 +350,4 @@
|
||||
"title.projectsView": "專案"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user