mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 19:41:37 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"delete": "刪除",
|
||||
"codeBefore": "在前面插入程式碼",
|
||||
"codeAfter": "在之後插入程式碼",
|
||||
"markdownBefore": "在之前插入 Markdown",
|
||||
"markdownAfter": "在之後插入 Markdown",
|
||||
"clear": "清除輸出"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"notebook.failed": "請選取作用儲存格並再試一次",
|
||||
"runCell": "執行儲存格",
|
||||
"stopCell": "取消執行",
|
||||
"errorRunCell": "上一個執行發生錯誤。按一下即可重新執行"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"clickOn": "按一下",
|
||||
"plusCode": "+ 程式碼",
|
||||
"or": "或",
|
||||
"plusText": "+ 文字",
|
||||
"toAddCell": "新增程式碼或文字儲存格"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"doubleClickEdit": "按兩下即可編輯"
|
||||
}
|
||||
13
i18n/cht/src/sql/parts/notebook/models/cell.i18n.json
Normal file
13
i18n/cht/src/sql/parts/notebook/models/cell.i18n.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"executionCanceled": "已取消執行查詢",
|
||||
"notebookNotReady": "這個筆記本的工作階段尚未就緒",
|
||||
"sessionNotReady": "這個筆記本的工作階段即將啟動",
|
||||
"noDefaultKernel": "沒有任何可供此筆記本使用的核心"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"clientSession.unknownError": "啟動筆記本工作階段時發生錯誤",
|
||||
"ServerNotStarted": "伺服器因為不明原因而未啟動",
|
||||
"kernelRequiresConnection": "找不到核心 {0}。會改用預設核心。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sqlKernel": "Sql"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"selectConnection": "選取連線",
|
||||
"localhost": "localhost",
|
||||
"addConnection": "新增連線"
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deleteCellFailed": "無法刪除儲存格。",
|
||||
"changeKernelFailedRetry": "無法變更核心。將會使用核心 {0}。錯誤為: {1}",
|
||||
"changeKernelFailed": "因為錯誤所以無法變更核心: {0}",
|
||||
"changeContextFailed": "無法變更內容: {0}",
|
||||
"startSessionFailed": "無法啟動工作階段: {0}",
|
||||
"shutdownError": "關閉筆記本時發生錯誤: {0}",
|
||||
"shutdownClientSessionError": "關閉筆記本時發生用戶端工作階段錯誤: {0}",
|
||||
"ProviderNoManager": "找不到提供者 {0} 的筆記本管理員"
|
||||
}
|
||||
16
i18n/cht/src/sql/parts/notebook/notebook.component.i18n.json
Normal file
16
i18n/cht/src/sql/parts/notebook/notebook.component.i18n.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"displayFailed": "無法顯示內容: {0}",
|
||||
"noKernelInstalled": "請安裝 SQL Server 2019 延伸模組以執行儲存格",
|
||||
"installSql2019Extension": "安裝延伸模組",
|
||||
"code": "程式碼",
|
||||
"text": "文字",
|
||||
"clearResults": "清除結果",
|
||||
"cellNotFound": "無法在此模型中找到 URI 為 {0} 的儲存格"
|
||||
}
|
||||
22
i18n/cht/src/sql/parts/notebook/notebookActions.i18n.json
Normal file
22
i18n/cht/src/sql/parts/notebook/notebookActions.i18n.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"loading": "正在載入核心...",
|
||||
"changing": "正在變更核心...",
|
||||
"Kernel": "核心:",
|
||||
"AttachTo": "附加至:",
|
||||
"loadingContexts": "正在載入內容...",
|
||||
"addNewConnection": "新增連線",
|
||||
"selectConnection": "選取連線",
|
||||
"localhost": "localhost",
|
||||
"trustLabel": "受信任",
|
||||
"untrustLabel": "不受信任",
|
||||
"alreadyTrustedMsg": "筆記本已受信任。",
|
||||
"noKernel": "沒有核心",
|
||||
"noContextAvailable": "無"
|
||||
}
|
||||
10
i18n/cht/src/sql/parts/notebook/notebookUtils.i18n.json
Normal file
10
i18n/cht/src/sql/parts/notebook/notebookUtils.i18n.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mkdirOutputMsg": "... 正在建立 {0}"
|
||||
}
|
||||
Reference in New Issue
Block a user