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

31 lines
1.6 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."
],
"createOperator.createOperator": "演算子の作成",
"createOperator.editOperator": "演算子の編集",
"createOperator.General": "全般",
"createOperator.Notifications": "通知",
"createOperator.Name": "名前",
"createOperator.Enabled": "有効",
"createOperator.EmailName": "電子メール名",
"createOperator.PagerEmailName": "ポケットベル電子メール名",
"createOperator.PagerMondayCheckBox": "月曜日",
"createOperator.PagerTuesdayCheckBox": "火曜日",
"createOperator.PagerWednesdayCheckBox": "水曜日",
"createOperator.PagerThursdayCheckBox": "木曜日",
"createOperator.PagerFridayCheckBox": "金曜日 ",
"createOperator.PagerSaturdayCheckBox": "土曜日",
"createOperator.PagerSundayCheckBox": "日曜日",
"createOperator.workdayBegin": "始業時刻",
"createOperator.workdayEnd": "終業時刻",
"createOperator.PagerDutySchedule": "ポケットベルの受信スケジュール",
"createOperator.AlertListHeading": "アラートの一覧",
"createOperator.AlertNameColumnLabel": "アラート名",
"createOperator.AlertEmailColumnLabel": "電子メール",
"createOperator.AlertPagerColumnLabel": "ポケットベル"
}