Files
azuredatastudio/i18n/cht/extensions/agent/out/dialogs/alertDialog.i18n.json
2021-02-22 19:42:55 -08:00

64 lines
3.3 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."
],
"alertDialog.createAlert": "建立警示",
"alertDialog.editAlert": "編輯警示",
"alertDialog.General": "一般",
"alertDialog.Response": "回應",
"alertDialog.Options": "選項",
"alertDialog.eventAlert": "事件警示定義",
"alertDialog.Name": "名稱",
"alertDialog.Type": "類型",
"alertDialog.Enabled": "啟用",
"alertDialog.DatabaseName": "資料庫名稱",
"alertDialog.ErrorNumber": "錯誤號碼",
"alertDialog.Severity": "嚴重性",
"alertDialog.RaiseAlertContains": "當訊息包含以下項目時引發警示",
"alertDialog.MessageText": "訊息文字",
"alertDialog.Severity001": "001 - 其他系統資訊",
"alertDialog.Severity002": "002 - 已保留",
"alertDialog.Severity003": "003 - 已保留",
"alertDialog.Severity004": "004 - 已保留",
"alertDialog.Severity005": "005 - 已保留",
"alertDialog.Severity006": "006 - 已保留",
"alertDialog.Severity007": "007 - 通知: 狀態資訊",
"alertDialog.Severity008": "008 - 通知: 需要使用者操作",
"alertDialog.Severity009": "009 - 已定義使用者",
"alertDialog.Severity010": "010 - 資訊",
"alertDialog.Severity011": "011 - 找不到指定的資料庫物件",
"alertDialog.Severity012": "012 - 未使用",
"alertDialog.Severity013": "013 - 使用者交易語法錯誤",
"alertDialog.Severity014": "014 - 權限不足",
"alertDialog.Severity015": "015 - SQL 陳述式中的語法錯誤",
"alertDialog.Severity016": "016 - 其他使用者錯誤",
"alertDialog.Severity017": "017 - 資源不足",
"alertDialog.Severity018": "018 - 非嚴重內部錯誤",
"alertDialog.Severity019": "019 - 資源中的致命錯誤",
"alertDialog.Severity020": "020 - 目前的處理發生嚴重錯誤",
"alertDialog.Severity021": "021 - 資料庫處理序發生嚴重錯誤",
"alertDialog.Severity022": "022 - 嚴重錯誤: 資料表完整性受到質疑",
"alertDialog.Severity023": "023 - 嚴重錯誤: 資料庫完整性有疑慮",
"alertDialog.Severity024": "024 - 嚴重錯誤: 硬體錯誤",
"alertDialog.Severity025": "025 - 嚴重錯誤",
"alertDialog.AllDatabases": "<所有資料庫>",
"alertDialog.ExecuteJob": "執行作業",
"alertDialog.ExecuteJobName": "作業名稱",
"alertDialog.NotifyOperators": "通知運算子",
"alertDialog.NewJob": "新增作業",
"alertDialog.OperatorList": "運算子清單",
"alertDialog.OperatorName": "運算子",
"alertDialog.OperatorEmail": "電子郵件",
"alertDialog.OperatorPager": "頁面巡覽區",
"alertDialog.NewOperator": "新增運算子",
"alertDialog.IncludeErrorInEmail": "在電子郵件中包含警示錯誤文字",
"alertDialog.IncludeErrorInPager": "在頁面巡覽區中包括警示文字",
"alertDialog.AdditionalNotification": "要傳送的其他通知訊息",
"alertDialog.DelayBetweenResponse": "回應之間的延遲",
"alertDialog.DelayMinutes": "延遲分鐘數",
"alertDialog.DelaySeconds": "延遲秒數"
}